Training courses
Kernel and Embedded Linux
Bootlin training courses
1 2 3 4 5 6 7 8 9 10 11
# $NetBSD: Makefile,v 1.1 2010/11/21 19:19:22 adam Exp $ BINOWN= root BINMODE=555 BINDIR= /usr/libexec PROG= ssh-pkcs11-helper SRCS= ssh-pkcs11-helper.c MAN= ssh-pkcs11-helper.8 .include <bsd.prog.mk>