aboutsummaryrefslogtreecommitdiffstats
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 a8aedbd422..94fd7aae7c 100644
--- a/crypto/objects/Makefile
+++ b/crypto/objects/Makefile
@@ -34,7 +34,7 @@ top:
all: obj_dat.h obj_xref.h lib
lib: $(LIBOBJ)
- $(AR) $(LIB) $(LIBOBJ)
+ $(ARX) $(LIB) $(LIBOBJ)
$(RANLIB) $(LIB) || echo Never mind.
@touch lib