diff options
author | Tim Angus <tim@ngus.net> | 2005-08-31 23:41:16 +0000 |
---|---|---|
committer | Tim Angus <tim@ngus.net> | 2005-08-31 23:41:16 +0000 |
commit | 7dcf5274bc4c6e80a644f0814520818a8cedcd40 (patch) | |
tree | eacc16bf7a5ce72ce8cc233088d9aa870e2bc64d /Makefile | |
parent | f40ad7c74f940dd0274cd0a82248a5a4e8846eac (diff) |
* Fixed the issue where the Mac qvm JIT compiler would not compile Tremulous
* Removed the mp3 decoder from the source
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -64,7 +64,6 @@ CGOBJ = \ $(CGDIRNAME)/cg_view.o \ $(CGDIRNAME)/cg_weapons.o \ $(CGDIRNAME)/cg_mem.o \ - $(CGDIRNAME)/cg_mp3decoder.o \ $(CGDIRNAME)/cg_scanner.o \ $(CGDIRNAME)/cg_trails.o \ $(CGDIRNAME)/cg_particles.o \ |