mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-15 06:42:51 +01: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>
|