summaryrefslogtreecommitdiffstats
path: root/usr.sbin/crunch/examples/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/crunch/examples/Makefile')
-rw-r--r--usr.sbin/crunch/examples/Makefile2
1 files changed, 1 insertions, 1 deletions
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)
OpenPOWER on IntegriCloud