nes-proj/examples/ip64-router/Makefile

6 lines
95 B
Makefile

all: ip64-router
CONTIKI=../..
CFLAGS += -DUIP_CONF_TCP=1
include $(CONTIKI)/Makefile.include