]> granicus.if.org Git - file/commitdiff
*** empty log message ***
authorChristos Zoulas <christos@zoulas.com>
Sun, 15 Feb 1998 23:21:17 +0000 (23:21 +0000)
committerChristos Zoulas <christos@zoulas.com>
Sun, 15 Feb 1998 23:21:17 +0000 (23:21 +0000)
Makefile.in
src/Makefile.std

index bfa51608b74d3ad1633527b9a7762d516e22c408..3cb022c56b0b006de60bf072b60c4f3a811220d9 100644 (file)
@@ -1,6 +1,6 @@
 # Makefile for file(1) cmd. 
 # Copyright (c) Ian F. Darwin 86/09/01 - see LEGAL.NOTICE.
-# @(#)$Id: Makefile.in,v 1.2 1998/02/15 23:18:53 christos Exp $
+# @(#)$Id: Makefile.in,v 1.3 1998/02/15 23:21:17 christos 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.
@@ -123,7 +123,7 @@ install.man: file.${MANCEXT} magic.${MANFEXT}
 clean:
                rm -f *.o core file magic lint dist.* MANIFEST \
                      magic.${MANFEXT} file.${MANCEXT} \
-                     config.h config.status config.cache
+                     config.h config.status config.cache config.log
 clobber:
                cd tst; $(MAKE) clean
 
index fa68b1cf4e8d9a0a917c70c7333b393b667f5562..ae22b82b9572a65b48beb4128d144cd94a0dfad7 100644 (file)
@@ -1,6 +1,6 @@
 # Makefile for file(1) cmd. 
 # Copyright (c) Ian F. Darwin 86/09/01 - see LEGAL.NOTICE.
-# @(#)$Id: Makefile.std,v 1.2 1998/02/15 23:18:53 christos Exp $
+# @(#)$Id: Makefile.std,v 1.3 1998/02/15 23:21:17 christos 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.
@@ -115,7 +115,7 @@ install.man: file.${MANCEXT} magic.${MANFEXT}
 clean:
                rm -f *.o core file magic lint dist.* MANIFEST \
                      magic.${MANFEXT} file.${MANCEXT} \
-                     config.h config.status config.cache
+                     config.h config.status config.cache config.log
 clobber:
                cd tst; $(MAKE) clean