New installation mechanism
This commit is contained in:
parent
caa2f23cd4
commit
c9afe7fb8e
@ -2,9 +2,7 @@ Action
|
|||||||
as
|
as
|
||||||
cg
|
cg
|
||||||
dl
|
dl
|
||||||
libcc
|
|
||||||
libem
|
libem
|
||||||
libpc
|
libend
|
||||||
libbc
|
libmon
|
||||||
liboc
|
mach_params
|
||||||
libm2
|
|
||||||
|
|||||||
@ -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
4
mach/6500/mach_params
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
MACH=6500
|
||||||
|
SUF=s
|
||||||
|
ASAR=arch
|
||||||
|
RANLIB=:
|
||||||
Loading…
x
Reference in New Issue
Block a user