return failure code if I/O error
[oweals/openssl.git] / crypto / cms / Makefile
index e39c310b6c6c401b8857bfee2ab52dc5edc31b45..1c137e0cff6a4b0d0f54871a0dbc6179d2ca1634 100644 (file)
@@ -37,7 +37,7 @@ test:
 all:   lib
 
 lib:   $(LIBOBJ)
-       $(AR) $(LIB) $(LIBOBJ)
+       $(ARX) $(LIB) $(LIBOBJ)
        $(RANLIB) $(LIB) || echo Never mind.
        @touch lib