Mercurial > hg > js-dsp-test
view fft/fftw/fftw-3.3.4/reodft/Makefile.am @ 39:c1ec7564ccac
Upstream COPYING file
author | Chris Cannam |
---|---|
date | Wed, 11 May 2016 09:43:00 +0100 |
parents | 26056e866c29 |
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