From 5549c5047ab4d4647613eb05298216e29e924abd Mon Sep 17 00:00:00 2001 From: Tim Angus Date: Tue, 30 Oct 2001 20:31:19 +0000 Subject: Minor QVM build adjustment --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index a82d7c59..fb2919b5 100644 --- a/Makefile +++ b/Makefile @@ -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 -- cgit