Catch up with manual page removal from secure/lib/libssl.

This commit is contained in:
Jung-uk Kim 2018-09-13 23:46:27 +00:00
parent 23bb9f3ae1
commit 0ea17a70ce
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/projects/openssl111/; revision=338673

View File

@ -5,9 +5,6 @@ SHLIB_MAJOR= 9
NO_LINT=
.if exists(Makefile.man)
.include "Makefile.man"
.endif
.include "../libcrypto/Makefile.inc"
SRCS= bio_ssl.c d1_both.c d1_clnt.c d1_lib.c d1_meth.c d1_pkt.c d1_srtp.c \
@ -27,5 +24,4 @@ CFLAGS+= -I${LCRYPTO_SRC}/crypto
.include <bsd.lib.mk>
.PATH: ${LCRYPTO_SRC}/ssl \
${.CURDIR}/man
.PATH: ${LCRYPTO_SRC}/ssl