From ca5b579f4ba1b9dc4fd9cb2e281b4974f3beef9f 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 1aed203c..67a26e5a 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