Merge branch 'vendor/MPFR'
[dragonfly.git] / secure / libexec / ssh-pkcs11-helper / Makefile
1 PROG=   ssh-pkcs11-helper
2 SRCS=   ssh-pkcs11-helper.c roaming_dummy.c
3 MAN=    ssh-pkcs11-helper.8
4
5 .include "../../Makefile.ssh.common"
6 .include <bsd.prog.mk>