Fix from 1.0.0-stable branch.
[oweals/openssl.git] / crypto / bio / Makefile
index fdbce02f86c0f25ecdc5cbae5aeeec5f53956ab9..1cd76ce7a2fb80bda1109a614569c3d066bb760b 100644 (file)
@@ -1,5 +1,5 @@
 #
-# SSLeay/crypto/bio/Makefile
+# OpenSSL/crypto/bio/Makefile
 #
 
 DIR=   bio
@@ -45,7 +45,7 @@ top:
 all:   lib
 
 lib:   $(LIBOBJ)
-       $(AR) $(LIB) $(LIBOBJ)
+       $(ARX) $(LIB) $(LIBOBJ)
        $(RANLIB) $(LIB) || echo Never mind.
        @touch lib