aboutsummaryrefslogtreecommitdiffstats
path: root/code/unix/Makefile
diff options
context:
space:
mode:
authortma <tma@edf5b092-35ff-0310-97b2-ce42778d08ea>2005-10-05 14:50:45 +0000
committertma <tma@edf5b092-35ff-0310-97b2-ce42778d08ea>2005-10-05 14:50:45 +0000
commit8305a120fda7c4039d3b8e4f40ceb6cc14015f21 (patch)
treec6ee92856084840379d374af04c3895b7e4442b1 /code/unix/Makefile
parent6f0ade1fc81015a421ee97c38b9896c2f0f60854 (diff)
downloadioquake3-aero-8305a120fda7c4039d3b8e4f40ceb6cc14015f21.tar.gz
ioquake3-aero-8305a120fda7c4039d3b8e4f40ceb6cc14015f21.zip
* Fixed some vm build warnings
git-svn-id: svn://svn.icculus.org/quake3/trunk@140 edf5b092-35ff-0310-97b2-ce42778d08ea
Diffstat (limited to 'code/unix/Makefile')
-rw-r--r--code/unix/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/code/unix/Makefile b/code/unix/Makefile
index a526338..0418b4b 100644
--- a/code/unix/Makefile
+++ b/code/unix/Makefile
@@ -1325,7 +1325,6 @@ MPUIOBJ_ = \
$(B)/missionpack/ui/ui_atoms.o \
$(B)/missionpack/ui/ui_gameinfo.o \
$(B)/missionpack/ui/ui_players.o \
- $(B)/missionpack/ui/ui_util.o \
$(B)/missionpack/ui/ui_shared.o \
\
$(B)/missionpack/game/bg_misc.o \