freebsd-skq/share/mk
asami f0fef57ac8 (1) Add NetBSD support. Closes PR bin/1643.
Submitted by:	Jason Thorpe <thorpej@nas.nasa.gov>

(2) Remove the bogus "CAT+=" definition.  Closes PR ports/1703.
Submitted by:	Peter Childs <pjchilds@imforei.apana.org.au>

(3) Change MKDIR to "/bin/mkdir -p", remove "-p" from ${MKDIR}
    invocations.  Closes PR ports/1901.
Submitted by:	obrien

(4) Add a new macro variable COMPRESS_MAN, which will evaluate to gzip
    if NOMANCOMPRESS isn't set (default), or true if it is.

(5) Add a new variable NO_CHECKSUM, which will disable the md5 checksum.
Submitted by:	jkh

(6) Also, move NO_PATCH and NO_PACKAGE checks to right place in
    invocation order.

(7) Check for LIB_DEPENDS before installation too.  (It used to check
    only before extraction.)
Forgotten a long time ago by:	asami
1996-11-01 07:22:37 +00:00
..
bsd.dep.mk Back out the recent DEPEND changes - as Bruce points out, it's bogus. 1996-08-25 05:16:56 +00:00
bsd.doc.mk BSD.usr.dist: 1996-09-03 15:14:45 +00:00
bsd.info.mk BSD.usr.dist: 1996-09-03 15:14:45 +00:00
bsd.kern.mk Oops, this wasn't supposed to have -Wcast-qual yet. 1996-10-09 18:41:40 +00:00
bsd.kmod.mk Centralized the definition of CWARNFLAGS into bsd.kern.mk. 1996-10-08 22:09:03 +00:00
bsd.lib.mk Fixed dependencies on libraries which I broke in rev.1.39 of 1996-09-28 06:01:01 +00:00
bsd.libnames.mk Add LIBSTDCPLUSPLUS 1996-10-04 08:55:05 +00:00
bsd.man.mk Workaround to (hopefully) fix the NOMANCOMPRESS case of the MANFILTER-using 1996-09-16 14:13:40 +00:00
bsd.obj.mk Don't warn about non-canonical object directories if they have been 1996-09-29 18:28:55 +00:00
bsd.own.mk
bsd.port.mk (1) Add NetBSD support. Closes PR bin/1643. 1996-11-01 07:22:37 +00:00
bsd.port.subdir.mk (1) Add NetBSD support. Closes PR bin/1643. 1996-11-01 07:22:37 +00:00
bsd.prog.mk Fixed dependencies on libraries which I broke in rev.1.39 of 1996-09-28 06:01:01 +00:00
bsd.README
bsd.sgml.mk Generate ISO-8859-1 text by default instead of US-ASCII. 1996-10-08 13:45:06 +00:00
bsd.subdir.mk Added a `checkdpadd' target to help check that ${DPADD} is consistent with 1996-09-20 16:17:07 +00:00
Makefile Centralized the definition of CWARNFLAGS into bsd.kern.mk. 1996-10-08 22:09:03 +00:00
sys.mk