[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.10.2.2 and 1.10.2.3

version 1.10.2.2, 2002/06/26 15:30:37 version 1.10.2.3, 2002/10/11 14:51:51
Line 11 
Line 11 
         install -C -o root -g wheel -m 0644 ${.CURDIR}/sshd_config \          install -C -o root -g wheel -m 0644 ${.CURDIR}/sshd_config \
             ${DESTDIR}/etc/ssh/sshd_config              ${DESTDIR}/etc/ssh/sshd_config
   
 beforeinstall:  
         install -d -m 0755 -o root -g wheel ${DESTDIR}/var/empty  
   
 .include <bsd.subdir.mk>  .include <bsd.subdir.mk>

Legend:
Removed from v.1.10.2.2  
changed lines
  Added in v.1.10.2.3