FreeCalypso > hg > ffs-data-bundle
view charging/pirelli/Makefile @ 7:57f97e839441 default tip
aud-pirelli/headset.src: cosmetic fix (rm extra empty line)
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Sat, 27 Aug 2022 18:27:56 +0000 |
parents | e9c1f6d65654 |
children |
line wrap: on
line source
INSTDIR=/opt/freecalypso/charging/pirelli FILES= manual all: install: mkdir -p ${INSTDIR} install -c -m 644 ${FILES} ${INSTDIR} clean: