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

Diff for /src/usr.bin/ssh/Makefile between version 1.14 and 1.15

version 1.14, 2010/02/08 12:48:38 version 1.15, 2010/02/09 08:55:31
Line 3 
Line 3 
 .include <bsd.own.mk>  .include <bsd.own.mk>
   
 SUBDIR= lib ssh sshd ssh-add ssh-keygen ssh-agent scp sftp-server \  SUBDIR= lib ssh sshd ssh-add ssh-keygen ssh-agent scp sftp-server \
         ssh-keysign ssh-keyscan sftp          ssh-keysign ssh-keyscan sftp ssh-pkcs11-helper
 #SUBDIR+=ssh-pkcs11-helper  
   
 distribution:  distribution:
         ${INSTALL} -C -o root -g wheel -m 0644 ${.CURDIR}/ssh_config \          ${INSTALL} -C -o root -g wheel -m 0644 ${.CURDIR}/ssh_config \

Legend:
Removed from v.1.14  
changed lines
  Added in v.1.15