summaryrefslogtreecommitdiffstats
path: root/bin/chio/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'bin/chio/Makefile')
-rw-r--r--bin/chio/Makefile9
1 files changed, 9 insertions, 0 deletions
diff --git a/bin/chio/Makefile b/bin/chio/Makefile
new file mode 100644
index 0000000..73c1aa1
--- /dev/null
+++ b/bin/chio/Makefile
@@ -0,0 +1,9 @@
+# $Id: $
+# @(#)Makefile 8.1 (Berkeley) 6/6/93
+
+PROG= chio
+SRCS= chio.c
+BINOWN= root
+BINMODE=4555
+
+.include <bsd.prog.mk>
OpenPOWER on IntegriCloud