Prep stage tree for tests
This commit is contained in:
parent
6ef8a250e0
commit
9eb2bf7210
@ -8,7 +8,7 @@ all:
|
||||
# we don't need to see it.
|
||||
stage-distrib-dirs: .META
|
||||
mkdir -p ${STAGE_OBJTOP}
|
||||
${.MAKE} -C ${SRCTOP}/etc distrib-dirs DESTDIR=${STAGE_OBJTOP} > $@
|
||||
${.MAKE} -C ${SRCTOP}/etc distrib-dirs -DWITH_TESTS DESTDIR=${STAGE_OBJTOP} > $@
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user