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