[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.39 and 1.40

version 1.39, 2010/10/01 23:10:48 version 1.40, 2013/12/06 13:34:54
Line 32 
Line 32 
 LDADD+=         -L${.CURDIR}/../lib -lssh  LDADD+=         -L${.CURDIR}/../lib -lssh
 DPADD+=         ${.CURDIR}/../lib/libssh.a  DPADD+=         ${.CURDIR}/../lib/libssh.a
 .endif  .endif
   
   LDADD+=         -lutil

Legend:
Removed from v.1.39  
changed lines
  Added in v.1.40