Distribute ncg, not cg
This commit is contained in:
parent
dab686f5e0
commit
1d620a2e3b
|
@ -1,6 +1,6 @@
|
|||
Action
|
||||
as
|
||||
cg
|
||||
ncg
|
||||
libbc
|
||||
libcc
|
||||
libpc
|
||||
|
|
|
@ -2,7 +2,7 @@ name "NS16032 assembler"
|
|||
dir as
|
||||
end
|
||||
name "NS16032 backend"
|
||||
dir cg
|
||||
dir ncg
|
||||
end
|
||||
name "NS16032 EM library"
|
||||
dir libem
|
||||
|
|
Loading…
Reference in a new issue