summaryrefslogtreecommitdiffstats
path: root/sys/conf/kmod.mk
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2004-10-12 15:08:24 +0000
committerru <ru@FreeBSD.org>2004-10-12 15:08:24 +0000
commit0c8a87fc51c3eb1b3abdd48cd2b2939c872adb7b (patch)
treea2f1e2ba9e4c90217d336909b6238fec63fbf930 /sys/conf/kmod.mk
parent6c1ca0860f615179f72522a4c31a131435991eef (diff)
downloadFreeBSD-src-0c8a87fc51c3eb1b3abdd48cd2b2939c872adb7b.zip
FreeBSD-src-0c8a87fc51c3eb1b3abdd48cd2b2939c872adb7b.tar.gz
Back out cumulative changes from revs. 1.92-1.94: "make depend"
followed by "make depend" shouldn't do anything. It doesn't seem to be a problem anymore, and if someone finds it to break again, please contact me so we can work on a real fix. Reviewed by: bde
Diffstat (limited to 'sys/conf/kmod.mk')
-rw-r--r--sys/conf/kmod.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/conf/kmod.mk b/sys/conf/kmod.mk
index bfeb4bd..4703863 100644
--- a/sys/conf/kmod.mk
+++ b/sys/conf/kmod.mk
@@ -182,7 +182,6 @@ _ILINKS=@ machine
all: objwarn ${PROG}
beforedepend: ${_ILINKS}
- @rm -f .depend
# Ensure that the links exist without depending on it when it exists which
# causes all the modules to be rebuilt when the directory pointed to changes.
OpenPOWER on IntegriCloud