X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=crypto%2Ftxt_db%2FMakefile;h=87e57b49f646e60e75502d80132ebbcf4ce494cb;hb=1a9d60d2e3b02d5e1954fc71c92bf3a6af691495;hp=e6f30331d8dd2f72395e7a50a64c97f07bbd479e;hpb=15ac971681bb81b9ab36383eb7014449ad190f9a;p=oweals%2Fopenssl.git diff --git a/crypto/txt_db/Makefile b/crypto/txt_db/Makefile index e6f30331d8..87e57b49f6 100644 --- a/crypto/txt_db/Makefile +++ b/crypto/txt_db/Makefile @@ -33,7 +33,7 @@ top: all: lib lib: $(LIBOBJ) - $(AR) $(LIB) $(LIBOBJ) + $(ARX) $(LIB) $(LIBOBJ) $(RANLIB) $(LIB) || echo Never mind. @touch lib