aboutsummaryrefslogtreecommitdiff
path: root/sys/security/mac/(public-mirror)
diff options
context:
space:
mode:
authorSimon J. Gerraty <sjg@FreeBSD.org>2024-10-14 21:58:12 +0000
committerSimon J. Gerraty <sjg@FreeBSD.org>2024-10-14 21:58:12 +0000
commit2bdd404abe2cdf9f52ddc45202afbde637f97292 (patch)
tree8a1aeeb45210b7deb9c31387adcc5adf7e8ac270 /sys/security/mac/(public-mirror)
parentec7e7ee868476e39980facdb0a69d9ae15e9b466 (diff)
downloadsrc-main.tar.gz
src-main.zip
bootstrap-packages handle optional DIRDEPSHEADmain
Add logic to bootstrap-packages.sh to handle constructs like: SUBDIR.${MK_OPT}+= sub and: .if ${MK_OPT} == "yes" SUBDIR+= sub .endif there are other methods used in various makefiles so this will be better than nothing, but not complete coverage. In either case a reldir will be added to targets/packages/$package/Makefile.depend.options rather than targets/packages/$package/Makefile.depend It does not matter that in many cases the Makefile.depend will end up with no DIRDEPS. Also check that parent Makefile does not have a subdir commented out, before including it. If BOOTSTRAP_PACKAGES_FLAGS is -v we report each Makefile.depend[.options] we create. Reviewed by: stevek
Diffstat (limited to 'sys/security/mac/(public-mirror)')
0 files changed, 0 insertions, 0 deletions