Formerly compatMakefile.~24~

This commit is contained in:
Roland McGrath 1992-05-20 00:51:39 +00:00
parent 6268af4ceb
commit 3a34103bb6

View file

@ -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