1
0
mirror of https://github.com/ARMmbed/mbedtls.git synced 2025-06-04 14:09:29 +08:00
mbedtls/3rdparty/Makefile.inc
2019-08-20 15:18:19 +01:00

6 lines
136 B
Makefile

ifeq ($(INCLUDING_FROM_MBEDTLS), 1)
include ../crypto/3rdparty/everest/Makefile.inc
else
include ../3rdparty/everest/Makefile.inc
endif