Files
genode-world/lib/import/import-mbedtls.mk
Menno Valkema ac579e604a Supplement mbedtls port with import file
This should greatly simplify the use of mbedtls in projects.

Fixes #67
2017-03-10 11:59:58 +01:00

5 lines
116 B
Makefile

MBEDTLS_PORT_DIR := $(call select_from_ports,mbedtls)
LIBS += libc
INC_DIR += $(MBEDTLS_PORT_DIR)/include/mbedtls/