Remove redundant code imported into dirdeps.mk in r290956.
Sponsored by: EMC / Isilon Storage Division
This commit is contained in:
parent
131b08123e
commit
d237fa1708
@ -9,15 +9,6 @@
|
||||
# DEP_MACHINE is set before we get here, this may not be.
|
||||
DEP_RELDIR ?= ${RELDIR}
|
||||
|
||||
.if ${.TARGETS:Uall:M*/*} && empty(DIRDEPS)
|
||||
# This little trick let's us do
|
||||
#
|
||||
# mk -f dirdeps.mk some/dir.i386,bsd
|
||||
#
|
||||
DIRDEPS := ${.TARGETS:M*/*}
|
||||
${.TARGETS:Nall}: all
|
||||
.endif
|
||||
|
||||
# making universe is special
|
||||
.if defined(UNIVERSE_GUARD)
|
||||
# these should be done by now
|
||||
|
Loading…
Reference in New Issue
Block a user