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

Diff for /src/kerberosV/Attic/Makefile between version 1.4 and 1.5

version 1.4, 2001/06/21 23:45:27 version 1.5, 2001/06/22 16:20:29
Line 3 
Line 3 
 SUBDIR  = usr.bin/asn1_compile lib usr.bin libexec usr.sbin doc  SUBDIR  = usr.bin/asn1_compile lib usr.bin libexec usr.sbin doc
   
 build:  build:
           cd ../kerberosIV/lib/sl && exec ${MAKE}
           cd ../kerberosIV/lib/kafs && ${MAKE} && exec sudo ${MAKE} install
         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

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5