Makefile revision 284713
1# $FreeBSD: stable/10/sys/boot/forth/Makefile 284713 2015-06-23 03:56:05Z dteske $
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