view Makefile @ 9:f316294a3ad0 default tip

batteries/pirelli: add battery bars thresholds
author Mychaela Falconia <falcon@freecalypso.org>
date Thu, 05 Nov 2020 20:53:29 +0000
parents 53223d745c35
children
line wrap: on
line source

SUBDIR=	batteries charging
INSTDIR=/opt/freecalypso

all:

clean:

install:
	mkdir -p ${INSTDIR}
	cp -pr ${SUBDIR} ${INSTDIR}