osd-contiki/examples/esb/Makefile

9 lines
98 B
Makefile
Raw Normal View History

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