(realclean): Remove Info files.

This commit is contained in:
Roland McGrath 1995-01-16 20:46:50 +00:00
parent 2cbfa1024a
commit b4890bdb1c

View file

@ -249,6 +249,7 @@ distclean: clean glob-realclean
-rm -f make.?? make.??s make.log make.toc make.*aux -rm -f make.?? make.??s make.log make.toc make.*aux
-rm -f loadavg.c -rm -f loadavg.c
realclean: distclean realclean: distclean
-rm -f make.info*
mostlyclean: clean mostlyclean: clean
.PHONY: glob-clean glob-realclean .PHONY: glob-clean glob-realclean