summaryrefslogtreecommitdiffstats
path: root/sbin/shutdown/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/shutdown/Makefile')
-rw-r--r--sbin/shutdown/Makefile9
1 files changed, 9 insertions, 0 deletions
diff --git a/sbin/shutdown/Makefile b/sbin/shutdown/Makefile
new file mode 100644
index 0000000..19122f2
--- /dev/null
+++ b/sbin/shutdown/Makefile
@@ -0,0 +1,9 @@
+# @(#)Makefile 8.1 (Berkeley) 6/5/93
+
+PROG= shutdown
+MAN8= shutdown.0
+BINOWN= root
+BINGRP= operator
+BINMODE=4550
+
+.include <bsd.prog.mk>
OpenPOWER on IntegriCloud