FreeCalypso > hg > gsm-codec-lib
diff dev/Makefile @ 453:19f1aa01ea10
new approach to config & build for ThemWi software
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Fri, 10 May 2024 05:45:46 +0000 |
parents | 37dc5c84bbe9 |
children |
line wrap: on
line diff
--- a/dev/Makefile Fri May 10 03:45:47 2024 +0000 +++ b/dev/Makefile Fri May 10 05:45:46 2024 +0000 @@ -1,5 +1,3 @@ -CC= gcc -CFLAGS= -O2 PROGS= a2s-regen efr-bit-packing efr-sid-insert efr-tidsp gsm0611-silence-fr \ gsmfr-dhf mk-256bytes s2a-regen s2u-regen s2u-regen-plus4 u2s-regen \ xmaxc-tables @@ -7,6 +5,8 @@ gsm0611-silence-fr.out gsmfr-dhf.out s2a-regen.out s2u-regen.out \ s2u-regen-plus4.out u2s-regen.out xmaxc-tables.out +include ../config.defs + all: ${PROGS} ${DATAOUT} a2s-regen: a2s-regen.c