From: Roland McGrath Date: Wed, 20 May 1992 00:51:39 +0000 (+0000) Subject: Formerly compatMakefile.~24~ X-Git-Tag: 3.70.2~769 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=3a34103bb6d812b8de250bc76e23f53eda1ff8fe;p=thirdparty%2Fmake.git Formerly compatMakefile.~24~ --- diff --git a/compatMakefile b/compatMakefile index 690f3554..526cb5f1 100644 --- a/compatMakefile +++ b/compatMakefile @@ -185,7 +185,7 @@ $(mandir)/$(instname).$(manext): make.man clean: glob-clean -rm -f make *.o core realclean: clean glob-realclean - -rm -f TAGS tags make.info* make-* make.dvi *~ + -rm -f TAGS tags make.info* make-* make.dvi -rm -f make.?? make.??s make.log make.toc make.*aux .PHONY: glob-clean glob-realclean