view src/fftw-3.3.3/reodft/Makefile.am @ 74:2f2b27544483

Rebuild win32 Opus using mingw 5 rather than 7 to avoid runtime incompatibility
author Chris Cannam
date Wed, 30 Jan 2019 10:30:56 +0000
parents 37bf6b4a2645
children
line wrap: on
line source
AM_CPPFLAGS = -I$(top_srcdir)/kernel -I$(top_srcdir)/rdft
SUBDIRS = 

noinst_LTLIBRARIES = libreodft.la

# pkgincludedir = $(includedir)/fftw3@PREC_SUFFIX@
# pkginclude_HEADERS = reodft.h

# no longer used due to numerical problems
EXTRA_DIST = reodft11e-r2hc.c redft00e-r2hc.c rodft00e-r2hc.c

libreodft_la_SOURCES = conf.c reodft.h reodft010e-r2hc.c	\
reodft11e-radix2.c reodft11e-r2hc-odd.c redft00e-r2hc-pad.c	\
rodft00e-r2hc-pad.c reodft00e-splitradix.c
# redft00e-r2hc.c rodft00e-r2hc.c reodft11e-r2hc.c