repo.or.cz
/
netbsd-mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Sync usage with man page.
[netbsd-mini2440.git]
/
external
/
gpl2
/
xcvs
/
doc
/
Makefile
blob
d6b7833522bc9a4ca9f05b73157c7371f979903f
1
# $NetBSD: Makefile,v 1.1 2006/02/04 16:22:53 christos Exp $
2
3
SUBDIR
=
4
.
include
"${.CURDIR}/../Makefile.inc"
5
6
DIST
=${
IDIST
}/
doc
7
.PATH
: ${
DIST
}
8
TEXINFO
=
cvsclient.texi cvs.texinfo
9
INFOFLAGS
= -
I
${
DIST
} -
I
${
.CURDIR
}
10
11
.
include
<
bsd.
info
.mk
>