freebsd-dev/release/picobsd/net
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
..
crunch1 Post process the crunch1.mk file to allow make arguments to passed on 2000-11-02 13:16:43 +00:00
floppy.tree Commit PicoBSD mega-patch: 2000-04-25 19:00:08 +00:00
lang Remove unused files 2000-02-08 15:21:43 +00:00
Makefile.mfs Update config files 2000-02-08 15:15:53 +00:00
mfs.mtree $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
PICOBSD Fix the PICOBSD kernel configs. They're now converted to use 2000-10-15 20:42:22 +00:00
PICOBSD.hints Fix the PICOBSD kernel configs. They're now converted to use 2000-10-15 20:42:22 +00:00