The dl programs is replaced by a more general cv.
This commit is contained in:
parent
92141b52ce
commit
a8fc6009f7
1 changed files with 2 additions and 3 deletions
|
@ -8,9 +8,8 @@ name "Motorola 68000 interpreters"
|
||||||
system m68*
|
system m68*
|
||||||
dir int
|
dir int
|
||||||
end
|
end
|
||||||
name "Motorola 68000 2-4 download program(s)"
|
name "Motorola 68000 2-4 conversion program"
|
||||||
failure "Sorry, the m68k? conversion program has to be translated on the target machine"
|
dir cv
|
||||||
dir dl
|
|
||||||
end
|
end
|
||||||
name "Motorola 68000 2-4 C libraries"
|
name "Motorola 68000 2-4 C libraries"
|
||||||
dir libcc
|
dir libcc
|
||||||
|
|
Loading…
Reference in a new issue