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

Diff for /src/kerberosV/Attic/Makefile between version 1.7 and 1.8

version 1.7, 2001/06/27 08:24:49 version 1.8, 2001/06/27 17:54:43
Line 7 
Line 7 
         cd lib/roken && exec ${MAKE}          cd lib/roken && exec ${MAKE}
         cd usr.bin/asn1_compile && ${MAKE} && exec ${SUDO} ${MAKE} install          cd usr.bin/asn1_compile && ${MAKE} && exec ${SUDO} ${MAKE} install
         ${SUDO} ${MAKE} includes          ${SUDO} ${MAKE} includes
         cd ../kerberosIV/lib/kafs && ${MAKE} && exec ${MAKE} install          cd ../kerberosIV/lib/kafs && ${MAKE} && exec ${SUDO} ${MAKE} install
         ${MAKE} depend          ${MAKE} depend
         cd lib && ${MAKE} && exec ${SUDO} ${MAKE} install          cd lib && ${MAKE} && exec ${SUDO} ${MAKE} install
         ${MAKE}          ${MAKE}

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.8