Mercurial > hg > batch-feature-extraction-tool
view Lib/fftw-3.2.1/dft/simd/.svn/text-base/Makefile.am.svn-base @ 3:005e311b5e62
Fixed memory leak. :) Need to fix Debug FFTW now though.
author | Geogaddi\David <d.m.ronan@qmul.ac.uk> |
---|---|
date | Fri, 10 Jul 2015 00:33:15 +0100 |
parents | 25bf17994ef1 |
children |
line wrap: on
line source
AM_CPPFLAGS = -I$(top_srcdir)/kernel -I$(top_srcdir)/dft -I$(top_srcdir)/simd noinst_LTLIBRARIES = libdft_simd.la SUBDIRS = codelets libdft_simd_la_SOURCES = n1b.c n1f.c n2b.c n2f.c n2s.c q1b.c q1f.c t.c \ ts.c n1b.h n1f.h n2b.h n2f.h n2s.h q1b.h q1f.h t1b.h t1f.h t2b.h t2f.h \ t3b.h t3f.h ts.h t1fu.h t1bu.h