summaryrefslogtreecommitdiff
path: root/pkgtools/createbuildlink/files/createbuildlink.8
diff options
context:
space:
mode:
authorrh <rh@pkgsrc.org>2002-10-16 08:50:48 +0000
committerrh <rh@pkgsrc.org>2002-10-16 08:50:48 +0000
commit30cf40c883527cbffd192374b877d42f8d735542 (patch)
tree33cde8b4cbf67de2249d491e1d193d2552eb961c /pkgtools/createbuildlink/files/createbuildlink.8
parente865e96f40799dc621a08b08513f70a66fe5f95a (diff)
downloadpkgsrc-30cf40c883527cbffd192374b877d42f8d735542.tar.gz
Update createbuildlink to 2.2. Now includes a '-j' option to join together
PLISTed header files in a directory, listing them as '*.h'
Diffstat (limited to 'pkgtools/createbuildlink/files/createbuildlink.8')
-rw-r--r--pkgtools/createbuildlink/files/createbuildlink.814
1 files changed, 12 insertions, 2 deletions
diff --git a/pkgtools/createbuildlink/files/createbuildlink.8 b/pkgtools/createbuildlink/files/createbuildlink.8
index a4e6d2440c6..e674fb40a76 100644
--- a/pkgtools/createbuildlink/files/createbuildlink.8
+++ b/pkgtools/createbuildlink/files/createbuildlink.8
@@ -1,4 +1,4 @@
-.\" $NetBSD: createbuildlink.8,v 1.3 2002/09/06 00:36:14 rh Exp $
+.\" $NetBSD: createbuildlink.8,v 1.4 2002/10/16 08:50:50 rh Exp $
.\"
.\" Copyright (c) 2002 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -34,7 +34,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd September 6, 2002
+.Dd October 16, 2002
.Dt CREATEBUILDLINK 8
.Os
.Sh NAME
@@ -42,6 +42,7 @@
.Nd automatic NetBSD buildlink2.mk generator
.Sh SYNOPSIS
.Nm
+.Op Fl j
.Sh DESCRIPTION
.Nm
reads in the
@@ -53,6 +54,15 @@ an initial
.Pa buildlink2.mk
file on stdout.
.Pp
+The following options are available:
+.Bl -tag -width indent
+.It Fl j
+Join together all .h files in an include directory and list as *.h.
+Be careful with this option and only use it if you are sure that the
+package in question is the only one providing header files in the PLISTed
+directory.
+.El
+.Pp
While
.Nm
is supposed to help starting create a