1
0
Fork 0
mirror of https://github.com/yuzu-emu/mbedtls.git synced 2025-03-06 08:29:50 +00:00
mbedtls/3rdparty/Makefile.inc

6 lines
136 B
PHP
Raw Normal View History

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