# Note that this files is under a "BSD" copyright (c) by David O'Brien 1997, 
# even though it may live in src/gnu/...

# $FreeBSD: stable/6/gnu/usr.bin/cpio/doc/Makefile 163620 2006-10-23 03:33:27Z delphij $

.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>
