From: ceriel Date: Wed, 13 Nov 1991 16:56:48 +0000 (+0000) Subject: Also install ce and libce X-Git-Tag: release-5-5~636 X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=ef9b3098de7087f9446711e7311abfaecf945129;p=ack.git Also install ce and libce --- diff --git a/mach/sun3/Action b/mach/sun3/Action index 3261a977c..4dd82fbe3 100644 --- a/mach/sun3/Action +++ b/mach/sun3/Action @@ -4,3 +4,11 @@ end name "Sun 3 M68020 systemcall library" dir libsys end +name "Sun3 code expander library" +system "sun3" +dir ce +end +name "Sun3 code expander support library" +system "sun3" +dir libce +end