annotate src/opus-1.3/opus_headers.mk @ 168:ceec0dd9ec9c

Replace these with versions built using an older toolset (so as to avoid ABI compatibilities when linking on Ubuntu 14.04 for packaging purposes)
author Chris Cannam <cannam@all-day-breakfast.com>
date Fri, 07 Feb 2020 11:51:13 +0000
parents 4664ac0c1032
children
rev   line source
cannam@154 1 OPUS_HEAD = \
cannam@154 2 include/opus.h \
cannam@154 3 include/opus_multistream.h \
cannam@154 4 include/opus_projection.h \
cannam@154 5 src/opus_private.h \
cannam@154 6 src/analysis.h \
cannam@154 7 src/mapping_matrix.h \
cannam@154 8 src/mlp.h \
cannam@154 9 src/tansig_table.h