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

Diff for /src/etc/Makefile between version 1.243 and 1.244

version 1.243, 2006/11/10 21:22:30 version 1.244, 2006/12/12 16:37:32
Line 230 
Line 230 
         cd ../usr.sbin/httpd && exec ${MAKE} -f Makefile.bsd-wrapper distribution          cd ../usr.sbin/httpd && exec ${MAKE} -f Makefile.bsd-wrapper distribution
         cd ../lib/libssl && exec ${MAKE} distribution          cd ../lib/libssl && exec ${MAKE} distribution
         cd ../gnu/usr.bin/lynx && exec ${MAKE} -f Makefile.bsd-wrapper distribution          cd ../gnu/usr.bin/lynx && exec ${MAKE} -f Makefile.bsd-wrapper distribution
           cd ../usr.bin/bgplg && exec ${MAKE} distribution
         cd ../usr.bin/mail && exec ${MAKE} distribution          cd ../usr.bin/mail && exec ${MAKE} distribution
         cd mail && exec ${MAKE} distribution          cd mail && exec ${MAKE} distribution
         ${INSTALL} -c -o root -g wheel -m 600 root/root.mail \          ${INSTALL} -c -o root -g wheel -m 600 root/root.mail \

Legend:
Removed from v.1.243  
changed lines
  Added in v.1.244