Makefile.mbedTLS.inc 91 B

123
  1. CRYPTO_CSOURCES = mbedtls.c
  2. CRYPTO_HHEADERS = mbedtls.h
  3. CRYPTO_LTLIBS = $(LTLIBMBEDCRYPTO)