]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - providers/common/der/build.info
PROV: Add DERlib support for RSA
[thirdparty/openssl.git] / providers / common / der / build.info
diff --git a/providers/common/der/build.info b/providers/common/der/build.info
new file mode 100644 (file)
index 0000000..dd3a869
--- /dev/null
@@ -0,0 +1,11 @@
+$FIPSABLE=der_rsa.c
+
+SOURCE[../../libfips.a]=$FIPSABLE
+SOURCE[../../libnonfips.a]=$FIPSABLE
+
+GENERATE[der_rsa.c]=der_rsa.c.in
+DEPEND[der_rsa.c]=oids_to_c.pm
+
+DEPEND[der_rsa.o]=../include/prov/der_rsa.h
+GENERATE[../include/prov/der_rsa.h]=der_rsa.h.in
+DEPEND[../include/prov/der_rsa.h]=oids_to_c.pm