IoT-Labs/Coursework-Demo/Makefile

8 lines
124 B
Makefile
Raw Permalink Normal View History

2020-11-30 11:06:20 +00:00
CONTIKI_PROJECT = coursework
all: $(CONTIKI_PROJECT)
#UIP_CONF_IPV6=1
CONTIKI = ../..
include $(CONTIKI)/Makefile.include