diff options
Diffstat (limited to 'src/regress/lib/libcrypto/hkdf/Makefile')
| -rw-r--r-- | src/regress/lib/libcrypto/hkdf/Makefile | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/src/regress/lib/libcrypto/hkdf/Makefile b/src/regress/lib/libcrypto/hkdf/Makefile deleted file mode 100644 index 38d7f5b1f9..0000000000 --- a/src/regress/lib/libcrypto/hkdf/Makefile +++ /dev/null | |||
| @@ -1,9 +0,0 @@ | |||
| 1 | # $OpenBSD: Makefile,v 1.1 2017/05/06 20:42:57 beck Exp $ | ||
| 2 | |||
| 3 | PROG= hkdf_test | ||
| 4 | LDADD= -lcrypto | ||
| 5 | DPADD= ${LIBCRYPTO} | ||
| 6 | WARNINGS= Yes | ||
| 7 | CFLAGS+= -DLIBRESSL_INTERNAL | ||
| 8 | |||
| 9 | .include <bsd.regress.mk> | ||
