summaryrefslogtreecommitdiffstats
path: root/sbin/reboot/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/reboot/Makefile')
-rw-r--r--sbin/reboot/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/sbin/reboot/Makefile b/sbin/reboot/Makefile
index 7dd2e90..a790be7 100644
--- a/sbin/reboot/Makefile
+++ b/sbin/reboot/Makefile
@@ -4,8 +4,9 @@ PROG= reboot
DPADD= ${LIBUTIL}
LDADD= -lutil
MAN8= reboot.8 boot_hp300.8 boot_i386.8 boot_sparc.8 boot_tahoe.8 boot_vax.8
-MLINKS= reboot.8 halt.8
-LINKS= ${BINDIR}/reboot ${BINDIR}/halt
+MLINKS= reboot.8 halt.8 reboot.8 fastboot.8 reboot.8 fasthalt.8
+LINKS= ${BINDIR}/reboot ${BINDIR}/halt ${BINDIR}/reboot ${BINDIR}/fastboot \
+ ${BINDIR}/reboot ${BINDIR}/fasthalt
XXXBROKENafterinstall:
${MINSTALL} boot_hp300.8 ${DESTDIR}${MANDIR}8/hp300/boot.8
OpenPOWER on IntegriCloud