Files
ESP8266_RTOS_SDK/examples/protocols/mdns/Makefile
2018-10-11 14:00:51 +08:00

10 lines
181 B
Makefile

#
# This is a project Makefile. It is assumed the directory this Makefile resides in is a
# project subdirectory.
#
PROJECT_NAME := mdns-test
include $(IDF_PATH)/make/project.mk