mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-22 11:17:19 +00:00
595fe15108
MFC after: 3 weeks Sponsored by: EMC / Isilon Storage Division
8 lines
117 B
Makefile
8 lines
117 B
Makefile
# $FreeBSD$
|
|
|
|
SUBDIR= daemon anchor checkconf control
|
|
SUBDIR+= local-setup
|
|
SUBDIR_PARALLEL=
|
|
|
|
.include <bsd.subdir.mk>
|