nrelease - fix/improve livecd
[dragonfly.git] / usr.bin / ssh / Makefile.etc
1 .PATH: ${.CURDIR}/../../crypto/openssh
2
3 FILES=          ssh_config
4 FILESDIR=       /etc/ssh
5 FILESOWN=       ${BINOWN}
6 FILESGRP=       ${BINGRP}
7 FILESMODE=      644
8
9 .include <bsd.prog.mk>