FreeCalypso > hg > gsm-codec-lib
diff libtwamr/Makefile @ 253:54f6bc41ed10
libtwamr: integrate a* modules
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Fri, 05 Apr 2024 06:08:15 +0000 |
parents | 57b4053559ff |
children | f931e704adc5 |
line wrap: on
line diff
--- a/libtwamr/Makefile Fri Apr 05 01:02:23 2024 +0000 +++ b/libtwamr/Makefile Fri Apr 05 06:08:15 2024 +0000 @@ -1,7 +1,7 @@ CC= gcc CFLAGS= -O2 -OBJS= basicop2.o tls_flags.o -HDRS= basic_op.h cnst.h int_defs.h namespace.h tw_amr.h typedef.h +OBJS= a_refl.o agc.o autocorr.o az_lsp.o basicop2.o inv_sqrt.o oper_32b.o \ + tls_flags.o LIB= libtwamr.a INSTALL_PREFIX= /usr/local