nes-proj/examples/eeprom-test/Makefile

7 lines
120 B
Makefile

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