summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoland McGrath <roland@redhat.com>1995-01-16 20:46:50 +0000
committerRoland McGrath <roland@redhat.com>1995-01-16 20:46:50 +0000
commitb4890bdb1c6d8c21065ea6ab12973b6d579b0d65 (patch)
tree681aee9291c08127cb4effbd79093b59923e9740
parent2cbfa1024a838447643376ecc1dc148a19d722a5 (diff)
downloadgunmake-b4890bdb1c6d8c21065ea6ab12973b6d579b0d65.tar.gz
(realclean): Remove Info files.
-rw-r--r--compatMakefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/compatMakefile b/compatMakefile
index 9ee55b1..188fb30 100644
--- a/compatMakefile
+++ b/compatMakefile
@@ -249,6 +249,7 @@ distclean: clean glob-realclean
-rm -f make.?? make.??s make.log make.toc make.*aux
-rm -f loadavg.c
realclean: distclean
+ -rm -f make.info*
mostlyclean: clean
.PHONY: glob-clean glob-realclean