From 15272ab4ed1e6250412fccd48200ed9eae59608f Mon Sep 17 00:00:00 2001
From: marha <marha@users.sourceforge.net>
Date: Mon, 29 Mar 2010 17:08:02 +0000
Subject: Updated to openssl 1.0.0

---
 openssl/crypto/txt_db/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'openssl/crypto/txt_db/Makefile')

diff --git a/openssl/crypto/txt_db/Makefile b/openssl/crypto/txt_db/Makefile
index 87e57b49f..e6f30331d 100644
--- a/openssl/crypto/txt_db/Makefile
+++ b/openssl/crypto/txt_db/Makefile
@@ -33,7 +33,7 @@ top:
 all:	lib
 
 lib:	$(LIBOBJ)
-	$(ARX) $(LIB) $(LIBOBJ)
+	$(AR) $(LIB) $(LIBOBJ)
 	$(RANLIB) $(LIB) || echo Never mind.
 	@touch lib
 
-- 
cgit v1.2.3