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

Diff for /src/etc/Makefile between version 1.221 and 1.222

version 1.221, 2005/04/01 15:50:14 version 1.222, 2005/04/13 21:47:07
Line 83 
Line 83 
         ${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 644 pf.os ${DESTDIR}/etc          ${INSTALL} -c -o root -g wheel -m 644 pf.os ${DESTDIR}/etc
         ${INSTALL} -c -o root -g wheel -m 644 sensorsd.conf ${DESTDIR}/etc          ${INSTALL} -c -o root -g wheel -m 644 sensorsd.conf ${DESTDIR}/etc
           ${INSTALL} -c -o root -g wheel -m 600 hostapd.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
         cd root; \          cd root; \

Legend:
Removed from v.1.221  
changed lines
  Added in v.1.222