aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1994-06-15 21:19:23 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>1994-06-15 21:19:23 +0000
commit289c66d8f7d3fac343be798e0b7dcc54025eaf85 (patch)
tree9657c9f20ae91be20f77813266c8bce7cf007dc6 /usr.sbin
parentb4c84151ac8914f28c14f7590f3e029e3d9099e5 (diff)
downloadsrc-289c66d8f7d3fac343be798e0b7dcc54025eaf85.tar.gz
src-289c66d8f7d3fac343be798e0b7dcc54025eaf85.zip
Nuke all the intermediate files.
Notes
Notes: svn path=/head/; revision=1737
Diffstat (limited to 'usr.sbin')
-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 5fcbf869510f..a746002bab12 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)