# $OpenBSD: Makefile,v 1.5 1997/09/21 11:37:59 deraadt Exp $ PROG= reboot DPADD= ${LIBUTIL} LDADD= -lutil MAN= reboot.8 boot_atari.8 boot_hp300.8 boot_i386.8 boot_mac68k.8 \ boot_pmax.8 boot_sparc.8 boot_sun3.8 boot_vax.8 \ boot_x68k.8 MLINKS= reboot.8 halt.8 LINKS= ${BINDIR}/reboot ${BINDIR}/halt .include