From afd1d69e7df224b813f126116b7b675d4b233e21 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Tue, 10 Jan 1995 11:30:56 +0000 Subject: (clean): Don't remove Info files. --- compatMakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compatMakefile b/compatMakefile index eca3244..9ee55b1 100644 --- a/compatMakefile +++ b/compatMakefile @@ -241,7 +241,7 @@ check: check-loadavg .PHONY: clean realclean distclean mostlyclean clean: glob-clean - -rm -f make loadavg *.o core make.info* make.dvi + -rm -f make loadavg *.o core make.dvi distclean: clean glob-realclean -rm -f Makefile config.h config.status build.sh stamp-config -rm -f config.log config.cache -- cgit v1.2.3