cvs commit: src/usr.sbin/named Makefile
Colin Percival
cperciva at FreeBSD.org
Sun Aug 13 05:32:11 UTC 2006
cperciva 2006-08-13 05:32:10 UTC
FreeBSD src repository
Modified files:
usr.sbin/named Makefile
Log:
Undefine __DATE__ in order to avoid placing a build timestamp into
/usr/sbin/{named, lwresd}. Note that POSIX / C99 doesn't technically
allow __DATE__ to be (un|re)defined, but gcc does what we mean anyway.
Approved by: dougb
MFC after: 1 month
Revision Changes Path
1.42 +3 -0 src/usr.sbin/named/Makefile
More information about the cvs-src
mailing list