This commit was manufactured by cvs2svn to create tag 'FreeBSD-release/1.0'.
[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>