8 lines
143 B
Makefile
8 lines
143 B
Makefile
# $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>
|