From 1c9723afd7fc71a03df8e587b7f72ef0e6f7d963 Mon Sep 17 00:00:00 2001 From: keie Date: Tue, 4 Jun 1985 11:43:01 +0000 Subject: [PATCH] Using new assembler & linker. --- mach/m68k2/Action | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mach/m68k2/Action b/mach/m68k2/Action index 258a3e23a..ad0eb0da9 100644 --- a/mach/m68k2/Action +++ b/mach/m68k2/Action @@ -1,5 +1,5 @@ name "Motorola 68000 assembler" -dir as +dir nas end name "Motorola 68000 2-4 backend" dir cg @@ -9,7 +9,7 @@ system m68* dir int end name "Motorola 68000 2-4 conversion program" -dir cv +dir ncv end name "Motorola 68000 2-4 C libraries" dir libcc -- 2.34.1