Change AR to ARX to allow exclusion of fips object modules
[openssl.git] / crypto / conf / Makefile
index 31897bfa34ea807fb86e91aef937dcb48b355ae3..c00e818853cd853483d906c75a068568d2055952 100644 (file)
@@ -1,5 +1,5 @@
 #
-# SSLeay/crypto/conf/Makefile
+# OpenSSL/crypto/conf/Makefile
 #
 
 DIR=   conf
@@ -36,7 +36,7 @@ top:
 all:   lib
 
 lib:   $(LIBOBJ)
-       $(AR) $(LIB) $(LIBOBJ)
+       $(ARX) $(LIB) $(LIBOBJ)
        $(RANLIB) $(LIB) || echo Never mind.
        @touch lib