freebsd-src/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 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 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 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 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