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

Diff for /src/usr.bin/Makefile between version 1.107 and 1.108

version 1.107, 2008/05/09 06:52:10 version 1.108, 2008/05/21 19:48:50
Line 35 
Line 35 
 SUBDIR+= strip strings  SUBDIR+= strip strings
 .endif  .endif
   
 .if   make(clean) || make(cleandir) || make(obj)  
 SUBDIR+= elf2ecoff elf2aout  
 .endif  
   
 .include <bsd.subdir.mk>  .include <bsd.subdir.mk>

Legend:
Removed from v.1.107  
changed lines
  Added in v.1.108