FreeCalypso > hg > ffs-data-bundle
view charging/c1xx/Makefile @ 6:cd0641c3611a
add README
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Wed, 06 Apr 2022 05:26:36 +0000 |
parents | e9c1f6d65654 |
children |
line wrap: on
line source
INSTDIR=/opt/freecalypso/charging/c1xx FILES= standard all: install: mkdir -p ${INSTDIR} install -c -m 644 ${FILES} ${INSTDIR} clean: