nes-proj/examples/tcp-socket/Makefile

6 lines
89 B
Makefile

all: tcp-server
CONTIKI=../..
CONTIKI_WITH_IPV4 = 1
include $(CONTIKI)/Makefile.include