summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorTim Angus <tim@ngus.net>2001-01-28 19:35:40 +0000
committerTim Angus <tim@ngus.net>2001-01-28 19:35:40 +0000
commit24b1876922ed0edaa912f2d7c26560a0cbe200bf (patch)
treea79bfe46f7ab7bbd235dc3ffdfd6caa8630c600e /Makefile
parent3d0fef73d7b3494bc4457953332d79e51a522201 (diff)
Removed g_creep.c
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index b88a9715..c750db24 100644
--- a/Makefile
+++ b/Makefile
@@ -37,7 +37,6 @@ GOBJ = \
$(GDIRNAME)/g_trigger.o \
$(GDIRNAME)/g_utils.o \
$(GDIRNAME)/g_weapon.o
- #(GDIRNAME)/g_creep.o \
CGOBJ = \
$(CGDIRNAME)/cg_main.o \