summaryrefslogtreecommitdiffstats
path: root/crypto/x509v3/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/x509v3/Makefile')
-rw-r--r--crypto/x509v3/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/x509v3/Makefile b/crypto/x509v3/Makefile
index f598f236e2..cdbfd52403 100644
--- a/crypto/x509v3/Makefile
+++ b/crypto/x509v3/Makefile
@@ -43,7 +43,7 @@ top:
all: lib
lib: $(LIBOBJ)
- $(ARX) $(LIB) $(LIBOBJ)
+ $(AR) $(LIB) $(LIBOBJ)
$(RANLIB) $(LIB) || echo Never mind.
@touch lib