FreeCalypso > hg > sms-coding-utils
view scripts/Makefile @ 25:2a19b44c272e
convert to new ThemWi configure and build system
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Tue, 21 May 2024 01:59:17 +0000 |
parents | b8d8f8a3cdb7 |
children |
line wrap: on
line source
SCRIPTS=gen-sms-deliver-pdu sms-deliver-pdu-hdr include ../config.defs all: install: mkdir -p ${DESTDIR}${bindir} install -c ${SCRIPTS} ${DESTDIR}${bindir} clean: