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
|
||||
indir
|
||||
end
|
||||
name "Mantra 68000 System V.0 support"
|
||||
name "Mantra M68000 System V.0 support"
|
||||
dir mach/mantra
|
||||
indir
|
||||
end
|
||||
|
@ -149,6 +149,10 @@ name "Sun 3 M68020 support"
|
|||
dir mach/sun3
|
||||
indir
|
||||
end
|
||||
name "Sun 2 M68000 support"
|
||||
dir mach/sun2
|
||||
indir
|
||||
end
|
||||
name "Z80 support"
|
||||
dir mach/z80
|
||||
indir
|
||||
|
|
Loading…
Reference in a new issue