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