aboutsummaryrefslogtreecommitdiff
path: root/openssl/crypto/lhash/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'openssl/crypto/lhash/Makefile')
-rw-r--r--openssl/crypto/lhash/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/openssl/crypto/lhash/Makefile b/openssl/crypto/lhash/Makefile
index 35f093297..82bddac47 100644
--- a/openssl/crypto/lhash/Makefile
+++ b/openssl/crypto/lhash/Makefile
@@ -33,7 +33,7 @@ top:
all: lib
lib: $(LIBOBJ)
- $(ARX) $(LIB) $(LIBOBJ)
+ $(AR) $(LIB) $(LIBOBJ)
$(RANLIB) $(LIB) || echo Never mind.
@touch lib