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 (7 lines) | stat: -rw-r--r-- 232 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
AM_CPPFLAGS = -I$(top_srcdir)/kernel -I$(top_srcdir)/rdft
SUBDIRS = r2hc hc2r r2r
noinst_LTLIBRARIES = librdft_codelets.la

librdft_codelets_la_SOURCES = hb.h hc2r.c hc2r.h hc2rIII.h hf.h hfb.c	\
r2hc.c r2hc.h r2hcII.h r2r.c r2r.h