cvs commit: src/usr.bin/nc Makefile
Xin LI
delphij at FreeBSD.org
Mon Feb 7 05:45:39 GMT 2005
delphij 2005-02-07 05:45:38 UTC
FreeBSD src repository
Modified files:
usr.bin/nc Makefile
Log:
Revamp several Makefile nits:
- .PATH: is spelled ``.PATH: ''
- Don't forget to use DPADD so ``make checkdpadd'' is
not broken.
- LDADD should not come with + as it's empty in the
first place
Suggested by: ru
Revision Changes Path
1.2 +3 -2 src/usr.bin/nc/Makefile
More information about the cvs-src
mailing list