Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/mk fix pasto



details:   https://anonhg.NetBSD.org/src/rev/b5ef24839bb4
branches:  trunk
changeset: 343495:b5ef24839bb4
user:      christos <christos%NetBSD.org@localhost>
date:      Sun Feb 07 14:31:21 2016 +0000

description:
fix pasto

diffstat:

 share/mk/bsd.README |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r c9d50a95ad4c -r b5ef24839bb4 share/mk/bsd.README
--- a/share/mk/bsd.README       Sun Feb 07 14:06:04 2016 +0000
+++ b/share/mk/bsd.README       Sun Feb 07 14:31:21 2016 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: bsd.README,v 1.349 2016/02/01 15:00:43 christos Exp $
+#      $NetBSD: bsd.README,v 1.350 2016/02/07 14:31:21 christos Exp $
 #      @(#)bsd.README  8.2 (Berkeley) 4/2/94
 
 This is the README file for the make "include" files for the NetBSD
@@ -354,7 +354,7 @@
                PIE (Position Independent Executables).
                Default: no
 
-NOCTF          Don't create PIE (Position Independent Executables)
+NOPIE          Don't create PIE (Position Independent Executables)
                It is set internally for standalone programs.
 
 MKPIGZGZIP     If "no", only install pigz as pigz, not gzip.



Home | Main Index | Thread Index | Old Index