Fix macosx-ppc build (and typos in unwind info).
[oweals/openssl.git] / crypto / jpake / Makefile
index 7eab6c1d27eb70197af40787db8316a1dd772b6e..a56d558ccb66f9532a40187f6cf249ddf5963fd7 100644 (file)
@@ -17,7 +17,7 @@ top:
 all:   lib
 
 lib:   $(LIBOBJ)
-       $(ARX) $(LIB) $(LIBOBJ)
+       $(AR) $(LIB) $(LIBOBJ)
        $(RANLIB) $(LIB) || echo Never mind.
        @touch lib