freebsd-skq/share/mk
hoek ea145ecb4c 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
..
bsd.dep.mk
bsd.doc.mk
bsd.docb.mk
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
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
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
bsd.port.post.mk
bsd.port.pre.mk
bsd.port.subdir.mk
bsd.prog.mk Add variable INSTALLFLAGS_EDIT used to remove arbitrary INSTALLFLAGS. 1999-07-31 20:27:33 +00:00
bsd.README
bsd.sgml.mk
bsd.subdir.mk Restored objlink. The previous commit was confused about the difference 1999-03-21 06:43:40 +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
sys.mk