Files
esp-idf/examples/protocols/openssl_client/Makefile
T

10 lines
186 B
Makefile
Raw Normal View History

#
# This is a project Makefile. It is assumed the directory this Makefile resides in is a
# project subdirectory.
#
2016-11-15 11:12:58 +08:00
PROJECT_NAME := openssl_client
include $(IDF_PATH)/make/project.mk