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 This are the build infrastructure changes to allow to use the 2004-03-12 21:36:12 +00:00
bsd.doc.mk Document most of bsd.doc.mk variables. 2002-10-30 17:03:48 +00:00
bsd.files.mk Drop support for COPY, -c has been the default mode of install(1) 2002-07-29 09:40:17 +00:00
bsd.incs.mk Try really hard to fix parallel installs. Add a bunch of .ORDER 2002-07-03 12:28:03 +00:00
bsd.info.mk Fixed bogus ${FOO:Mbar} tests where the actual intent is to check 2004-01-27 23:22:15 +00:00
bsd.init.mk Don't include bsd.own.mk from sys.mk, this makes it impossible 2002-04-17 13:49:29 +00:00
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 Register libarchive in bsd.libnames.mk and mdoc.local 2004-02-13 01:14:38 +00:00
bsd.links.mk Try really hard to fix parallel installs. Add a bunch of .ORDER 2002-07-03 12:28:03 +00:00
bsd.man.mk Implement sed(1) commands using the make(1)'s RE variable modifier. 2003-09-07 12:59:22 +00:00
bsd.nls.mk Reimplemented bsd.nls.mk using bsd.files.mk and bsd.links.mk. 2002-07-02 12:37:09 +00:00
bsd.obj.mk Mark the "obj" target with the .PHONY attribute. 2004-04-13 12:36:00 +00:00
bsd.own.mk Temporarily put STRIP back; bsd.port.mk still needs it. 2004-02-05 20:48:44 +00:00
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 Fix the type of .include. 2002-04-19 07:42:41 +00:00
bsd.port.pre.mk Fix the type of .include. 2002-04-19 07:42:41 +00:00
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 Two changes to aid in cleaning up sys/boot/ makefiles: 2004-02-09 14:05:17 +00:00
bsd.README Don't define STRIP in bsd.own.mk. 2004-02-05 20:16:18 +00:00
bsd.subdir.mk Moved the `distribute' target from bsd.obj.mk to bsd.subdir.mk, 2002-07-12 15:09:35 +00:00
bsd.sys.mk This are the build infrastructure changes to allow to use the 2004-03-12 21:36:12 +00:00
Makefile GC port.mkversion. 2004-02-05 00:07:09 +00:00
sys.mk Moved FreeBSD build pollution (/etc/make.conf) and zombie aout support 2004-05-12 22:53:52 +00:00