Makefile revision 281843
1# $FreeBSD: stable/10/sys/boot/forth/Makefile 281843 2015-04-22 01:08:40Z 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
13.include <bsd.prog.mk>
14