summaryrefslogtreecommitdiffstats
path: root/ching/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'ching/Makefile.inc')
-rw-r--r--ching/Makefile.inc5
1 files changed, 5 insertions, 0 deletions
diff --git a/ching/Makefile.inc b/ching/Makefile.inc
new file mode 100644
index 00000000..8a24d483
--- /dev/null
+++ b/ching/Makefile.inc
@@ -0,0 +1,5 @@
+# $NetBSD: Makefile.inc,v 1.1 2005/06/30 13:30:33 perry Exp $
+
+CPPFLAGS+=-I${.CURDIR}/../include
+BINDIR?=/usr/games
+WARNS=2