nes-proj/examples/libs/data-structures/Makefile

8 lines
116 B
Makefile

CONTIKI_PROJECT = data-structures
all: $(CONTIKI_PROJECT)
CONTIKI = ../../..
include $(CONTIKI)/Makefile.include