nes-proj/examples/http-socket/Makefile
2017-05-18 09:26:44 +02:00

8 lines
91 B
Makefile

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