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