fix lcc and q3asm linux build
This commit is contained in:
parent
fd4bbf42d6
commit
4a1e2f8124
4 changed files with 28 additions and 29 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue