1
# Makefile.in generated by automake 1.9.6 from Makefile.am.
2
# dft/k7/Makefile. Generated from Makefile.in by configure.
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
# 2003, 2004, 2005 Free Software Foundation, Inc.
6
# This Makefile.in is free software; the Free Software Foundation
7
# gives unlimited permission to copy and/or distribute it,
8
# with or without modifications, as long as this notice is preserved.
10
# This program is distributed in the hope that it will be useful,
11
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
20
pkgdatadir = $(datadir)/fftw
21
pkglibdir = $(libdir)/fftw
22
pkgincludedir = $(includedir)/fftw
24
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
25
INSTALL = /usr/bin/install -c
26
install_sh_DATA = $(install_sh) -c -m 644
27
install_sh_PROGRAM = $(install_sh) -c
28
install_sh_SCRIPT = $(install_sh) -c
29
INSTALL_HEADER = $(INSTALL_DATA)
30
transform = $(program_transform_name)
37
build_triplet = x86_64-unknown-linux-gnu
38
host_triplet = x86_64-unknown-linux-gnu
40
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
41
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
42
am__aclocal_m4_deps = $(top_srcdir)/m4/acx_pthread.m4 \
43
$(top_srcdir)/m4/amx_prog_as.m4 \
44
$(top_srcdir)/m4/ax_cc_maxopt.m4 \
45
$(top_srcdir)/m4/ax_check_compiler_flags.m4 \
46
$(top_srcdir)/m4/ax_compiler_vendor.m4 \
47
$(top_srcdir)/m4/ax_gcc_aligns_stack.m4 \
48
$(top_srcdir)/m4/ax_gcc_archflag.m4 \
49
$(top_srcdir)/m4/ax_gcc_version.m4 \
50
$(top_srcdir)/m4/ax_gcc_x86_cpuid.m4 \
51
$(top_srcdir)/m4/ax_openmp.m4 $(top_srcdir)/m4/ocaml.m4 \
52
$(top_srcdir)/configure.ac
53
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
55
mkinstalldirs = $(install_sh) -d
56
CONFIG_HEADER = $(top_builddir)/config.h
58
LTLIBRARIES = $(noinst_LTLIBRARIES)
60
am_libdft_k7_la_OBJECTS = k7.lo
61
libdft_k7_la_OBJECTS = $(am_libdft_k7_la_OBJECTS)
62
DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
63
depcomp = $(SHELL) $(top_srcdir)/depcomp
64
am__depfiles_maybe = depfiles
65
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
66
$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
67
LTCOMPILE = $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) \
68
$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
69
$(AM_CFLAGS) $(CFLAGS)
71
LINK = $(LIBTOOL) --tag=CC --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
72
$(AM_LDFLAGS) $(LDFLAGS) -o $@
73
SOURCES = $(libdft_k7_la_SOURCES)
74
DIST_SOURCES = $(libdft_k7_la_SOURCES)
75
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
76
html-recursive info-recursive install-data-recursive \
77
install-exec-recursive install-info-recursive \
78
install-recursive installcheck-recursive installdirs-recursive \
79
pdf-recursive ps-recursive uninstall-info-recursive \
83
DIST_SUBDIRS = $(SUBDIRS)
84
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
85
ACLOCAL = ${SHELL} /home/daniel/Desktop/fftw-3.1.2/missing --run aclocal-1.9
89
AMTAR = ${SHELL} /home/daniel/Desktop/fftw-3.1.2/missing --run tar
93
AUTOCONF = ${SHELL} /home/daniel/Desktop/fftw-3.1.2/missing --run autoconf
94
AUTOHEADER = ${SHELL} /home/daniel/Desktop/fftw-3.1.2/missing --run autoheader
95
AUTOMAKE = ${SHELL} /home/daniel/Desktop/fftw-3.1.2/missing --run automake-1.9
100
CCDEPMODE = depmode=gcc3
101
CFLAGS = -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math
102
CODELET_OPTIM = -fno-schedule-insns -fno-web -fno-loop-optimize --param inline-unit-growth=1000 --param large-function-growth=1000
103
COMBINED_THREADS_FALSE =
104
COMBINED_THREADS_TRUE = #
105
CPP = gcc -std=gnu99 -E
109
CXXDEPMODE = depmode=gcc3
112
DEFS = -DHAVE_CONFIG_H
123
FLIBS = -L/usr/lib/gcc/x86_64-linux-gnu/4.2.3 -L/usr/lib/gcc/x86_64-linux-gnu/4.2.3/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.2.3/../../.. -lgfortranbegin -lgfortran -lm -lgcc_s
129
INSTALLED_OCAMLC = /usr/local/bin/ocamlc
130
INSTALL_DATA = ${INSTALL} -m 644
131
INSTALL_PROGRAM = ${INSTALL}
132
INSTALL_SCRIPT = ${INSTALL}
133
INSTALL_STRIP_PROGRAM = ${SHELL} $(install_sh) -c -s
139
LIBTOOL = $(SHELL) $(top_builddir)/libtool
143
MAINTAINER_MODE_FALSE =
144
MAINTAINER_MODE_TRUE = #
145
MAKEINFO = ${SHELL} /home/daniel/Desktop/fftw-3.1.2/missing --run makeinfo
156
PACKAGE_BUGREPORT = fftw@fftw.org
158
PACKAGE_STRING = fftw 3.1.2
159
PACKAGE_TARNAME = fftw
160
PACKAGE_VERSION = 3.1.2
171
SHARED_VERSION_INFO = 4:2:1
177
TARGET_OCAMLBIN = /usr/local/bin
178
TARGET_OCAMLLIB = /usr/local/lib/fftw
179
TARGET_OCAMLRUN = /usr/local/bin/ocamlrun
188
am__fastdepCC_FALSE = #
190
am__fastdepCXX_FALSE = #
191
am__fastdepCXX_TRUE =
192
am__include = include
195
am__tar = ${AMTAR} chof - "$$tardir"
196
am__untar = ${AMTAR} xf -
197
bindir = ${exec_prefix}/bin
198
build = x86_64-unknown-linux-gnu
202
build_vendor = unknown
203
datadir = ${datarootdir}
204
datarootdir = ${prefix}/share
205
docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
207
exec_prefix = ${prefix}
208
host = x86_64-unknown-linux-gnu
212
host_vendor = unknown
214
includedir = ${prefix}/include
215
infodir = ${datarootdir}/info
216
install_sh = /home/daniel/Desktop/fftw-3.1.2/install-sh
217
libdir = ${exec_prefix}/lib
218
libexecdir = ${exec_prefix}/libexec
219
localedir = ${datarootdir}/locale
220
localstatedir = ${prefix}/var
221
mandir = ${datarootdir}/man
222
mkdir_p = mkdir -p --
223
oldincludedir = /usr/include
226
program_transform_name = s,x,x,
228
sbindir = ${exec_prefix}/sbin
229
sharedstatedir = ${prefix}/com
230
sysconfdir = ${prefix}/etc
232
AM_CPPFLAGS = -I$(top_srcdir)/kernel -I$(top_srcdir)/dft
234
noinst_LTLIBRARIES = libdft_k7.la
235
libdft_k7_la_SOURCES = k7.c
239
.SUFFIXES: .c .lo .o .obj
240
$(srcdir)/Makefile.in: # $(srcdir)/Makefile.am $(am__configure_deps)
242
case '$(am__configure_deps)' in \
244
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
249
echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu dft/k7/Makefile'; \
250
cd $(top_srcdir) && \
251
$(AUTOMAKE) --gnu dft/k7/Makefile
253
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
256
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
258
echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
259
cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
262
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
263
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
265
$(top_srcdir)/configure: # $(am__configure_deps)
266
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
267
$(ACLOCAL_M4): # $(am__aclocal_m4_deps)
268
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
270
clean-noinstLTLIBRARIES:
271
-test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
272
@list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
273
dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
274
test "$$dir" != "$$p" || dir=.; \
275
echo "rm -f \"$${dir}/so_locations\""; \
276
rm -f "$${dir}/so_locations"; \
278
libdft_k7.la: $(libdft_k7_la_OBJECTS) $(libdft_k7_la_DEPENDENCIES)
279
$(LINK) $(libdft_k7_la_LDFLAGS) $(libdft_k7_la_OBJECTS) $(libdft_k7_la_LIBADD) $(LIBS)
287
include ./$(DEPDIR)/k7.Plo
290
if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
291
then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
292
# source='$<' object='$@' libtool=no \
293
# DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
297
if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
298
then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
299
# source='$<' object='$@' libtool=no \
300
# DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
301
# $(COMPILE) -c `$(CYGPATH_W) '$<'`
304
if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
305
then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
306
# source='$<' object='$@' libtool=yes \
307
# DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
308
# $(LTCOMPILE) -c -o $@ $<
320
# This directory's subdirectories are mostly independent; you can cd
321
# into them and run `make' without going through this Makefile.
322
# To change the values of `make' variables: instead of editing Makefiles,
323
# (1) if the variable is set in `config.status', edit `config.status'
324
# (which will cause the Makefiles to be regenerated when you run `make');
325
# (2) otherwise, pass the desired values on the `make' command line.
326
$(RECURSIVE_TARGETS):
328
for f in x $$MAKEFLAGS; do \
331
*k*) failcom='fail=yes';; \
335
target=`echo $@ | sed s/-recursive//`; \
336
list='$(SUBDIRS)'; for subdir in $$list; do \
337
echo "Making $$target in $$subdir"; \
338
if test "$$subdir" = "."; then \
340
local_target="$$target-am"; \
342
local_target="$$target"; \
344
(cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
347
if test "$$dot_seen" = "no"; then \
348
$(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
351
mostlyclean-recursive clean-recursive distclean-recursive \
352
maintainer-clean-recursive:
354
for f in x $$MAKEFLAGS; do \
357
*k*) failcom='fail=yes';; \
362
distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
363
*) list='$(SUBDIRS)' ;; \
365
rev=''; for subdir in $$list; do \
366
if test "$$subdir" = "."; then :; else \
367
rev="$$subdir $$rev"; \
371
target=`echo $@ | sed s/-recursive//`; \
372
for subdir in $$rev; do \
373
echo "Making $$target in $$subdir"; \
374
if test "$$subdir" = "."; then \
375
local_target="$$target-am"; \
377
local_target="$$target"; \
379
(cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
381
done && test -z "$$fail"
383
list='$(SUBDIRS)'; for subdir in $$list; do \
384
test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
387
list='$(SUBDIRS)'; for subdir in $$list; do \
388
test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
391
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
392
list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
393
unique=`for i in $$list; do \
394
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
396
$(AWK) ' { files[$$0] = 1; } \
397
END { for (i in files) print i; }'`; \
401
TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
402
$(TAGS_FILES) $(LISP)
405
if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
406
include_option=--etags-include; \
409
include_option=--include; \
412
list='$(SUBDIRS)'; for subdir in $$list; do \
413
if test "$$subdir" = .; then :; else \
414
test ! -f $$subdir/TAGS || \
415
tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
418
list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
419
unique=`for i in $$list; do \
420
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
422
$(AWK) ' { files[$$0] = 1; } \
423
END { for (i in files) print i; }'`; \
424
if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
425
test -n "$$unique" || unique=$$empty_fix; \
426
$(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
430
CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
431
$(TAGS_FILES) $(LISP)
434
list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
435
unique=`for i in $$list; do \
436
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
438
$(AWK) ' { files[$$0] = 1; } \
439
END { for (i in files) print i; }'`; \
440
test -z "$(CTAGS_ARGS)$$tags$$unique" \
441
|| $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
445
here=`$(am__cd) $(top_builddir) && pwd` \
446
&& cd $(top_srcdir) \
447
&& gtags -i $(GTAGS_ARGS) $$here
450
-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
452
distdir: $(DISTFILES)
453
@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
454
topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
455
list='$(DISTFILES)'; for file in $$list; do \
457
$(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
458
$(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
460
if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
461
dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
462
if test "$$dir" != "$$file" && test "$$dir" != "."; then \
464
$(mkdir_p) "$(distdir)$$dir"; \
468
if test -d $$d/$$file; then \
469
if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
470
cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
472
cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
474
test -f $(distdir)/$$file \
475
|| cp -p $$d/$$file $(distdir)/$$file \
479
list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
480
if test "$$subdir" = .; then :; else \
481
test -d "$(distdir)/$$subdir" \
482
|| $(mkdir_p) "$(distdir)/$$subdir" \
484
distdir=`$(am__cd) $(distdir) && pwd`; \
485
top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
487
$(MAKE) $(AM_MAKEFLAGS) \
488
top_distdir="$$top_distdir" \
489
distdir="$$distdir/$$subdir" \
495
check: check-recursive
496
all-am: Makefile $(LTLIBRARIES)
497
installdirs: installdirs-recursive
499
install: install-recursive
500
install-exec: install-exec-recursive
501
install-data: install-data-recursive
502
uninstall: uninstall-recursive
505
@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
507
installcheck: installcheck-recursive
509
$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
510
install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
511
`test -z '$(STRIP)' || \
512
echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
518
-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
520
maintainer-clean-generic:
521
@echo "This command is intended for maintainers to use"
522
@echo "it deletes files that may require special tools to rebuild."
523
clean: clean-recursive
525
clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
528
distclean: distclean-recursive
531
distclean-am: clean-am distclean-compile distclean-generic \
532
distclean-libtool distclean-tags
548
install-info: install-info-recursive
554
maintainer-clean: maintainer-clean-recursive
557
maintainer-clean-am: distclean-am maintainer-clean-generic
559
mostlyclean: mostlyclean-recursive
561
mostlyclean-am: mostlyclean-compile mostlyclean-generic \
572
uninstall-am: uninstall-info-am
574
uninstall-info: uninstall-info-recursive
576
.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \
577
clean clean-generic clean-libtool clean-noinstLTLIBRARIES \
578
clean-recursive ctags ctags-recursive distclean \
579
distclean-compile distclean-generic distclean-libtool \
580
distclean-recursive distclean-tags distdir dvi dvi-am html \
581
html-am info info-am install install-am install-data \
582
install-data-am install-exec install-exec-am install-info \
583
install-info-am install-man install-strip installcheck \
584
installcheck-am installdirs installdirs-am maintainer-clean \
585
maintainer-clean-generic maintainer-clean-recursive \
586
mostlyclean mostlyclean-compile mostlyclean-generic \
587
mostlyclean-libtool mostlyclean-recursive pdf pdf-am ps ps-am \
588
tags tags-recursive uninstall uninstall-am uninstall-info-am
590
# Tell versions [3.59,3.63) of GNU make to not export all variables.
591
# Otherwise a system limit (for SysV at least) may be exceeded.