osd-contiki/examples/mb851/acc-sensor/Makefile
2010-10-25 13:34:28 +00:00

7 lines
111 B
Makefile

CONTIKI_PROJECT = acc-example
all: $(CONTIKI_PROJECT)
CONTIKI = ../../..
include $(CONTIKI)/Makefile.include