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

Diff for /src/etc/Makefile between version 1.280 and 1.281

version 1.280, 2009/09/24 21:45:58 version 1.281, 2009/10/01 19:01:28
Line 134 
Line 134 
                 ${INSTALL} -c -o root -g wheel -m 444 4.4BSD.dist \                  ${INSTALL} -c -o root -g wheel -m 444 4.4BSD.dist \
                     ${DESTDIR}/etc/mtree; \                      ${DESTDIR}/etc/mtree; \
                 ${INSTALL} -c -o root -g wheel -m 444 BSD.local.dist \                  ${INSTALL} -c -o root -g wheel -m 444 BSD.local.dist \
                       ${DESTDIR}/etc/mtree; \
                   ${INSTALL} -c -o root -g wheel -m 444 BSD.x11.dist \
                     ${DESTDIR}/etc/mtree                      ${DESTDIR}/etc/mtree
         cd ppp; \          cd ppp; \
                 ${INSTALL} -c -o root -g wheel -m 600 chap-secrets \                  ${INSTALL} -c -o root -g wheel -m 600 chap-secrets \

Legend:
Removed from v.1.280  
changed lines
  Added in v.1.281