88ad7d508a
Sponsored by: EMC / Isilon Storage Division
12 lines
148 B
Makefile
12 lines
148 B
Makefile
# $FreeBSD$
|
|
|
|
SUBDIR= cap_dns
|
|
SUBDIR+= cap_grp
|
|
SUBDIR+= cap_pwd
|
|
SUBDIR+= cap_random
|
|
SUBDIR+= cap_sysctl
|
|
|
|
SUBDIR_PARALLEL=
|
|
|
|
.include <bsd.subdir.mk>
|