diff options
author | Tim Angus <tim@ngus.net> | 2001-10-30 20:31:19 +0000 |
---|---|---|
committer | Tim Angus <tim@ngus.net> | 2001-10-30 20:31:19 +0000 |
commit | 5549c5047ab4d4647613eb05298216e29e924abd (patch) | |
tree | f6b9966b76c8a131e307a961c2e7fd3c19f0391d /Makefile | |
parent | 6f6d776eb6efcc1ab134cbb1c4bb78213df833de (diff) |
Minor QVM build adjustment
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -154,7 +154,7 @@ SED=sed # --qvm building config-- LCC=q3lcc -LCC_FLAGS=-DQ3_VM -S -Wf-target=bytecode -Wf-g +LCC_FLAGS=-DQ3_VM -S -Wf-target=bytecode LCC_INCLUDES=-I$(CGDIR) -I$(GDIR) -I$(UIDIR) Q3ASM=q3asm |