nes-proj/examples/extended-rf-api/Makefile

7 lines
112 B
Makefile

CONTIKI_PROJECT = extended-rf-api
all: $(CONTIKI_PROJECT)
CONTIKI = ../..
include $(CONTIKI)/Makefile.include