osd-contiki/examples/powertrace/Makefile

7 lines
131 B
Makefile
Raw Normal View History

CONTIKI_PROJECT = example-powertrace
APPS+=powertrace
all: $(CONTIKI_PROJECT)
CONTIKI = ../..
include $(CONTIKI)/Makefile.include