Change AR to ARX to allow exclusion of fips object modules
[openssl.git] / crypto / des / Makefile
index ae982265fde004769472492c4a2df4f502112003..f598bdd01ab5f896e7cb3ccbb93240c9feb6e2ed 100644 (file)
@@ -52,7 +52,7 @@ top:
 all:   lib
 
 lib:   $(LIBOBJ)
-       $(AR) $(LIB) $(LIBOBJ)
+       $(ARX) $(LIB) $(LIBOBJ)
        $(RANLIB) $(LIB) || echo Never mind.
        @touch lib