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

Diff for /src/etc/Makefile between version 1.285 and 1.286

version 1.285, 2010/01/23 19:27:59 version 1.286, 2010/02/22 15:15:54
Line 82 
Line 82 
         ${INSTALL} -c -o root -g wheel -m 600 ospf6d.conf ${DESTDIR}/etc          ${INSTALL} -c -o root -g wheel -m 600 ospf6d.conf ${DESTDIR}/etc
         ${INSTALL} -c -o root -g wheel -m 600 ripd.conf ${DESTDIR}/etc          ${INSTALL} -c -o root -g wheel -m 600 ripd.conf ${DESTDIR}/etc
         ${INSTALL} -c -o root -g wheel -m 600 dvmrpd.conf ${DESTDIR}/etc          ${INSTALL} -c -o root -g wheel -m 600 dvmrpd.conf ${DESTDIR}/etc
           ${INSTALL} -c -o root -g wheel -m 600 ldpd.conf ${DESTDIR}/etc
         ${INSTALL} -c -o root -g wheel -m 600 pf.conf ${DESTDIR}/etc          ${INSTALL} -c -o root -g wheel -m 600 pf.conf ${DESTDIR}/etc
         ${INSTALL} -c -o root -g operator -m 644 chio.conf ${DESTDIR}/etc          ${INSTALL} -c -o root -g operator -m 644 chio.conf ${DESTDIR}/etc
         ${INSTALL} -c -o root -g wheel -m 600 hostapd.conf ${DESTDIR}/etc          ${INSTALL} -c -o root -g wheel -m 600 hostapd.conf ${DESTDIR}/etc

Legend:
Removed from v.1.285  
changed lines
  Added in v.1.286