# @(#)Makefile 8.1 (Berkeley) 6/5/93 # $FreeBSD: head/sbin/shutdown/Makefile 83391 2001-09-13 06:48:18Z ru $ PROG= shutdown WARNS?= 2 MAN= shutdown.8 BINOWN= root BINGRP= operator BINMODE=4550 .include