summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/cpio
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>1997-04-03 11:20:39 +0000
committerobrien <obrien@FreeBSD.org>1997-04-03 11:20:39 +0000
commit53af8e0438c951a708dac03a7a32d2a049f34c85 (patch)
treea8ccbdfaa7a894b23a92685e71a76c12831894da /gnu/usr.bin/cpio
parent9058d2928ce0856e2986df36435e93cdb58823df (diff)
downloadFreeBSD-src-53af8e0438c951a708dac03a7a32d2a049f34c85.zip
FreeBSD-src-53af8e0438c951a708dac03a7a32d2a049f34c85.tar.gz
Bmake Makefile for building info files for GNU cpio.
Diffstat (limited to 'gnu/usr.bin/cpio')
-rw-r--r--gnu/usr.bin/cpio/doc/Makefile15
1 files changed, 15 insertions, 0 deletions
diff --git a/gnu/usr.bin/cpio/doc/Makefile b/gnu/usr.bin/cpio/doc/Makefile
new file mode 100644
index 0000000..5680bf2
--- /dev/null
+++ b/gnu/usr.bin/cpio/doc/Makefile
@@ -0,0 +1,15 @@
+# Note that this files is under a "BSD" copyright (c) by David O'Brien 1997,
+# even though it may live in src/gnu/...
+
+# $Id: Makefile,v 1.2 1997/03/30 00:23:37 obrien Exp $
+
+.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>
OpenPOWER on IntegriCloud