osd-contiki/examples/eeprom-test/Makefile

7 lines
120 B
Makefile
Raw Normal View History

CONTIKI_PROJECT = eeprom-test
all: $(CONTIKI_PROJECT)
TARGET=mbxxx
CONTIKI = ../..
include $(CONTIKI)/Makefile.include