Rebase
[platform/upstream/libffi.git] / include / Makefile.in
1 # Makefile.in generated by automake 1.11.1 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, 2009  Free Software Foundation,
6 # Inc.
7 # This Makefile.in is free software; the Free Software Foundation
8 # gives unlimited permission to copy and/or distribute it,
9 # with or without modifications, as long as this notice is preserved.
10
11 # This program is distributed in the hope that it will be useful,
12 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14 # PARTICULAR PURPOSE.
15
16 @SET_MAKE@
17
18 VPATH = @srcdir@
19 pkgdatadir = $(datadir)/@PACKAGE@
20 pkgincludedir = $(includedir)/@PACKAGE@
21 pkglibdir = $(libdir)/@PACKAGE@
22 pkglibexecdir = $(libexecdir)/@PACKAGE@
23 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24 install_sh_DATA = $(install_sh) -c -m 644
25 install_sh_PROGRAM = $(install_sh) -c
26 install_sh_SCRIPT = $(install_sh) -c
27 INSTALL_HEADER = $(INSTALL_DATA)
28 transform = $(program_transform_name)
29 NORMAL_INSTALL = :
30 PRE_INSTALL = :
31 POST_INSTALL = :
32 NORMAL_UNINSTALL = :
33 PRE_UNINSTALL = :
34 POST_UNINSTALL = :
35 build_triplet = @build@
36 host_triplet = @host@
37 target_triplet = @target@
38 subdir = include
39 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
40         $(srcdir)/ffi.h.in
41 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
42 am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
43         $(top_srcdir)/configure.ac
44 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
45         $(ACLOCAL_M4)
46 mkinstalldirs = $(install_sh) -d
47 CONFIG_HEADER = $(top_builddir)/fficonfig.h
48 CONFIG_CLEAN_FILES = ffi.h ffitarget.h
49 CONFIG_CLEAN_VPATH_FILES =
50 SOURCES =
51 DIST_SOURCES =
52 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
53 am__vpath_adj = case $$p in \
54     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
55     *) f=$$p;; \
56   esac;
57 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
58 am__install_max = 40
59 am__nobase_strip_setup = \
60   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
61 am__nobase_strip = \
62   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
63 am__nobase_list = $(am__nobase_strip_setup); \
64   for p in $$list; do echo "$$p $$p"; done | \
65   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
66   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
67     if (++n[$$2] == $(am__install_max)) \
68       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
69     END { for (dir in files) print dir, files[dir] }'
70 am__base_list = \
71   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
72   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
73 am__installdirs = "$(DESTDIR)$(includesdir)"
74 HEADERS = $(nodist_includes_HEADERS)
75 ETAGS = etags
76 CTAGS = ctags
77 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
78 ACLOCAL = @ACLOCAL@
79 ALLOCA = @ALLOCA@
80 AMTAR = @AMTAR@
81 AM_LTLDFLAGS = @AM_LTLDFLAGS@
82 AM_RUNTESTFLAGS = @AM_RUNTESTFLAGS@
83 AR = @AR@
84 AUTOCONF = @AUTOCONF@
85 AUTOHEADER = @AUTOHEADER@
86 AUTOMAKE = @AUTOMAKE@
87 AWK = @AWK@
88 CC = @CC@
89 CCAS = @CCAS@
90 CCASDEPMODE = @CCASDEPMODE@
91 CCASFLAGS = @CCASFLAGS@
92 CCDEPMODE = @CCDEPMODE@
93 CFLAGS = @CFLAGS@
94 CPP = @CPP@
95 CPPFLAGS = @CPPFLAGS@
96 CYGPATH_W = @CYGPATH_W@
97 DEFS = @DEFS@
98 DEPDIR = @DEPDIR@
99 DSYMUTIL = @DSYMUTIL@
100 DUMPBIN = @DUMPBIN@
101 ECHO_C = @ECHO_C@
102 ECHO_N = @ECHO_N@
103 ECHO_T = @ECHO_T@
104 EGREP = @EGREP@
105 EXEEXT = @EXEEXT@
106 FGREP = @FGREP@
107 GREP = @GREP@
108 HAVE_LONG_DOUBLE = @HAVE_LONG_DOUBLE@
109 INSTALL = @INSTALL@
110 INSTALL_DATA = @INSTALL_DATA@
111 INSTALL_PROGRAM = @INSTALL_PROGRAM@
112 INSTALL_SCRIPT = @INSTALL_SCRIPT@
113 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
114 LD = @LD@
115 LDFLAGS = @LDFLAGS@
116 LIBOBJS = @LIBOBJS@
117 LIBS = @LIBS@
118 LIBTOOL = @LIBTOOL@
119 LIPO = @LIPO@
120 LN_S = @LN_S@
121 LTLIBOBJS = @LTLIBOBJS@
122 MAINT = @MAINT@
123 MAKEINFO = @MAKEINFO@
124 MKDIR_P = @MKDIR_P@
125 NM = @NM@
126 NMEDIT = @NMEDIT@
127 OBJDUMP = @OBJDUMP@
128 OBJEXT = @OBJEXT@
129 OTOOL = @OTOOL@
130 OTOOL64 = @OTOOL64@
131 PACKAGE = @PACKAGE@
132 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
133 PACKAGE_NAME = @PACKAGE_NAME@
134 PACKAGE_STRING = @PACKAGE_STRING@
135 PACKAGE_TARNAME = @PACKAGE_TARNAME@
136 PACKAGE_VERSION = @PACKAGE_VERSION@
137 PATH_SEPARATOR = @PATH_SEPARATOR@
138 RANLIB = @RANLIB@
139 SED = @SED@
140 SET_MAKE = @SET_MAKE@
141 SHELL = @SHELL@
142 STRIP = @STRIP@
143 TARGET = @TARGET@
144 TARGETDIR = @TARGETDIR@
145 VERSION = @VERSION@
146 abs_builddir = @abs_builddir@
147 abs_srcdir = @abs_srcdir@
148 abs_top_builddir = @abs_top_builddir@
149 abs_top_srcdir = @abs_top_srcdir@
150 ac_ct_CC = @ac_ct_CC@
151 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
152 am__include = @am__include@
153 am__leading_dot = @am__leading_dot@
154 am__quote = @am__quote@
155 am__tar = @am__tar@
156 am__untar = @am__untar@
157 bindir = @bindir@
158 build = @build@
159 build_alias = @build_alias@
160 build_cpu = @build_cpu@
161 build_os = @build_os@
162 build_vendor = @build_vendor@
163 builddir = @builddir@
164 datadir = @datadir@
165 datarootdir = @datarootdir@
166 docdir = @docdir@
167 dvidir = @dvidir@
168 exec_prefix = @exec_prefix@
169 host = @host@
170 host_alias = @host_alias@
171 host_cpu = @host_cpu@
172 host_os = @host_os@
173 host_vendor = @host_vendor@
174 htmldir = @htmldir@
175 includedir = @includedir@
176 infodir = @infodir@
177 install_sh = @install_sh@
178 libdir = @libdir@
179 libexecdir = @libexecdir@
180 localedir = @localedir@
181 localstatedir = @localstatedir@
182 lt_ECHO = @lt_ECHO@
183 mandir = @mandir@
184 mkdir_p = @mkdir_p@
185 oldincludedir = @oldincludedir@
186 pdfdir = @pdfdir@
187 prefix = @prefix@
188 program_transform_name = @program_transform_name@
189 psdir = @psdir@
190 sbindir = @sbindir@
191 sharedstatedir = @sharedstatedir@
192 srcdir = @srcdir@
193 sysconfdir = @sysconfdir@
194 target = @target@
195 target_alias = @target_alias@
196 target_cpu = @target_cpu@
197 target_os = @target_os@
198 target_vendor = @target_vendor@
199 toolexecdir = @toolexecdir@
200 toolexeclibdir = @toolexeclibdir@
201 top_build_prefix = @top_build_prefix@
202 top_builddir = @top_builddir@
203 top_srcdir = @top_srcdir@
204 AUTOMAKE_OPTIONS = foreign
205 DISTCLEANFILES = ffitarget.h
206 EXTRA_DIST = ffi.h.in ffi_common.h
207 includesdir = $(libdir)/@PACKAGE_NAME@-@PACKAGE_VERSION@/include
208 nodist_includes_HEADERS = ffi.h ffitarget.h
209 all: all-am
210
211 .SUFFIXES:
212 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
213         @for dep in $?; do \
214           case '$(am__configure_deps)' in \
215             *$$dep*) \
216               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
217                 && { if test -f $@; then exit 0; else break; fi; }; \
218               exit 1;; \
219           esac; \
220         done; \
221         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign include/Makefile'; \
222         $(am__cd) $(top_srcdir) && \
223           $(AUTOMAKE) --foreign include/Makefile
224 .PRECIOUS: Makefile
225 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
226         @case '$?' in \
227           *config.status*) \
228             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
229           *) \
230             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
231             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
232         esac;
233
234 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
235         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
236
237 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
238         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
239 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
240         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
241 $(am__aclocal_m4_deps):
242 ffi.h: $(top_builddir)/config.status $(srcdir)/ffi.h.in
243         cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
244
245 mostlyclean-libtool:
246         -rm -f *.lo
247
248 clean-libtool:
249         -rm -rf .libs _libs
250 install-nodist_includesHEADERS: $(nodist_includes_HEADERS)
251         @$(NORMAL_INSTALL)
252         test -z "$(includesdir)" || $(MKDIR_P) "$(DESTDIR)$(includesdir)"
253         @list='$(nodist_includes_HEADERS)'; test -n "$(includesdir)" || list=; \
254         for p in $$list; do \
255           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
256           echo "$$d$$p"; \
257         done | $(am__base_list) | \
258         while read files; do \
259           echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(includesdir)'"; \
260           $(INSTALL_HEADER) $$files "$(DESTDIR)$(includesdir)" || exit $$?; \
261         done
262
263 uninstall-nodist_includesHEADERS:
264         @$(NORMAL_UNINSTALL)
265         @list='$(nodist_includes_HEADERS)'; test -n "$(includesdir)" || list=; \
266         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
267         test -n "$$files" || exit 0; \
268         echo " ( cd '$(DESTDIR)$(includesdir)' && rm -f" $$files ")"; \
269         cd "$(DESTDIR)$(includesdir)" && rm -f $$files
270
271 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
272         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
273         unique=`for i in $$list; do \
274             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
275           done | \
276           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
277               END { if (nonempty) { for (i in files) print i; }; }'`; \
278         mkid -fID $$unique
279 tags: TAGS
280
281 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
282                 $(TAGS_FILES) $(LISP)
283         set x; \
284         here=`pwd`; \
285         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
286         unique=`for i in $$list; do \
287             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
288           done | \
289           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
290               END { if (nonempty) { for (i in files) print i; }; }'`; \
291         shift; \
292         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
293           test -n "$$unique" || unique=$$empty_fix; \
294           if test $$# -gt 0; then \
295             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
296               "$$@" $$unique; \
297           else \
298             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
299               $$unique; \
300           fi; \
301         fi
302 ctags: CTAGS
303 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
304                 $(TAGS_FILES) $(LISP)
305         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
306         unique=`for i in $$list; do \
307             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
308           done | \
309           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
310               END { if (nonempty) { for (i in files) print i; }; }'`; \
311         test -z "$(CTAGS_ARGS)$$unique" \
312           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
313              $$unique
314
315 GTAGS:
316         here=`$(am__cd) $(top_builddir) && pwd` \
317           && $(am__cd) $(top_srcdir) \
318           && gtags -i $(GTAGS_ARGS) "$$here"
319
320 distclean-tags:
321         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
322
323 distdir: $(DISTFILES)
324         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
325         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
326         list='$(DISTFILES)'; \
327           dist_files=`for file in $$list; do echo $$file; done | \
328           sed -e "s|^$$srcdirstrip/||;t" \
329               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
330         case $$dist_files in \
331           */*) $(MKDIR_P) `echo "$$dist_files" | \
332                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
333                            sort -u` ;; \
334         esac; \
335         for file in $$dist_files; do \
336           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
337           if test -d $$d/$$file; then \
338             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
339             if test -d "$(distdir)/$$file"; then \
340               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
341             fi; \
342             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
343               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
344               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
345             fi; \
346             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
347           else \
348             test -f "$(distdir)/$$file" \
349             || cp -p $$d/$$file "$(distdir)/$$file" \
350             || exit 1; \
351           fi; \
352         done
353 check-am: all-am
354 check: check-am
355 all-am: Makefile $(HEADERS)
356 installdirs:
357         for dir in "$(DESTDIR)$(includesdir)"; do \
358           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
359         done
360 install: install-am
361 install-exec: install-exec-am
362 install-data: install-data-am
363 uninstall: uninstall-am
364
365 install-am: all-am
366         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
367
368 installcheck: installcheck-am
369 install-strip:
370         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
371           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
372           `test -z '$(STRIP)' || \
373             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
374 mostlyclean-generic:
375
376 clean-generic:
377
378 distclean-generic:
379         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
380         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
381         -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
382
383 maintainer-clean-generic:
384         @echo "This command is intended for maintainers to use"
385         @echo "it deletes files that may require special tools to rebuild."
386 clean: clean-am
387
388 clean-am: clean-generic clean-libtool mostlyclean-am
389
390 distclean: distclean-am
391         -rm -f Makefile
392 distclean-am: clean-am distclean-generic distclean-tags
393
394 dvi: dvi-am
395
396 dvi-am:
397
398 html: html-am
399
400 html-am:
401
402 info: info-am
403
404 info-am:
405
406 install-data-am: install-nodist_includesHEADERS
407
408 install-dvi: install-dvi-am
409
410 install-dvi-am:
411
412 install-exec-am:
413
414 install-html: install-html-am
415
416 install-html-am:
417
418 install-info: install-info-am
419
420 install-info-am:
421
422 install-man:
423
424 install-pdf: install-pdf-am
425
426 install-pdf-am:
427
428 install-ps: install-ps-am
429
430 install-ps-am:
431
432 installcheck-am:
433
434 maintainer-clean: maintainer-clean-am
435         -rm -f Makefile
436 maintainer-clean-am: distclean-am maintainer-clean-generic
437
438 mostlyclean: mostlyclean-am
439
440 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
441
442 pdf: pdf-am
443
444 pdf-am:
445
446 ps: ps-am
447
448 ps-am:
449
450 uninstall-am: uninstall-nodist_includesHEADERS
451
452 .MAKE: install-am install-strip
453
454 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
455         clean-libtool ctags distclean distclean-generic \
456         distclean-libtool distclean-tags distdir dvi dvi-am html \
457         html-am info info-am install install-am install-data \
458         install-data-am install-dvi install-dvi-am install-exec \
459         install-exec-am install-html install-html-am install-info \
460         install-info-am install-man install-nodist_includesHEADERS \
461         install-pdf install-pdf-am install-ps install-ps-am \
462         install-strip installcheck installcheck-am installdirs \
463         maintainer-clean maintainer-clean-generic mostlyclean \
464         mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
465         tags uninstall uninstall-am uninstall-nodist_includesHEADERS
466
467
468 # Tell versions [3.59,3.63) of GNU make to not export all variables.
469 # Otherwise a system limit (for SysV at least) may be exceeded.
470 .NOEXPORT: