From: Roland McGrath Date: Tue, 3 Aug 1993 23:18:21 +0000 (+0000) Subject: Formerly compatMakefile.~83~ X-Git-Tag: 3.70.2~167 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=84b4d9cce4b69aba54c91d5604bdb13412a04bc7;p=platform%2Fupstream%2Fmake.git Formerly compatMakefile.~83~ --- diff --git a/compatMakefile b/compatMakefile index a93adaf..69aa244 100644 --- a/compatMakefile +++ b/compatMakefile @@ -235,10 +235,10 @@ check: check-loadavg .PHONY: clean realclean distclean mostlyclean clean: glob-clean - -rm -f make *.o core + -rm -f make *.o core make.info* make.dvi distclean: clean glob-realclean -rm -f Makefile config.h config.status build.sh stamp-config - -rm -f TAGS tags make.info* make.dvi + -rm -f TAGS tags -rm -f make.?? make.??s make.log make.toc make.*aux realclean: distclean mostlyclean: clean