back-end must accept .g files
This commit is contained in:
parent
f5c1d53512
commit
9abc993f08
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ var CPP_F=-Dunix=unix -Dm68000=m68000
|
|||
# 407 align is the default
|
||||
var ALIGN=-a0:2 -a1:2 -a2:2 -a3:2
|
||||
name be
|
||||
from .m
|
||||
from .m.g
|
||||
to .s
|
||||
program {EM}/lib/{M}/cg
|
||||
args <
|
||||
|
|
Loading…
Reference in a new issue