[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.4 and 1.5

version 1.4, 1999/09/27 23:47:43 version 1.5, 1999/10/25 20:27:26
Line 2 
Line 2 
   
 .include <bsd.own.mk>  .include <bsd.own.mk>
   
 SUBDIR= ssh sshd ssh-add ssh-keygen ssh-agent scp  SUBDIR= lib ssh sshd ssh-add ssh-keygen ssh-agent scp
   
 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.4  
changed lines
  Added in v.1.5