summaryrefslogtreecommitdiff
path: root/pkgtools/createbuildlink/files/createbuildlink.8
diff options
context:
space:
mode:
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