Deleted Added
full compact
Makefile (281843) Makefile (284713)
1# $FreeBSD: stable/10/sys/boot/forth/Makefile 281843 2015-04-22 01:08:40Z dteske $
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 \
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
11 menusets.4th.8 \
12 version.4th.8
12
13.include <bsd.prog.mk>
13
14.include <bsd.prog.mk>