From bda14dbba1f1738e244868a1e15b014c6c02d14f Mon Sep 17 00:00:00 2001 From: ceriel Date: Thu, 17 Jan 1991 11:59:25 +0000 Subject: [PATCH] Added code expander to Action file --- mach/m68020/Action | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/mach/m68020/Action b/mach/m68020/Action index 1aed203c8..67a26e5a2 100644 --- a/mach/m68020/Action +++ b/mach/m68020/Action @@ -7,6 +7,10 @@ end name "M68020 target optimizer" dir top end +name "M68020 code expander library" +system "m68020|sun3" +dir ce +end name "M68020 EM library" dir libem end -- 2.34.1