freebsd_amp_hwpstate/share/mk
Tim Vanderhoek e902c1bb07 Add variable INSTALLFLAGS_EDIT used to remove arbitrary INSTALLFLAGS.
Specifically intended for removing -fschg ("INSTALLFLAGS_EDIT=:S/schg/uchg/")
this makes the NOFSCHG flag redundant.  NOFSCHG will still be honoured by
bsd.lib.mk but is valid for buildworld only.  NOFSCHG is still implemented in
the old way (ie. _not_ ".if NOFSCHG then { INSTALLFLAGS_EDIT+=:S/schg/,/ }"
to emphasize the fact that NOFSCHG is only supported in a limited
fashion and for buildworld.

The interface and implementation are such that future use of flags such
as sappnd can also be easily removed or altered (perhaps to uappnd).

This commit brought to you by the letters B, D, and E, and the numbers six,
one, thirteen, and three.
1999-07-31 20:27:33 +00:00
..
Makefile Create /var/db/port.mkversion rather than /var/db/pkg/.mkversion to be in 1999-04-15 07:19:56 +00:00
bsd.README Complete back-out of the bsd.locale.mk change. 1998-05-20 22:27:18 +00:00
bsd.dep.mk Clean new index file(GPATH) of global. 1999-01-18 07:48:41 +00:00
bsd.doc.mk Make ../Makefile.inc handling more consistant to prevent multiple includes 1998-08-08 07:02:08 +00:00
bsd.docb.mk Backed out previous commit. It was for bug for bug compatibility with 1998-12-06 17:34:50 +00:00
bsd.info.mk Rewrote the changes in rev.1.53. Don't ignore errors from makeinfo. 1999-01-30 14:28:10 +00:00
bsd.kern.mk Fixed comment and whitespace lossage in recent commits. The -W flag 1999-01-29 10:57:18 +00:00
bsd.kmod.mk Add variable INSTALLFLAGS_EDIT used to remove arbitrary INSTALLFLAGS. 1999-07-31 20:27:33 +00:00
bsd.lib.mk Add variable INSTALLFLAGS_EDIT used to remove arbitrary INSTALLFLAGS. 1999-07-31 20:27:33 +00:00
bsd.libnames.mk add libhistory 1999-05-28 04:30:05 +00:00
bsd.man.mk Backed out rev.1.28. It was bogus because bsd.man.mk is only used 1998-09-09 10:12:07 +00:00
bsd.obj.mk Restored objlink. The previous commit was confused about the difference 1999-03-21 06:43:40 +00:00
bsd.own.mk add support to buildworld as a normal user: 1999-06-24 22:50:24 +00:00
bsd.port.mk Move bsd.port.*mk to under ${PORTSDIR}/Mk (already repository copied). 1999-01-26 03:40:12 +00:00
bsd.port.post.mk Move bsd.port.*mk to under ${PORTSDIR}/Mk (already repository copied). 1999-01-26 03:40:12 +00:00
bsd.port.pre.mk Move bsd.port.*mk to under ${PORTSDIR}/Mk (already repository copied). 1999-01-26 03:40:12 +00:00
bsd.port.subdir.mk Move bsd.port.*mk to under ${PORTSDIR}/Mk (already repository copied). 1999-01-26 03:40:12 +00:00
bsd.prog.mk Add variable INSTALLFLAGS_EDIT used to remove arbitrary INSTALLFLAGS. 1999-07-31 20:27:33 +00:00
bsd.sgml.mk This goes in doc distribution now. 1998-09-17 11:35:11 +00:00
bsd.subdir.mk Restored objlink. The previous commit was confused about the difference 1999-03-21 06:43:40 +00:00
sys.mk Revert to rev 1.41. 1998-09-15 05:24:01 +00:00