mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2024-12-28 15:17:21 +00:00
e41f7e457f
(Reapplying changes as one commit on top of development post codestyle change instead of rewriting old branch) Signed-off-by: Aditya Deshpande <aditya.deshpande@arm.com>
4 lines
140 B
Makefile
4 lines
140 B
Makefile
THIRDPARTY_DIR = $(dir $(lastword $(MAKEFILE_LIST)))
|
|
include $(THIRDPARTY_DIR)/everest/Makefile.inc
|
|
include ../3rdparty/p256-m/Makefile.inc
|