Document NOCTF, NOPIE.

This commit is contained in:
christos 2016-02-01 15:00:43 +00:00
parent 29853c9ec4
commit 8d0597fca7

View File

@ -1,4 +1,4 @@
# $NetBSD: bsd.README,v 1.348 2015/11/22 04:59:15 kamil Exp $
# $NetBSD: bsd.README,v 1.349 2016/02/01 15:00:43 christos Exp $
# @(#)bsd.README 8.2 (Berkeley) 4/2/94
This is the README file for the make "include" files for the NetBSD
@ -159,6 +159,9 @@ MKCTF If "no", do not build and install CTF tools, and also
during build.
Default: no
NOCTF Don't generate and manipulate CTF data of ELF binaries
during build. It is set internally for standalone programs.
MKCVS If "no", don't build or install cvs(1).
Default: yes
@ -351,6 +354,9 @@ MKPIE If "no", create regular executables. Otherwise create
PIE (Position Independent Executables).
Default: no
NOCTF Don't create PIE (Position Independent Executables)
It is set internally for standalone programs.
MKPIGZGZIP If "no", only install pigz as pigz, not gzip.
Default: no