mirror of
https://github.com/opnsense/src.git
synced 2026-02-28 20:30:57 -05:00
12 lines
206 B
Makefile
12 lines
206 B
Makefile
|
|
# $FreeBSD$
|
||
|
|
# This file is not autogenerated - take care!
|
||
|
|
|
||
|
|
DIRDEPS_OPTIONS= KERBEROS_SUPPORT OPENSSL
|
||
|
|
|
||
|
|
DIRDEPS.OPENSSL.yes= \
|
||
|
|
lib/libipsec \
|
||
|
|
lib/libmp \
|
||
|
|
lib/libpam/libpam \
|
||
|
|
|
||
|
|
.include <dirdeps-options.mk>
|