Use src.opts.mk
This commit is contained in:
parent
77fe74ed79
commit
1e93612eb7
@ -5,7 +5,7 @@
|
|||||||
DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
|
DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
|
||||||
|
|
||||||
.if !defined(MK_CTF)
|
.if !defined(MK_CTF)
|
||||||
.include "${SRCTOP}/share/mk/bsd.opts.mk"
|
.include "${SRCTOP}/share/mk/src.opts.mk"
|
||||||
.endif
|
.endif
|
||||||
|
|
||||||
DIRDEPS = \
|
DIRDEPS = \
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
|
DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
|
||||||
|
|
||||||
.if !defined(MK_CLANG)
|
.if !defined(MK_CLANG)
|
||||||
.include "${SRCTOP}/share/mk/bsd.opts.mk"
|
.include "${SRCTOP}/share/mk/src.opts.mk"
|
||||||
.endif
|
.endif
|
||||||
|
|
||||||
DIRDEPS= usr.bin/xinstall
|
DIRDEPS= usr.bin/xinstall
|
||||||
|
Loading…
x
Reference in New Issue
Block a user