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