1# $FreeBSD: releng/11.0/sys/boot/forth/Makefile 298107 2016-04-16 07:45:30Z gjb $
2
3MAN+=	beastie.4th.8 \
4	brand.4th.8 \
5	check-password.4th.8 \
6	color.4th.8 \
7	delay.4th.8 \
8	loader.conf.5 \
9	loader.4th.8 \
10	menu.4th.8 \
11	menusets.4th.8 \
12	version.4th.8
13
14.include <bsd.prog.mk>
15