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

Diff for /src/etc/Makefile between version 1.337 and 1.338

version 1.337, 2013/11/03 18:28:34 version 1.338, 2013/11/26 20:11:51
Line 130 
Line 130 
         ${INSTALL} -c -o root -g wheel -m 600 snmpd.conf ${DESTDIR}/etc          ${INSTALL} -c -o root -g wheel -m 600 snmpd.conf ${DESTDIR}/etc
         ${INSTALL} -c -o root -g wheel -m 600 ldapd.conf ${DESTDIR}/etc          ${INSTALL} -c -o root -g wheel -m 600 ldapd.conf ${DESTDIR}/etc
         ${INSTALL} -c -o root -g wheel -m 600 ypldap.conf ${DESTDIR}/etc          ${INSTALL} -c -o root -g wheel -m 600 ypldap.conf ${DESTDIR}/etc
         ${INSTALL} -c -o root -g _nsd -m 640 nsd.conf ${DESTDIR}/etc          ${INSTALL} -c -o root -g _nsd -m 640 nsd.conf ${DESTDIR}/var/nsd/etc
         ${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m 555 \          ${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m 555 \
             etc.${MACHINE}/MAKEDEV ${DESTDIR}/dev              etc.${MACHINE}/MAKEDEV ${DESTDIR}/dev
         cd root; \          cd root; \

Legend:
Removed from v.1.337  
changed lines
  Added in v.1.338