summaryrefslogtreecommitdiffstats
path: root/sys/modules/aic7xxx
diff options
context:
space:
mode:
authorgibbs <gibbs@FreeBSD.org>2002-08-31 17:15:43 +0000
committergibbs <gibbs@FreeBSD.org>2002-08-31 17:15:43 +0000
commit95bc8730dff8b0310956cfc82a853646f6e00645 (patch)
tree3aedc994db943bf6f284459b3718f2e43ac24ddf /sys/modules/aic7xxx
parentbcd9be0b7da57c3da51db182c09d945109ad003d (diff)
downloadFreeBSD-src-95bc8730dff8b0310956cfc82a853646f6e00645.zip
FreeBSD-src-95bc8730dff8b0310956cfc82a853646f6e00645.tar.gz
Add cleandepend target.
Diffstat (limited to 'sys/modules/aic7xxx')
-rw-r--r--sys/modules/aic7xxx/aicasm/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/sys/modules/aic7xxx/aicasm/Makefile b/sys/modules/aic7xxx/aicasm/Makefile
index 8c2f1bb..e961b8b 100644
--- a/sys/modules/aic7xxx/aicasm/Makefile
+++ b/sys/modules/aic7xxx/aicasm/Makefile
@@ -23,4 +23,8 @@ cleandir:
${MAKE} -f ${.CURDIR}/../../../dev/aic7xxx/aicasm/Makefile \
MAKESRCPATH=${.CURDIR}/../../../dev/aic7xxx/aicasm cleandir
+cleandepend:
+ ${MAKE} -f ${.CURDIR}/../../../dev/aic7xxx/aicasm/Makefile \
+ MAKESRCPATH=${.CURDIR}/../../../dev/aic7xxx/aicasm cleandepend
+
install:
OpenPOWER on IntegriCloud