X-Git-Url: https://git.openssl.org/?p=openssl.git;a=blobdiff_plain;f=crypto%2Frsa%2FMakefile;h=69afa27fcda0f39a9bab6ab6faea9bb6b90b662d;hp=d14a88b77d8279404019922f19495ee35a5e44c2;hb=c553721e8ba2a79c9ee14bf17814271ce1f33d9e;hpb=1588a3cae72e60071f1f8a89dbd1356bc08581fc diff --git a/crypto/rsa/Makefile b/crypto/rsa/Makefile index d14a88b77d..69afa27fcd 100644 --- a/crypto/rsa/Makefile +++ b/crypto/rsa/Makefile @@ -39,7 +39,7 @@ top: all: lib lib: $(LIBOBJ) - $(AR) $(LIB) $(LIBOBJ) + $(ARX) $(LIB) $(LIBOBJ) $(RANLIB) $(LIB) || echo Never mind. @touch lib