aboutsummaryrefslogtreecommitdiff
path: root/gnu/usr.bin/cpio/doc/Makefile
blob: 220de5fdf8230a2bc567e9afb7ae23a013b80448 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Note that this files is under a "BSD" copyright (c) by David O'Brien 1997, 
# even though it may live in src/gnu/...

# $FreeBSD$

.PATH:	${.CURDIR}/../../../../contrib/cpio/doc

INFO = cpio

INFOSECTION= "Cpio Documentation"
INFOENTRY_cpio="* CPIO: (cpio).                 Making tape (or disk) archives."

SRCDIR= ${.CURDIR}/../../../../contrib/cpio/doc

.include <bsd.info.mk>