New installation mechanism

This commit is contained in:
ceriel 1991-08-29 15:15:40 +00:00
parent 3a7f7f5eb9
commit 8c40aefc8b
3 changed files with 11 additions and 22 deletions

View file

@ -2,10 +2,7 @@ Action
as
cg
int
libbc
libcc
libem
libpc
libsys
liboc
libm2
libend
libmon
mach_params

View file

@ -4,24 +4,12 @@ end
name "Z80 code generator"
dir cg
end
name "Z80 Basic library"
dir libbc
end
name "Z80 Occam library"
dir liboc
end
name "Z80 Modula-2 library"
dir libm2
end
name "Z80 C libraries"
dir libcc
end
name "Z80 EM library"
dir libem
end
name "Z80 Pascal library"
dir libpc
name "Z80 system call library"
dir libmon
end
name "Z80 System library"
dir libsys
name "Z80 end,etext,edata library"
dir libend
end

4
mach/z80/mach_params Normal file
View file

@ -0,0 +1,4 @@
MACH=z80
SUF=o
ASAR=aal
RANLIB=: