diff src/Makefile.in @ 1460:fa8326a8eec8

[project @ 1995-09-20 06:11:06 by jwe]
author jwe
date Wed, 20 Sep 1995 06:16:32 +0000
parents 0b5abd833621
children 20e9c40d10f6
line wrap: on
line diff
--- a/src/Makefile.in	Wed Sep 20 06:07:46 1995 +0000
+++ b/src/Makefile.in	Wed Sep 20 06:16:32 1995 +0000
@@ -174,7 +174,8 @@
 	etags $(SOURCES) $(DLD_SRC) $(TI_SRC)
 
 clean:
-	rm -f *.a *.o builtins.cc
+	rm -f *.a *.o builtins.cc safe-stat.h safe-lstat.h \
+	defaults.h *.d *.def
 .PHONY: clean
 
 mostlyclean:
@@ -182,12 +183,12 @@
 .PHONY: mostlyclean
 
 distclean: clean
-	rm -f Makefile octave .fname *.d *.def safe-stat.h safe-lstat.h
+	rm -f Makefile octave .fname
 .PHONY: distclean
 
 maintainer-clean: distclean
 	rm -f tags TAGS y.tab.c y.tab.h y.output yy.lex.c \
-	lex.cc parse.cc defaults.h
+	lex.cc parse.cc
 .PHONY: maintainer-clean
 
 local-dist: parse.cc lex.cc