commit | 3dcdc463780a0ff4560c5b0ce8c6184d09edf11b | [log] [tgz] |
---|---|---|
author | Stephen Smalley <sds@tycho.nsa.gov> | Mon Oct 31 13:41:12 2016 -0400 |
committer | Stephen Smalley <sds@tycho.nsa.gov> | Wed Nov 16 11:19:50 2016 -0500 |
tree | 9bb33a7e1b2f021cc4f94a1556968e0b67894679 | |
parent | c9c97d6e8bace621b8d91c1f5fb1e321f8d4c326 [diff] |
Make it easy to omit optional components. Split optional components into their own overridable OPT_SUBDIRS definition. Then you can build without them via make OPT_SUBDIRS= or specify a subset of them in that manner. Signed-off-by: Stephen Smalley <sds@tycho.nsa.gov>