aboutsummaryrefslogtreecommitdiff
path: root/sys/conf
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2004-10-12 15:08:24 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2004-10-12 15:08:24 +0000
commitf49f4f366b6ffd16a3df5c3b4b19ac9407997170 (patch)
treea2f1e2ba9e4c90217d336909b6238fec63fbf930 /sys/conf
parent1f0896165b6c0e5053786db23ced177a5edb5674 (diff)
Notes
Diffstat (limited to 'sys/conf')
-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 bfeb4bd5d7a1..4703863fa6b4 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.