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