File: Makefile.am

package info (click to toggle)
fftw3 3.1.2-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 14,016 kB
  • ctags: 10,195
  • sloc: ansic: 154,845; asm: 33,960; ml: 12,962; sh: 8,943; perl: 1,392; makefile: 878; fortran: 108
file content (6 lines) | stat: -rw-r--r-- 296 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
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