freebsd-dev/share/mk
Satoshi Asami c9f6c74d48 Define MASTER_SITE_SUBDIR and PATCH_SITE_SUBDIR to default to "." so
we won't have double-slashes.

Add support for new port variable MANUAL_PACKAGE_BUILD.  If this is
defined as well as the user variable PACKAGE_BUILDING, the port will
be ignored.  This is used to mark ports that can be built normally
except on a machine that has a lot of conflicting ports (i.e., our
package building machine).
1997-11-20 05:33:56 +00:00
..
bsd.dep.mk Changes to support full make parallelism (-j<n>) in the world 1997-10-05 09:40:24 +00:00
bsd.doc.mk Remove the comments hat just list the nested includes. 1997-11-09 15:03:15 +00:00
bsd.info.mk Remove the comments hat just list the nested includes. 1997-11-09 15:03:15 +00:00
bsd.kern.mk Oops, comment lines can't be indented either. 1997-10-21 10:39:27 +00:00
bsd.kmod.mk Remove the comments hat just list the nested includes. 1997-11-09 15:03:15 +00:00
bsd.lib.mk Restore the BINFORMAT?= in sys.mk, or it's painfully difficult to use 1997-09-05 11:45:15 +00:00
bsd.libnames.mk Add LIBALIAS. 1997-05-23 04:48:23 +00:00
bsd.man.mk Remove the comments hat just list the nested includes. 1997-11-09 15:03:15 +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 Define MASTER_SITE_SUBDIR and PATCH_SITE_SUBDIR to default to "." so 1997-11-20 05:33:56 +00:00
bsd.port.subdir.mk Add new target "checksubdirs". It will warn about any subdirectories that 1997-11-20 05:31:44 +00:00
bsd.prog.mk Change the BINFORMAT definitions so that they do not depend on sys.mk, 1997-09-05 09:09:56 +00:00
bsd.README Add reference to `PMake - A Tutorial' 1997-03-09 15:51:07 +00:00
bsd.sgml.mk Remove the comments hat just list the nested includes. 1997-11-09 15:03:15 +00:00
bsd.subdir.mk target(__target) -> target(${__target}) 1997-11-15 13:09:52 +00:00
Makefile Revert $FreeBSD$ to $Id$ 1997-02-22 14:13:04 +00:00
sys.mk Restore the BINFORMAT?= in sys.mk, or it's painfully difficult to use 1997-09-05 11:45:15 +00:00