Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F148015491
D21605.id61939.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
517 B
Referenced Files
None
Subscribers
None
D21605.id61939.diff
View Options
Index: head/lib/libbsnmp/libbsnmp/Makefile
===================================================================
--- head/lib/libbsnmp/libbsnmp/Makefile
+++ head/lib/libbsnmp/libbsnmp/Makefile
@@ -26,9 +26,7 @@
snmptc.h : tc.def
(\
- echo -n "/* autogenerated from tc.def; ";\
- ls -l -D "%F %T" ${.ALLSRC} | awk '{printf("%s %s", $$6, $$7)}';\
- echo "*/";\
+ echo "/* autogenerated from tc.def */";\
echo "#ifndef snmptc_h_1529923773";\
echo "#define snmptc_h_1529923773";\
gensnmptree -E -f <${.ALLSRC};\
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Mar 16, 5:11 AM (18 h, 30 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29755113
Default Alt Text
D21605.id61939.diff (517 B)
Attached To
Mode
D21605: Avoid the use of the non-portable -D argument to ls.
Attached
Detach File
Event Timeline
Log In to Comment