PR: 1937
[oweals/openssl.git] / crypto / camellia / Makefile
index 1579de5ce51f8363ed9b855cd6a190bee54a0b7e..dfb12951fd4a28aea01851792e32211341b63d26 100644 (file)
@@ -41,7 +41,7 @@ top:
 all:   lib
 
 lib:   $(LIBOBJ)
-       $(AR) $(LIB) $(LIBOBJ)
+       $(ARX) $(LIB) $(LIBOBJ)
        $(RANLIB) $(LIB) || echo Never mind.
        @touch lib