int22 --> int24
This commit is contained in:
parent
6b753378bc
commit
5ac74e31e0
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
SUF=m
|
||||
MAKEFILE=../../proto/libg/Makefile
|
||||
MACHDEF="MACH=int22" "SUF=$(SUF)"
|
||||
MACHDEF="MACH=int24" "SUF=$(SUF)"
|
||||
BCDEF="PREF=bc" "SUB=" "SRC=lang/basic/lib"
|
||||
|
||||
install:
|
||||
|
|
Loading…
Reference in a new issue