nes-proj/examples/http-socket/Makefile

8 lines
91 B
Makefile

all: http-example
CONTIKI=../..
APPS += http-socket
include $(CONTIKI)/Makefile.include