]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - lib/libcasper/services/Makefile
Update opencsd to 0.14.2
[FreeBSD/FreeBSD.git] / lib / libcasper / services / Makefile
1 # $FreeBSD$
2
3 .include <src.opts.mk>
4
5 SUBDIR=         cap_dns
6 SUBDIR+=        cap_fileargs
7 SUBDIR+=        cap_grp
8 SUBDIR+=        cap_pwd
9 SUBDIR+=        cap_sysctl
10 SUBDIR+=        cap_syslog
11
12 SUBDIR.${MK_TESTS}+=    tests
13
14 SUBDIR_PARALLEL=
15
16 .include <bsd.subdir.mk>