head	1.2;
access;
symbols
	netbsd-11-0-RC6:1.2
	netbsd-11-0-RC5:1.2
	netbsd-11-0-RC4:1.2
	netbsd-11-0-RC3:1.2
	netbsd-11-0-RC2:1.2
	netbsd-11-0-RC1:1.2
	perseant-exfatfs-base-20250801:1.2
	netbsd-11:1.2.0.2
	netbsd-11-base:1.2;
locks; strict;
comment	@# @;


1.2
date	2025.07.21.13.10.23;	author christos;	state Exp;
branches;
next	1.1;
commitid	cOhnhLsL8YM8bC3G;

1.1
date	2025.07.17.14.26.12;	author christos;	state Exp;
branches;
next	;
commitid	9yTxET2KrcqKI63G;


desc
@@


1.2
log
@Provide OSSL_provider_i it.
@
text
@#	$NetBSD: providers.inc,v 1.1 2025/07/17 14:26:12 christos Exp $

.PATH:	${OPENSSLSRC}/providers

PROVIDERS_SRCS += \
legacyprov.c \
prov_running.c \

SRCS += ${PROVIDERS_SRCS}

.for legacysrc in ${PROVIDERS_SRCS}
CPPFLAGS.${legacysrc} += -I${OPENSSLSRC}/providers ${PROVIDERSCPPFLAGS}
.endfor
@


1.1
log
@Add build glue and generated files.
@
text
@d1 1
a1 1
#	$NetBSD: providers.inc,v 1.1 2023/05/07 16:22:10 christos Exp $
d6 1
@

