From 3aba9acdce3cccdd786d446e636c7602308192ef Mon Sep 17 00:00:00 2001 From: Tom Tromey Date: Tue, 2 Jan 1996 02:20:18 +0000 Subject: Many changes from Franc,ois --- lib/am/compile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/am/compile.am') diff --git a/lib/am/compile.am b/lib/am/compile.am index 36371bcae..2570db799 100644 --- a/lib/am/compile.am +++ b/lib/am/compile.am @@ -2,6 +2,7 @@ $(COMPILE) $< mostlyclean-compile: +## Don't remove 'core.*' because some distributions have eg "core.c". rm -f *.o core clean-compile: @@ -10,4 +11,3 @@ distclean-compile: rm -f *.tab.c maintainer-clean-compile: - -- cgit v1.2.1