From a8fc6009f79f78b79e0e782e60c4d0f9aff0407e Mon Sep 17 00:00:00 2001 From: keie Date: Tue, 26 Mar 1985 16:20:11 +0000 Subject: [PATCH] The dl programs is replaced by a more general cv. --- mach/m68k2/Action | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/mach/m68k2/Action b/mach/m68k2/Action index 6fee7dd14..258a3e23a 100644 --- a/mach/m68k2/Action +++ b/mach/m68k2/Action @@ -8,9 +8,8 @@ name "Motorola 68000 interpreters" system m68* dir int end -name "Motorola 68000 2-4 download program(s)" -failure "Sorry, the m68k? conversion program has to be translated on the target machine" -dir dl +name "Motorola 68000 2-4 conversion program" +dir cv end name "Motorola 68000 2-4 C libraries" dir libcc -- 2.34.1