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

Diff for /src/etc/Makefile between version 1.266 and 1.267

version 1.266, 2008/06/14 23:09:05 version 1.267, 2008/06/14 23:13:01
Line 306 
Line 306 
 .PHONY: distribution-etc-root-var distribution distrib-dirs \  .PHONY: distribution-etc-root-var distribution distrib-dirs \
         release allarchs snap_md m4 snap_pre          release allarchs snap_md m4 snap_pre
   
 SUBDIR+= etc.alpha  SUBDIR+= etc.alpha etc.amd64 etc.armish etc.aviion etc.hp300 etc.hppa
 SUBDIR+= etc.amd64  SUBDIR+= etc.hppa64 etc.i386 etc.landisk etc.luna88k etc.mac68k etc.macppc
 SUBDIR+= etc.armish  SUBDIR+= etc.mvme68k etc.mvme88k etc.sgi etc.socppc etc.sparc etc.sparc64
 SUBDIR+= etc.aviion  SUBDIR+= etc.vax etc.zaurus
 SUBDIR+= etc.hp300  
 SUBDIR+= etc.hppa  
 SUBDIR+= etc.hppa64  
 SUBDIR+= etc.i386  
 SUBDIR+= etc.landisk  
 SUBDIR+= etc.luna88k  
 SUBDIR+= etc.mac68k  
 SUBDIR+= etc.macppc  
 SUBDIR+= etc.mvme68k  
 SUBDIR+= etc.mvme88k  
 SUBDIR+= etc.sgi  
 SUBDIR+= etc.socppc  
 SUBDIR+= etc.sparc  
 SUBDIR+= etc.sparc64  
 SUBDIR+= etc.vax  
 SUBDIR+= etc.zaurus  
   
 .include <bsd.subdir.mk>  .include <bsd.subdir.mk>
 .include <bsd.prog.mk>  .include <bsd.prog.mk>

Legend:
Removed from v.1.266  
changed lines
  Added in v.1.267