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