freebsd-dev/share/mk
Oliver Eikemeier 4a209e39a0 Enable testing of customized variants of bsd.port.mk and
bsd.port.subdir.mk, without the overhead of an additional ports tree.

Use
  make BSDPORTMK='${PORTSDIR}/My.Mk/bsd.port.mk' target
and
  make BSDPORTSUBDIRMK='${PORTSDIR}/My.Mk/bsd.port.subdir.mk' target

to build with the alternate versions.

MFC after:	3 days
2004-07-02 20:47:18 +00:00
..
bsd.cpu.mk Define MACHINE_CPU for arm. 2004-05-14 13:34:15 +00:00
bsd.dep.mk
bsd.doc.mk
bsd.files.mk
bsd.incs.mk
bsd.info.mk
bsd.init.mk
bsd.kmod.mk Fixed style bugs in previous commit (151 characters of trailing whitespace). 2004-06-21 16:12:02 +00:00
bsd.lib.mk Add SHLIB as a shortcut for shared-only libraries. 2004-05-07 09:58:36 +00:00
bsd.libnames.mk
bsd.links.mk
bsd.man.mk
bsd.nls.mk
bsd.obj.mk Mark the "obj" target with the .PHONY attribute. 2004-04-13 12:36:00 +00:00
bsd.own.mk
bsd.port.mk Enable testing of customized variants of bsd.port.mk and 2004-07-02 20:47:18 +00:00
bsd.port.post.mk
bsd.port.pre.mk
bsd.port.subdir.mk Enable testing of customized variants of bsd.port.mk and 2004-07-02 20:47:18 +00:00
bsd.prog.mk
bsd.README
bsd.subdir.mk
bsd.sys.mk
Makefile
sys.mk Moved FreeBSD build pollution (/etc/make.conf) and zombie aout support 2004-05-12 22:53:52 +00:00