diff options
Diffstat (limited to 'src/regress/lib/libssl/Makefile')
| -rw-r--r-- | src/regress/lib/libssl/Makefile | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/src/regress/lib/libssl/Makefile b/src/regress/lib/libssl/Makefile deleted file mode 100644 index 0cc3e156a3..0000000000 --- a/src/regress/lib/libssl/Makefile +++ /dev/null | |||
| @@ -1,16 +0,0 @@ | |||
| 1 | # $OpenBSD: Makefile,v 1.26 2017/07/16 18:18:10 jsing Exp $ | ||
| 2 | |||
| 3 | SUBDIR= \ | ||
| 4 | asn1 \ | ||
| 5 | bytestring \ | ||
| 6 | ciphers \ | ||
| 7 | client \ | ||
| 8 | pqueue \ | ||
| 9 | server \ | ||
| 10 | ssl \ | ||
| 11 | tlsext \ | ||
| 12 | unit | ||
| 13 | |||
| 14 | install: | ||
| 15 | |||
| 16 | .include <bsd.subdir.mk> | ||
