Deleted Added
full compact
Makefile (281081) Makefile (281843)
1# $FreeBSD: head/sys/boot/forth/Makefile 281081 2015-04-04 19:56:54Z bapt $
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>
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>