summaryrefslogtreecommitdiff
path: root/compatMakefile
diff options
context:
space:
mode:
authorRoland McGrath <roland@redhat.com>1993-01-26 01:16:01 +0000
committerRoland McGrath <roland@redhat.com>1993-01-26 01:16:01 +0000
commit7444af63fcf7d440496d68e4213acdc5f540d2ff (patch)
tree38c8bd4cee245fdc054e88ca5f539518e43a7558 /compatMakefile
parentae0045f50e7b9237781f3b364ebb385fd445fc2d (diff)
downloadgunmake-7444af63fcf7d440496d68e4213acdc5f540d2ff.tar.gz
Formerly compatMakefile.~57~
Diffstat (limited to 'compatMakefile')
-rw-r--r--compatMakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/compatMakefile b/compatMakefile
index 9ca118c..10d3215 100644
--- a/compatMakefile
+++ b/compatMakefile
@@ -190,7 +190,7 @@ clean: glob-clean
-rm -f make *.o core
distclean: clean glob-realclean
-rm -f Makefile config.h config.status build.sh
- -rm -f TAGS tags make.info* make-* make.dvi
+ -rm -f TAGS tags make.info* make.dvi
-rm -f make.?? make.??s make.log make.toc make.*aux
realclean: distclean
mostlyclean: clean