From: ceriel Date: Thu, 17 Jan 1991 11:59:25 +0000 (+0000) Subject: Added code expander to Action file X-Git-Tag: release-5-5~1288 X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=bda14dbba1f1738e244868a1e15b014c6c02d14f;p=ack.git Added code expander to Action file --- 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