Remove fipscanister build functionality from makefiles.
[openssl.git] / crypto / buffer / Makefile
index 9e0f46e19ab0cb7bc80f3dcb9f2240f9ee1b6976..2efba47f07002c7552db21854b7d8e2e7a8a454f 100644 (file)
@@ -33,7 +33,7 @@ top:
 all:   lib
 
 lib:   $(LIBOBJ)
-       $(ARX) $(LIB) $(LIBOBJ)
+       $(AR) $(LIB) $(LIBOBJ)
        $(RANLIB) $(LIB) || echo Never mind.
        @touch lib