From 7dfb3c92ba29f792b9c081ea99b7a4db8172bfb4 Mon Sep 17 00:00:00 2001 From: ceriel Date: Sat, 7 Feb 1987 00:56:42 +0000 Subject: [PATCH] target optimizer directory name is "top", not "opt" --- mach/m68k2/Action | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mach/m68k2/Action b/mach/m68k2/Action index 10fe8e7a7..9e0885cf8 100644 --- a/mach/m68k2/Action +++ b/mach/m68k2/Action @@ -8,7 +8,7 @@ name "Motorola 68000 2-4 conversion program" dir cv end name "Motorola 68000 target optimizer" -dir opt +dir top end name "Motorola 68000 2-4 C libraries" dir libcc -- 2.34.1