[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.5 and 1.5.2.2

version 1.5, 1999/10/25 20:27:26 version 1.5.2.2, 2001/03/12 15:44:06
Line 2 
Line 2 
   
 .include <bsd.own.mk>  .include <bsd.own.mk>
   
 SUBDIR= lib ssh sshd ssh-add ssh-keygen ssh-agent scp  SUBDIR= lib ssh sshd ssh-add ssh-keygen ssh-agent scp sftp-server \
           ssh-keyscan sftp
   
 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.5  
changed lines
  Added in v.1.5.2.2