Index: openssl-1.0.1r/Makefile.org =================================================================== --- openssl-1.0.1r.orig/Makefile.org 2016-02-16 16:36:03.909750382 +0800 +++ openssl-1.0.1r/Makefile.org 2016-02-16 16:37:51.573750310 +0800 @@ -183,7 +183,7 @@ EXHEADER= e_os2.h HEADER= e_os.h -all: Makefile build_all +all: build_all openssl.pc libssl.pc libcrypto.pc # as we stick to -e, CLEARENV ensures that local variables in lower # Makefiles remain local and variable. $${VAR+VAR} is tribute to Korn @@ -400,11 +400,6 @@ echo 'Libs.private: $(EX_LIBS)'; \ echo 'Cflags: -I$${includedir} $(KRB5_INCLUDES)' ) > openssl.pc -Makefile: Makefile.org Configure config - @echo "Makefile is older than Makefile.org, Configure or config." - @echo "Reconfigure the source tree (via './config' or 'perl Configure'), please." - @false - libclean: rm -f *.map *.so *.so.* *.dylib *.dll engines/*.so engines/*.dll engines/*.dylib *.a engines/*.a */lib */*/lib