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

Diff for /src/etc/Makefile between version 1.371 and 1.372

version 1.371, 2014/07/14 09:04:02 version 1.372, 2014/07/14 09:11:27
Line 229 
Line 229 
             ${DESTDIR}/var/log/wtmp              ${DESTDIR}/var/log/wtmp
         ${INSTALL} -c -o ${BINOWN} -g wheel -m 640 /dev/null \          ${INSTALL} -c -o ${BINOWN} -g wheel -m 640 /dev/null \
             ${DESTDIR}/var/log/xferlog              ${DESTDIR}/var/log/xferlog
         ${INSTALL} -c -o ${BINOWN} -g utmp -m 664 /dev/null \  
             ${DESTDIR}/var/run/utmp  
         cd ../gnu/usr.sbin/sendmail/cf/cf && exec ${MAKE} distribution          cd ../gnu/usr.sbin/sendmail/cf/cf && exec ${MAKE} distribution
         cd ../usr.sbin/ypserv/ypinit && exec ${MAKE} distribution          cd ../usr.sbin/ypserv/ypinit && exec ${MAKE} distribution
         cd ../usr.bin/ssh && exec ${MAKE} distribution          cd ../usr.bin/ssh && exec ${MAKE} distribution

Legend:
Removed from v.1.371  
changed lines
  Added in v.1.372