2d9180a3cc
makeoptions selector FOO+=bar "selector" may be anything used as a key in the selecttab, i.e. an option, a "device" name, an "attach" name, a file system, etc. Semantics: FOO+=bar when the selector is set. For example, if you have: makeoptions pickle CPPFLAGS+=-I${S}/picklesrc then "options PICKLE" will cause "CPPFLAGS+=-I${S}/picklesrc" to be added to the Makefile. Suggested by Matt Thomas. |
||
---|---|---|
.. | ||
config.8 | ||
defs.h | ||
files.c | ||
gram.y | ||
hash.c | ||
main.c | ||
Makefile | ||
Makefile.boot | ||
mkdevsw.c | ||
mkheaders.c | ||
mkioconf.c | ||
mkmakefile.c | ||
mkswap.c | ||
pack.c | ||
scan.l | ||
sem.c | ||
sem.h | ||
strerror.c | ||
util.c |