diff options
author | Tim Angus <tim@ngus.net> | 2001-01-28 19:35:40 +0000 |
---|---|---|
committer | Tim Angus <tim@ngus.net> | 2001-01-28 19:35:40 +0000 |
commit | 24b1876922ed0edaa912f2d7c26560a0cbe200bf (patch) | |
tree | a79bfe46f7ab7bbd235dc3ffdfd6caa8630c600e /Makefile | |
parent | 3d0fef73d7b3494bc4457953332d79e51a522201 (diff) |
Removed g_creep.c
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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 \ |