nes-proj/examples/esb/Makefile

8 lines
125 B
Makefile

CONTIKI_PROJECT = blinker
all: $(CONTIKI_PROJECT)
DEFAULT_TARGET = esb
CONTIKI = ../..
include $(CONTIKI)/Makefile.include