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

8 lines
126 B
Makefile
Raw Normal View History

CONTIKI_PROJECT = coffee-test
all: $(CONTIKI_PROJECT)
COFFEE_FILES=1
CONTIKI = ../../..
include $(CONTIKI)/Makefile.include