This commit was generated by cvs2svn to track changes on a CVS vendor
[unix-history] / sbin / reboot / Makefile
# @(#)Makefile 5.6 (Berkeley) 6/29/90
PROG= reboot
DPADD= ${LIBUTIL}
LDADD= -lutil
MAN8= reboot_${MACHINE}.8
MLINKS= reboot_${MACHINE}.8 ../reboot.8
MANSUBDIR=/${MACHINE}
.include <bsd.prog.mk>