]> git.saurik.com Git - apple/system_cmds.git/blame - shutdown.tproj/Makefile.dist
system_cmds-230.7.tar.gz
[apple/system_cmds.git] / shutdown.tproj / Makefile.dist
CommitLineData
1815bff5
A
1# @(#)Makefile 8.1 (Berkeley) 6/5/93
2
3PROG= shutdown
4MAN8= shutdown.0
5BINOWN= root
6BINGRP= operator
7BINMODE=4550
8
9.include <bsd.prog.mk>