xref: /netbsd-src/games/ching/castching/Makefile (revision 69b6d498973bb4d7230c2d3c12bd9a032738ec8e)
1#	$NetBSD: Makefile,v 1.1 2005/06/30 13:30:33 perry Exp $
2
3PROG=	castching
4NOMAN=	# defined
5BINDIR=	/usr/libexec/ching
6
7.include <bsd.prog.mk>
8