remove core from garbage

This commit is contained in:
spider%netscape.com 1998-09-04 17:14:31 +00:00
parent 3ff0090bfa
commit b719cef4c6

View File

@ -37,4 +37,4 @@ ifdef BUILD_DEBUG_GC
DEFINES += -DDEBUG_GC
endif
GARBAGE += $(DEPENDENCIES) core $(wildcard core.[0-9]*)
GARBAGE += $(DEPENDENCIES)