mirror of
https://github.com/opnsense/src.git
synced 2026-02-25 11:00:15 -05:00
12 lines
244 B
Makefile
12 lines
244 B
Makefile
|
|
# $FreeBSD$
|
||
|
|
# This file is not autogenerated - take care!
|
||
|
|
|
||
|
|
DIRDEPS_OPTIONS= CDDL LIBCPLUSPLUS
|
||
|
|
|
||
|
|
DIRDEPS.CDDL.yes= cddl/lib/libctf
|
||
|
|
|
||
|
|
DIRDEPS.LIBCPLUSPLUS.yes= lib/libcxxrt
|
||
|
|
DIRDEPS.LIBCPLUSPLUS.no= gnu/lib/libsupc++
|
||
|
|
|
||
|
|
.include <dirdeps-options.mk>
|