From: Roland McGrath Date: Thu, 14 Jan 1993 18:53:17 +0000 (+0000) Subject: Formerly compatMakefile.~54~ X-Git-Tag: 3.70.2~442 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=6ef5854e472109ee58002aabc2956621f3ac55ba;p=thirdparty%2Fmake.git Formerly compatMakefile.~54~ --- diff --git a/compatMakefile b/compatMakefile index eb75744d..7c09d381 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