use sun3 command to translate
This commit is contained in:
parent
1838e7143f
commit
cdb8531b9a
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
if m68020 -c -L $1 1>&2
|
if sun3 -c -L $1 1>&2
|
||||||
then echo `basename $1 $2`.o
|
then echo `basename $1 $2`.o
|
||||||
else exit 1
|
else exit 1
|
||||||
fi
|
fi
|
||||||
|
|
Loading…
Add table
Reference in a new issue