osd-contiki/examples/sky/Makefile

11 lines
144 B
Makefile
Raw Normal View History

CONTIKI = ../..
ifndef TARGET
TARGET=sky
endif
2007-03-25 14:15:09 +02:00
#APPS=rudolph
all: blink test-button test-cfs tcprudolph0
include $(CONTIKI)/Makefile.include