diff options
Diffstat (limited to 'src/regress/lib/libcrypto/bn/rand/Makefile')
| -rw-r--r-- | src/regress/lib/libcrypto/bn/rand/Makefile | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/src/regress/lib/libcrypto/bn/rand/Makefile b/src/regress/lib/libcrypto/bn/rand/Makefile deleted file mode 100644 index 52d0835df4..0000000000 --- a/src/regress/lib/libcrypto/bn/rand/Makefile +++ /dev/null | |||
| @@ -1,11 +0,0 @@ | |||
| 1 | # $OpenBSD: Makefile,v 1.1 2018/11/06 06:55:27 tb Exp $ | ||
| 2 | |||
| 3 | .include "../../Makefile.inc" | ||
| 4 | |||
| 5 | PROG= bn_rand_interval | ||
| 6 | LDADD= ${CRYPTO_INT} | ||
| 7 | DPADD= ${LIBCRYPTO} | ||
| 8 | WARNINGS= Yes | ||
| 9 | CFLAGS+= -Werror | ||
| 10 | |||
| 11 | .include <bsd.regress.mk> | ||
