aboutsummaryrefslogtreecommitdiff
path: root/bin/chio/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'bin/chio/Makefile')
-rw-r--r--bin/chio/Makefile7
1 files changed, 7 insertions, 0 deletions
diff --git a/bin/chio/Makefile b/bin/chio/Makefile
new file mode 100644
index 000000000000..ddb07d968129
--- /dev/null
+++ b/bin/chio/Makefile
@@ -0,0 +1,7 @@
+# $FreeBSD$
+# @(#)Makefile 8.1 (Berkeley) 6/6/93
+
+PACKAGE=runtime
+PROG= chio
+
+.include <bsd.prog.mk>