mirror of
https://github.com/opnsense/src.git
synced 2026-03-01 21:01:24 -05:00
6 lines
140 B
Makefile
6 lines
140 B
Makefile
# $FreeBSD$
|
|
|
|
LCRYPTO_SRC= ${SRCTOP}/crypto/openssl
|
|
.PATH: ${LCRYPTO_SRC}/engines ${LCRYPTO_SRC}/engines/ccgost
|
|
|
|
SHLIBDIR?= /usr/lib/engines
|