Replaced the comment character by a !.
The #-character caused problems.
This commit is contained in:
parent
7ae0622730
commit
9d744c31c3
6
Action
6
Action
|
@ -129,7 +129,7 @@ name "PMDS 4/4 support"
|
||||||
dir mach/pmds4
|
dir mach/pmds4
|
||||||
indir
|
indir
|
||||||
end
|
end
|
||||||
name "Mantra 68000 System V.0 support"
|
name "Mantra M68000 System V.0 support"
|
||||||
dir mach/mantra
|
dir mach/mantra
|
||||||
indir
|
indir
|
||||||
end
|
end
|
||||||
|
@ -149,6 +149,10 @@ name "Sun 3 M68020 support"
|
||||||
dir mach/sun3
|
dir mach/sun3
|
||||||
indir
|
indir
|
||||||
end
|
end
|
||||||
|
name "Sun 2 M68000 support"
|
||||||
|
dir mach/sun2
|
||||||
|
indir
|
||||||
|
end
|
||||||
name "Z80 support"
|
name "Z80 support"
|
||||||
dir mach/z80
|
dir mach/z80
|
||||||
indir
|
indir
|
||||||
|
|
Loading…
Reference in a new issue