Imported Upstream version 2.53.4
[platform/upstream/glib.git] / gio / tests / modules / Makefile.in
1 # Makefile.in generated by automake 1.15 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994-2014 Free Software Foundation, Inc.
5
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 am__is_gnu_make = { \
19   if test -z '$(MAKELEVEL)'; then \
20     false; \
21   elif test -n '$(MAKE_HOST)'; then \
22     true; \
23   elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
24     true; \
25   else \
26     false; \
27   fi; \
28 }
29 am__make_running_with_option = \
30   case $${target_option-} in \
31       ?) ;; \
32       *) echo "am__make_running_with_option: internal error: invalid" \
33               "target option '$${target_option-}' specified" >&2; \
34          exit 1;; \
35   esac; \
36   has_opt=no; \
37   sane_makeflags=$$MAKEFLAGS; \
38   if $(am__is_gnu_make); then \
39     sane_makeflags=$$MFLAGS; \
40   else \
41     case $$MAKEFLAGS in \
42       *\\[\ \   ]*) \
43         bs=\\; \
44         sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
45           | sed "s/$$bs$$bs[$$bs $$bs   ]*//g"`;; \
46     esac; \
47   fi; \
48   skip_next=no; \
49   strip_trailopt () \
50   { \
51     flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
52   }; \
53   for flg in $$sane_makeflags; do \
54     test $$skip_next = yes && { skip_next=no; continue; }; \
55     case $$flg in \
56       *=*|--*) continue;; \
57         -*I) strip_trailopt 'I'; skip_next=yes;; \
58       -*I?*) strip_trailopt 'I';; \
59         -*O) strip_trailopt 'O'; skip_next=yes;; \
60       -*O?*) strip_trailopt 'O';; \
61         -*l) strip_trailopt 'l'; skip_next=yes;; \
62       -*l?*) strip_trailopt 'l';; \
63       -[dEDm]) skip_next=yes;; \
64       -[JT]) skip_next=yes;; \
65     esac; \
66     case $$flg in \
67       *$$target_option*) has_opt=yes; break;; \
68     esac; \
69   done; \
70   test $$has_opt = yes
71 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
72 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
73 pkgdatadir = $(datadir)/@PACKAGE@
74 pkgincludedir = $(includedir)/@PACKAGE@
75 pkglibdir = $(libdir)/@PACKAGE@
76 pkglibexecdir = $(libexecdir)/@PACKAGE@
77 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
78 install_sh_DATA = $(install_sh) -c -m 644
79 install_sh_PROGRAM = $(install_sh) -c
80 install_sh_SCRIPT = $(install_sh) -c
81 INSTALL_HEADER = $(INSTALL_DATA)
82 transform = $(program_transform_name)
83 NORMAL_INSTALL = :
84 PRE_INSTALL = :
85 POST_INSTALL = :
86 NORMAL_UNINSTALL = :
87 PRE_UNINSTALL = :
88 POST_UNINSTALL = :
89 build_triplet = @build@
90 host_triplet = @host@
91 subdir = gio/tests/modules
92 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
93 am__aclocal_m4_deps = $(top_srcdir)/m4macros/attributes.m4 \
94         $(top_srcdir)/m4macros/glibtests.m4 \
95         $(top_srcdir)/m4macros/gtk-doc.m4 \
96         $(top_srcdir)/m4macros/libtool.m4 \
97         $(top_srcdir)/m4macros/ltoptions.m4 \
98         $(top_srcdir)/m4macros/ltsugar.m4 \
99         $(top_srcdir)/m4macros/ltversion.m4 \
100         $(top_srcdir)/m4macros/lt~obsolete.m4 \
101         $(top_srcdir)/acinclude.m4 $(top_srcdir)/acglib.m4 \
102         $(top_srcdir)/glib/libcharset/codeset.m4 \
103         $(top_srcdir)/glib/libcharset/glibc21.m4 \
104         $(top_srcdir)/m4macros/glib-gettext.m4 \
105         $(top_srcdir)/configure.ac
106 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
107         $(ACLOCAL_M4)
108 DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
109 mkinstalldirs = $(install_sh) -d
110 CONFIG_HEADER = $(top_builddir)/config.h
111 CONFIG_CLEAN_FILES =
112 CONFIG_CLEAN_VPATH_FILES =
113 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
114 am__vpath_adj = case $$p in \
115     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
116     *) f=$$p;; \
117   esac;
118 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
119 am__install_max = 40
120 am__nobase_strip_setup = \
121   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
122 am__nobase_strip = \
123   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
124 am__nobase_list = $(am__nobase_strip_setup); \
125   for p in $$list; do echo "$$p $$p"; done | \
126   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
127   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
128     if (++n[$$2] == $(am__install_max)) \
129       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
130     END { for (dir in files) print dir, files[dir] }'
131 am__base_list = \
132   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
133   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
134 am__uninstall_files_from_dir = { \
135   test -z "$$files" \
136     || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
137     || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
138          $(am__cd) "$$dir" && rm -f $$files; }; \
139   }
140 am__installdirs = "$(DESTDIR)$(testmoduledir)"
141 LTLIBRARIES = $(noinst_LTLIBRARIES) $(testmodule_LTLIBRARIES)
142 am__DEPENDENCIES_1 =
143 am__DEPENDENCIES_2 = $(top_builddir)/gio/libgio-2.0.la \
144         $(top_builddir)/gobject/libgobject-2.0.la \
145         $(top_builddir)/gmodule/libgmodule-2.0.la \
146         $(top_builddir)/glib/libglib-2.0.la $(am__DEPENDENCIES_1)
147 libtestmodulea_la_DEPENDENCIES = $(am__DEPENDENCIES_2)
148 am_libtestmodulea_la_OBJECTS = test-module-a.lo
149 libtestmodulea_la_OBJECTS = $(am_libtestmodulea_la_OBJECTS)
150 AM_V_lt = $(am__v_lt_@AM_V@)
151 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
152 am__v_lt_0 = --silent
153 am__v_lt_1 = 
154 libtestmodulea_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
155         $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
156         $(AM_CFLAGS) $(CFLAGS) $(libtestmodulea_la_LDFLAGS) $(LDFLAGS) \
157         -o $@
158 @ENABLE_ALWAYS_BUILD_TESTS_FALSE@am_libtestmodulea_la_rpath =
159 @ENABLE_ALWAYS_BUILD_TESTS_TRUE@am_libtestmodulea_la_rpath =
160 @ENABLE_INSTALLED_TESTS_TRUE@am_libtestmodulea_la_rpath = -rpath \
161 @ENABLE_INSTALLED_TESTS_TRUE@   $(testmoduledir)
162 libtestmoduleb_la_DEPENDENCIES = $(am__DEPENDENCIES_2)
163 am_libtestmoduleb_la_OBJECTS = test-module-b.lo
164 libtestmoduleb_la_OBJECTS = $(am_libtestmoduleb_la_OBJECTS)
165 libtestmoduleb_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
166         $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
167         $(AM_CFLAGS) $(CFLAGS) $(libtestmoduleb_la_LDFLAGS) $(LDFLAGS) \
168         -o $@
169 @ENABLE_ALWAYS_BUILD_TESTS_FALSE@am_libtestmoduleb_la_rpath =
170 @ENABLE_ALWAYS_BUILD_TESTS_TRUE@am_libtestmoduleb_la_rpath =
171 @ENABLE_INSTALLED_TESTS_TRUE@am_libtestmoduleb_la_rpath = -rpath \
172 @ENABLE_INSTALLED_TESTS_TRUE@   $(testmoduledir)
173 AM_V_P = $(am__v_P_@AM_V@)
174 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
175 am__v_P_0 = false
176 am__v_P_1 = :
177 AM_V_GEN = $(am__v_GEN_@AM_V@)
178 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
179 am__v_GEN_0 = @echo "  GEN     " $@;
180 am__v_GEN_1 = 
181 AM_V_at = $(am__v_at_@AM_V@)
182 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
183 am__v_at_0 = @
184 am__v_at_1 = 
185 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
186 depcomp = $(SHELL) $(top_srcdir)/depcomp
187 am__depfiles_maybe = depfiles
188 am__mv = mv -f
189 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
190         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
191 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
192         $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
193         $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
194         $(AM_CFLAGS) $(CFLAGS)
195 AM_V_CC = $(am__v_CC_@AM_V@)
196 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
197 am__v_CC_0 = @echo "  CC      " $@;
198 am__v_CC_1 = 
199 CCLD = $(CC)
200 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
201         $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
202         $(AM_LDFLAGS) $(LDFLAGS) -o $@
203 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
204 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
205 am__v_CCLD_0 = @echo "  CCLD    " $@;
206 am__v_CCLD_1 = 
207 SOURCES = $(libtestmodulea_la_SOURCES) $(libtestmoduleb_la_SOURCES)
208 DIST_SOURCES = $(libtestmodulea_la_SOURCES) \
209         $(libtestmoduleb_la_SOURCES)
210 am__can_run_installinfo = \
211   case $$AM_UPDATE_INFO_DIR in \
212     n|no|NO) false;; \
213     *) (install-info --version) >/dev/null 2>&1;; \
214   esac
215 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
216 # Read a list of newline-separated strings from the standard input,
217 # and print each of them once, without duplicates.  Input order is
218 # *not* preserved.
219 am__uniquify_input = $(AWK) '\
220   BEGIN { nonempty = 0; } \
221   { items[$$0] = 1; nonempty = 1; } \
222   END { if (nonempty) { for (i in items) print i; }; } \
223 '
224 # Make sure the list of sources is unique.  This is necessary because,
225 # e.g., the same source file might be shared among _SOURCES variables
226 # for different programs/libraries.
227 am__define_uniq_tagged_files = \
228   list='$(am__tagged_files)'; \
229   unique=`for i in $$list; do \
230     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
231   done | $(am__uniquify_input)`
232 ETAGS = etags
233 CTAGS = ctags
234 am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/depcomp
235 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
236 ABS_TAPSET_DIR = @ABS_TAPSET_DIR@
237 ACLOCAL = @ACLOCAL@
238 ALLOCA = @ALLOCA@
239 AMTAR = @AMTAR@
240 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
241 AR = @AR@
242 AS = @AS@
243 AUTOCONF = @AUTOCONF@
244 AUTOHEADER = @AUTOHEADER@
245 AUTOMAKE = @AUTOMAKE@
246 AWK = @AWK@
247 CARBON_LIBS = @CARBON_LIBS@
248 CATALOGS = @CATALOGS@
249 CATOBJEXT = @CATOBJEXT@
250 CC = @CC@
251 CCDEPMODE = @CCDEPMODE@
252 CFLAGS = @CFLAGS@
253 COCOA_LIBS = @COCOA_LIBS@
254 CONFIG_STATUS_DEPENDENCIES = @CONFIG_STATUS_DEPENDENCIES@
255 CPP = @CPP@
256 CPPFLAGS = @CPPFLAGS@
257 CXX = @CXX@
258 CXXCPP = @CXXCPP@
259 CXXDEPMODE = @CXXDEPMODE@
260 CXXFLAGS = @CXXFLAGS@
261 CYGPATH_W = @CYGPATH_W@
262 DATADIRNAME = @DATADIRNAME@
263 DBUS1_CFLAGS = @DBUS1_CFLAGS@
264 DBUS1_LIBS = @DBUS1_LIBS@
265 DBUS_DAEMON = @DBUS_DAEMON@
266 DEFS = @DEFS@
267 DEPDIR = @DEPDIR@
268 DLLTOOL = @DLLTOOL@
269 DSYMUTIL = @DSYMUTIL@
270 DTRACE = @DTRACE@
271 DUMPBIN = @DUMPBIN@
272 ECHO_C = @ECHO_C@
273 ECHO_N = @ECHO_N@
274 ECHO_T = @ECHO_T@
275 EGREP = @EGREP@
276 EXEEXT = @EXEEXT@
277 FAM_LIBS = @FAM_LIBS@
278 FGREP = @FGREP@
279 GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
280 GIO = @GIO@
281 GIO_MODULE_DIR = @GIO_MODULE_DIR@
282 GLIBC21 = @GLIBC21@
283 GLIB_BINARY_AGE = @GLIB_BINARY_AGE@
284 GLIB_DEBUG_FLAGS = @GLIB_DEBUG_FLAGS@
285 GLIB_EXTRA_CFLAGS = @GLIB_EXTRA_CFLAGS@
286 GLIB_HIDDEN_VISIBILITY_CFLAGS = @GLIB_HIDDEN_VISIBILITY_CFLAGS@
287 GLIB_INTERFACE_AGE = @GLIB_INTERFACE_AGE@
288 GLIB_LINK_FLAGS = @GLIB_LINK_FLAGS@
289 GLIB_MAJOR_VERSION = @GLIB_MAJOR_VERSION@
290 GLIB_MICRO_VERSION = @GLIB_MICRO_VERSION@
291 GLIB_MINOR_VERSION = @GLIB_MINOR_VERSION@
292 GLIB_RUNTIME_LIBDIR = @GLIB_RUNTIME_LIBDIR@
293 GLIB_VERSION = @GLIB_VERSION@
294 GLIB_WARN_CFLAGS = @GLIB_WARN_CFLAGS@
295 GLIB_WIN32_STATIC_COMPILATION_DEFINE = @GLIB_WIN32_STATIC_COMPILATION_DEFINE@
296 GMOFILES = @GMOFILES@
297 GMSGFMT = @GMSGFMT@
298 GREP = @GREP@
299 GSPAWN = @GSPAWN@
300 GTHREAD_COMPILE_IMPL_DEFINES = @GTHREAD_COMPILE_IMPL_DEFINES@
301 GTKDOC_CHECK = @GTKDOC_CHECK@
302 GTKDOC_CHECK_PATH = @GTKDOC_CHECK_PATH@
303 GTKDOC_DEPS_CFLAGS = @GTKDOC_DEPS_CFLAGS@
304 GTKDOC_DEPS_LIBS = @GTKDOC_DEPS_LIBS@
305 GTKDOC_MKPDF = @GTKDOC_MKPDF@
306 GTKDOC_REBASE = @GTKDOC_REBASE@
307 G_LIBS_EXTRA = @G_LIBS_EXTRA@
308 G_MODULE_BROKEN_RTLD_GLOBAL = @G_MODULE_BROKEN_RTLD_GLOBAL@
309 G_MODULE_HAVE_DLERROR = @G_MODULE_HAVE_DLERROR@
310 G_MODULE_IMPL = @G_MODULE_IMPL@
311 G_MODULE_LDFLAGS = @G_MODULE_LDFLAGS@
312 G_MODULE_LIBS = @G_MODULE_LIBS@
313 G_MODULE_LIBS_EXTRA = @G_MODULE_LIBS_EXTRA@
314 G_MODULE_NEED_USCORE = @G_MODULE_NEED_USCORE@
315 G_MODULE_PLUGIN_LIBS = @G_MODULE_PLUGIN_LIBS@
316 G_MODULE_SUPPORTED = @G_MODULE_SUPPORTED@
317 G_THREAD_CFLAGS = @G_THREAD_CFLAGS@
318 G_THREAD_LIBS = @G_THREAD_LIBS@
319 G_THREAD_LIBS_EXTRA = @G_THREAD_LIBS_EXTRA@
320 G_THREAD_LIBS_FOR_GTHREAD = @G_THREAD_LIBS_FOR_GTHREAD@
321 HTML_DIR = @HTML_DIR@
322 ICONV_LIBS = @ICONV_LIBS@
323 INDENT = @INDENT@
324 INSTALL = @INSTALL@
325 INSTALL_DATA = @INSTALL_DATA@
326 INSTALL_PROGRAM = @INSTALL_PROGRAM@
327 INSTALL_SCRIPT = @INSTALL_SCRIPT@
328 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
329 INSTOBJEXT = @INSTOBJEXT@
330 INTLLIBS = @INTLLIBS@
331 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
332 LD = @LD@
333 LDFLAGS = @LDFLAGS@
334 LIBELF_CFLAGS = @LIBELF_CFLAGS@
335 LIBELF_LIBS = @LIBELF_LIBS@
336 LIBFFI_CFLAGS = @LIBFFI_CFLAGS@
337 LIBFFI_LIBS = @LIBFFI_LIBS@
338 LIBMOUNT_CFLAGS = @LIBMOUNT_CFLAGS@
339 LIBMOUNT_LIBS = @LIBMOUNT_LIBS@
340 LIBOBJS = @LIBOBJS@
341 LIBS = @LIBS@
342 LIBTOOL = @LIBTOOL@
343 LIB_EXE_MACHINE_FLAG = @LIB_EXE_MACHINE_FLAG@
344 LIPO = @LIPO@
345 LN_S = @LN_S@
346 LTLIBOBJS = @LTLIBOBJS@
347 LTP = @LTP@
348 LTP_GENHTML = @LTP_GENHTML@
349 LT_AGE = @LT_AGE@
350 LT_CURRENT = @LT_CURRENT@
351 LT_CURRENT_MINUS_AGE = @LT_CURRENT_MINUS_AGE@
352 LT_RELEASE = @LT_RELEASE@
353 LT_REVISION = @LT_REVISION@
354 LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
355 MAINT = @MAINT@
356 MAKEINFO = @MAKEINFO@
357 MANIFEST_TOOL = @MANIFEST_TOOL@
358 MKDIR_P = @MKDIR_P@
359 MKINSTALLDIRS = @MKINSTALLDIRS@
360 MSGFMT = @MSGFMT@
361 MSGFMT_OPTS = @MSGFMT_OPTS@
362 NAMESER_COMPAT_INCLUDE = @NAMESER_COMPAT_INCLUDE@
363 NETWORK_LIBS = @NETWORK_LIBS@
364 NM = @NM@
365 NMEDIT = @NMEDIT@
366 OBJDUMP = @OBJDUMP@
367 OBJEXT = @OBJEXT@
368 OTOOL = @OTOOL@
369 OTOOL64 = @OTOOL64@
370 PACKAGE = @PACKAGE@
371 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
372 PACKAGE_NAME = @PACKAGE_NAME@
373 PACKAGE_STRING = @PACKAGE_STRING@
374 PACKAGE_TARNAME = @PACKAGE_TARNAME@
375 PACKAGE_URL = @PACKAGE_URL@
376 PACKAGE_VERSION = @PACKAGE_VERSION@
377 PATH_SEPARATOR = @PATH_SEPARATOR@
378 PCRE_CFLAGS = @PCRE_CFLAGS@
379 PCRE_LIBS = @PCRE_LIBS@
380 PCRE_REQUIRES = @PCRE_REQUIRES@
381 PCRE_WARN_CFLAGS = @PCRE_WARN_CFLAGS@
382 PERL = @PERL@
383 PERL_PATH = @PERL_PATH@
384 PKG_CONFIG = @PKG_CONFIG@
385 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
386 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
387 PLATFORMDEP = @PLATFORMDEP@
388 POFILES = @POFILES@
389 POSUB = @POSUB@
390 PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
391 PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
392 PYTHON = @PYTHON@
393 PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
394 PYTHON_PLATFORM = @PYTHON_PLATFORM@
395 PYTHON_PREFIX = @PYTHON_PREFIX@
396 PYTHON_VERSION = @PYTHON_VERSION@
397 RANLIB = @RANLIB@
398 REBUILD = @REBUILD@
399 SED = @SED@
400 SELINUX_LIBS = @SELINUX_LIBS@
401 SET_MAKE = @SET_MAKE@
402 SHELL = @SHELL@
403 SHTOOL = @SHTOOL@
404 STRIP = @STRIP@
405 USE_NLS = @USE_NLS@
406 VERSION = @VERSION@
407 WINDRES = @WINDRES@
408 WSPIAPI_INCLUDE = @WSPIAPI_INCLUDE@
409 XATTR_LIBS = @XATTR_LIBS@
410 XGETTEXT = @XGETTEXT@
411 XMLCATALOG = @XMLCATALOG@
412 XML_CATALOG_FILE = @XML_CATALOG_FILE@
413 XSLTPROC = @XSLTPROC@
414 ZLIB_CFLAGS = @ZLIB_CFLAGS@
415 ZLIB_LIBS = @ZLIB_LIBS@
416 abs_builddir = @abs_builddir@
417 abs_srcdir = @abs_srcdir@
418 abs_top_builddir = @abs_top_builddir@
419 abs_top_srcdir = @abs_top_srcdir@
420 ac_ct_AR = @ac_ct_AR@
421 ac_ct_CC = @ac_ct_CC@
422 ac_ct_CXX = @ac_ct_CXX@
423 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
424 am__include = @am__include@
425 am__leading_dot = @am__leading_dot@
426 am__quote = @am__quote@
427 am__tar = @am__tar@
428 am__untar = @am__untar@
429 bindir = @bindir@
430 build = @build@
431 build_alias = @build_alias@
432 build_cpu = @build_cpu@
433 build_os = @build_os@
434 build_vendor = @build_vendor@
435 builddir = @builddir@
436 config_h_INCLUDES = @config_h_INCLUDES@
437 datadir = @datadir@
438 datarootdir = @datarootdir@
439 docdir = @docdir@
440 dvidir = @dvidir@
441 exec_prefix = @exec_prefix@
442 gio_INCLUDES = @gio_INCLUDES@
443 glib_INCLUDES = @glib_INCLUDES@
444 gmodule_INCLUDES = @gmodule_INCLUDES@
445 gobject_INCLUDES = @gobject_INCLUDES@
446 host = @host@
447 host_alias = @host_alias@
448 host_cpu = @host_cpu@
449 host_os = @host_os@
450 host_vendor = @host_vendor@
451 htmldir = @htmldir@
452 includedir = @includedir@
453 infodir = @infodir@
454 install_sh = @install_sh@
455 installed_test_metadir = @installed_test_metadir@
456 installed_testdir = @installed_testdir@
457 libdir = @libdir@
458 libexecdir = @libexecdir@
459 localedir = @localedir@
460 localstatedir = @localstatedir@
461 mandir = @mandir@
462 mkdir_p = @mkdir_p@
463 ms_librarian = @ms_librarian@
464 oldincludedir = @oldincludedir@
465 pdfdir = @pdfdir@
466 pkgpyexecdir = @pkgpyexecdir@
467 pkgpythondir = @pkgpythondir@
468 prefix = @prefix@
469 program_transform_name = @program_transform_name@
470 psdir = @psdir@
471 pyexecdir = @pyexecdir@
472 pythondir = @pythondir@
473 sbindir = @sbindir@
474 sharedstatedir = @sharedstatedir@
475 srcdir = @srcdir@
476 sysconfdir = @sysconfdir@
477 target_alias = @target_alias@
478 top_build_prefix = @top_build_prefix@
479 top_builddir = @top_builddir@
480 top_srcdir = @top_srcdir@
481 NULL = 
482 LDADD = \
483         $(top_builddir)/gio/libgio-2.0.la               \
484         $(top_builddir)/gobject/libgobject-2.0.la       \
485         $(top_builddir)/gmodule/libgmodule-2.0.la       \
486         $(top_builddir)/glib/libglib-2.0.la             \
487         $(NULL)
488
489 AM_CPPFLAGS = \
490         $(gio_INCLUDES) $(GLIB_DEBUG_FLAGS)             \
491         -I$(top_builddir)/gio                           \
492         -I$(top_srcdir)/gio                             \
493         $(NULL)
494
495 modules = \
496         libtestmodulea.la                               \
497         libtestmoduleb.la                               \
498         $(NULL)
499
500 @ENABLE_ALWAYS_BUILD_TESTS_TRUE@noinst_LTLIBRARIES = $(modules)
501 @ENABLE_ALWAYS_BUILD_TESTS_FALSE@check_LTLIBRARIES = $(modules)
502 @ENABLE_INSTALLED_TESTS_TRUE@testmoduledir = $(installed_testdir)/modules
503 @ENABLE_INSTALLED_TESTS_TRUE@testmodule_LTLIBRARIES = $(modules)
504 # See comment in Makefile.am one level up
505 @ENABLE_INSTALLED_TESTS_FALSE@rpath_hack = -rpath /
506 libtestmodulea_la_SOURCES = test-module-a.c symbol-visibility.h
507 libtestmodulea_la_LIBADD = $(LDADD)
508 libtestmodulea_la_LDFLAGS = $(LDFLAGS) -no-undefined -avoid-version $(rpath_hack)
509 libtestmoduleb_la_SOURCES = test-module-b.c symbol-visibility.h
510 libtestmoduleb_la_LIBADD = $(LDADD)
511 libtestmoduleb_la_LDFLAGS = $(LDFLAGS) -no-undefined -avoid-version $(rpath_hack)
512 all: all-am
513
514 .SUFFIXES:
515 .SUFFIXES: .c .lo .o .obj
516 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
517         @for dep in $?; do \
518           case '$(am__configure_deps)' in \
519             *$$dep*) \
520               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
521                 && { if test -f $@; then exit 0; else break; fi; }; \
522               exit 1;; \
523           esac; \
524         done; \
525         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu gio/tests/modules/Makefile'; \
526         $(am__cd) $(top_srcdir) && \
527           $(AUTOMAKE) --gnu gio/tests/modules/Makefile
528 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
529         @case '$?' in \
530           *config.status*) \
531             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
532           *) \
533             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
534             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
535         esac;
536
537 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
538         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
539
540 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
541         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
542 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
543         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
544 $(am__aclocal_m4_deps):
545
546 clean-checkLTLIBRARIES:
547         -test -z "$(check_LTLIBRARIES)" || rm -f $(check_LTLIBRARIES)
548         @list='$(check_LTLIBRARIES)'; \
549         locs=`for p in $$list; do echo $$p; done | \
550               sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
551               sort -u`; \
552         test -z "$$locs" || { \
553           echo rm -f $${locs}; \
554           rm -f $${locs}; \
555         }
556
557 clean-noinstLTLIBRARIES:
558         -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
559         @list='$(noinst_LTLIBRARIES)'; \
560         locs=`for p in $$list; do echo $$p; done | \
561               sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
562               sort -u`; \
563         test -z "$$locs" || { \
564           echo rm -f $${locs}; \
565           rm -f $${locs}; \
566         }
567
568 install-testmoduleLTLIBRARIES: $(testmodule_LTLIBRARIES)
569         @$(NORMAL_INSTALL)
570         @list='$(testmodule_LTLIBRARIES)'; test -n "$(testmoduledir)" || list=; \
571         list2=; for p in $$list; do \
572           if test -f $$p; then \
573             list2="$$list2 $$p"; \
574           else :; fi; \
575         done; \
576         test -z "$$list2" || { \
577           echo " $(MKDIR_P) '$(DESTDIR)$(testmoduledir)'"; \
578           $(MKDIR_P) "$(DESTDIR)$(testmoduledir)" || exit 1; \
579           echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(testmoduledir)'"; \
580           $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(testmoduledir)"; \
581         }
582
583 uninstall-testmoduleLTLIBRARIES:
584         @$(NORMAL_UNINSTALL)
585         @list='$(testmodule_LTLIBRARIES)'; test -n "$(testmoduledir)" || list=; \
586         for p in $$list; do \
587           $(am__strip_dir) \
588           echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(testmoduledir)/$$f'"; \
589           $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(testmoduledir)/$$f"; \
590         done
591
592 clean-testmoduleLTLIBRARIES:
593         -test -z "$(testmodule_LTLIBRARIES)" || rm -f $(testmodule_LTLIBRARIES)
594         @list='$(testmodule_LTLIBRARIES)'; \
595         locs=`for p in $$list; do echo $$p; done | \
596               sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
597               sort -u`; \
598         test -z "$$locs" || { \
599           echo rm -f $${locs}; \
600           rm -f $${locs}; \
601         }
602
603 libtestmodulea.la: $(libtestmodulea_la_OBJECTS) $(libtestmodulea_la_DEPENDENCIES) $(EXTRA_libtestmodulea_la_DEPENDENCIES) 
604         $(AM_V_CCLD)$(libtestmodulea_la_LINK) $(am_libtestmodulea_la_rpath) $(libtestmodulea_la_OBJECTS) $(libtestmodulea_la_LIBADD) $(LIBS)
605
606 libtestmoduleb.la: $(libtestmoduleb_la_OBJECTS) $(libtestmoduleb_la_DEPENDENCIES) $(EXTRA_libtestmoduleb_la_DEPENDENCIES) 
607         $(AM_V_CCLD)$(libtestmoduleb_la_LINK) $(am_libtestmoduleb_la_rpath) $(libtestmoduleb_la_OBJECTS) $(libtestmoduleb_la_LIBADD) $(LIBS)
608
609 mostlyclean-compile:
610         -rm -f *.$(OBJEXT)
611
612 distclean-compile:
613         -rm -f *.tab.c
614
615 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-module-a.Plo@am__quote@
616 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-module-b.Plo@am__quote@
617
618 .c.o:
619 @am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
620 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
621 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
622 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
623 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
624
625 .c.obj:
626 @am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
627 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
628 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
629 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
630 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
631
632 .c.lo:
633 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
634 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
635 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
636 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
637 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
638
639 mostlyclean-libtool:
640         -rm -f *.lo
641
642 clean-libtool:
643         -rm -rf .libs _libs
644
645 ID: $(am__tagged_files)
646         $(am__define_uniq_tagged_files); mkid -fID $$unique
647 tags: tags-am
648 TAGS: tags
649
650 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
651         set x; \
652         here=`pwd`; \
653         $(am__define_uniq_tagged_files); \
654         shift; \
655         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
656           test -n "$$unique" || unique=$$empty_fix; \
657           if test $$# -gt 0; then \
658             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
659               "$$@" $$unique; \
660           else \
661             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
662               $$unique; \
663           fi; \
664         fi
665 ctags: ctags-am
666
667 CTAGS: ctags
668 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
669         $(am__define_uniq_tagged_files); \
670         test -z "$(CTAGS_ARGS)$$unique" \
671           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
672              $$unique
673
674 GTAGS:
675         here=`$(am__cd) $(top_builddir) && pwd` \
676           && $(am__cd) $(top_srcdir) \
677           && gtags -i $(GTAGS_ARGS) "$$here"
678 cscopelist: cscopelist-am
679
680 cscopelist-am: $(am__tagged_files)
681         list='$(am__tagged_files)'; \
682         case "$(srcdir)" in \
683           [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
684           *) sdir=$(subdir)/$(srcdir) ;; \
685         esac; \
686         for i in $$list; do \
687           if test -f "$$i"; then \
688             echo "$(subdir)/$$i"; \
689           else \
690             echo "$$sdir/$$i"; \
691           fi; \
692         done >> $(top_builddir)/cscope.files
693
694 distclean-tags:
695         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
696
697 distdir: $(DISTFILES)
698         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
699         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
700         list='$(DISTFILES)'; \
701           dist_files=`for file in $$list; do echo $$file; done | \
702           sed -e "s|^$$srcdirstrip/||;t" \
703               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
704         case $$dist_files in \
705           */*) $(MKDIR_P) `echo "$$dist_files" | \
706                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
707                            sort -u` ;; \
708         esac; \
709         for file in $$dist_files; do \
710           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
711           if test -d $$d/$$file; then \
712             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
713             if test -d "$(distdir)/$$file"; then \
714               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
715             fi; \
716             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
717               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
718               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
719             fi; \
720             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
721           else \
722             test -f "$(distdir)/$$file" \
723             || cp -p $$d/$$file "$(distdir)/$$file" \
724             || exit 1; \
725           fi; \
726         done
727 check-am: all-am
728         $(MAKE) $(AM_MAKEFLAGS) $(check_LTLIBRARIES)
729 check: check-am
730 all-am: Makefile $(LTLIBRARIES)
731 installdirs:
732         for dir in "$(DESTDIR)$(testmoduledir)"; do \
733           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
734         done
735 install: install-am
736 install-exec: install-exec-am
737 install-data: install-data-am
738 uninstall: uninstall-am
739
740 install-am: all-am
741         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
742
743 installcheck: installcheck-am
744 install-strip:
745         if test -z '$(STRIP)'; then \
746           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
747             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
748               install; \
749         else \
750           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
751             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
752             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
753         fi
754 mostlyclean-generic:
755
756 clean-generic:
757
758 distclean-generic:
759         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
760         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
761
762 maintainer-clean-generic:
763         @echo "This command is intended for maintainers to use"
764         @echo "it deletes files that may require special tools to rebuild."
765 clean: clean-am
766
767 clean-am: clean-checkLTLIBRARIES clean-generic clean-libtool \
768         clean-noinstLTLIBRARIES clean-testmoduleLTLIBRARIES \
769         mostlyclean-am
770
771 distclean: distclean-am
772         -rm -rf ./$(DEPDIR)
773         -rm -f Makefile
774 distclean-am: clean-am distclean-compile distclean-generic \
775         distclean-tags
776
777 dvi: dvi-am
778
779 dvi-am:
780
781 html: html-am
782
783 html-am:
784
785 info: info-am
786
787 info-am:
788
789 install-data-am: install-testmoduleLTLIBRARIES
790
791 install-dvi: install-dvi-am
792
793 install-dvi-am:
794
795 install-exec-am:
796
797 install-html: install-html-am
798
799 install-html-am:
800
801 install-info: install-info-am
802
803 install-info-am:
804
805 install-man:
806
807 install-pdf: install-pdf-am
808
809 install-pdf-am:
810
811 install-ps: install-ps-am
812
813 install-ps-am:
814
815 installcheck-am:
816
817 maintainer-clean: maintainer-clean-am
818         -rm -rf ./$(DEPDIR)
819         -rm -f Makefile
820 maintainer-clean-am: distclean-am maintainer-clean-generic
821
822 mostlyclean: mostlyclean-am
823
824 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
825         mostlyclean-libtool
826
827 pdf: pdf-am
828
829 pdf-am:
830
831 ps: ps-am
832
833 ps-am:
834
835 uninstall-am: uninstall-testmoduleLTLIBRARIES
836
837 .MAKE: check-am install-am install-strip
838
839 .PHONY: CTAGS GTAGS TAGS all all-am check check-am clean \
840         clean-checkLTLIBRARIES clean-generic clean-libtool \
841         clean-noinstLTLIBRARIES clean-testmoduleLTLIBRARIES \
842         cscopelist-am ctags ctags-am distclean distclean-compile \
843         distclean-generic distclean-libtool distclean-tags distdir dvi \
844         dvi-am html html-am info info-am install install-am \
845         install-data install-data-am install-dvi install-dvi-am \
846         install-exec install-exec-am install-html install-html-am \
847         install-info install-info-am install-man install-pdf \
848         install-pdf-am install-ps install-ps-am install-strip \
849         install-testmoduleLTLIBRARIES installcheck installcheck-am \
850         installdirs maintainer-clean maintainer-clean-generic \
851         mostlyclean mostlyclean-compile mostlyclean-generic \
852         mostlyclean-libtool pdf pdf-am ps ps-am tags tags-am uninstall \
853         uninstall-am uninstall-testmoduleLTLIBRARIES
854
855 .PRECIOUS: Makefile
856
857
858 # Tell versions [3.59,3.63) of GNU make to not export all variables.
859 # Otherwise a system limit (for SysV at least) may be exceeded.
860 .NOEXPORT: