1#	$NetBSD: Makefile,v 1.1 2006/02/04 16:22:53 christos Exp $
2
3SUBDIR=
4.include "${.CURDIR}/../Makefile.inc"
5
6DIST=${IDIST}/doc
7.PATH: ${DIST}
8TEXINFO = cvsclient.texi cvs.texinfo
9INFOFLAGS = -I${DIST} -I${.CURDIR}
10
11.include <bsd.info.mk>
12