1
0
mirror of https://github.com/oliverschmidt/contiki.git synced 2025-02-24 04:29:07 +00:00

7 lines
127 B
Makefile
Raw Normal View History

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