summaryrefslogtreecommitdiffstats
path: root/ching/castching/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'ching/castching/Makefile')
-rw-r--r--ching/castching/Makefile7
1 files changed, 7 insertions, 0 deletions
diff --git a/ching/castching/Makefile b/ching/castching/Makefile
new file mode 100644
index 00000000..dd84fc9e
--- /dev/null
+++ b/ching/castching/Makefile
@@ -0,0 +1,7 @@
+# $NetBSD: Makefile,v 1.1 2005/06/30 13:30:33 perry Exp $
+
+PROG= castching
+NOMAN= # defined
+BINDIR= /usr/libexec/ching
+
+.include <bsd.prog.mk>