FreeCalypso > hg > ffs-data-bundle
view batteries/Makefile @ 4:e1878231dbcd
aud-c139: preliminary version
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Tue, 05 Apr 2022 06:22:50 +0000 |
parents | e9c1f6d65654 |
children |
line wrap: on
line source
INSTDIR=/opt/freecalypso/batteries FILES= pirelli all: install: mkdir -p ${INSTDIR} install -c -m 644 ${FILES} ${INSTDIR} clean: