freebsd-skq/share/mk
Ruslan Ermilov dee651eb15 Introduce the PRECIOUSPROG knob in bsd.prog.mk, similar
to PRECIOUSLIB from bsd.lib.mk.  The side effect of this
is making installing the world under jail(8) possible by
using another knob, NOFSCHG.

Reviewed by:	oliver
2004-11-03 18:01:21 +00:00
..
bsd.cpu.mk Define "I386_CPU" if CPUTYPE is 'i386'. Userland bits can check for "I386_CPU" 2004-10-19 17:25:33 +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
bsd.files.mk
bsd.incs.mk
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
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 Install precious shared libraries with -S. 2004-10-01 07:57:02 +00:00
bsd.libnames.mk Fix build in the !NOATM case by using the begemot library in place of 2004-09-24 22:10:34 +00:00
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 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
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 Introduce the PRECIOUSPROG knob in bsd.prog.mk, similar 2004-11-03 18:01:21 +00:00
bsd.README Removed COPTS support from kmod.mk and kern.pre.mk. 2004-08-13 14:30:26 +00:00
bsd.subdir.mk Although 'Unanimous Consent' appears to be a well defined and used in 2004-09-07 15:19:40 +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 For variables that are only checked with defined(), don't provide 2004-10-24 15:33:08 +00:00
sys.mk Switch the default CFLAGS to -O2 -pipe. 2004-10-25 20:04:50 +00:00