[BACK]Return to cpp.sh CVS log [TXT][DIR] Up to [local] / src / usr.bin / cpp

Diff for /src/usr.bin/cpp/cpp.sh between version 1.7 and 1.8

version 1.7, 2004/02/10 02:02:22 version 1.8, 2010/05/03 18:34:01
Line 41 
Line 41 
 #  #
 PATH=/usr/bin:/bin  PATH=/usr/bin:/bin
 TRAD=-traditional  TRAD=-traditional
 DGNUC="-D__GNUC__"  DGNUC="@GNUC@"
 STDINC="-I/usr/include"  STDINC="-I/usr/include"
 DOLLAR="@dollaropt@"  DOLLAR="@dollaropt@"
 OPTS=""  OPTS=""

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.8