aboutsummaryrefslogtreecommitdiffstats
path: root/code/unix/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'code/unix/Makefile')
-rw-r--r--code/unix/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/code/unix/Makefile b/code/unix/Makefile
index 8a01a23..696535f 100644
--- a/code/unix/Makefile
+++ b/code/unix/Makefile
@@ -565,7 +565,7 @@ $(Q3LCC):
$(Q3ASM):
$(MAKE) -C ../tools/asm install
-DO_Q3LCC=$(Q3LCC) -o $@ -S -DQ3_VM -I$(CGDIR) -I$(GDIR) -I$(UIDIR) -I$(CMDIR) $<
+DO_Q3LCC=$(Q3LCC) -o $@ $<
#############################################################################
# CLIENT/SERVER