summaryrefslogtreecommitdiffstats
path: root/share/mk/bsd.dep.mk
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1996-08-25 05:16:56 +0000
committerjkh <jkh@FreeBSD.org>1996-08-25 05:16:56 +0000
commit109d53254e55ea0ca0c20d9ccf6af0375b78fa7b (patch)
tree959d2743ce78e617d4f73150434748eca08a3b78 /share/mk/bsd.dep.mk
parentd1a13b5346d4419b255637cce6c86b5ff902275e (diff)
downloadFreeBSD-src-109d53254e55ea0ca0c20d9ccf6af0375b78fa7b.zip
FreeBSD-src-109d53254e55ea0ca0c20d9ccf6af0375b78fa7b.tar.gz
Back out the recent DEPEND changes - as Bruce points out, it's bogus.
I'll leave any future Makefile hackery to him since he's clearly thought about this a great deal more than I have.
Diffstat (limited to 'share/mk/bsd.dep.mk')
-rw-r--r--share/mk/bsd.dep.mk3
1 files changed, 0 insertions, 3 deletions
diff --git a/share/mk/bsd.dep.mk b/share/mk/bsd.dep.mk
index a5e4518..00b8f51 100644
--- a/share/mk/bsd.dep.mk
+++ b/share/mk/bsd.dep.mk
@@ -27,9 +27,6 @@
# Create a tags file for the source files.
#
-.if !defined(NO_DEPEND)
-DEPEND?= depend
-.endif
MKDEPCMD?= mkdep
DEPENDFILE?= .depend
OpenPOWER on IntegriCloud