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