view Lib/fftw-3.2.1/simd/nonportable/.svn/text-base/Makefile.am.svn-base @ 1:e86e9c111b29

Updates stuff that potentially fixes the memory leak and also makes it work on Windows and Linux (Need to test). Still have to fix fftw include for linux in Jucer.
author David Ronan <d.m.ronan@qmul.ac.uk>
date Thu, 09 Jul 2015 15:01:32 +0100
parents 25bf17994ef1
children
line wrap: on
line source
# this directory contains files that can only be compiled with
# SIMD_CFLAGS

AM_CPPFLAGS = -I$(top_srcdir)/kernel -I$(top_srcdir)/simd
AM_CFLAGS = $(SIMD_CFLAGS)
noinst_LTLIBRARIES = libsimd_nonportable.la

libsimd_nonportable_la_SOURCES = sse.c sse2.c