Remove fipscanister build functionality from makefiles.
[oweals/openssl.git] / crypto / rc5 / Makefile
index 95f3f4203ac0673ad52a7ca88b2a9bbf8e248705..8a8b00eb89e6038b912ff722dd8a56713e5f82e8 100644 (file)
@@ -38,7 +38,7 @@ top:
 all:   lib
 
 lib:   $(LIBOBJ)
-       $(ARX) $(LIB) $(LIBOBJ)
+       $(AR) $(LIB) $(LIBOBJ)
        $(RANLIB) $(LIB) || echo Never mind.
        @touch lib