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