PR: 2730
[oweals/openssl.git] / crypto / pqueue / Makefile
index 9cdab2b00cb47011e9afb33ccf5bd38c3569f43b..a9a5d95d63385dc5060eeb5097fbc5a681516f21 100644 (file)
@@ -1,5 +1,5 @@
 #
-# SSLeay/crypto/pqueue/Makefile
+# OpenSSL/crypto/pqueue/Makefile
 #
 
 DIR=   pqueue
@@ -33,7 +33,7 @@ top:
 all:   lib
 
 lib:   $(LIBOBJ)
-       $(AR) $(LIB) $(LIBOBJ)
+       $(ARX) $(LIB) $(LIBOBJ)
        $(RANLIB) $(LIB) || echo Never mind.
        @touch lib