Hook the new nextboot(8) manpage up to the build.

This commit is contained in:
gordon 2002-11-04 17:39:54 +00:00
parent 8ea7b65d85
commit 53e18ddfc4

View File

@ -4,7 +4,7 @@
PROG= reboot
DPADD= ${LIBUTIL}
LDADD= -lutil
MAN= reboot.8 boot_i386.8
MAN= reboot.8 boot_i386.8 nextboot.8
MLINKS= reboot.8 halt.8 reboot.8 fastboot.8 reboot.8 fasthalt.8
.if exists(${.CURDIR}/boot_${MACHINE}.8)