nes-proj/examples/libs/deployment/Makefile

8 lines
138 B
Makefile
Raw Normal View History

2018-05-26 12:03:21 +00:00
CONTIKI_PROJECT = node
all: $(CONTIKI_PROJECT)
MODULES += os/services/deployment
CONTIKI = ../../..
include $(CONTIKI)/Makefile.include