File: Makefile.am

package info (click to toggle)
fftw3 3.2.2-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 16,824 kB
  • ctags: 8,846
  • sloc: ansic: 246,029; sh: 10,285; ml: 5,470; perl: 1,423; makefile: 935; fortran: 110; asm: 26
file content (6 lines) | stat: -rw-r--r-- 200 bytes parent folder | download
1
2
3
4
5
6
AM_CPPFLAGS = -I$(top_srcdir)/kernel -I$(top_srcdir)/rdft	\
-I$(top_srcdir)/simd
SUBDIRS = codelets
noinst_LTLIBRARIES = librdft_simd.la

librdft_simd_la_SOURCES = hc2cbv.c hc2cfv.c hc2cbv.h hc2cfv.h