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

Diff for /src/etc/Makefile between version 1.234 and 1.235

version 1.234, 2006/06/01 16:43:23 version 1.235, 2006/06/03 19:33:35
Line 80 
Line 80 
         ${INSTALL} -c -o root -g wheel -m 600 ospfd.conf ${DESTDIR}/etc          ${INSTALL} -c -o root -g wheel -m 600 ospfd.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 pf.conf ${DESTDIR}/etc          ${INSTALL} -c -o root -g wheel -m 600 pf.conf ${DESTDIR}/etc
           ${INSTALL} -c -o root -g wheel -m 600 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
         ${INSTALL} -c -o root -g wheel -m 600 ipsec.conf ${DESTDIR}/etc          ${INSTALL} -c -o root -g wheel -m 600 ipsec.conf ${DESTDIR}/etc
         ${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m 555 \          ${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m 555 \

Legend:
Removed from v.1.234  
changed lines
  Added in v.1.235