fix lcc and q3asm linux build

This commit is contained in:
Ludwig Nussel 2005-08-28 12:35:05 +00:00
parent fd4bbf42d6
commit 4a1e2f8124
4 changed files with 28 additions and 29 deletions

View file

@ -6,7 +6,6 @@ cd vm
CC="q3lcc -DQ3_VM -S -Wf-target=bytecode -Wf-g -I../../cgame -I../../game -I../../q3_ui"
$CC ../g_main.c
$CC ../g_syscalls.c
$CC ../bg_misc.c
$CC ../bg_lib.c