b70d78d6e8
PR: 222902
8 lines
111 B
Makefile
8 lines
111 B
Makefile
# $FreeBSD$
|
|
|
|
SUBDIR= daemon anchor checkconf control
|
|
SUBDIR+= setup
|
|
SUBDIR_PARALLEL=
|
|
|
|
.include <bsd.subdir.mk>
|