mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-01-03 23:43:40 +00:00
7 lines
388 B
PHP
7 lines
388 B
PHP
|
THIRDPARTY_INCLUDES+=-I../3rdparty/everest/include -I../3rdparty/everest/include/everest -I../3rdparty/everest/include/everest/kremlib
|
||
|
|
||
|
THIRDPARTY_OBJECTS+= \
|
||
|
../3rdparty/everest/library/everest.o \
|
||
|
../3rdparty/everest/library/Hacl_Curve25519.o \
|
||
|
../3rdparty/everest/library/x25519.o \
|
||
|
../3rdparty/everest/library/kremlib/FStar_UInt64_FStar_UInt32_FStar_UInt16_FStar_UInt8.o
|