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

7 lines
111 B
Makefile

CONTIKI_PROJECT = temp-sensor
all: $(CONTIKI_PROJECT)
CONTIKI = ../../..
include $(CONTIKI)/Makefile.include