[BACK]Return to Makefile CVS log [TXT][DIR] Up to [local] / src / include

Diff for /src/include/Makefile between version 1.144 and 1.145

version 1.144, 2008/06/04 21:12:50 version 1.145, 2008/08/22 13:02:53
Line 51 
Line 51 
 PRDIRS=  PRDIRS=
   
 # Directories with an includes target that use Makefile.bsd-wrapper  # Directories with an includes target that use Makefile.bsd-wrapper
 WDIRS=  ../usr.sbin/httpd ../gnu/usr.bin/binutils  WDIRS=  ../usr.sbin/httpd
   
 # Places using Makefile.bsd-wrapper that needs a prerequisite target met  # Places using Makefile.bsd-wrapper that needs a prerequisite target met
 # before includes  # before includes
 PWDIRS= ../gnu/usr.bin/binutils  PWDIRS=
   
 .if ${USE_GCC3:L} == "yes"  .if ${USE_GCC3:L} == "yes"
 WDIRS+= ../gnu/lib/libstdc++ ../gnu/usr.bin/gcc ../gnu/lib/libobjc \  WDIRS+= ../gnu/lib/libstdc++ ../gnu/usr.bin/gcc ../gnu/lib/libobjc \

Legend:
Removed from v.1.144  
changed lines
  Added in v.1.145