From 1d280b65bc1e85d27c9037fb765fa415bfad8d09 Mon Sep 17 00:00:00 2001 From: qrczak Date: Sun, 2 Sep 2001 10:40:34 +0000 Subject: [PATCH] [project @ 2001-09-02 10:40:34 by qrczak] Clean core, not *core (because of ext-core dirs). --- mk/paths.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mk/paths.mk b/mk/paths.mk index b0194c2..bbcdd78 100644 --- a/mk/paths.mk +++ b/mk/paths.mk @@ -211,7 +211,7 @@ MAINTAINER_CLEAN_FILES += $(BOOT_SRCS) # `Standard' set of files to clean out. # MOSTLY_CLEAN_FILES += \ - *.CKP *.ln *.BAK *.bak .*.bak *.o *core a.out errs ,* *.a .emacs_* \ + *.CKP *.ln *.BAK *.bak .*.bak *.o core a.out errs ,* *.a .emacs_* \ tags TAGS *.ind *.ilg *.idx *.idx-prev *.aux *.aux-prev *.dvi *.log \ *.toc *.lot *.lof *.blg *.cb *_stub.c *_stub.h *.raw_s *.a.list -- 1.7.10.4