nes-proj/examples/platform-specific/cc2538-common/mqtt-demo/Makefile

8 lines
109 B
Makefile
Raw Normal View History

all: mqtt-demo
2017-09-01 14:43:43 +00:00
MODULES += os/net/app-layer/mqtt
CONTIKI = ../../../..
include $(CONTIKI)/Makefile.include