Simon J. Gerraty
948f327ee4
Rename META_MODE option to DIRDEPS_BUILD
...
This allows META_FILES option to be renamed META_MODE.
Also add META_COOKIE_TOUCH for use in targets that can benefit
from a cookie when in meta mode.
Differential Revision: https://reviews.freebsd.org/D4153
Reviewed by: bdrewery
2015-11-14 03:24:48 +00:00
Bryan Drewery
b917e97346
Document NO_DIRDEPS for META_MODE and give link to full details.
2015-09-18 22:22:32 +00:00
Bryan Drewery
da6e996de3
src.conf.5: Make it self-documenting that the mkopts are environment-only.
...
Sponsored by: EMC / Isilon Storage Division
2015-09-17 20:33:52 +00:00
Bryan Drewery
ca04571419
Document src-env.conf and note its use for MAKEOBJDIRPREFIX and WITH_META_MDOE.
...
Sponsored by: EMC / Isilon Storage Division
2015-09-17 17:45:20 +00:00
Bryan Drewery
1c67eb6420
Document NO_SILENT for META_MODE.
...
Reword and add some formatting as well.
2015-09-17 05:01:04 +00:00
Simon J. Gerraty
cc2520d2f3
Fix generation of src.conf.5
...
Since makeman turns all options on, we need to guard somethings from
make(showconfig)
2015-06-22 20:21:57 +00:00