Correct description of when "NOPIC" is set.

This commit is contained in:
jlam 2000-09-10 19:10:50 +00:00
parent aa8883f44d
commit 8edf0a98a0

View File

@ -1,4 +1,4 @@
# $NetBSD: bsd.README,v 1.64 2000/06/23 06:11:05 thorpej Exp $
# $NetBSD: bsd.README,v 1.65 2000/09/10 19:10:50 jlam Exp $
# @(#)bsd.README 8.2 (Berkeley) 4/2/94
This is the README file for the new make "include" files for the BSD
@ -274,7 +274,7 @@ NOPROFILE Do not build profiled versions of system libraries
NOPIC Do not build PIC versions of system libraries, and
do not build shared libraries. [set if ${MACHINE_ARCH}
is "sparc64", unset otherwise.]
is "sh3" and ${OBJECT_FMT} is "COFF", unset otherwise.]
NOLINT Do not build lint libraries.