Fix source where indent will not be able to cope
[oweals/openssl.git] / crypto / ui / Makefile
index 4755e206f667d420ac09ef3ad8e48580a0b21508..a685659fb4c88466d0e1e384ca81edfe43bbe976 100644 (file)
@@ -37,7 +37,7 @@ top:
 all:   lib
 
 lib:   $(LIBOBJ)
-       $(ARX) $(LIB) $(LIBOBJ)
+       $(AR) $(LIB) $(LIBOBJ)
        $(RANLIB) $(LIB) || echo Never mind.
        @touch lib