osd-contiki/examples/sky/Makefile
2007-03-25 12:15:09 +00:00

11 lines
144 B
Makefile

CONTIKI = ../..
ifndef TARGET
TARGET=sky
endif
#APPS=rudolph
all: blink test-button test-cfs tcprudolph0
include $(CONTIKI)/Makefile.include