diff options
| -rw-r--r-- | sys/conf/kmod.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/conf/kmod.mk b/sys/conf/kmod.mk index cf98e425242c..6c5b31d00f4a 100644 --- a/sys/conf/kmod.mk +++ b/sys/conf/kmod.mk @@ -159,7 +159,6 @@ _ILINKS=@ machine all: objwarn ${PROG} all-man _SUBDIR beforedepend ${OBJS}: ${_ILINKS} - @rm -f .depend # Search for kernel source tree in standard places. .for _dir in ${.CURDIR}/../.. ${.CURDIR}/../../.. /sys /usr/src/sys |
