quack/Makefile

10 lines
177 B
Makefile
Raw Normal View History

2020-09-14 20:32:07 +00:00
#
# This is a project Makefile. It is assumed the directory this Makefile resides in is a
# project subdirectory.
#
PROJECT_NAME := quack
include $(IDF_PATH)/make/project.mk