From f31c9f2a671c7693720a9571d1941f6deaddb87f Mon Sep 17 00:00:00 2001 From: ceriel Date: Fri, 3 Apr 1987 13:24:20 +0000 Subject: [PATCH] target optimizer must be installed before trying to install libraries! --- mach/vax4/Action | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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 -- 2.34.1