int --> int24
This commit is contained in:
parent
40dd8e2702
commit
6b753378bc
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
SUF=m
|
SUF=m
|
||||||
MAKEFILE=../../proto/libg/Makefile
|
MAKEFILE=../../proto/libg/Makefile
|
||||||
MACHDEF="MACH=int" "SUF=$(SUF)"
|
MACHDEF="MACH=int24" "SUF=$(SUF)"
|
||||||
PCDEF="PREF=pc" "SUB=" "SRC=lang/pc/libpc"
|
PCDEF="PREF=pc" "SUB=" "SRC=lang/pc/libpc"
|
||||||
|
|
||||||
install:
|
install:
|
||||||
|
|
Loading…
Add table
Reference in a new issue