]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - lib/libcasper/services/Makefile
MFV r323678: file 5.32
[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.${MK_TESTS}+=    tests
10
11 SUBDIR_PARALLEL=
12
13 .include <bsd.subdir.mk>