mirror of
https://github.com/opnsense/src.git
synced 2026-02-25 19:05:20 -05:00
10 lines
186 B
Makefile
10 lines
186 B
Makefile
|
|
# $FreeBSD$
|
||
|
|
# This file is not autogenerated - take care!
|
||
|
|
|
||
|
|
DIRDEPS_OPTIONS= OPENSSL
|
||
|
|
|
||
|
|
DIRDEPS.OPENSSL.yes+= secure/lib/libssl
|
||
|
|
DIRDEPS.OPENSSL.no= lib/libmd
|
||
|
|
|
||
|
|
.include <dirdeps-options.mk>
|