osd-contiki/examples/mbxxx/button/Makefile
2013-07-11 17:56:17 +02:00

7 lines
111 B
Makefile

CONTIKI_PROJECT = test-button
all: $(CONTIKI_PROJECT)
CONTIKI = ../../..
include $(CONTIKI)/Makefile.include