~ubuntu-branches/ubuntu/utopic/fftw3/utopic

« back to all changes in this revision

Viewing changes to simd/Makefile.am

  • Committer: Package Import Robot
  • Author(s): Matthias Klose
  • Date: 2011-12-14 13:21:22 UTC
  • mfrom: (3.1.5 sid)
  • Revision ID: package-import@ubuntu.com-20111214132122-l4avyl2kkr7vq5aj
Tags: 3.3-1ubuntu1
* Merge with Debian; remaining changes:
  - Revert the ARM workaround.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
SUBDIRS=nonportable
2
 
AM_CPPFLAGS = -I$(top_srcdir)/kernel
3
 
noinst_LTLIBRARIES = libsimd.la
4
 
 
5
 
libsimd_la_SOURCES = altivec.c sse.c sse2.c simd-altivec.h simd-sse.h   \
6
 
simd-sse2.h simd.h taint.c x86-cpuid.h mips_ps.c mips_ps.h simd-mips_ps.h