program for be is {LIB}/cg instead of {LIB}/be
This commit is contained in:
parent
b6cfa32faa
commit
87c5817216
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ var INCLUDES=-I{EM}/include -I/usr/include
|
||||||
name be
|
name be
|
||||||
from .m.g
|
from .m.g
|
||||||
to .s
|
to .s
|
||||||
program {EM}/lib/{M}/be
|
program {EM}/lib/{M}/cg
|
||||||
args <
|
args <
|
||||||
stdout
|
stdout
|
||||||
need .e
|
need .e
|
||||||
|
|
Loading…
Add table
Reference in a new issue