1# $FreeBSD$ 2 3BEARSSL?= ${SRCTOP}/contrib/bearssl 4BEARSSL_SRC= ${BEARSSL}/src 5 6CFLAGS+= -I${BEARSSL}/inc 7 8