diff options
| author | bluhm <> | 2020-12-17 00:51:12 +0000 |
|---|---|---|
| committer | bluhm <> | 2020-12-17 00:51:12 +0000 |
| commit | c7cbfcf2a0ad5dc204129e5fbf99dd57cc33e72a (patch) | |
| tree | 41030f23560f1b7f802918acd790dd062a36ac0b /src/regress/lib/libssl/interop/botan | |
| parent | 4950cd5ba18509d9b030ea25b45c9c2a552762df (diff) | |
| download | openbsd-c7cbfcf2a0ad5dc204129e5fbf99dd57cc33e72a.tar.gz openbsd-c7cbfcf2a0ad5dc204129e5fbf99dd57cc33e72a.tar.bz2 openbsd-c7cbfcf2a0ad5dc204129e5fbf99dd57cc33e72a.zip | |
Remove echo headlines.
Diffstat (limited to 'src/regress/lib/libssl/interop/botan')
| -rw-r--r-- | src/regress/lib/libssl/interop/botan/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/regress/lib/libssl/interop/botan/Makefile b/src/regress/lib/libssl/interop/botan/Makefile index 7d5435f9d2..a162ee9e17 100644 --- a/src/regress/lib/libssl/interop/botan/Makefile +++ b/src/regress/lib/libssl/interop/botan/Makefile | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | # $OpenBSD: Makefile,v 1.3 2020/10/30 03:12:40 tb Exp $ | 1 | # $OpenBSD: Makefile,v 1.4 2020/12/17 00:51:11 bluhm Exp $ |
| 2 | 2 | ||
| 3 | .include <bsd.own.mk> | 3 | .include <bsd.own.mk> |
| 4 | 4 | ||
| @@ -37,7 +37,6 @@ DPADD = /usr/local/lib/libbotan-2.a | |||
| 37 | REGRESS_TARGETS += run-client-botan-server-${lib} | 37 | REGRESS_TARGETS += run-client-botan-server-${lib} |
| 38 | 38 | ||
| 39 | run-client-botan-server-${lib}: client server.crt | 39 | run-client-botan-server-${lib}: client server.crt |
| 40 | @echo '\n======== $@ ========' | ||
| 41 | LD_LIBRARY_PATH=/usr/local/lib/e${lib} \ | 40 | LD_LIBRARY_PATH=/usr/local/lib/e${lib} \ |
| 42 | ../${lib}/server >server-${lib}.out \ | 41 | ../${lib}/server >server-${lib}.out \ |
| 43 | -c server.crt -k server.key \ | 42 | -c server.crt -k server.key \ |
