mirror of
https://github.com/oliverschmidt/contiki.git
synced 2025-08-14 05:25:05 +00:00
Added default netsim target
This commit is contained in:
@@ -1,4 +1,7 @@
|
|||||||
CONTIKI = ../..
|
CONTIKI = ../..
|
||||||
|
ifndef TARGET
|
||||||
|
TARGET=netsim
|
||||||
|
endif
|
||||||
all: test-abc test-meshroute test-treeroute test-trickle test-uabc \
|
all: test-abc test-meshroute test-treeroute test-trickle test-uabc \
|
||||||
test-rudolph0 test-rudolph1
|
test-rudolph0 test-rudolph1
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user