mirror of
https://github.com/oliverschmidt/contiki.git
synced 2025-01-11 03:29:51 +00:00
6 lines
75 B
Makefile
6 lines
75 B
Makefile
|
CONTIKI = ../../..
|
||
|
|
||
|
all: trickle-node
|
||
|
|
||
|
include $(CONTIKI)/Makefile.include
|