New installation mechanism
authorceriel <none@none>
Wed, 28 Aug 1991 16:00:10 +0000 (16:00 +0000)
committerceriel <none@none>
Wed, 28 Aug 1991 16:00:10 +0000 (16:00 +0000)
mach/z8000/.distr
mach/z8000/Action
mach/z8000/libem/.distr

index 1a2e5db..1d705d6 100644 (file)
@@ -2,4 +2,6 @@ Action
 as
 cg
 libem
+libend
+libmon
 mach_params
index c65791b..eec9197 100644 (file)
@@ -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
index bd82455..d2b4f28 100644 (file)
@@ -1,5 +1,2 @@
 LIST
-Makefile
-head_em.s
 libem_s.a
-end.s