From: ceriel Date: Thu, 7 Apr 1988 11:49:19 +0000 (+0000) Subject: Added ncg and libfp X-Git-Tag: release-5-5~3493 X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=a614f3be7a043ebe3271697c917e274bb9357098;p=ack.git Added ncg and libfp --- diff --git a/mach/i86/.distr b/mach/i86/.distr index ae883fc20..2cf87e5a4 100644 --- a/mach/i86/.distr +++ b/mach/i86/.distr @@ -8,3 +8,5 @@ libpc libsys as liboc +libfp +ncg diff --git a/mach/i86/Action b/mach/i86/Action index 6cf501fc9..b17c44d7a 100644 --- a/mach/i86/Action +++ b/mach/i86/Action @@ -25,3 +25,6 @@ end name "Intel 8086 conversion program from ack.out --> PC/IX a.out" dir cv end +name "Intel 8086 floating point library" +dir libfp +end