summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorTim Angus <tim@ngus.net>2002-09-09 23:32:27 +0000
committerTim Angus <tim@ngus.net>2002-09-09 23:32:27 +0000
commitc0e95997d9e9fcaa220704c8c67b50d6761d1b66 (patch)
tree307242d290de1715df0f4f28dd7e08ccb7006f5c /Makefile
parent9af7c524043a8f296ea5f45ec7f73c16e29921b5 (diff)
* General tidy up and beautification of code
* Removal of most of the legacy Q3A stuff * Cursor no longer displayed on load screen * (Biggest commit EVAR?)
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 28a96b5c..fca2a36b 100644
--- a/Makefile
+++ b/Makefile
@@ -20,7 +20,6 @@ GOBJ = \
$(GDIRNAME)/q_math.o \
$(GDIRNAME)/q_shared.o \
$(GDIRNAME)/g_active.o \
- $(GDIRNAME)/g_arenas.o \
$(GDIRNAME)/g_client.o \
$(GDIRNAME)/g_cmds.o \
$(GDIRNAME)/g_combat.o \