]> CyberLeo.Net >> Repos - FreeBSD/releng/10.0.git/blob - usr.bin/ssh-copy-id/Makefile
MFS r259613:
[FreeBSD/releng/10.0.git] / usr.bin / ssh-copy-id / Makefile
1 # $FreeBSD$
2
3 SCRIPTS= ssh-copy-id.sh
4 MAN=    ssh-copy-id.1
5
6 .include <bsd.prog.mk>