Fix for small machines
This commit is contained in:
parent
2b9292bc38
commit
913a1f0b8f
1 changed files with 1 additions and 1 deletions
|
@ -254,7 +254,7 @@ w
|
|||
q
|
||||
ABC
|
||||
)
|
||||
for i in ../mach/vax4/cg ../mach/m68k2/cg
|
||||
for i in ../mach/vax4/cg ../mach/m68k2/cg ../mach/m68020/ncg
|
||||
do
|
||||
( cd $i
|
||||
cp tables1.c tables.c
|
||||
|
|
Loading…
Reference in a new issue