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