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

Diff for /src/etc/Makefile between version 1.298 and 1.299

version 1.298, 2011/07/07 01:52:57 version 1.299, 2011/07/07 02:22:11
Line 109 
Line 109 
         ${INSTALL} -c -o root -g wheel -m 600 sasyncd.conf ${DESTDIR}/etc          ${INSTALL} -c -o root -g wheel -m 600 sasyncd.conf ${DESTDIR}/etc
         ${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 _nsd -m 640 nsd.conf ${DESTDIR}/etc          ${INSTALL} -c -o root -g _nsd -m 640 nsd.conf ${DESTDIR}/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

Legend:
Removed from v.1.298  
changed lines
  Added in v.1.299