summaryrefslogtreecommitdiff
path: root/compatMakefile
diff options
context:
space:
mode:
authorRoland McGrath <roland@redhat.com>1993-01-14 18:53:17 +0000
committerRoland McGrath <roland@redhat.com>1993-01-14 18:53:17 +0000
commit6ef5854e472109ee58002aabc2956621f3ac55ba (patch)
treebd8eea4350d33408e622c4056653a55931890ef9 /compatMakefile
parent5c44db1b5f8c506cc083c9ea67db7cae823d27f4 (diff)
downloadgunmake-6ef5854e472109ee58002aabc2956621f3ac55ba.tar.gz
Formerly compatMakefile.~54~
Diffstat (limited to 'compatMakefile')
-rw-r--r--compatMakefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/compatMakefile b/compatMakefile
index eb75744..7c09d38 100644
--- a/compatMakefile
+++ b/compatMakefile
@@ -189,7 +189,8 @@ $(mandir)/$(instname).$(manext): make.man
clean: glob-clean
-rm -f make *.o core
distclean: clean glob-realclean
- -rm -f Makefile config.h TAGS tags make.info* make-* make.dvi
+ -rm -f Makefile config.h config.status build.sh
+ -rm -f TAGS tags make.info* make-* make.dvi
-rm -f make.?? make.??s make.log make.toc make.*aux
realclean: distclean
mostlyclean: clean