[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.85 and 1.86

version 1.85, 2001/12/28 01:32:40 version 1.86, 2001/12/31 23:11:05
Line 77  UNPRIVED If defined, don't set the owner
Line 77  UNPRIVED If defined, don't set the owner
                 the owner/group/mode should be.  This allows a                  the owner/group/mode should be.  This allows a
                 non-root "make install".                  non-root "make install".
   
   MKBFD           If "no", don't build libbfd, libiberty, or any of
                   the things that depend on them (binutils/gas/ld,
                   gdb, dbsym, mdsetimage).  Only meaningful if
                   USE_NEW_TOOLCHAIN is set.
   
 MKCATPAGES      If "no", don't build or install the catman pages.  MKCATPAGES      If "no", don't build or install the catman pages.
   
 MKDOC           If "no", don't build or install the documentation.  MKDOC           If "no", don't build or install the documentation.
   
   MKGDB           If "no", don't build gdb.  Only meaningful if
                   USE_NEW_TOOLCHAIN is set.
   
   MKGCC           If "no", don't build gcc or any of the gcc-related
                   libraries (libg2c, libgcc, libobjc, libstdc++).
                   Only meaningful if USE_NEW_TOOLCHAIN is set.
   
 MKINFO          If "no", don't build or install Info documentation from  MKINFO          If "no", don't build or install Info documentation from
                 Texinfo source files.                  Texinfo source files.
   

Legend:
Removed from v.1.85  
changed lines
  Added in v.1.86

CVSweb <webmaster@jp.NetBSD.org>