mirror of
https://github.com/oliverschmidt/contiki.git
synced 2024-12-22 10:30:13 +00:00
7 lines
76 B
Makefile
7 lines
76 B
Makefile
all: websocket-example
|
|
CONTIKI=../..
|
|
|
|
include $(CONTIKI)/Makefile.include
|
|
|
|
|