5 lines
74 B
Makefile
5 lines
74 B
Makefile
|
CONTIKI = ../..
|
||
|
all: multi-threading
|
||
|
|
||
|
include $(CONTIKI)/Makefile.include
|