diff --git a/sbin/reboot/Makefile b/sbin/reboot/Makefile index f4e1a55aac87..71f0bdfb3f7e 100644 --- a/sbin/reboot/Makefile +++ b/sbin/reboot/Makefile @@ -7,7 +7,7 @@ MAN8= reboot.0 boot_hp300.0 boot_i386.0 boot_sparc.0 boot_tahoe.0 boot_vax.0 MLINKS= reboot.8 halt.8 LINKS= ${BINDIR}/reboot ${BINDIR}/halt -afterinstall: +XXXBROKENafterinstall: ${MINSTALL} boot_hp300.0 ${DESTDIR}${MANDIR}8/hp300/boot.0 ${MINSTALL} boot_i386.0 ${DESTDIR}${MANDIR}8/i386/boot.0 ${MINSTALL} boot_sparc.0 ${DESTDIR}${MANDIR}8/sparc/boot.0