osd-contiki/examples/mb851/coffee-test/Makefile

8 lines
120 B
Makefile
Raw Normal View History

CONTIKI_PROJECT = coffee-test
all: $(CONTIKI_PROJECT)
2010-12-15 15:50:29 +01:00
COFFEE=1
CONTIKI = ../../..
include $(CONTIKI)/Makefile.include