From e1f4d0150950f87d48fbdca2a7c85d3a1f7bf7d7 Mon Sep 17 00:00:00 2001 From: ceriel Date: Thu, 28 Jul 1988 16:46:23 +0000 Subject: [PATCH] Installation of interpreters should be done from global action file --- Action | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Action b/Action index 0eefe12b8..1f70617cc 100644 --- a/Action +++ b/Action @@ -185,6 +185,10 @@ end name "Pascal frontend" dir lang/pc/pem end +name "Motorola 68000 interpreters" +system "m68*|sun*" +dir mach/mantra/int +end name "EM interpreter in C" dir util/int end -- 2.34.1