summaryrefslogtreecommitdiff
path: root/BCC_MAKEFILE
diff options
context:
space:
mode:
Diffstat (limited to 'BCC_MAKEFILE')
-rw-r--r--BCC_MAKEFILE2
1 files changed, 1 insertions, 1 deletions
diff --git a/BCC_MAKEFILE b/BCC_MAKEFILE
index c65a73e2..225a1ed4 100644
--- a/BCC_MAKEFILE
+++ b/BCC_MAKEFILE
@@ -39,7 +39,7 @@ OBJS= $(XXXOBJS:XXX=)
all: gctest.exe cord\de.exe test_cpp.exe
-$(OBJS) test.obj: gc_priv.h gc_hdrs.h gc.h config.h MAKEFILE
+$(OBJS) test.obj: gc_priv.h gc_hdrs.h gc.h gcconfig.h MAKEFILE
gc.lib: $(OBJS)
-del gc.lib