mirror of
https://github.com/oliverschmidt/contiki.git
synced 2025-01-04 18:31:32 +00:00
7 lines
76 B
Makefile
7 lines
76 B
Makefile
|
all: websocket-example
|
||
|
CONTIKI=../..
|
||
|
|
||
|
include $(CONTIKI)/Makefile.include
|
||
|
|
||
|
|