mirror of
https://github.com/espressif/mbedtls.git
synced 2025-05-08 19:04:04 +08:00
3 lines
100 B
Makefile
3 lines
100 B
Makefile
THIRDPARTY_DIR = $(dir $(lastword $(MAKEFILE_LIST)))
|
|
include $(THIRDPARTY_DIR)/everest/Makefile.inc
|