kernel - Intel user/kernel separation MMU bug fix part 2/3
[dragonfly.git] / libexec / ssh-pkcs11-helper / Makefile
blob3179e34a621eac929051012b8edcbfdd7684abbd
1 PROG= ssh-pkcs11-helper
2 SRCS= ssh-pkcs11-helper.c ssh-pkcs11.c
3 MAN= ssh-pkcs11-helper.8
5 WARNS= 3
7 .include "../../Makefile.ssh.common"
8 .include <bsd.prog.mk>