cvs commit: src/share/mk bsd.dep.mk
Ruslan Ermilov
ru at FreeBSD.org
Tue Jan 13 09:37:47 PST 2004
ru 2004/01/13 09:37:45 PST
FreeBSD src repository
Modified files:
share/mk bsd.dep.mk
Log:
Introduce DPSRCS, that holds the list of source files which are
needed for generating dependencies. SRCS are always part of it,
and normally only they.
This can be useful in some random cases where it's necessary to
have something in .depend that isn't part of SRCS. This will be
used to replace a hack in lib/libpam/libpam/Makefile.
Revision Changes Path
1.43 +8 -5 src/share/mk/bsd.dep.mk
More information about the cvs-src
mailing list