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

Diff for /src/share/mk/bsd.README between version 1.21 and 1.22

version 1.21, 1999/11/26 21:47:09 version 1.22, 2000/05/15 06:10:21
Line 216 
Line 216 
   
 NOLINT          Do not build lint libraries. [set, set unconditionally]  NOLINT          Do not build lint libraries. [set, set unconditionally]
   
 DEBUG           Add -g to assembly and C compiler passes.  Also doesn't  DEBUG           Add -g to assembly, C compiler and linking passes.  Also
                 set STRIP to -s per default if defined.                  doesn't set STRIP to -s per default if defined.
   
   DEBUGLIBS       Create libraries with -g debug information, and install
                   them in /usr/lib/debug.
   
 SUDO            Command to run when doing "make install" portion of  SUDO            Command to run when doing "make install" portion of
                 "make build".  If set to sudo, this allows one to run                  "make build".  If set to sudo, this allows one to run

Legend:
Removed from v.1.21  
changed lines
  Added in v.1.22