Add cleandepend target.

This commit is contained in:
Justin T. Gibbs 2002-08-31 17:15:43 +00:00
parent a15ddbdd65
commit 7881765df4

View File

@ -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: