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
|
||||
MAKEFILE=../../proto/libg/Makefile
|
||||
MACHDEF="MACH=int" "SUF=$(SUF)"
|
||||
MACHDEF="MACH=int24" "SUF=$(SUF)"
|
||||
PCDEF="PREF=pc" "SUB=" "SRC=lang/pc/libpc"
|
||||
|
||||
install:
|
||||
|
|
Loading…
Reference in a new issue