Searched hist:"51 fa76c495ddf626e84b26a9b891980184eb28f0" (Results 1 – 1 of 1) sorted by relevance
/freebsd/share/mk/ |
H A D | bsd.prog.mk | diff 51fa76c495ddf626e84b26a9b891980184eb28f0 Mon Feb 09 15:05:17 CET 2004 Ruslan Ermilov <ru@FreeBSD.org> 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. diff 51fa76c495ddf626e84b26a9b891980184eb28f0 Mon Feb 09 15:05:17 CET 2004 Ruslan Ermilov <ru@FreeBSD.org> 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.
|