backend must accept .g files

This commit is contained in:
ceriel 1987-02-02 20:40:59 +00:00
parent 9abc993f08
commit 1672c06a36

View file

@ -14,7 +14,7 @@ var CPP_F=-Dunix=unix -Dm68000=m68000
# 407 align is default # 407 align is default
var ALIGN=-a0:2 -a1:2 -a2:2 -a3:2 var ALIGN=-a0:2 -a1:2 -a2:2 -a3:2
name be name be
from .m from .m.g
to .s to .s
program {EM}/lib/{M}/cg program {EM}/lib/{M}/cg
args < args <