New installation mechanism

This commit is contained in:
ceriel 1991-08-30 15:45:58 +00:00
parent 6d9cd78c4e
commit d4045b68d4
3 changed files with 11 additions and 18 deletions

View file

@ -2,9 +2,7 @@ Action
as as
cg cg
dl dl
libcc
libem libem
libpc libend
libbc libmon
liboc mach_params
libm2

View file

@ -7,21 +7,12 @@ end
name "MSC6500 download program(s)" name "MSC6500 download program(s)"
dir dl dir dl
end end
name "MSC6500 C libraries"
dir libcc
end
name "MSC6500 EM library" name "MSC6500 EM library"
dir libem dir libem
end end
name "MSC6500 Pascal library" name "MSC6500 etext,edata,end library"
dir libpc dir libend
end end
name "MSC6500 Basic library" name "MSC6500 system call library"
dir libbc dir libmon
end
name "MSC6500 Occam library"
dir liboc
end
name "MSC6500 Modula-2 library"
dir libm2
end end

4
mach/6500/mach_params Normal file
View file

@ -0,0 +1,4 @@
MACH=6500
SUF=s
ASAR=arch
RANLIB=: