freebsd-dev/share/mk
Bruce Evans 2175e44a77 Define `RANTOUCH?= ${RANLIB} -t' and use it instead of ${RANLIB} -t.
RANTOUCH may be defined in /etc/make.conf as
`${ECHO} skipping ${RANLIB} -t' to help stop `make install' from
changing the timestamps on unchanged libraries, thus making the
uninstalled binaries appear to be out of date...  Other changes
are required to stop install from clobbering the timestamps.
1994-11-14 04:55:39 +00:00
..
bsd.dep.mk Add a couple of files we created in 1.x. 1994-08-04 21:10:08 +00:00
bsd.doc.mk Add a new "distribute" target. This is a variant of install, which will 1994-11-13 21:05:28 +00:00
bsd.kmod.mk Add a new "distribute" target. This is a variant of install, which will 1994-11-13 21:05:28 +00:00
bsd.lib.mk Define `RANTOUCH?= ${RANLIB} -t' and use it instead of ${RANLIB} -t. 1994-11-14 04:55:39 +00:00
bsd.man.mk Use ${ECHO} instead of echo' so that make -s' is fairly quiet. 1994-08-28 15:37:40 +00:00
bsd.own.mk Add support for DEBUG_FLAGS. If you say something like: 1994-09-16 14:30:25 +00:00
bsd.port.mk Add patch cookies. This should prevent gratuitous patch re-application 1994-11-11 09:45:33 +00:00
bsd.port.subdir.mk Add support for DEBUG_FLAGS. If you say something like: 1994-09-16 14:30:25 +00:00
bsd.prog.mk Define LIBEDIT, LIBGCC, LIBKVM, LIBSCRYPT and LIBY. 1994-11-14 04:28:44 +00:00
bsd.README Fix typo in description of LIBRPCSVC. 1994-10-19 21:36:31 +00:00
bsd.subdir.mk Add a new "distribute" target. This is a variant of install, which will 1994-11-13 21:05:28 +00:00
Makefile A make system file for building LKMs, derived from bsd.prog.mk. 1994-09-14 21:59:28 +00:00
sys.mk Update make.conf and sys.mk to reflect the most recent advances in 1994-11-07 04:18:04 +00:00