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