# 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

INFO = cpio

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

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

.include <bsd.info.mk>
