freebsd-dev/sys/boot/forth/Makefile
Baptiste Daroussin b0aa40ed29 Make sure forth manpages are only installed once.
Differential Revision:	https://reviews.freebsd.org/D2224
Reviewed by:	imp
2015-04-04 19:56:54 +00:00

14 lines
191 B
Makefile

# $FreeBSD$
MAN+= beastie.4th.8 \
brand.4th.8 \
check-password.4th.8 \
color.4th.8 \
delay.4th.8 \
loader.conf.5 \
loader.4th.8 \
menu.4th.8 \
menusets.4th.8
.include <bsd.prog.mk>