From: ceriel Date: Thu, 7 Jul 1988 16:46:27 +0000 (+0000) Subject: do not try to install Occam lib on non-BSD4.2 systems X-Git-Tag: release-5-5~3079 X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=007483d1ed2d265eae2ddbe35f80a1d5e79ef818;p=ack.git do not try to install Occam lib on non-BSD4.2 systems --- diff --git a/mach/sun2/Action b/mach/sun2/Action index d550d1f2a..02f0bb294 100644 --- a/mach/sun2/Action +++ b/mach/sun2/Action @@ -8,6 +8,7 @@ name "Sun 2 M68000 C libraries" dir libcc end name "Sun 2 M68000 Occam library" +system "vax_bsd4_2|sun*" dir liboc end name "Sun 2 M68000 Modula-2 library"