mirror of
https://github.com/oliverschmidt/contiki.git
synced 2025-08-07 18:25:14 +00:00
6 lines
91 B
Makefile
6 lines
91 B
Makefile
CONTIKI = ../..
|
|
#APPS = meshroute
|
|
all: test-meshroute
|
|
|
|
include $(CONTIKI)/Makefile.include
|