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