opnsense-src/gnu/usr.bin/cpio/doc/Makefile

16 lines
382 B
Makefile
Raw Normal View History

# Note that this files is under a "BSD" copyright (c) by David O'Brien 1997,
# even though it may live in src/gnu/...
1999-08-27 19:37:10 -04:00
# $FreeBSD$
2005-10-01 00:57:01 -04:00
.PATH: ${.CURDIR}/../../../../contrib/cpio/doc
INFO = cpio
INFOSECTION= "Cpio Documentation"
INFOENTRY_cpio="* CPIO: (cpio). Making tape (or disk) archives."
2005-10-01 00:57:01 -04:00
SRCDIR= ${.CURDIR}/../../../../contrib/cpio/doc
.include <bsd.info.mk>