From: ceriel Date: Thu, 7 Apr 1988 12:26:29 +0000 (+0000) Subject: Added libfp X-Git-Tag: release-5-5~3491 X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=41bf2334138b1890aaa5d24e9ea49593b8a6bef3;p=ack.git Added libfp --- diff --git a/mach/m68020/.distr b/mach/m68020/.distr index 33fc4072e..8db51661a 100644 --- a/mach/m68020/.distr +++ b/mach/m68020/.distr @@ -8,3 +8,4 @@ libpc libsys ncg liboc +libfp diff --git a/mach/m68020/Action b/mach/m68020/Action index a5ba5b691..a31c648ea 100644 --- a/mach/m68020/Action +++ b/mach/m68020/Action @@ -26,3 +26,6 @@ name "M68020 VME131 System V/68 R2V2.1 conversion" system m68020 dir cv end +name "M68020 floating point library" +dir libfp +end