summaryrefslogtreecommitdiffstats
path: root/crypto/objects/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/objects/Makefile')
-rw-r--r--crypto/objects/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/objects/Makefile b/crypto/objects/Makefile
index 9c56150..25e8b23 100644
--- a/crypto/objects/Makefile
+++ b/crypto/objects/Makefile
@@ -34,7 +34,7 @@ top:
all: obj_dat.h lib
lib: $(LIBOBJ)
- $(AR) $(LIB) $(LIBOBJ)
+ $(ARX) $(LIB) $(LIBOBJ)
$(RANLIB) $(LIB) || echo Never mind.
@touch lib
OpenPOWER on IntegriCloud