Add VIS3-capable sparcv9-gf2m module.
[openssl.git] / crypto / hmac / Makefile
index 0e91709f64ca31c45a6c5f3e99bb443ccc5899ab..1b39f10ea85fd14f898140eee378251a2be96fe7 100644 (file)
@@ -33,7 +33,7 @@ top:
 all:   lib
 
 lib:   $(LIBOBJ)
-       $(AR) $(LIB) $(LIBOBJ)
+       $(ARX) $(LIB) $(LIBOBJ)
        $(RANLIB) $(LIB) || echo Never mind.
        @touch lib