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