[BACK]Return to Makefile.inc CVS log [TXT][DIR] Up to [local] / src / usr.bin / ssh

Diff for /src/usr.bin/ssh/Makefile.inc between version 1.35 and 1.36

version 1.35, 2010/02/09 08:55:31 version 1.36, 2010/02/20 20:28:11
Line 18 
Line 18 
 #CFLAGS+=       -DJPAKE  #CFLAGS+=       -DJPAKE
   
 CFLAGS+=        -DENABLE_PKCS11  CFLAGS+=        -DENABLE_PKCS11
   .include <bsd.own.mk>
   .ifndef NOPIC
   CFLAGS+=        -DHAVE_DLOPEN
   .endif
   
 .include <bsd.obj.mk>  .include <bsd.obj.mk>
   

Legend:
Removed from v.1.35  
changed lines
  Added in v.1.36