nes-proj/examples/eeprom-test/Makefile

6 lines
107 B
Makefile

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