Training courses
Kernel and Embedded Linux
Bootlin training courses
1 2 3 4 5 6 7 8
# $NetBSD: Makefile,v 1.2 2018/02/08 21:59:11 christos Exp $ HELPER_NAME= x509v3test HELPER_DIR= x509v3 HELPER_SRCS= tabtest.c CPPFLAGS+=-I${OPENSSLSRC}/crypto/x509v3 .include <bsd.init.mk>