]> granicus.if.org Git - file/commitdiff
Clean up lastnocore.
authorIan Darwin <ian@darwinsys.com>
Tue, 8 Sep 1992 16:19:25 +0000 (16:19 +0000)
committerIan Darwin <ian@darwinsys.com>
Tue, 8 Sep 1992 16:19:25 +0000 (16:19 +0000)
src/Makefile

index b8e5cfc0b7e7c6bbe98237909c6065b48d8ebf51..5b29e2642fcbf1d4fa8ac455bbd735050043406c 100644 (file)
@@ -1,6 +1,6 @@
 # Makefile for file(1) cmd. 
 # Copyright (c) Ian F. Darwin 86/09/01 - see LEGAL.NOTICE.
-# @(#)$Id: Makefile,v 1.26 1992/09/08 16:15:50 ian Exp $
+# @(#)$Id: Makefile,v 1.27 1992/09/08 16:19:25 ian Exp $
 #
 # This software is not subject to any license of the American Telephone
 # and Telegraph Company or of the Regents of the University of California.
@@ -102,7 +102,7 @@ install:    file magic file.1 magic.4 $(BINDIR) $(MANCDIR) $(MANCDIR)
                cp magic.4      $(MANFDIR)/magic.$(MANFEXT)
 
 clean:
-               rm -f *.o core file magic lint dist.* TARGETS
+               rm -f *.o core file magic lint dist.* TARGETS lastnocore
                (cd tst; make clean)
 
 dist:          dist.src dist.magic