From b719cef4c6f6e6924eeb636c7d735091c19f8e43 Mon Sep 17 00:00:00 2001 From: "spider%netscape.com" Date: Fri, 4 Sep 1998 17:14:31 +0000 Subject: [PATCH] remove core from garbage --- gconfig/location.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gconfig/location.mk b/gconfig/location.mk index ad730cfabb37..94cffe779061 100644 --- a/gconfig/location.mk +++ b/gconfig/location.mk @@ -37,4 +37,4 @@ ifdef BUILD_DEBUG_GC DEFINES += -DDEBUG_GC endif -GARBAGE += $(DEPENDENCIES) core $(wildcard core.[0-9]*) +GARBAGE += $(DEPENDENCIES)