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

Diff for /src/etc/Makefile between version 1.278 and 1.279

version 1.278, 2009/05/24 10:45:21 version 1.279, 2009/09/23 20:33:23
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.278  
changed lines
  Added in v.1.279