nes-proj/examples/mb851/coffee-test/Makefile

8 lines
120 B
Makefile
Raw Normal View History

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