HardenedBSD/share/mk
Satoshi Asami 218515c5f8 Make bsd.port.mk includable in two phases. bsd.port.pre.mk defines only
a few variables that could be used in the port Makefile for ".if exists()"
tests.  bsd.port.post.mk defines the rest.

Note: if you define USE_X_PREFIX or USE_IMAKE, put it before including
bsd.port.pre.mk.  These are the only two variables used in the first part.

In reality, bsd.port.pre.mk and bsd.port.post.mk just include bsd.port.mk
with special variables to turn part of it off.
1998-11-11 05:21:29 +00:00
..
bsd.dep.mk
bsd.doc.mk
bsd.docb.mk
bsd.info.mk
bsd.kern.mk
bsd.kmod.mk Do not add ${KMOD} to the CLEANFILES list. We want ${PROG} which is either 1998-11-05 04:01:55 +00:00
bsd.lib.mk Default to aout only on i386. Before we defaulted to elf only on 1998-10-19 20:09:17 +00:00
bsd.libnames.mk Two patches from the HARP people: 1998-09-17 09:35:02 +00:00
bsd.man.mk
bsd.obj.mk BINFORMAT -> OBJFORMAT ready for E-day. 1998-08-30 20:33:27 +00:00
bsd.own.mk Default to aout only on i386. Before we defaulted to elf only on 1998-10-19 20:09:17 +00:00
bsd.port.mk Make bsd.port.mk includable in two phases. bsd.port.pre.mk defines only 1998-11-11 05:21:29 +00:00
bsd.port.post.mk Make bsd.port.mk includable in two phases. bsd.port.pre.mk defines only 1998-11-11 05:21:29 +00:00
bsd.port.pre.mk Make bsd.port.mk includable in two phases. bsd.port.pre.mk defines only 1998-11-11 05:21:29 +00:00
bsd.port.subdir.mk (1) New variable MAKE_ARGS: will be appended to build/install make argument 1998-11-08 10:29:53 +00:00
bsd.prog.mk Allow ``make BINDIR=/foo/games'' to work. 1998-10-18 09:35:17 +00:00
bsd.README
bsd.sgml.mk This goes in doc distribution now. 1998-09-17 11:35:11 +00:00
bsd.subdir.mk
Makefile Make bsd.port.mk includable in two phases. bsd.port.pre.mk defines only 1998-11-11 05:21:29 +00:00
sys.mk