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

Diff for /src/etc/Makefile between version 1.109 and 1.110

version 1.109, 2000/04/25 20:52:47 version 1.110, 2000/04/25 21:17:29
Line 92 
Line 92 
                     ${DESTDIR}/etc/skel/.mailrc; \                      ${DESTDIR}/etc/skel/.mailrc; \
                 ${INSTALL} -c -o root -g wheel -m 644 dot.profile \                  ${INSTALL} -c -o root -g wheel -m 644 dot.profile \
                     ${DESTDIR}/etc/skel/.profile; \                      ${DESTDIR}/etc/skel/.profile; \
                 ${INSTALL} -c -o root -g wheel -m 644 dot.rhosts \                  ${INSTALL} -c -o root -g wheel -m 600 dot.rhosts \
                     ${DESTDIR}/etc/skel/.rhosts)                      ${DESTDIR}/etc/skel/.rhosts)
         (cd kerberosIV; \          (cd kerberosIV; \
                 ${INSTALL} -c -o root -g wheel -m 644 README \                  ${INSTALL} -c -o root -g wheel -m 644 README \

Legend:
Removed from v.1.109  
changed lines
  Added in v.1.110