osd-contiki/examples/mb851/temperature/Makefile

7 lines
111 B
Makefile
Raw Normal View History

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