Also install libce
This commit is contained in:
parent
b491906775
commit
7da9d47e5a
2 changed files with 5 additions and 0 deletions
|
@ -2,6 +2,7 @@ Action
|
||||||
as
|
as
|
||||||
cg
|
cg
|
||||||
libem
|
libem
|
||||||
|
libce
|
||||||
libend
|
libend
|
||||||
libbsd4_1a
|
libbsd4_1a
|
||||||
libbsd4_2
|
libbsd4_2
|
||||||
|
|
|
@ -17,6 +17,10 @@ end
|
||||||
name "Vax 4-4 EM library"
|
name "Vax 4-4 EM library"
|
||||||
dir libem
|
dir libem
|
||||||
end
|
end
|
||||||
|
name "Vax 4-4 code expander support library"
|
||||||
|
system vax*
|
||||||
|
dir libce
|
||||||
|
end
|
||||||
name "Vax 4-4 debugger support library"
|
name "Vax 4-4 debugger support library"
|
||||||
dir libdb
|
dir libdb
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in a new issue