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