cvs commit: src/share/mk bsd.prog.mk
Ruslan Ermilov
ru at FreeBSD.org
Mon Feb 9 06:05:18 PST 2004
ru 2004/02/09 06:05:17 PST
FreeBSD src repository
Modified files:
share/mk bsd.prog.mk
Log:
Two changes to aid in cleaning up sys/boot/ makefiles:
- Don't put libc.a as a dependency if program is linked with -nostdlib.
- Added INTERNALPROG (by analogy to INTERNALLIB) for programs which are
built only for its side effect and shold not be installed.
Revision Changes Path
1.135 +9 -3 src/share/mk/bsd.prog.mk
More information about the cvs-src
mailing list