use FIPSEVP in some bn and rsa files
[oweals/openssl.git] / crypto / Makefile
index 91efa3358e3b86d0d558fb5b7573912b5e7c6b6d..14938c8ed799e02ebb3fd9b87bf98a20d9f09777 100644 (file)
@@ -100,7 +100,7 @@ links:
 lib:   $(LIB)
        @touch lib
 $(LIB):        $(LIBOBJ)
-       $(AR) $(LIB) $(LIBOBJ)
+       $(ARX) $(LIB) $(LIBOBJ)
        $(RANLIB) $(LIB) || echo Never mind.
 
 shared: buildinf.h lib subdirs