mirror of
https://github.com/oliverschmidt/contiki.git
synced 2025-02-09 10:31:03 +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
|