summaryrefslogtreecommitdiff
path: root/pkgtools/bootstrap-mk-files
diff options
context:
space:
mode:
authorabs <abs>2009-12-30 20:46:22 +0000
committerabs <abs>2009-12-30 20:46:22 +0000
commitdb85b1741f7ad0f6a2c3dee1a098c3f5ee05ad39 (patch)
treea25a849a3f662c3a7aa079fd53077419cfecedb1 /pkgtools/bootstrap-mk-files
parenta072d652ae215a6c70de10ab2b0045041423cce6 (diff)
downloadpkgsrc-db85b1741f7ad0f6a2c3dee1a098c3f5ee05ad39.tar.gz
Add note on SHLIB_{MAJOR,MINOR,TEENY}
Diffstat (limited to 'pkgtools/bootstrap-mk-files')
-rw-r--r--pkgtools/bootstrap-mk-files/files/bsd.README8
1 files changed, 6 insertions, 2 deletions
diff --git a/pkgtools/bootstrap-mk-files/files/bsd.README b/pkgtools/bootstrap-mk-files/files/bsd.README
index bd4694a1165..0f774e0f4e0 100644
--- a/pkgtools/bootstrap-mk-files/files/bsd.README
+++ b/pkgtools/bootstrap-mk-files/files/bsd.README
@@ -1,4 +1,4 @@
-# $NetBSD: bsd.README,v 1.1.1.1 2006/07/14 23:13:00 jlam Exp $
+# $NetBSD: bsd.README,v 1.2 2009/12/30 20:46:22 abs Exp $
# @(#)bsd.README 8.2 (Berkeley) 4/2/94
This is the README file for the new make "include" files for the BSD
@@ -550,7 +550,7 @@ WFORMAT -Wnetbsd-format-audit for extra-stringent format checking.
mk.conf if you're doing format-string auditing.
FORMAT_AUDIT may go away in time.
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+=-=-=-=-= bsd.lib.mk =-=-=-=-=
The include file <bsd.lib.mk> has support for building libraries. It has
the same eight targets as <bsd.prog.mk>: all, clean, cleandir, depend,
@@ -565,6 +565,10 @@ LIB The name of the library to build.
LIBDIR Target directory for libraries.
+SHLIB_MAJOR
+SHLIB_MINOR
+SHLIB_TEENY Major, minor, and teeny version numbers of shared library
+
LINTLIBDIR Target directory for lint libraries.
LIBGRP Library group.