1
0
mirror of https://github.com/oliverschmidt/contiki.git synced 2025-03-07 13:30:09 +00:00

9 lines
108 B
Makefile
Raw Normal View History

CONTIKI = ../..
TARGET = econotag
all: econotag-ecc-test
APPS += ecc
include $(CONTIKI)/Makefile.include