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

Diff for /src/etc/Makefile between version 1.344 and 1.345

version 1.344, 2014/01/24 03:36:07 version 1.345, 2014/01/25 20:23:53
Line 177 
Line 177 
                     ${DESTDIR}/etc/ppp; \                      ${DESTDIR}/etc/ppp; \
                 ${INSTALL} -c -o root -g wheel -m 600 options \                  ${INSTALL} -c -o root -g wheel -m 600 options \
                     ${DESTDIR}/etc/ppp; \                      ${DESTDIR}/etc/ppp; \
                 ${INSTALL} -c -o root -g wheel -m 600 options.leaf \  
                     ${DESTDIR}/etc/ppp; \  
                 ${INSTALL} -c -o root -g wheel -m 600 options.sample \                  ${INSTALL} -c -o root -g wheel -m 600 options.sample \
                     ${DESTDIR}/etc/ppp; \                      ${DESTDIR}/etc/ppp; \
                 ${INSTALL} -c -o root -g wheel -m 600 chatscript.sample \                  ${INSTALL} -c -o root -g wheel -m 600 chatscript.sample \

Legend:
Removed from v.1.344  
changed lines
  Added in v.1.345