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