7 lines
76 B
Makefile
7 lines
76 B
Makefile
all: websocket-example
|
|
CONTIKI=../..
|
|
|
|
include $(CONTIKI)/Makefile.include
|
|
|
|
|