X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=crypto%2Fpem%2FMakefile;h=7691f83f6e1d402f7fc5d42adfe212f8ff9d05c6;hp=6482956015086cbed17df6a5b3ce3eace7da0571;hb=a8fe430a0d1ece596e66f27e09dc63ca19a2e2d6;hpb=84b6e277d4f45487377d0159e82c356d750e1218 diff --git a/crypto/pem/Makefile b/crypto/pem/Makefile index 6482956015..7691f83f6e 100644 --- a/crypto/pem/Makefile +++ b/crypto/pem/Makefile @@ -36,7 +36,7 @@ top: all: lib lib: $(LIBOBJ) - $(ARX) $(LIB) $(LIBOBJ) + $(AR) $(LIB) $(LIBOBJ) $(RANLIB) $(LIB) || echo Never mind. @touch lib