1# $FreeBSD$
2
3SUBDIR=	daemon anchor checkconf control
4SUBDIR+= setup
5SUBDIR_PARALLEL=
6
7.include <bsd.subdir.mk>
8