1*0c048d5aSchristos# $NetBSD: Makefile,v 1.3 2018/02/04 03:19:52 christos Exp $ 262f324d0Schristos 362f324d0Schristos.include <bsd.own.mk> 462f324d0Schristos 562f324d0SchristosLIB=event_openssl 662f324d0Schristos 762f324d0SchristosSRCS= \ 862f324d0Schristosbufferevent_openssl.c 962f324d0Schristos 10975a152cSjoergLIBDPLIBS+= \ 11975a152cSjoerg event ${.CURDIR}/../libevent \ 12*0c048d5aSchristos crypto ${NETBSDSRCDIR}/crypto/external/bsd/${EXTERNAL_OPENSSL_SUBDIR}/lib/libcrypto \ 13*0c048d5aSchristos ssl ${NETBSDSRCDIR}/crypto/external/bsd/${EXTERNAL_OPENSSL_SUBDIR}/lib/libssl 1462f324d0Schristos 1562f324d0Schristos.include <bsd.lib.mk> 16