New installation mechanism

This commit is contained in:
ceriel 1991-08-28 16:00:10 +00:00
parent 49b3949315
commit 8a9e71256f
3 changed files with 8 additions and 3 deletions

View file

@ -2,4 +2,6 @@ Action
as
cg
libem
libend
libmon
mach_params

View 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

View file

@ -1,5 +1,2 @@
LIST
Makefile
head_em.s
libem_s.a
end.s