From 6cf06a9a360f8ad939634027b27e5d0a013a49ea Mon Sep 17 00:00:00 2001 From: jkh Date: Wed, 15 Jun 1994 21:19:59 +0000 Subject: Whoops, missed the .cache files - those can be tossed too. --- usr.sbin/crunch/examples/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'usr.sbin/crunch/examples/Makefile') diff --git a/usr.sbin/crunch/examples/Makefile b/usr.sbin/crunch/examples/Makefile index a746002..861e302 100644 --- a/usr.sbin/crunch/examples/Makefile +++ b/usr.sbin/crunch/examples/Makefile @@ -11,7 +11,7 @@ OUTMK= $(CRUNCHED).mk OUTPUTS= $(OUTMK) $(CRUNCHED).c $(CRUNCHED).cache NOMAN= -CLEANFILES+=$(CRUNCHED) *.o *.lo *.c *.mk +CLEANFILES+=$(CRUNCHED) *.o *.lo *.c *.mk *.cache CLEANDIRFILES+=$(OUTPUTS) all: $(CRUNCHED) -- cgit v1.1