From: ceriel Date: Tue, 3 Sep 1991 10:55:25 +0000 (+0000) Subject: New installation mechanism X-Git-Tag: release-5-5~995 X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=51c2e125ce77ba73c7126c683c9706693a0add55;p=ack.git New installation mechanism --- diff --git a/mach/mantra/.distr b/mach/mantra/.distr index 6557e8cc2..4ef816f4f 100644 --- a/mach/mantra/.distr +++ b/mach/mantra/.distr @@ -2,3 +2,4 @@ Action libsys cv int +mach_params diff --git a/mach/mantra/Action b/mach/mantra/Action index 65bac52f1..beec0fd52 100644 --- a/mach/mantra/Action +++ b/mach/mantra/Action @@ -1,15 +1,6 @@ name "Mantra M68000 4-4 system call library" dir libsys end -name "Mantra M68000 4-4 C libraries" -dir libcc -end -name "Mantra M68000 4-4 Occam library" -dir liboc -end -name "Mantra M68000 4-4 Modula-2 library" -dir libm2 -end name "Mantra M68000 4-4 conversion program" dir cv end