Mercurial > hg > batch-feature-extraction-tool
view Lib/fftw-3.2.1/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
SUBDIRS=nonportable AM_CPPFLAGS = -I$(top_srcdir)/kernel noinst_LTLIBRARIES = libsimd.la libsimd_la_SOURCES = altivec.c sse.c sse2.c simd-altivec.h simd-sse.h \ simd-sse2.h simd.h taint.c x86-cpuid.h mips_ps.c mips_ps.h simd-mips_ps.h