Add rfcomm_sppd(1) - RFCOMM Serial Port Profile daemon.
[dragonfly.git] / gnu / usr.bin / cpio / doc / Makefile
blob11e1672e849ed7b8c805b4e865b060a7d70cd2b5
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/...
4 # $FreeBSD: src/gnu/usr.bin/cpio/doc/Makefile,v 1.3 1999/08/27 23:35:24 peter Exp $
5 # $DragonFly: src/gnu/usr.bin/cpio/doc/Makefile,v 1.2 2003/06/17 04:25:45 dillon Exp $
7 .PATH: ${.CURDIR}/../../../../contrib/cpio
9 INFO = cpio
11 INFOSECTION= "Cpio Documentation"
12 INFOENTRY_cpio="* CPIO: (cpio). Making tape (or disk) archives."
14 SRCDIR= ${.CURDIR}/../../../../contrib/cpio
16 .include <bsd.info.mk>