Providers: move common exchange,kdfs,keymgmt,macs,signature
[openssl.git] / providers / common / macs / build.info
diff --git a/providers/common/macs/build.info b/providers/common/macs/build.info
deleted file mode 100644 (file)
index 1eafe70..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-$GOAL=../../libimplementations.a
-
-$COMMON=gmac_prov.c hmac_prov.c kmac_prov.c
-
-IF[{- !$disabled{cmac} -}]
-  $COMMON=$COMMON cmac_prov.c
-ENDIF
-
-SOURCE[$GOAL]=$COMMON