[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.150 and 1.151

version 1.150, 2004/04/13 12:25:03 version 1.151, 2004/04/18 13:07:00
Line 1106  AR  Create, modify, and extract from arc
Line 1106  AR  Create, modify, and extract from arc
   
 ARFLAGS         Options to ${AR}.  [rl]  ARFLAGS         Options to ${AR}.  [rl]
   
   AS              Assembler.  [as]
   
   AFLAGS          Options to ${AS}.  []
   
 CC              C compiler.  [cc]  CC              C compiler.  [cc]
   
 CFLAGS          Options to ${CC}.  [Usually -O or -O2]  CFLAGS          Options to ${CC}.  [Usually -O or -O2]
Line 1114  CPP  C Pre-Processor.  [cpp]
Line 1118  CPP  C Pre-Processor.  [cpp]
   
 CPPFLAGS        Options to ${CPP}.  []  CPPFLAGS        Options to ${CPP}.  []
   
 CPUFLAGS        Optimization flags for ${CC}  CPUFLAGS        Optimization flags for ${CC}.  []
   
 CXX             C++ compiler.  [c++]  CXX             C++ compiler.  [c++]
   

Legend:
Removed from v.1.150  
changed lines
  Added in v.1.151

CVSweb <webmaster@jp.NetBSD.org>