summaryrefslogtreecommitdiffstats
path: root/sys/conf/kmod.mk
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2005-04-19 18:29:11 +0000
committerobrien <obrien@FreeBSD.org>2005-04-19 18:29:11 +0000
commitef784661c5d5815be419faae609f7cf5ae7acc31 (patch)
tree508aa4de0cb74a54d5d7bf5570fb62185fcca9ab /sys/conf/kmod.mk
parentc5e2bcf9dfe9d027a60b6c7e72cf84438bab33bf (diff)
downloadFreeBSD-src-ef784661c5d5815be419faae609f7cf5ae7acc31.zip
FreeBSD-src-ef784661c5d5815be419faae609f7cf5ae7acc31.tar.gz
I accidently committed two 'cleandepend' when I was deciding which
form was "cleaner".
Diffstat (limited to 'sys/conf/kmod.mk')
-rw-r--r--sys/conf/kmod.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/conf/kmod.mk b/sys/conf/kmod.mk
index 417a394..e289bb7 100644
--- a/sys/conf/kmod.mk
+++ b/sys/conf/kmod.mk
@@ -194,7 +194,7 @@ _ILINKS+=${MACHINE_ARCH}
all: objwarn ${PROG}
-beforedepend: ${_ILINKS} cleandepend
+beforedepend: ${_ILINKS}
beforedepend: cleandepend
# Ensure that the links exist without depending on it when it exists which
OpenPOWER on IntegriCloud