Don't build test programs by default, add convenience targets for unified build
authorRichard Levitte <levitte@openssl.org>
Sat, 13 Feb 2016 17:15:51 +0000 (18:15 +0100)
committerRichard Levitte <levitte@openssl.org>
Sat, 13 Feb 2016 17:32:01 +0000 (18:32 +0100)
commit68a5f1a278e34ae2c59e3c4492e174155fb88b6b
tree4f4bb257772d4c2e40b0269fdcd69715290cc7e7
parentdde10ab4d25fd5f6d1b4342d66459f981495f17b
Don't build test programs by default, add convenience targets for unified build

Test programs are now only built when running "make test" or "make
build_tests".

Reviewed-by: Rich Salz <rsalz@openssl.org>
Configurations/descrip.mms.tmpl
Configurations/unix-Makefile.tmpl
Makefile.in