]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - lib/libcasper/services/Makefile
MFV r316931: 6268 zfs diff confused by moving a file to another directory
[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>