Changed INCLUDES and deleted be description
This commit is contained in:
parent
da39a8e59f
commit
b9e242674e
1 changed files with 1 additions and 9 deletions
|
@ -10,16 +10,8 @@ var M=6809
|
||||||
var LIB=lib/{M}/tail_
|
var LIB=lib/{M}/tail_
|
||||||
var RT=lib/{M}/head_
|
var RT=lib/{M}/head_
|
||||||
var CPP_F=
|
var CPP_F=
|
||||||
var INCLUDES=-I{EM}/include/_tail_cc -I{EM}/include/_tail_mon
|
var INCLUDES=-I{EM}/include/_tail_mon
|
||||||
var ALIGN=-a0:2 -a1:2 -a2:2 -a3:2
|
var ALIGN=-a0:2 -a1:2 -a2:2 -a3:2
|
||||||
name be
|
|
||||||
from .m.g
|
|
||||||
to .s
|
|
||||||
program {EM}/lib/{M}/be
|
|
||||||
args <
|
|
||||||
stdout
|
|
||||||
need .e
|
|
||||||
end
|
|
||||||
name as
|
name as
|
||||||
from .s
|
from .s
|
||||||
to .o
|
to .o
|
||||||
|
|
Loading…
Reference in a new issue