summaryrefslogtreecommitdiffstats
path: root/ching/castching/Makefile
blob: dd84fc9e2b65a64e705ad1b20c11b3645125c344 (plain) (blame)
1
2
3
4
5
6
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>