osd-contiki/examples/mb851/button/Makefile

7 lines
111 B
Makefile
Raw Normal View History

2010-10-25 15:34:28 +02:00
CONTIKI_PROJECT = test-button
all: $(CONTIKI_PROJECT)
CONTIKI = ../../..
include $(CONTIKI)/Makefile.include