3 @@ -179,7 +179,7 @@ WTARFILE= $(NAME)-win.tar
7 -all: Makefile build_all openssl.pc libssl.pc libcrypto.pc
8 +all: build_all openssl.pc libssl.pc libcrypto.pc
10 # as we stick to -e, CLEARENV ensures that local variables in lower
11 # Makefiles remain local and variable. $${VAR+VAR} is tribute to Korn
12 @@ -474,11 +474,6 @@ openssl.pc: Makefile
13 echo 'Libs: -L$${libdir} -lssl -lcrypto $(EX_LIBS)'; \
14 echo 'Cflags: -I$${includedir} $(KRB5_INCLUDES)' ) > openssl.pc
16 -Makefile: Makefile.org Configure config
17 - @echo "Makefile is older than Makefile.org, Configure or config."
18 - @echo "Reconfigure the source tree (via './config' or 'perl Configure'), please."
22 rm -f *.map *.so *.so.* *.dll engines/*.so engines/*.dll *.a engines/*.a */lib */*/lib