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