diff options
Diffstat (limited to 'src/regress/lib/libcrypto/bn/Makefile')
| -rw-r--r-- | src/regress/lib/libcrypto/bn/Makefile | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/src/regress/lib/libcrypto/bn/Makefile b/src/regress/lib/libcrypto/bn/Makefile deleted file mode 100644 index ed9298575b..0000000000 --- a/src/regress/lib/libcrypto/bn/Makefile +++ /dev/null | |||
| @@ -1,12 +0,0 @@ | |||
| 1 | # $OpenBSD: Makefile,v 1.6 2018/11/06 06:56:17 tb Exp $ | ||
| 2 | |||
| 3 | SUBDIR= \ | ||
| 4 | addsub \ | ||
| 5 | general \ | ||
| 6 | mont \ | ||
| 7 | rand | ||
| 8 | |||
| 9 | |||
| 10 | install: | ||
| 11 | |||
| 12 | .include <bsd.subdir.mk> | ||
