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

Diff for /src/etc/Makefile between version 1.245 and 1.246

version 1.245, 2006/12/14 18:49:44 version 1.246, 2007/01/31 08:32:16
Line 81 
Line 81 
         ${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 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 hoststated.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 \
             etc.${MACHINE}/MAKEDEV ${DESTDIR}/dev              etc.${MACHINE}/MAKEDEV ${DESTDIR}/dev

Legend:
Removed from v.1.245  
changed lines
  Added in v.1.246