From fc5b6d55de4ea73602809deec0b965745f83a804 Mon Sep 17 00:00:00 2001 From: simon Date: Sun, 7 Jun 2009 19:56:18 +0000 Subject: Import OpenSSL 0.9.8k. --- crypto/ui/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'crypto/ui/Makefile') diff --git a/crypto/ui/Makefile b/crypto/ui/Makefile index a685659..4755e20 100644 --- a/crypto/ui/Makefile +++ b/crypto/ui/Makefile @@ -37,7 +37,7 @@ top: all: lib lib: $(LIBOBJ) - $(AR) $(LIB) $(LIBOBJ) + $(ARX) $(LIB) $(LIBOBJ) $(RANLIB) $(LIB) || echo Never mind. @touch lib -- cgit v1.1