From 7cd58cababb99740ec58adcaa6da1c506e521f0c Mon Sep 17 00:00:00 2001 From: keie Date: Sun, 14 Apr 1985 13:59:14 +0000 Subject: [PATCH] Added m68k4, pmds4 Removed one superfluous line. --- Action | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/Action b/Action index 7fc529332..7caae0bad 100644 --- a/Action +++ b/Action @@ -67,7 +67,7 @@ dir mach/6809 indir end name "Intel 8080 support" -dir mach/8080 +dir mach/i80 indir end name "2-2 Interpreter support" @@ -90,6 +90,10 @@ name "Motorola 68000 2-4 support" dir mach/m68k2 indir end +name "Motorola 68000 4-4 support" +dir mach/m68k4 +indir +end name "NS16032 support" dir mach/ns indir @@ -102,6 +106,10 @@ name "PMDS support" dir mach/pmds indir end +name "PMDS 4/4 support" +dir mach/pmds4 +indir +end name "Signetics 2650 support" dir mach/s2650 indir @@ -122,7 +130,6 @@ name "Zilog Z8000 support" dir mach/z8000 indir end -end name "Pascal frontend" dir lang/pc/pem end