HardenedBSD/share/mk/local.dirdeps-targets.mk
Simon J. Gerraty ec7e7ee868 local.dirdeps-targets.mk include src.opts.mk
Include src.opts.mk to ensure we have options defined for when
assessing dirdeps-options.

Reviewed by:	stevek
2024-10-14 11:34:55 -07:00

8 lines
178 B
Makefile

.if !defined(MK_CLANG)
.include "${SRCTOP}/share/mk/src.opts.mk"
.endif
.-include <${.PARSEFILE:S/local/site/}>
DIRDEPS_TARGETS_DIRS ?= targets targets/pseudo targets/packages