Don't put .depend in CLEANFILES, it's cleaned by cleandepend.

This commit is contained in:
ru 2004-01-13 11:13:00 +00:00
parent 4208dc0071
commit df395ed429

View File

@ -9,5 +9,4 @@ SRCS+= vnode_if.h
EXPORT_SYMS= udf_iconv
NOMAN=
CLEANFILES= .depend
.include <bsd.kmod.mk>