freebsd-src/release
Josef Karthauser a5e7d98e8a Post process the crunch1.mk file to allow make arguments to passed on
a per program basis allowing a greater control on what is built.

The buildopts file contains Makefile lines of form:

	# Anything added to OPTS is added to every build rule.
	OPTS= -DNOPAM

	# These should only be added to the build of user-ppp.
	ppp_OPTS= -DNOKLDLOAD -DNOINET6 -DNONAT -DNOATM -DNOSUID \
		-DHAVE_DES -DNORADIUS -DNOI4B -DNONETGRAPH

Really these should be added to crunch.inc, but that file is currently
optional, and if defined masks the global one.  Next step will be to move
these global settings back out into the individual builds as OPTS, and
then migrate OPTS and prog_OPTS back into the local crunch.inc file.
2000-11-02 13:16:43 +00:00
..
alpha Do not include uscanner in the generated kernel config. Also, remove 2000-10-25 15:21:19 +00:00
amd64 Do not include uscanner in the generated kernel config. Also, remove 2000-10-25 15:21:19 +00:00
i386 I forgot the driver configuration file for mfsroot.flp. 2000-10-31 07:41:38 +00:00
pc98 Do not include uscanner in the generated kernel config. Also, remove 2000-10-25 15:21:19 +00:00
picobsd Post process the crunch1.mk file to allow make arguments to passed on 2000-11-02 13:16:43 +00:00
scripts Moved driver modules for some PCI NICs and PCCARD-only NICs to mfsroot.flp. 2000-10-31 07:39:07 +00:00
sysinstall Moved driver modules for some PCI NICs and PCCARD-only NICs to mfsroot.flp. 2000-10-31 07:39:07 +00:00
texts add support for 3Com 3c575TX Fast Etherlink XL. 2000-11-02 06:49:38 +00:00
boot_crunch.conf IPv6 support. 2000-07-14 08:33:10 +00:00
fixit.profile $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
fixit.services $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
fixit_crunch.conf - Removed machine dependent directory and command from 2000-06-29 13:34:54 +00:00
Makefile Merge from RELENG_4 (1.536.2.24 to 1.536.2.25). 2000-11-02 12:29:22 +00:00
write_mfs_in_kernel.c Correct slight stuff-up in previous patch. 1999-12-16 02:14:30 +00:00