[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.59 and 1.60

version 1.59, 2018/07/09 21:56:06 version 1.60, 2018/07/18 11:34:04
Line 110 
Line 110 
   
 SRCS_UTL+=      addrmatch.c  SRCS_UTL+=      addrmatch.c
 SRCS_UTL+=      match.c  SRCS_UTL+=      match.c
 SRCS_UTL+=      uidswap.c  
   
 .if (${OPENSSL:L} == "yes")  .if (${OPENSSL:L} == "yes")
 SRCS_PKCS11+=   ssh-pkcs11.c  SRCS_PKCS11+=   ssh-pkcs11.c

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