target optimizer must be installed before trying to install libraries!

This commit is contained in:
ceriel 1987-04-03 13:24:20 +00:00
parent e4758a2c48
commit f31c9f2a67

View file

@ -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