freebsd-skq/share/mk
Warner Losh 30aaff1192 Migrate to a new way of dealing with building from old revisions of
FreeBSD.  This method attempts to centralize all the necessary hacks
or work arounds in one of two places in the tree (src/Makefile.inc1
and src/tools/build).  We build a small compatibility library
(libbuild.a) as well as selectively installing necessary include
files.  We then include this directory when building host binaries.

This removes all the past release compatibilty hacks from various
places in the tree.  We still build on tip of stable and current.  I
will work with those that want to support more, although I anticipate
it will just work.

Many thanks to ru@, obrien@ and jhb@ for providing valuable input at
various stage of implementation, as well as for working together to
positively effect a change for the better.
2003-04-05 20:30:30 +00:00
..
bsd.cpu.mk Globally use -mieee in /usr/src for Alpha. 2003-03-29 03:14:24 +00:00
bsd.dep.mk Added the new variable CTAGS which, if set to "ctags", reverts 2002-10-17 13:48:13 +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 Drop support for COPY, -c has been the default mode of install(1) 2002-07-29 09:40:17 +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 Bring in the WARNS directive from NetBSD, localized in a new bsd.sys.mk 2001-05-19 23:18:21 +00:00
bsd.lib.mk Extend the lint handling a bit. 2002-09-20 19:32:51 +00:00
bsd.libnames.mk Added GEOM library to the bsd.libnames.mk namespace. 2003-03-21 14:31:51 +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 Revert last delta. SGR support in grotty(1) is disabled system-wide 2002-10-18 09:14:17 +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 test -h is deprecated; use -L instead. 2002-08-31 02:22:33 +00:00
bsd.own.mk If we carry our MODULES_WITH_WORLD, we probably also do not want 2003-03-03 22:54:35 +00:00
bsd.port.mk Style. 2002-04-19 07:43:50 +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 Style. 2002-04-19 07:43:50 +00:00
bsd.prog.mk Added the new variable CTAGS which, if set to "ctags", reverts 2002-10-17 13:48:13 +00:00
bsd.README Record the sudden death of bsd.kern.mk and bsd.sgml.mk. 2003-03-12 14:31:36 +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 Migrate to a new way of dealing with building from old revisions of 2003-04-05 20:30:30 +00:00
Makefile Fixed sys/boot/pc98/boot2/Makefile to use kern.mk and 2003-03-02 21:18:40 +00:00
sys.mk Added the new variable CTAGS which, if set to "ctags", reverts 2002-10-17 13:48:13 +00:00