The clean rule in here was bogus.

This commit is contained in:
Jordan K. Hubbard 1996-07-27 22:16:54 +00:00
parent 187eb1e177
commit 293fcf5e41
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=17310

View File

@ -1,4 +1,4 @@
# $Id: bsd.dep.mk,v 1.4 1996/05/25 23:09:46 wosch Exp $
# $Id: bsd.dep.mk,v 1.5 1996/06/24 04:23:52 jkh Exp $
#
# The include file <bsd.dep.mk> handles Makefile dependencies.
#
@ -79,9 +79,6 @@ tags: _SUBDIR
.endif
.if defined(SRCS)
.if !target(clean)
clean: _SUBDIR
.endif
.if !target(cleandepend)
cleandepend: _SUBDIR
rm -f ${DEPENDFILE} tags