target optimizer must be installed before trying to install libraries!
This commit is contained in:
parent
e4758a2c48
commit
f31c9f2a67
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,9 @@
|
||||||
name "Vax 4-4 backend"
|
name "Vax 4-4 backend"
|
||||||
dir cg
|
dir cg
|
||||||
end
|
end
|
||||||
|
name "Vax target optimizer"
|
||||||
|
dir top
|
||||||
|
end
|
||||||
name "Vax 4-4 C libraries"
|
name "Vax 4-4 C libraries"
|
||||||
system vax*
|
system vax*
|
||||||
dir libcc
|
dir libcc
|
||||||
|
@ -21,6 +24,3 @@ name "Vax 4-4 systemcall interface"
|
||||||
system vax*
|
system vax*
|
||||||
dir libsys
|
dir libsys
|
||||||
end
|
end
|
||||||
name "Vax target optimizer"
|
|
||||||
dir top
|
|
||||||
end
|
|
||||||
|
|
Loading…
Reference in a new issue