freebsd-dev/share/mk
ru 86ee1af788 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.
2004-01-13 17:37:45 +00:00
..
bsd.cpu.mk Keep up with sys/conf/ changes. 2004-01-10 18:01:08 +00:00
bsd.dep.mk Introduce DPSRCS, that holds the list of source files which are 2004-01-13 17:37:45 +00:00
bsd.doc.mk Document most of bsd.doc.mk variables. 2002-10-30 17:03:48 +00:00
bsd.files.mk Drop support for COPY, -c has been the default mode of install(1) 2002-07-29 09:40:17 +00:00
bsd.incs.mk
bsd.info.mk Fixed typo in a comment. 2003-05-21 12:58:28 +00:00
bsd.init.mk
bsd.kmod.mk
bsd.lib.mk - No need to create libfoo.so -> libfoo.so.X symlinks in /lib, 2003-09-07 14:15:40 +00:00
bsd.libnames.mk Add a define for libbsnmp. 2003-11-10 09:07:30 +00:00
bsd.links.mk
bsd.man.mk Implement sed(1) commands using the make(1)'s RE variable modifier. 2003-09-07 12:59:22 +00:00
bsd.nls.mk
bsd.obj.mk Fix a very corner case when you want to make cleandir SUBDIRs which 2004-01-02 05:05:48 +00:00
bsd.own.mk Fix typo. 2003-08-18 00:33:35 +00:00
bsd.port.mk
bsd.port.post.mk
bsd.port.pre.mk
bsd.port.subdir.mk
bsd.prog.mk Whitespace diff reduction between bsd.prog.mk and bsd.lib.mk outputs. 2003-08-31 15:20:17 +00:00
bsd.README Apply the first in a series of patches which will bring bsd.README up to date. 2003-05-17 18:03:05 +00:00
bsd.subdir.mk
bsd.sys.mk Put the warning flags to where they belong (into CWARNFLAGS). 2004-01-11 10:29:55 +00:00
Makefile Fixed sys/boot/pc98/boot2/Makefile to use kern.mk and 2003-03-02 21:18:40 +00:00
sys.mk Removed the ancient .LIBS setting that causes non-existent 2003-10-03 20:47:37 +00:00