commit | 68a5f1a278e34ae2c59e3c4492e174155fb88b6b | [log] [tgz] |
---|---|---|
author | Richard Levitte <levitte@openssl.org> | Sat Feb 13 18:15:51 2016 +0100 |
committer | Richard Levitte <levitte@openssl.org> | Sat Feb 13 18:32:01 2016 +0100 |
tree | 4f4bb257772d4c2e40b0269fdcd69715290cc7e7 | |
parent | dde10ab4d25fd5f6d1b4342d66459f981495f17b [diff] |
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>