Change AR to ARX to allow exclusion of fips object modules
[openssl.git] / crypto / ripemd / Makefile
index d5b1067dbeb2aba9e774759940464f4e563f9613..118ddf0d7bb6e172553a2ca42e41b949d3785055 100644 (file)
@@ -38,7 +38,7 @@ top:
 all:    lib
 
 lib:    $(LIBOBJ)
 all:    lib
 
 lib:    $(LIBOBJ)
-       $(AR) $(LIB) $(LIBOBJ)
+       $(ARX) $(LIB) $(LIBOBJ)
        $(RANLIB) $(LIB) || echo Never mind.
        @touch lib
 
        $(RANLIB) $(LIB) || echo Never mind.
        @touch lib