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

Diff for /src/etc/Makefile between version 1.119 and 1.120

version 1.119, 2001/04/01 19:40:16 version 1.120, 2001/05/04 16:00:05
Line 228 
Line 228 
             -O DontBlameSendmail=mapinunsafedirpath              -O DontBlameSendmail=mapinunsafedirpath
         ${INSTALL} -c -o root -g wheel -m 600 root/root.mail \          ${INSTALL} -c -o root -g wheel -m 600 root/root.mail \
                 ${DESTDIR}/var/mail/root                  ${DESTDIR}/var/mail/root
           ${INSTALL} -c -o root -g wheel -m 440 ../usr.bin/sudo/sudoers \
                   ${DESTDIR}/etc/sudoers
   
 distribution: distribution-etc-root-var  distribution: distribution-etc-root-var
         (cd ..; ${MAKE} install)          (cd ..; ${MAKE} install)

Legend:
Removed from v.1.119  
changed lines
  Added in v.1.120