nes-proj/tests/08-ipv6/code/receiver/Makefile

7 lines
125 B
Makefile

CONTIKI=../../../..
CFLAGS+= -DPROJECT_CONF_H=\"project-conf.h\"
CONTIKI_WITH_IPV6 = 1
include $(CONTIKI)/Makefile.include