From: ceriel Date: Wed, 4 Feb 1987 15:51:35 +0000 (+0000) Subject: Added libsys, top X-Git-Tag: release-5-5~4767 X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=59a5eb4591d9b67aecd90e3562e6f9c742f826e9;p=ack.git Added libsys, top --- diff --git a/mach/pdp/Action b/mach/pdp/Action index fbe1967a1..3051d78c3 100644 --- a/mach/pdp/Action +++ b/mach/pdp/Action @@ -4,6 +4,9 @@ end name "PDP 11 backend" dir cg end +name "PDP 11 target optimizer" +dir top +end name "PDP 11 interpreter" system pdp* dir int @@ -16,6 +19,10 @@ name "PDP 11 EM library" system pdp* dir libem end +name "PDP 11 systemcall library" +system pdp* +dir libsys +end name "PDP 11 Pascal library" system pdp* dir libpc