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

Diff for /src/etc/Makefile between version 1.415 and 1.416

version 1.415, 2015/11/30 23:35:29 version 1.416, 2015/12/01 07:50:03
Line 40 
Line 40 
 EXAMPLES=chio.conf dhclient.conf dhcpd.conf exports \  EXAMPLES=chio.conf dhclient.conf dhcpd.conf exports \
         httpd.conf ifstated.conf inetd.conf \          httpd.conf ifstated.conf inetd.conf \
         man.conf mixerctl.conf mrouted.conf \          man.conf mixerctl.conf mrouted.conf \
         ntpd.conf printcap rbootd.conf remote sensorsd.conf          ntpd.conf printcap rbootd.conf remote sensorsd.conf wsconsctl.conf
 .if ${MACHINE} != "aviion"  
 EXAMPLES+= wsconsctl.conf  
 .endif  
   
 # -rw-------  # -rw-------
 EXAMPLES_600=bgpd.conf dvmrpd.conf eigrpd.conf hostapd.conf iked.conf \  EXAMPLES_600=bgpd.conf dvmrpd.conf eigrpd.conf hostapd.conf iked.conf \
Line 273 
Line 270 
         release allarchs kernels release-sets m4 install-mtree \          release allarchs kernels release-sets m4 install-mtree \
         bootblocks ${ALL_KERNELS}          bootblocks ${ALL_KERNELS}
   
 SUBDIR+= etc.alpha etc.amd64 etc.armish etc.armv7 etc.aviion  SUBDIR+= etc.alpha etc.amd64 etc.armish etc.armv7
 SUBDIR+= etc.hppa etc.hppa64 etc.i386 etc.landisk etc.loongson etc.luna88k  SUBDIR+= etc.hppa etc.hppa64 etc.i386 etc.landisk etc.loongson etc.luna88k
 SUBDIR+= etc.macppc etc.octeon  SUBDIR+= etc.macppc etc.octeon
 SUBDIR+= etc.sgi etc.socppc etc.sparc etc.sparc64 etc.vax etc.zaurus  SUBDIR+= etc.sgi etc.socppc etc.sparc etc.sparc64 etc.vax etc.zaurus

Legend:
Removed from v.1.415  
changed lines
  Added in v.1.416