From: ceriel Date: Fri, 3 Apr 1987 13:24:20 +0000 (+0000) Subject: target optimizer must be installed before trying to install libraries! X-Git-Tag: release-5-5~4232 X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=f31c9f2a671c7693720a9571d1941f6deaddb87f;p=ack.git target optimizer must be installed before trying to install libraries! --- diff --git a/mach/vax4/Action b/mach/vax4/Action index 2c1db956a..129bdb47a 100644 --- a/mach/vax4/Action +++ b/mach/vax4/Action @@ -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