[BACK]Return to bsd.README CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / share / mk

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /src/share/mk/bsd.README between version 1.118 and 1.119

version 1.118, 2003/07/18 00:33:18 version 1.119, 2003/07/18 02:52:51
Line 118  MKLINT  If "no", don't build or install 
Line 118  MKLINT  If "no", don't build or install 
 MKMAN           If "no", don't build or install the man or catman pages.  MKMAN           If "no", don't build or install the man or catman pages.
                 Also acts as "MKCATPAGES=no"                  Also acts as "MKCATPAGES=no"
   
   MKMANZ          If not "no", compress manual pages at installation time.
                   "no" by default.
   
 MKNLS           If "no", don't build or install the NLS files and locale  MKNLS           If "no", don't build or install the NLS files and locale
                 definition files.                  definition files.
   
Line 302  USE_YP  If set to "no", disables buildin
Line 305  USE_YP  If set to "no", disables buildin
                 various system utilities/libraries that support it.  If                  various system utilities/libraries that support it.  If
                 MKYP is set to "no", USE_YP will also be forced to "no".                  MKYP is set to "no", USE_YP will also be forced to "no".
   
 MANZ            Compress manual pages at installation time.  
   
 NOPROFILE       Do not build profiled versions of system libraries  NOPROFILE       Do not build profiled versions of system libraries
   
 NOPIC           Do not build PIC versions of system libraries, and  NOPIC           Do not build PIC versions of system libraries, and
Line 983  TOOL_ROFF_ASCII  Generate ASCII groff ou
Line 984  TOOL_ROFF_ASCII  Generate ASCII groff ou
 TOOL_ROFF_DVI           Generate DVI groff output.  [${TOOL_GROFF} -Tdvi]  TOOL_ROFF_DVI           Generate DVI groff output.  [${TOOL_GROFF} -Tdvi]
   
 TOOL_ROFF_HTML          Generate HTML groff output.  TOOL_ROFF_HTML          Generate HTML groff output.
                         [${TOOL_GROFF} -Tlatin1 -mdoc2html -P-b -P-o -P-u]                          [${TOOL_GROFF} -Tlatin1 -mdoc2html]
   
 TOOL_ROFF_PS            Generate PS groff output.  [${TOOL_GROFF} -Tps]  TOOL_ROFF_PS            Generate PS groff output.  [${TOOL_GROFF} -Tps]
   

Legend:
Removed from v.1.118  
changed lines
  Added in v.1.119

CVSweb <webmaster@jp.NetBSD.org>