freebsd-nq/share/mk
Satoshi Asami c679de5e1d (1) Use the new BSD.x11.dist mtree file to create directories under
/usr/X11R6 if USE_IMAKE or USE_X11 is set.  It is mostly designed
    after the XFree86 distribution, but also includes some of our own
    goodies (libexec, share/doc, etc/rc.d).

(2) Full support for per-port dependency target.  An optional
    ":<target>" can be added to any of the *_DEPENDS variables.  Do
    not attempt to print out anything about dependencies if NO_DEPENDS
    is set (there was already too much code duplication, and this
    extra colon has really pushed it over the limit).
Requested by: jfitz

(3) Make "reinstal" pmake-safe.
Reminded in an e-mail from: jkh
1997-06-04 00:12:19 +00:00
..
bsd.dep.mk Support GLOBAL style tags. 1997-04-13 06:44:25 +00:00
bsd.doc.mk Add variable LPR for printer command. 1997-05-11 10:42:00 +00:00
bsd.info.mk Put the "grossness" back; it had a purpose and anyone screwing around 1997-05-01 01:15:55 +00:00
bsd.kern.mk Revert $FreeBSD$ to $Id$ 1997-02-22 14:13:04 +00:00
bsd.kmod.mk Add SMPHDRS to CLEANFILES instead of replacing its current value. 1997-05-06 14:29:56 +00:00
bsd.lib.mk Add "-assert pure-text" to the link line. The warnings about RRS 1997-05-23 17:50:35 +00:00
bsd.libnames.mk Add LIBALIAS. 1997-05-23 04:48:23 +00:00
bsd.man.mk Updated comment about MANDEPEND (it was misplaced in bsd.prog.mk). 1997-04-19 14:55:17 +00:00
bsd.obj.mk Added trailing slash to ${CANONICALOBJDIR} in tests for directories, 1997-04-30 17:04:11 +00:00
bsd.own.mk Add new variables COMPRESS_CMD and COMPRESS_EXT. 1997-03-08 23:46:56 +00:00
bsd.port.mk (1) Use the new BSD.x11.dist mtree file to create directories under 1997-06-04 00:12:19 +00:00
bsd.port.subdir.mk Add comments. 1997-03-09 23:10:56 +00:00
bsd.prog.mk Change CXXINCLUDES to use "g++" explicitly. CXXINCLUDES was defined 1997-05-23 08:38:46 +00:00
bsd.README Add reference to `PMake - A Tutorial' 1997-03-09 15:51:07 +00:00
bsd.sgml.mk Add a `strip' target which remove the ^H from plain text files. 1997-05-25 12:43:06 +00:00
bsd.subdir.mk Support GLOBAL style tags. 1997-04-13 06:44:25 +00:00
Makefile Revert $FreeBSD$ to $Id$ 1997-02-22 14:13:04 +00:00
sys.mk Support GLOBAL style tags. 1997-04-13 06:44:25 +00:00