From 8a9e71256f9377ce0c3d170b500666154f56a87a Mon Sep 17 00:00:00 2001 From: ceriel Date: Wed, 28 Aug 1991 16:00:10 +0000 Subject: [PATCH] New installation mechanism --- mach/z8000/.distr | 2 ++ mach/z8000/Action | 6 ++++++ mach/z8000/libem/.distr | 3 --- 3 files changed, 8 insertions(+), 3 deletions(-) diff --git a/mach/z8000/.distr b/mach/z8000/.distr index 1a2e5db8f..1d705d670 100644 --- a/mach/z8000/.distr +++ b/mach/z8000/.distr @@ -2,4 +2,6 @@ Action as cg libem +libend +libmon mach_params diff --git a/mach/z8000/Action b/mach/z8000/Action index c65791b52..eec91976d 100644 --- a/mach/z8000/Action +++ b/mach/z8000/Action @@ -7,3 +7,9 @@ end name "Zilog Z8000 EM library" dir libem end +name "Zilog Z8000 system call library" +dir libmon +end +name "Zilog Z8000 end,etext,edata library" +dir libend +end diff --git a/mach/z8000/libem/.distr b/mach/z8000/libem/.distr index bd824553e..d2b4f2884 100644 --- a/mach/z8000/libem/.distr +++ b/mach/z8000/libem/.distr @@ -1,5 +1,2 @@ LIST -Makefile -head_em.s libem_s.a -end.s -- 2.34.1