Run $RANLIB if the shell variable is set.
This commit is contained in:
parent
3394ae40b3
commit
db3342e865
@ -38,6 +38,7 @@ then
|
|||||||
if test $errors = no
|
if test $errors = no
|
||||||
then
|
then
|
||||||
${ASAR-arch} cr $2 $OFILES
|
${ASAR-arch} cr $2 $OFILES
|
||||||
|
${RANLIB-:} $2
|
||||||
rm $OFILES
|
rm $OFILES
|
||||||
else
|
else
|
||||||
echo $2 not made, due to compilation errors
|
echo $2 not made, due to compilation errors
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user