summaryrefslogtreecommitdiffstats
path: root/usr.sbin/crunch/examples/Makefile
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1994-06-15 21:19:23 +0000
committerjkh <jkh@FreeBSD.org>1994-06-15 21:19:23 +0000
commit3c0f2a6ccba54c13be40d1029c028a6b2239f3d5 (patch)
tree9657c9f20ae91be20f77813266c8bce7cf007dc6 /usr.sbin/crunch/examples/Makefile
parentf9a488d4c5600d0f8cd9bcf1d2a88e0d815d4cfa (diff)
downloadFreeBSD-src-3c0f2a6ccba54c13be40d1029c028a6b2239f3d5.zip
FreeBSD-src-3c0f2a6ccba54c13be40d1029c028a6b2239f3d5.tar.gz
Nuke all the intermediate files.
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 5fcbf86..a746002 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 *_stub.c $(OUTMK)
+CLEANFILES+=$(CRUNCHED) *.o *.lo *.c *.mk
CLEANDIRFILES+=$(OUTPUTS)
all: $(CRUNCHED)
OpenPOWER on IntegriCloud