comparison Lib/fftw-3.2.1/kernel/Makefile.am @ 0:25bf17994ef1

First commit. VS2013, Codeblocks and Mac OSX configuration
author Geogaddi\David <d.m.ronan@qmul.ac.uk>
date Thu, 09 Jul 2015 01:12:16 +0100
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:25bf17994ef1
1 AM_CPPFLAGS = -I$(top_srcdir)/simd
2 noinst_LTLIBRARIES = libkernel.la
3
4 # pkgincludedir = $(includedir)/fftw3@PREC_SUFFIX@
5 # pkginclude_HEADERS = ifftw.h cycle.h
6
7 libkernel_la_SOURCES = align.c alloc.c assert.c awake.c buffered.c \
8 cpy1d.c cpy2d-pair.c cpy2d.c ct.c debug.c extract-reim.c hash.c iabs.c \
9 kalloc.c md5-1.c md5.c minmax.c ops.c pickdim.c plan.c planner.c \
10 primes.c print.c problem.c rader.c scan.c solver.c solvtab.c stride.c \
11 tensor.c tensor1.c tensor2.c tensor3.c tensor4.c tensor5.c tensor7.c \
12 tensor8.c tensor9.c tile2d.c timer.c transpose.c trig.c twiddle.c \
13 cycle.h ifftw.h