nes-proj/examples/http-socket/Makefile

8 lines
91 B
Makefile
Raw Normal View History

all: http-example
CONTIKI=../..
2017-05-17 20:22:23 +00:00
APPS += http-socket
include $(CONTIKI)/Makefile.include