mirror of
https://github.com/oliverschmidt/contiki.git
synced 2025-02-03 00:34:24 +00:00
6 lines
100 B
Makefile
6 lines
100 B
Makefile
CFLAGS +=
|
|
CONTIKI = /home/adam/contiki-2.x
|
|
all: test-treeroute
|
|
|
|
include $(CONTIKI)/Makefile.include
|