X-Git-Url: https://git.openssl.org/?p=openssl.git;a=blobdiff_plain;f=crypto%2FMakefile.ssl;h=55e970baec862986f4dbc85991b1c33d393ca7e1;hp=dc45d37debcf234db831d74802c6187fc4816ba4;hb=e70a39830cd50af316d677cef7d47b4f14047f8d;hpb=ba25198517eec4e84bf81489b756051dddf40973 diff --git a/crypto/Makefile.ssl b/crypto/Makefile.ssl index dc45d37deb..55e970baec 100644 --- a/crypto/Makefile.ssl +++ b/crypto/Makefile.ssl @@ -98,7 +98,7 @@ lib: $(LIBOBJ) shared: if [ -n "$(SHARED_LIBS)" ]; then \ - (cd ..; make $(SHARED_LIB)); \ + (cd ..; $(MAKE) $(SHARED_LIB)); \ fi libs: