osd-contiki/examples/esb/Makefile

8 lines
125 B
Makefile
Raw Normal View History

CONTIKI_PROJECT = blinker
all: $(CONTIKI_PROJECT)
2007-11-27 23:32:38 +01:00
DEFAULT_TARGET = esb
2007-11-27 23:32:38 +01:00
CONTIKI = ../..
2007-11-27 23:32:38 +01:00
include $(CONTIKI)/Makefile.include