summaryrefslogtreecommitdiffstats
path: root/usr.sbin/crunch/examples/Makefile
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1994-06-15 10:49:34 +0000
committerjkh <jkh@FreeBSD.org>1994-06-15 10:49:34 +0000
commit9de44e8c43ea4ee0d270d24de0d68fd3896f591d (patch)
tree50d11ee1a7f68389cdbd2c13076960ed04c974d6 /usr.sbin/crunch/examples/Makefile
parent4b51000a3a15c27ce2b873817a1e75f76c2996a1 (diff)
downloadFreeBSD-src-9de44e8c43ea4ee0d270d24de0d68fd3896f591d.zip
FreeBSD-src-9de44e8c43ea4ee0d270d24de0d68fd3896f591d.tar.gz
1. Clean the intermediate files when building the default fixit floppy
(demonstration) target. 2. Add the kcopy and filesystem floppy configuration files from Rod.
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 a1681e9..5fcbf86 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
+CLEANFILES+=$(CRUNCHED) *.o *.lo *_stub.c $(OUTMK)
CLEANDIRFILES+=$(OUTPUTS)
all: $(CRUNCHED)
OpenPOWER on IntegriCloud