nes-proj/examples/dev/leds/Makefile

9 lines
138 B
Makefile
Raw Normal View History

2018-03-01 00:17:30 +00:00
CONTIKI_PROJECT = leds-example
CONTIKI = ../../..
MODULES_REL += $(TARGET)
all: $(CONTIKI_PROJECT)
include $(CONTIKI)/Makefile.include