beta-0.89.2
[luatex.git] / source / libs / gmp / include / Makefile.in
blob7c09a7a5f4dfe2cd5b6604860d6364ce0576b967
1 # Makefile.in generated by automake 1.15 from Makefile.am.
2 # @configure_input@
4 # Copyright (C) 1994-2014 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
13 # PARTICULAR PURPOSE.
15 @SET_MAKE@
16 VPATH = @srcdir@
17 am__is_gnu_make = { \
18 if test -z '$(MAKELEVEL)'; then \
19 false; \
20 elif test -n '$(MAKE_HOST)'; then \
21 true; \
22 elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
23 true; \
24 else \
25 false; \
26 fi; \
28 am__make_running_with_option = \
29 case $${target_option-} in \
30 ?) ;; \
31 *) echo "am__make_running_with_option: internal error: invalid" \
32 "target option '$${target_option-}' specified" >&2; \
33 exit 1;; \
34 esac; \
35 has_opt=no; \
36 sane_makeflags=$$MAKEFLAGS; \
37 if $(am__is_gnu_make); then \
38 sane_makeflags=$$MFLAGS; \
39 else \
40 case $$MAKEFLAGS in \
41 *\\[\ \ ]*) \
42 bs=\\; \
43 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
44 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
45 esac; \
46 fi; \
47 skip_next=no; \
48 strip_trailopt () \
49 { \
50 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
51 }; \
52 for flg in $$sane_makeflags; do \
53 test $$skip_next = yes && { skip_next=no; continue; }; \
54 case $$flg in \
55 *=*|--*) continue;; \
56 -*I) strip_trailopt 'I'; skip_next=yes;; \
57 -*I?*) strip_trailopt 'I';; \
58 -*O) strip_trailopt 'O'; skip_next=yes;; \
59 -*O?*) strip_trailopt 'O';; \
60 -*l) strip_trailopt 'l'; skip_next=yes;; \
61 -*l?*) strip_trailopt 'l';; \
62 -[dEDm]) skip_next=yes;; \
63 -[JT]) skip_next=yes;; \
64 esac; \
65 case $$flg in \
66 *$$target_option*) has_opt=yes; break;; \
67 esac; \
68 done; \
69 test $$has_opt = yes
70 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
71 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
72 pkgdatadir = $(datadir)/@PACKAGE@
73 pkgincludedir = $(includedir)/@PACKAGE@
74 pkglibdir = $(libdir)/@PACKAGE@
75 pkglibexecdir = $(libexecdir)/@PACKAGE@
76 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
77 install_sh_DATA = $(install_sh) -c -m 644
78 install_sh_PROGRAM = $(install_sh) -c
79 install_sh_SCRIPT = $(install_sh) -c
80 INSTALL_HEADER = $(INSTALL_DATA)
81 transform = $(program_transform_name)
82 NORMAL_INSTALL = :
83 PRE_INSTALL = :
84 POST_INSTALL = :
85 NORMAL_UNINSTALL = :
86 PRE_UNINSTALL = :
87 POST_UNINSTALL = :
88 build_triplet = @build@
89 host_triplet = @host@
90 subdir = include
91 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
92 am__aclocal_m4_deps = $(top_srcdir)/m4/gmp-alloca.m4 \
93 $(top_srcdir)/m4/gmp-attribute.m4 \
94 $(top_srcdir)/m4/gmp-double-format.m4 \
95 $(top_srcdir)/m4/gmp-extern-inline.m4 \
96 $(top_srcdir)/../../m4/kpse-common.m4 \
97 $(top_srcdir)/../../m4/kpse-visibility.m4 \
98 $(top_srcdir)/../../m4/kpse-warnings.m4 \
99 $(top_srcdir)/version.ac $(top_srcdir)/configure.ac
100 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
101 $(ACLOCAL_M4)
102 DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
103 mkinstalldirs = $(install_sh) -d
104 CONFIG_HEADER = $(top_builddir)/config.h
105 CONFIG_CLEAN_FILES =
106 CONFIG_CLEAN_VPATH_FILES =
107 AM_V_P = $(am__v_P_@AM_V@)
108 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
109 am__v_P_0 = false
110 am__v_P_1 = :
111 AM_V_GEN = $(am__v_GEN_@AM_V@)
112 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
113 am__v_GEN_0 = @echo " GEN " $@;
114 am__v_GEN_1 =
115 AM_V_at = $(am__v_at_@AM_V@)
116 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
117 am__v_at_0 = @
118 am__v_at_1 =
119 SOURCES =
120 DIST_SOURCES =
121 am__can_run_installinfo = \
122 case $$AM_UPDATE_INFO_DIR in \
123 n|no|NO) false;; \
124 *) (install-info --version) >/dev/null 2>&1;; \
125 esac
126 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
127 am__DIST_COMMON = $(srcdir)/Makefile.in \
128 $(top_srcdir)/../../am/hdr_links.am
129 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
130 ACLOCAL = @ACLOCAL@
131 AMTAR = @AMTAR@
132 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
133 AUTOCONF = @AUTOCONF@
134 AUTOHEADER = @AUTOHEADER@
135 AUTOMAKE = @AUTOMAKE@
136 AWK = @AWK@
137 CC = @CC@
138 CCDEPMODE = @CCDEPMODE@
139 CFLAGS = @CFLAGS@
140 CPP = @CPP@
141 CPPFLAGS = @CPPFLAGS@
142 CYGPATH_W = @CYGPATH_W@
143 DEFN_LONG_LONG_LIMB = @DEFN_LONG_LONG_LIMB@
144 DEFS = @DEFS@
145 DEPDIR = @DEPDIR@
146 ECHO_C = @ECHO_C@
147 ECHO_N = @ECHO_N@
148 ECHO_T = @ECHO_T@
149 EGREP = @EGREP@
150 EXEEXT = @EXEEXT@
151 GMP_LIMB_BITS = @GMP_LIMB_BITS@
152 GMP_NAIL_BITS = @GMP_NAIL_BITS@
153 GMP_TREE = @GMP_TREE@
154 GREP = @GREP@
155 HAVE_HOST_CPU_FAMILY_power = @HAVE_HOST_CPU_FAMILY_power@
156 HAVE_HOST_CPU_FAMILY_powerpc = @HAVE_HOST_CPU_FAMILY_powerpc@
157 INSTALL = @INSTALL@
158 INSTALL_DATA = @INSTALL_DATA@
159 INSTALL_PROGRAM = @INSTALL_PROGRAM@
160 INSTALL_SCRIPT = @INSTALL_SCRIPT@
161 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
162 LDFLAGS = @LDFLAGS@
163 LIBGMP_DLL = @LIBGMP_DLL@
164 LIBOBJS = @LIBOBJS@
165 LIBS = @LIBS@
166 LN_S = @LN_S@
167 LTLIBOBJS = @LTLIBOBJS@
168 MAINT = @MAINT@
169 MAKEINFO = @MAKEINFO@
170 MKDIR_P = @MKDIR_P@
171 OBJEXT = @OBJEXT@
172 PACKAGE = @PACKAGE@
173 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
174 PACKAGE_NAME = @PACKAGE_NAME@
175 PACKAGE_STRING = @PACKAGE_STRING@
176 PACKAGE_TARNAME = @PACKAGE_TARNAME@
177 PACKAGE_URL = @PACKAGE_URL@
178 PACKAGE_VERSION = @PACKAGE_VERSION@
179 PATH_SEPARATOR = @PATH_SEPARATOR@
180 RANLIB = @RANLIB@
181 SET_MAKE = @SET_MAKE@
182 SHELL = @SHELL@
183 STRIP = @STRIP@
184 VERSION = @VERSION@
185 VISIBILITY_CFLAGS = @VISIBILITY_CFLAGS@
186 WARNING_CFLAGS = @WARNING_CFLAGS@
187 abs_builddir = @abs_builddir@
188 abs_srcdir = @abs_srcdir@
189 abs_top_builddir = @abs_top_builddir@
190 abs_top_srcdir = @abs_top_srcdir@
191 ac_ct_CC = @ac_ct_CC@
192 am__include = @am__include@
193 am__leading_dot = @am__leading_dot@
194 am__quote = @am__quote@
195 am__tar = @am__tar@
196 am__untar = @am__untar@
197 bindir = @bindir@
198 build = @build@
199 build_alias = @build_alias@
200 build_cpu = @build_cpu@
201 build_os = @build_os@
202 build_vendor = @build_vendor@
203 builddir = @builddir@
204 datadir = @datadir@
205 datarootdir = @datarootdir@
206 docdir = @docdir@
207 dvidir = @dvidir@
208 exec_prefix = @exec_prefix@
209 host = @host@
210 host_alias = @host_alias@
211 host_cpu = @host_cpu@
212 host_os = @host_os@
213 host_vendor = @host_vendor@
214 htmldir = @htmldir@
215 includedir = @includedir@
216 infodir = @infodir@
217 install_sh = @install_sh@
218 libdir = @libdir@
219 libexecdir = @libexecdir@
220 localedir = @localedir@
221 localstatedir = @localstatedir@
222 mandir = @mandir@
223 mkdir_p = @mkdir_p@
224 oldincludedir = @oldincludedir@
225 pdfdir = @pdfdir@
226 prefix = @prefix@
227 program_transform_name = @program_transform_name@
228 psdir = @psdir@
229 sbindir = @sbindir@
230 sharedstatedir = @sharedstatedir@
231 srcdir = @srcdir@
232 subdirs = @subdirs@
233 sysconfdir = @sysconfdir@
234 target_alias = @target_alias@
235 top_build_prefix = @top_build_prefix@
236 top_builddir = @top_builddir@
237 top_srcdir = @top_srcdir@
238 GMP_SRC = $(top_srcdir)/$(GMP_TREE)
239 GMP_BLD = $(top_builddir)
240 hdr_links = \
241 $(GMP_BLD)/gmp.h
243 all: all-am
245 .SUFFIXES:
246 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/../../am/hdr_links.am $(am__configure_deps)
247 @for dep in $?; do \
248 case '$(am__configure_deps)' in \
249 *$$dep*) \
250 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
251 && { if test -f $@; then exit 0; else break; fi; }; \
252 exit 1;; \
253 esac; \
254 done; \
255 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign include/Makefile'; \
256 $(am__cd) $(top_srcdir) && \
257 $(AUTOMAKE) --foreign include/Makefile
258 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
259 @case '$?' in \
260 *config.status*) \
261 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
262 *) \
263 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
264 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
265 esac;
266 $(top_srcdir)/../../am/hdr_links.am $(am__empty):
268 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
269 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
271 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
272 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
273 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
274 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
275 $(am__aclocal_m4_deps):
276 tags TAGS:
278 ctags CTAGS:
280 cscope cscopelist:
283 distdir: $(DISTFILES)
284 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
285 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
286 list='$(DISTFILES)'; \
287 dist_files=`for file in $$list; do echo $$file; done | \
288 sed -e "s|^$$srcdirstrip/||;t" \
289 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
290 case $$dist_files in \
291 */*) $(MKDIR_P) `echo "$$dist_files" | \
292 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
293 sort -u` ;; \
294 esac; \
295 for file in $$dist_files; do \
296 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
297 if test -d $$d/$$file; then \
298 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
299 if test -d "$(distdir)/$$file"; then \
300 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
301 fi; \
302 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
303 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
304 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
305 fi; \
306 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
307 else \
308 test -f "$(distdir)/$$file" \
309 || cp -p $$d/$$file "$(distdir)/$$file" \
310 || exit 1; \
311 fi; \
312 done
313 check-am: all-am
314 check: check-am
315 all-am: Makefile all-local
316 installdirs:
317 install: install-am
318 install-exec: install-exec-am
319 install-data: install-data-am
320 uninstall: uninstall-am
322 install-am: all-am
323 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
325 installcheck: installcheck-am
326 install-strip:
327 if test -z '$(STRIP)'; then \
328 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
329 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
330 install; \
331 else \
332 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
333 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
334 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
336 mostlyclean-generic:
338 clean-generic:
340 distclean-generic:
341 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
342 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
344 maintainer-clean-generic:
345 @echo "This command is intended for maintainers to use"
346 @echo "it deletes files that may require special tools to rebuild."
347 clean: clean-am
349 clean-am: clean-generic mostlyclean-am
351 distclean: distclean-am
352 -rm -f Makefile
353 distclean-am: clean-am distclean-generic distclean-local
355 dvi: dvi-am
357 dvi-am:
359 html: html-am
361 html-am:
363 info: info-am
365 info-am:
367 install-data-am:
369 install-dvi: install-dvi-am
371 install-dvi-am:
373 install-exec-am:
375 install-html: install-html-am
377 install-html-am:
379 install-info: install-info-am
381 install-info-am:
383 install-man:
385 install-pdf: install-pdf-am
387 install-pdf-am:
389 install-ps: install-ps-am
391 install-ps-am:
393 installcheck-am:
395 maintainer-clean: maintainer-clean-am
396 -rm -f Makefile
397 maintainer-clean-am: distclean-am maintainer-clean-generic
399 mostlyclean: mostlyclean-am
401 mostlyclean-am: mostlyclean-generic
403 pdf: pdf-am
405 pdf-am:
407 ps: ps-am
409 ps-am:
411 uninstall-am:
413 .MAKE: install-am install-strip
415 .PHONY: all all-am all-local check check-am clean clean-generic \
416 cscopelist-am ctags-am distclean distclean-generic \
417 distclean-local distdir dvi dvi-am html html-am info info-am \
418 install install-am install-data install-data-am install-dvi \
419 install-dvi-am install-exec install-exec-am install-html \
420 install-html-am install-info install-info-am install-man \
421 install-pdf install-pdf-am install-ps install-ps-am \
422 install-strip installcheck installcheck-am installdirs \
423 maintainer-clean maintainer-clean-generic mostlyclean \
424 mostlyclean-generic pdf pdf-am ps ps-am tags-am uninstall \
425 uninstall-am
427 .PRECIOUS: Makefile
429 all-local:
430 @for file in $(hdr_links); do \
431 test -f $$file || continue; \
432 inst=`echo $$file | sed -e 's/^.*\///'`; \
433 test -f $$inst || { \
434 rm -f $$inst; \
435 if $(AM_V_P); then echo "$(LN_S) $$file $$inst"; \
436 else echo " INST $$inst"; fi; \
437 $(LN_S) $$file $$inst; } || exit 1; \
438 done
440 distclean-local:
441 rm -f *.h
443 # Tell versions [3.59,3.63) of GNU make to not export all variables.
444 # Otherwise a system limit (for SysV at least) may be exceeded.
445 .NOEXPORT: