nes-proj/examples/libs/timers/Makefile

6 lines
109 B
Makefile

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