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
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
.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
|
||||
|
||||
Reference in New Issue
Block a user