sha1-armv4-large.pl: comply with ABI.
[oweals/openssl.git] / crypto / txt_db / Makefile
index 3d703fa45578a4be0ab2bd14145dbf2b6e09c3cb..87e57b49f646e60e75502d80132ebbcf4ce494cb 100644 (file)
@@ -1,5 +1,5 @@
 #
-# SSLeay/crypto/txt_db/Makefile
+# OpenSSL/crypto/txt_db/Makefile
 #
 
 DIR=   txt_db
@@ -33,7 +33,7 @@ top:
 all:   lib
 
 lib:   $(LIBOBJ)
-       $(AR) $(LIB) $(LIBOBJ)
+       $(ARX) $(LIB) $(LIBOBJ)
        $(RANLIB) $(LIB) || echo Never mind.
        @touch lib