freebsd-skq/share/mk
bde 8d240376ff Recover improvements in 4.4lite version that were clobbered by the
previous commit:
+ Everything is initialized using ?= instead of =.
+ Nicer formatting (more white space).
+ .c: rule.

Add macros ECHO and ECHODIR.  Both are normally `echo', but when
the make flags include -s, ECHO is set to `true' and when the make
flags include two or more -s's ECHODIR is set to `true'.  @${ECHO}
should be used instead of @echo in most cases.  ${ECHODIR} is
intended to be used mainly for messages about directory names.
1994-08-28 14:56:07 +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 Spplat our 1.1.5 `mk' ifiles over the top of the 4.4 ones. So far 1994-08-04 21:09:27 +00:00
bsd.lib.mk Add support for two modifier variables which will be useful soon: 1994-08-26 18:58:10 +00:00
bsd.man.mk Spplat our 1.1.5 `mk' ifiles over the top of the 4.4 ones. So far 1994-08-04 21:09:27 +00:00
bsd.own.mk Add a couple of files we created in 1.x. 1994-08-04 21:10:08 +00:00
bsd.port.mk Lots of changes - get the NO_XXX things over, add @'s to the touches for 1994-08-28 14:41:34 +00:00
bsd.port.subdir.mk Whoops - left out the package rule! 1994-08-22 13:02:16 +00:00
bsd.prog.mk Make the install targets obey the INSTALLFLAGS requests in the new 1994-08-10 02:48:08 +00:00
bsd.README Fix filenames for LIBC and LIBTERM. 1994-08-28 14:21:55 +00:00
bsd.subdir.mk Spplat our 1.1.5 `mk' ifiles over the top of the 4.4 ones. So far 1994-08-04 21:09:27 +00:00
Makefile Add bsd.port* to the Makefile. 1994-08-28 09:35:51 +00:00
sys.mk Recover improvements in 4.4lite version that were clobbered by the 1994-08-28 14:56:07 +00:00