osd-contiki/examples/z1/Makefile

9 lines
108 B
Makefile
Raw Normal View History

2010-08-27 14:51:41 +02:00
CONTIKI = ../..
ifndef TARGET
TARGET=z1
endif
all: test-phidget blink
include $(CONTIKI)/Makefile.include