1
0
mirror of https://github.com/oliverschmidt/contiki.git synced 2025-01-07 21:31:37 +00:00
contiki/examples/netperf/Makefile

7 lines
127 B
Makefile
Raw Normal View History

CONTIKI_PROJECT = netperf-shell
all: $(CONTIKI_PROJECT)
APPS=serial-shell
CONTIKI = ../..
include $(CONTIKI)/Makefile.include