summaryrefslogtreecommitdiffstats
path: root/share/mk/local.dirdeps.mk
diff options
context:
space:
mode:
Diffstat (limited to 'share/mk/local.dirdeps.mk')
-rw-r--r--share/mk/local.dirdeps.mk9
1 files changed, 0 insertions, 9 deletions
diff --git a/share/mk/local.dirdeps.mk b/share/mk/local.dirdeps.mk
index af7cf77..d5d9e40 100644
--- a/share/mk/local.dirdeps.mk
+++ b/share/mk/local.dirdeps.mk
@@ -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
OpenPOWER on IntegriCloud