mirror of
https://github.com/opnsense/src.git
synced 2026-04-01 15:35:10 -04:00
6 lines
156 B
Makefile
6 lines
156 B
Makefile
# $FreeBSD$
|
|
|
|
LCRYPTO_SRC= ${.CURDIR}/../../../../../crypto/openssl
|
|
.PATH: ${LCRYPTO_SRC}/engines ${LCRYPTO_SRC}/engines/ccgost
|
|
|
|
SHLIBDIR?= /usr/lib/engines
|