From d8e018a044e4c5d267f0e1e4b850b875bf8c6931 Mon Sep 17 00:00:00 2001 From: ceriel Date: Mon, 2 Feb 1987 11:22:47 +0000 Subject: [PATCH] *** empty log message *** --- mach/m68k2/Action | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/mach/m68k2/Action b/mach/m68k2/Action index ad0eb0da9..ececdf454 100644 --- a/mach/m68k2/Action +++ b/mach/m68k2/Action @@ -1,15 +1,11 @@ name "Motorola 68000 assembler" -dir nas +dir as end name "Motorola 68000 2-4 backend" dir cg end -name "Motorola 68000 interpreters" -system m68* -dir int -end name "Motorola 68000 2-4 conversion program" -dir ncv +dir cv end name "Motorola 68000 2-4 C libraries" dir libcc @@ -26,3 +22,7 @@ end name "Motorola 68000 2-4 Basic library" dir libbc end +name "Motorola 68000 interpreters" +system m68* +dir int +end -- 2.34.1