]> CyberLeo.Net >> Repos - FreeBSD/releng/9.2.git/blob - gnu/usr.bin/cvs/doc/Makefile
- Copy stable/9 to releng/9.2 as part of the 9.2-RELEASE cycle.
[FreeBSD/releng/9.2.git] / gnu / usr.bin / cvs / doc / Makefile
1 # $FreeBSD$
2
3 .include "${.CURDIR}/../Makefile.inc"
4
5 SRCDIR= ${CVSDIR}/doc
6
7 INFO=   cvs cvsclient
8 INFOSECTION= "Programming & development tools."
9 INFOENTRY_cvs= "* CVS: (cvs).                   CVS Reference Manual."
10 INFOENTRY_cvsclient= "* CVS-CLIENT: (cvsclient).        CVS client/server Reference Manual."
11
12 .include <bsd.info.mk>