a5e7d98e8a
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. |
||
---|---|---|
.. | ||
build | ||
clean | ||
crunch.inc | ||
Makefile | ||
Makefile.conf | ||
Makefile.crunch | ||
Makefile.mfs | ||
mfs.mtree | ||
munge_crunchmk.pl | ||
stage1 | ||
write_mfs_in_kernel.c |