Padlock engine doesn't build (the asm parts are not built for some reason),
[openssl.git] / crypto / md4 / Makefile
index c94a1398ed0f019f3326fc80f9a66434ebbe6348..11866d75886cc37044346d355e1566003e631acb 100644 (file)
@@ -34,7 +34,7 @@ top:
 all:    lib
 
 lib:    $(LIBOBJ)
-       $(AR) $(LIB) $(LIBOBJ)
+       $(ARX) $(LIB) $(LIBOBJ)
        $(RANLIB) $(LIB) || echo Never mind.
        @touch lib