mirror of
https://github.com/opnsense/src.git
synced 2026-02-12 23:36:07 -05:00
11 lines
148 B
Makefile
11 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>
|