From cf1f09a9b82d85051127bffdfa7830edc7eeabc8 Mon Sep 17 00:00:00 2001 From: jkh Date: Sat, 27 Jul 1996 22:16:54 +0000 Subject: The clean rule in here was bogus. --- share/mk/bsd.dep.mk | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'share/mk/bsd.dep.mk') diff --git a/share/mk/bsd.dep.mk b/share/mk/bsd.dep.mk index 4330e2d..15f7297 100644 --- a/share/mk/bsd.dep.mk +++ b/share/mk/bsd.dep.mk @@ -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 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 -- cgit v1.1