Initial import from FreeBSD RELENG_4:
[dragonfly.git] / gnu / usr.bin / cpio / doc / Makefile
1 # Note that this files is under a "BSD" copyright (c) by David O'Brien 1997, 
2 # even though it may live in src/gnu/...
3
4 # $FreeBSD: src/gnu/usr.bin/cpio/doc/Makefile,v 1.3 1999/08/27 23:35:24 peter Exp $
5
6 .PATH:  ${.CURDIR}/../../../../contrib/cpio
7
8 INFO = cpio
9
10 INFOSECTION= "Cpio Documentation"
11 INFOENTRY_cpio="* CPIO: (cpio).                 Making tape (or disk) archives."
12
13 SRCDIR= ${.CURDIR}/../../../../contrib/cpio
14
15 .include <bsd.info.mk>