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