comparison Lib/fftw-3.2.1/m4/Makefile.in @ 0:25bf17994ef1

First commit. VS2013, Codeblocks and Mac OSX configuration
author Geogaddi\David <d.m.ronan@qmul.ac.uk>
date Thu, 09 Jul 2015 01:12:16 +0100
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:25bf17994ef1
1 # Makefile.in generated by automake 1.10.2 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008 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.
9
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
13 # PARTICULAR PURPOSE.
14
15 @SET_MAKE@
16 VPATH = @srcdir@
17 pkgdatadir = $(datadir)/@PACKAGE@
18 pkglibdir = $(libdir)/@PACKAGE@
19 pkgincludedir = $(includedir)/@PACKAGE@
20 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
21 install_sh_DATA = $(install_sh) -c -m 644
22 install_sh_PROGRAM = $(install_sh) -c
23 install_sh_SCRIPT = $(install_sh) -c
24 INSTALL_HEADER = $(INSTALL_DATA)
25 transform = $(program_transform_name)
26 NORMAL_INSTALL = :
27 PRE_INSTALL = :
28 POST_INSTALL = :
29 NORMAL_UNINSTALL = :
30 PRE_UNINSTALL = :
31 POST_UNINSTALL = :
32 build_triplet = @build@
33 host_triplet = @host@
34 subdir = m4
35 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
36 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
37 am__aclocal_m4_deps = $(top_srcdir)/m4/acx_mpi.m4 \
38 $(top_srcdir)/m4/acx_pthread.m4 \
39 $(top_srcdir)/m4/ax_cc_maxopt.m4 \
40 $(top_srcdir)/m4/ax_check_compiler_flags.m4 \
41 $(top_srcdir)/m4/ax_compiler_vendor.m4 \
42 $(top_srcdir)/m4/ax_gcc_aligns_stack.m4 \
43 $(top_srcdir)/m4/ax_gcc_archflag.m4 \
44 $(top_srcdir)/m4/ax_gcc_version.m4 \
45 $(top_srcdir)/m4/ax_gcc_x86_cpuid.m4 \
46 $(top_srcdir)/m4/ax_openmp.m4 $(top_srcdir)/m4/libtool.m4 \
47 $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
48 $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
49 $(top_srcdir)/m4/ocaml.m4 $(top_srcdir)/configure.ac
50 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
51 $(ACLOCAL_M4)
52 mkinstalldirs = $(install_sh) -d
53 CONFIG_HEADER = $(top_builddir)/config.h
54 CONFIG_CLEAN_FILES =
55 SOURCES =
56 DIST_SOURCES =
57 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
58 ACLOCAL = @ACLOCAL@
59 ALLOCA = @ALLOCA@
60 AMTAR = @AMTAR@
61 AR = @AR@
62 AS = @AS@
63 AUTOCONF = @AUTOCONF@
64 AUTOHEADER = @AUTOHEADER@
65 AUTOMAKE = @AUTOMAKE@
66 AWK = @AWK@
67 CC = @CC@
68 CCDEPMODE = @CCDEPMODE@
69 CFLAGS = @CFLAGS@
70 CODELET_OPTIM = @CODELET_OPTIM@
71 CPP = @CPP@
72 CPPFLAGS = @CPPFLAGS@
73 CYGPATH_W = @CYGPATH_W@
74 DEFS = @DEFS@
75 DEPDIR = @DEPDIR@
76 DLLTOOL = @DLLTOOL@
77 DSYMUTIL = @DSYMUTIL@
78 DUMPBIN = @DUMPBIN@
79 ECHO_C = @ECHO_C@
80 ECHO_N = @ECHO_N@
81 ECHO_T = @ECHO_T@
82 EGREP = @EGREP@
83 EXEEXT = @EXEEXT@
84 F77 = @F77@
85 FFLAGS = @FFLAGS@
86 FGREP = @FGREP@
87 FLIBS = @FLIBS@
88 GREP = @GREP@
89 INSTALL = @INSTALL@
90 INSTALLED_OCAMLC = @INSTALLED_OCAMLC@
91 INSTALL_DATA = @INSTALL_DATA@
92 INSTALL_PROGRAM = @INSTALL_PROGRAM@
93 INSTALL_SCRIPT = @INSTALL_SCRIPT@
94 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
95 LD = @LD@
96 LDFLAGS = @LDFLAGS@
97 LIBOBJS = @LIBOBJS@
98 LIBS = @LIBS@
99 LIBTOOL = @LIBTOOL@
100 LIPO = @LIPO@
101 LN_S = @LN_S@
102 LTLIBOBJS = @LTLIBOBJS@
103 MAINT = @MAINT@
104 MAKEINFO = @MAKEINFO@
105 MKDIR_P = @MKDIR_P@
106 MPICC = @MPICC@
107 MPILIBS = @MPILIBS@
108 MPIRUN = @MPIRUN@
109 NM = @NM@
110 NMEDIT = @NMEDIT@
111 OBJDUMP = @OBJDUMP@
112 OBJEXT = @OBJEXT@
113 OCAMLC = @OCAMLC@
114 OCAMLCFLAGS = @OCAMLCFLAGS@
115 OCAMLDEFS = @OCAMLDEFS@
116 OCAMLDEP = @OCAMLDEP@
117 OCAMLLDFLAGS = @OCAMLLDFLAGS@
118 OCAMLOPT = @OCAMLOPT@
119 OCAMLOPTCFLAGS = @OCAMLOPTCFLAGS@
120 OPENMP_CFLAGS = @OPENMP_CFLAGS@
121 OTOOL = @OTOOL@
122 OTOOL64 = @OTOOL64@
123 PACKAGE = @PACKAGE@
124 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
125 PACKAGE_NAME = @PACKAGE_NAME@
126 PACKAGE_STRING = @PACKAGE_STRING@
127 PACKAGE_TARNAME = @PACKAGE_TARNAME@
128 PACKAGE_VERSION = @PACKAGE_VERSION@
129 PATH_SEPARATOR = @PATH_SEPARATOR@
130 POW_LIB = @POW_LIB@
131 PRECISION = @PRECISION@
132 PREC_SUFFIX = @PREC_SUFFIX@
133 PRTDIAG = @PRTDIAG@
134 PTHREAD_CC = @PTHREAD_CC@
135 PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
136 PTHREAD_LIBS = @PTHREAD_LIBS@
137 RANLIB = @RANLIB@
138 SED = @SED@
139 SET_MAKE = @SET_MAKE@
140 SHARED_VERSION_INFO = @SHARED_VERSION_INFO@
141 SHELL = @SHELL@
142 SIMD_CFLAGS = @SIMD_CFLAGS@
143 STRIP = @STRIP@
144 TARGET_OCAMLBIN = @TARGET_OCAMLBIN@
145 TARGET_OCAMLLIB = @TARGET_OCAMLLIB@
146 TARGET_OCAMLRUN = @TARGET_OCAMLRUN@
147 THREADLIBS = @THREADLIBS@
148 VERSION = @VERSION@
149 abs_builddir = @abs_builddir@
150 abs_srcdir = @abs_srcdir@
151 abs_top_builddir = @abs_top_builddir@
152 abs_top_srcdir = @abs_top_srcdir@
153 ac_ct_CC = @ac_ct_CC@
154 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
155 ac_ct_F77 = @ac_ct_F77@
156 acx_pthread_config = @acx_pthread_config@
157 am__include = @am__include@
158 am__leading_dot = @am__leading_dot@
159 am__quote = @am__quote@
160 am__tar = @am__tar@
161 am__untar = @am__untar@
162 bindir = @bindir@
163 build = @build@
164 build_alias = @build_alias@
165 build_cpu = @build_cpu@
166 build_os = @build_os@
167 build_vendor = @build_vendor@
168 builddir = @builddir@
169 datadir = @datadir@
170 datarootdir = @datarootdir@
171 docdir = @docdir@
172 dvidir = @dvidir@
173 exec_prefix = @exec_prefix@
174 host = @host@
175 host_alias = @host_alias@
176 host_cpu = @host_cpu@
177 host_os = @host_os@
178 host_vendor = @host_vendor@
179 htmldir = @htmldir@
180 includedir = @includedir@
181 infodir = @infodir@
182 install_sh = @install_sh@
183 libdir = @libdir@
184 libexecdir = @libexecdir@
185 localedir = @localedir@
186 localstatedir = @localstatedir@
187 lt_ECHO = @lt_ECHO@
188 mandir = @mandir@
189 mkdir_p = @mkdir_p@
190 oldincludedir = @oldincludedir@
191 pdfdir = @pdfdir@
192 prefix = @prefix@
193 program_transform_name = @program_transform_name@
194 psdir = @psdir@
195 sbindir = @sbindir@
196 sharedstatedir = @sharedstatedir@
197 srcdir = @srcdir@
198 sysconfdir = @sysconfdir@
199 target_alias = @target_alias@
200 top_build_prefix = @top_build_prefix@
201 top_builddir = @top_builddir@
202 top_srcdir = @top_srcdir@
203 EXTRA_DIST = acx_mpi.m4 acx_pthread.m4 ax_cc_maxopt.m4 \
204 ax_check_compiler_flags.m4 ax_compiler_vendor.m4 \
205 ax_gcc_aligns_stack.m4 ax_gcc_archflag.m4 ax_gcc_version.m4 \
206 ax_gcc_x86_cpuid.m4 ax_openmp.m4 ocaml.m4
207
208 all: all-am
209
210 .SUFFIXES:
211 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
212 @for dep in $?; do \
213 case '$(am__configure_deps)' in \
214 *$$dep*) \
215 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
216 && { if test -f $@; then exit 0; else break; fi; }; \
217 exit 1;; \
218 esac; \
219 done; \
220 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu m4/Makefile'; \
221 cd $(top_srcdir) && \
222 $(AUTOMAKE) --gnu m4/Makefile
223 .PRECIOUS: Makefile
224 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
225 @case '$?' in \
226 *config.status*) \
227 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
228 *) \
229 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
230 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
231 esac;
232
233 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
234 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
235
236 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
237 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
238 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
239 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
240
241 mostlyclean-libtool:
242 -rm -f *.lo
243
244 clean-libtool:
245 -rm -rf .libs _libs
246 tags: TAGS
247 TAGS:
248
249 ctags: CTAGS
250 CTAGS:
251
252
253 distdir: $(DISTFILES)
254 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
255 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
256 list='$(DISTFILES)'; \
257 dist_files=`for file in $$list; do echo $$file; done | \
258 sed -e "s|^$$srcdirstrip/||;t" \
259 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
260 case $$dist_files in \
261 */*) $(MKDIR_P) `echo "$$dist_files" | \
262 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
263 sort -u` ;; \
264 esac; \
265 for file in $$dist_files; do \
266 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
267 if test -d $$d/$$file; then \
268 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
269 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
270 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
271 fi; \
272 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
273 else \
274 test -f $(distdir)/$$file \
275 || cp -p $$d/$$file $(distdir)/$$file \
276 || exit 1; \
277 fi; \
278 done
279 check-am: all-am
280 check: check-am
281 all-am: Makefile
282 installdirs:
283 install: install-am
284 install-exec: install-exec-am
285 install-data: install-data-am
286 uninstall: uninstall-am
287
288 install-am: all-am
289 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
290
291 installcheck: installcheck-am
292 install-strip:
293 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
294 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
295 `test -z '$(STRIP)' || \
296 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
297 mostlyclean-generic:
298
299 clean-generic:
300
301 distclean-generic:
302 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
303
304 maintainer-clean-generic:
305 @echo "This command is intended for maintainers to use"
306 @echo "it deletes files that may require special tools to rebuild."
307 clean: clean-am
308
309 clean-am: clean-generic clean-libtool mostlyclean-am
310
311 distclean: distclean-am
312 -rm -f Makefile
313 distclean-am: clean-am distclean-generic
314
315 dvi: dvi-am
316
317 dvi-am:
318
319 html: html-am
320
321 info: info-am
322
323 info-am:
324
325 install-data-am:
326
327 install-dvi: install-dvi-am
328
329 install-exec-am:
330
331 install-html: install-html-am
332
333 install-info: install-info-am
334
335 install-man:
336
337 install-pdf: install-pdf-am
338
339 install-ps: install-ps-am
340
341 installcheck-am:
342
343 maintainer-clean: maintainer-clean-am
344 -rm -f Makefile
345 maintainer-clean-am: distclean-am maintainer-clean-generic
346
347 mostlyclean: mostlyclean-am
348
349 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
350
351 pdf: pdf-am
352
353 pdf-am:
354
355 ps: ps-am
356
357 ps-am:
358
359 uninstall-am:
360
361 .MAKE: install-am install-strip
362
363 .PHONY: all all-am check check-am clean clean-generic clean-libtool \
364 distclean distclean-generic distclean-libtool distdir dvi \
365 dvi-am html html-am info info-am install install-am \
366 install-data install-data-am install-dvi install-dvi-am \
367 install-exec install-exec-am install-html install-html-am \
368 install-info install-info-am install-man install-pdf \
369 install-pdf-am install-ps install-ps-am install-strip \
370 installcheck installcheck-am installdirs maintainer-clean \
371 maintainer-clean-generic mostlyclean mostlyclean-generic \
372 mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am
373
374
375 # libtool sticks a bunch of extra .m4 files in this directory,
376 # but they don't seem to be needed for the distributed tarball
377 # (they aren't needed for configure && make, and boostrapping
378 # will regenerate them anyway).
379 # Tell versions [3.59,3.63) of GNU make to not export all variables.
380 # Otherwise a system limit (for SysV at least) may be exceeded.
381 .NOEXPORT: