Remove fipscanister build functionality from makefiles.
[openssl.git] / crypto / sha / Makefile
index a868873503e8b29f9ec6262d3c303e6098719279..a8c0cf78509d5852969eaca729d1177f8d61ff1c 100644 (file)
@@ -38,7 +38,7 @@ top:
 all:    lib
 
 lib:    $(LIBOBJ)
-       $(ARX) $(LIB) $(LIBOBJ)
+       $(AR) $(LIB) $(LIBOBJ)
        $(RANLIB) $(LIB) || echo Never mind.
        @touch lib