*** empty log message ***
This commit is contained in:
parent
477eee337f
commit
32ec75b27c
@ -1,4 +1,4 @@
|
||||
if ${MACH?} -c $1 1>&2
|
||||
if m68020 -c $1 1>&2
|
||||
then echo `basename $1 $2`.o
|
||||
else exit 1
|
||||
fi
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
if ${MACH?} -c $1 1>&2
|
||||
if m68020 -c $1 1>&2
|
||||
then echo `basename $1 $2`.o
|
||||
else exit 1
|
||||
fi
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user