]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - lib/libcasper/services/Makefile
Import Zstandard 1.2.0
[FreeBSD/FreeBSD.git] / lib / libcasper / services / Makefile
1 # $FreeBSD$
2
3 SUBDIR=         cap_dns
4 SUBDIR+=        cap_grp
5 SUBDIR+=        cap_pwd
6 SUBDIR+=        cap_random
7 SUBDIR+=        cap_sysctl
8
9 SUBDIR_PARALLEL=
10
11 .include <bsd.subdir.mk>