diff options
Diffstat (limited to 'src/lib/libssl/Makefile')
| -rw-r--r-- | src/lib/libssl/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/src/lib/libssl/Makefile b/src/lib/libssl/Makefile index 2e06f13e9c..e4ad5f36f7 100644 --- a/src/lib/libssl/Makefile +++ b/src/lib/libssl/Makefile | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | # $OpenBSD: Makefile,v 1.67 2020/08/30 15:40:19 jsing Exp $ | 1 | # $OpenBSD: Makefile,v 1.68 2020/10/03 18:01:55 jsing Exp $ |
| 2 | 2 | ||
| 3 | .include <bsd.own.mk> | 3 | .include <bsd.own.mk> |
| 4 | .ifndef NOMAN | 4 | .ifndef NOMAN |
| @@ -36,11 +36,9 @@ SRCS= \ | |||
| 36 | bs_cbb.c \ | 36 | bs_cbb.c \ |
| 37 | bs_cbs.c \ | 37 | bs_cbs.c \ |
| 38 | d1_both.c \ | 38 | d1_both.c \ |
| 39 | d1_clnt.c \ | ||
| 40 | d1_lib.c \ | 39 | d1_lib.c \ |
| 41 | d1_pkt.c \ | 40 | d1_pkt.c \ |
| 42 | d1_srtp.c \ | 41 | d1_srtp.c \ |
| 43 | d1_srvr.c \ | ||
| 44 | pqueue.c \ | 42 | pqueue.c \ |
| 45 | s3_cbc.c \ | 43 | s3_cbc.c \ |
| 46 | s3_lib.c \ | 44 | s3_lib.c \ |
