1
2PROG=	boot0cfg
3MAN=	boot0cfg.8
4
5LIBADD=	geom
6
7NO_WCAST_ALIGN=
8
9.include <bsd.prog.mk>
10