This commit was generated by cvs2svn to track changes on a CVS vendor
[unix-history] / sbin / shutdown / Makefile
# @(#)Makefile 5.3 (Berkeley) 5/11/90
PROG= shutdown
MAN8= shutdown.8
BINOWN= root
BINGRP= operator
BINMODE=4550
.include <bsd.prog.mk>