[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.16 and 1.17

version 1.16, 2017/12/10 19:37:57 version 1.17, 2019/10/31 21:22:01
Line 3 
Line 3 
 .include <bsd.own.mk>  .include <bsd.own.mk>
   
 SUBDIR= ssh sshd ssh-add ssh-keygen ssh-agent scp sftp-server \  SUBDIR= ssh sshd ssh-add ssh-keygen ssh-agent scp sftp-server \
         ssh-keysign ssh-keyscan sftp ssh-pkcs11-helper          ssh-keysign ssh-keyscan sftp ssh-pkcs11-helper ssh-sk-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.16  
changed lines
  Added in v.1.17