6 lines
78 B
Makefile
Executable file
6 lines
78 B
Makefile
Executable file
CONTIKI = ../../..
|
|
|
|
all: battery-monitor
|
|
|
|
include $(CONTIKI)/Makefile.include
|