summaryrefslogtreecommitdiff
path: root/compatMakefile
diff options
context:
space:
mode:
Diffstat (limited to 'compatMakefile')
-rw-r--r--compatMakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/compatMakefile b/compatMakefile
index 690f355..526cb5f 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