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

Diff for /src/lib/Makefile between version 1.59 and 1.60

version 1.59, 2012/04/22 23:43:38 version 1.60, 2013/06/17 19:18:37
Line 10 
Line 10 
 .include <bsd.own.mk>  .include <bsd.own.mk>
   
 .if (${KERBEROS5:L} == "yes")  .if (${KERBEROS5:L} == "yes")
 SUBDIR+=libgssapi libkadm5srv libkadm5clnt libkrb5  SUBDIR+=../kerberosV/lib
 .endif  .endif
   
 .include <bsd.subdir.mk>  .include <bsd.subdir.mk>

Legend:
Removed from v.1.59  
changed lines
  Added in v.1.60