Imported Upstream version 2.50.2
[platform/upstream/glib.git] / docs / 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 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; \
27 }
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 = docs
91 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
92 am__aclocal_m4_deps = $(top_srcdir)/m4macros/attributes.m4 \
93         $(top_srcdir)/m4macros/glibtests.m4 \
94         $(top_srcdir)/m4macros/gtk-doc.m4 \
95         $(top_srcdir)/m4macros/libtool.m4 \
96         $(top_srcdir)/m4macros/ltoptions.m4 \
97         $(top_srcdir)/m4macros/ltsugar.m4 \
98         $(top_srcdir)/m4macros/ltversion.m4 \
99         $(top_srcdir)/m4macros/lt~obsolete.m4 \
100         $(top_srcdir)/acinclude.m4 $(top_srcdir)/acglib.m4 \
101         $(top_srcdir)/glib/libcharset/codeset.m4 \
102         $(top_srcdir)/glib/libcharset/glibc21.m4 \
103         $(top_srcdir)/m4macros/glib-gettext.m4 \
104         $(top_srcdir)/configure.ac
105 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
106         $(ACLOCAL_M4)
107 DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
108 mkinstalldirs = $(install_sh) -d
109 CONFIG_HEADER = $(top_builddir)/config.h
110 CONFIG_CLEAN_FILES =
111 CONFIG_CLEAN_VPATH_FILES =
112 AM_V_P = $(am__v_P_@AM_V@)
113 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
114 am__v_P_0 = false
115 am__v_P_1 = :
116 AM_V_GEN = $(am__v_GEN_@AM_V@)
117 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
118 am__v_GEN_0 = @echo "  GEN     " $@;
119 am__v_GEN_1 = 
120 AM_V_at = $(am__v_at_@AM_V@)
121 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
122 am__v_at_0 = @
123 am__v_at_1 = 
124 SOURCES =
125 DIST_SOURCES =
126 RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
127         ctags-recursive dvi-recursive html-recursive info-recursive \
128         install-data-recursive install-dvi-recursive \
129         install-exec-recursive install-html-recursive \
130         install-info-recursive install-pdf-recursive \
131         install-ps-recursive install-recursive installcheck-recursive \
132         installdirs-recursive pdf-recursive ps-recursive \
133         tags-recursive uninstall-recursive
134 am__can_run_installinfo = \
135   case $$AM_UPDATE_INFO_DIR in \
136     n|no|NO) false;; \
137     *) (install-info --version) >/dev/null 2>&1;; \
138   esac
139 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
140   distclean-recursive maintainer-clean-recursive
141 am__recursive_targets = \
142   $(RECURSIVE_TARGETS) \
143   $(RECURSIVE_CLEAN_TARGETS) \
144   $(am__extra_recursive_targets)
145 AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
146         distdir
147 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
148 # Read a list of newline-separated strings from the standard input,
149 # and print each of them once, without duplicates.  Input order is
150 # *not* preserved.
151 am__uniquify_input = $(AWK) '\
152   BEGIN { nonempty = 0; } \
153   { items[$$0] = 1; nonempty = 1; } \
154   END { if (nonempty) { for (i in items) print i; }; } \
155 '
156 # Make sure the list of sources is unique.  This is necessary because,
157 # e.g., the same source file might be shared among _SOURCES variables
158 # for different programs/libraries.
159 am__define_uniq_tagged_files = \
160   list='$(am__tagged_files)'; \
161   unique=`for i in $$list; do \
162     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
163   done | $(am__uniquify_input)`
164 ETAGS = etags
165 CTAGS = ctags
166 DIST_SUBDIRS = $(SUBDIRS)
167 am__DIST_COMMON = $(srcdir)/Makefile.in
168 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
169 am__relativize = \
170   dir0=`pwd`; \
171   sed_first='s,^\([^/]*\)/.*$$,\1,'; \
172   sed_rest='s,^[^/]*/*,,'; \
173   sed_last='s,^.*/\([^/]*\)$$,\1,'; \
174   sed_butlast='s,/*[^/]*$$,,'; \
175   while test -n "$$dir1"; do \
176     first=`echo "$$dir1" | sed -e "$$sed_first"`; \
177     if test "$$first" != "."; then \
178       if test "$$first" = ".."; then \
179         dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
180         dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
181       else \
182         first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
183         if test "$$first2" = "$$first"; then \
184           dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
185         else \
186           dir2="../$$dir2"; \
187         fi; \
188         dir0="$$dir0"/"$$first"; \
189       fi; \
190     fi; \
191     dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
192   done; \
193   reldir="$$dir2"
194 ABS_TAPSET_DIR = @ABS_TAPSET_DIR@
195 ACLOCAL = @ACLOCAL@
196 ALLOCA = @ALLOCA@
197 AMTAR = @AMTAR@
198 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
199 AR = @AR@
200 AS = @AS@
201 AUTOCONF = @AUTOCONF@
202 AUTOHEADER = @AUTOHEADER@
203 AUTOMAKE = @AUTOMAKE@
204 AWK = @AWK@
205 CARBON_LIBS = @CARBON_LIBS@
206 CATALOGS = @CATALOGS@
207 CATOBJEXT = @CATOBJEXT@
208 CC = @CC@
209 CCDEPMODE = @CCDEPMODE@
210 CFLAGS = @CFLAGS@
211 COCOA_LIBS = @COCOA_LIBS@
212 CONFIG_STATUS_DEPENDENCIES = @CONFIG_STATUS_DEPENDENCIES@
213 CPP = @CPP@
214 CPPFLAGS = @CPPFLAGS@
215 CXX = @CXX@
216 CXXCPP = @CXXCPP@
217 CXXDEPMODE = @CXXDEPMODE@
218 CXXFLAGS = @CXXFLAGS@
219 CYGPATH_W = @CYGPATH_W@
220 DATADIRNAME = @DATADIRNAME@
221 DBUS1_CFLAGS = @DBUS1_CFLAGS@
222 DBUS1_LIBS = @DBUS1_LIBS@
223 DBUS_DAEMON = @DBUS_DAEMON@
224 DEFS = @DEFS@
225 DEPDIR = @DEPDIR@
226 DLLTOOL = @DLLTOOL@
227 DSYMUTIL = @DSYMUTIL@
228 DTRACE = @DTRACE@
229 DUMPBIN = @DUMPBIN@
230 ECHO_C = @ECHO_C@
231 ECHO_N = @ECHO_N@
232 ECHO_T = @ECHO_T@
233 EGREP = @EGREP@
234 EXEEXT = @EXEEXT@
235 FAM_LIBS = @FAM_LIBS@
236 FGREP = @FGREP@
237 GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
238 GIO = @GIO@
239 GIO_MODULE_DIR = @GIO_MODULE_DIR@
240 GLIBC21 = @GLIBC21@
241 GLIB_BINARY_AGE = @GLIB_BINARY_AGE@
242 GLIB_DEBUG_FLAGS = @GLIB_DEBUG_FLAGS@
243 GLIB_EXTRA_CFLAGS = @GLIB_EXTRA_CFLAGS@
244 GLIB_HIDDEN_VISIBILITY_CFLAGS = @GLIB_HIDDEN_VISIBILITY_CFLAGS@
245 GLIB_INTERFACE_AGE = @GLIB_INTERFACE_AGE@
246 GLIB_LINK_FLAGS = @GLIB_LINK_FLAGS@
247 GLIB_MAJOR_VERSION = @GLIB_MAJOR_VERSION@
248 GLIB_MICRO_VERSION = @GLIB_MICRO_VERSION@
249 GLIB_MINOR_VERSION = @GLIB_MINOR_VERSION@
250 GLIB_RUNTIME_LIBDIR = @GLIB_RUNTIME_LIBDIR@
251 GLIB_VERSION = @GLIB_VERSION@
252 GLIB_WARN_CFLAGS = @GLIB_WARN_CFLAGS@
253 GLIB_WIN32_STATIC_COMPILATION_DEFINE = @GLIB_WIN32_STATIC_COMPILATION_DEFINE@
254 GMOFILES = @GMOFILES@
255 GMSGFMT = @GMSGFMT@
256 GREP = @GREP@
257 GSPAWN = @GSPAWN@
258 GTHREAD_COMPILE_IMPL_DEFINES = @GTHREAD_COMPILE_IMPL_DEFINES@
259 GTKDOC_CHECK = @GTKDOC_CHECK@
260 GTKDOC_CHECK_PATH = @GTKDOC_CHECK_PATH@
261 GTKDOC_DEPS_CFLAGS = @GTKDOC_DEPS_CFLAGS@
262 GTKDOC_DEPS_LIBS = @GTKDOC_DEPS_LIBS@
263 GTKDOC_MKPDF = @GTKDOC_MKPDF@
264 GTKDOC_REBASE = @GTKDOC_REBASE@
265 G_LIBS_EXTRA = @G_LIBS_EXTRA@
266 G_MODULE_BROKEN_RTLD_GLOBAL = @G_MODULE_BROKEN_RTLD_GLOBAL@
267 G_MODULE_HAVE_DLERROR = @G_MODULE_HAVE_DLERROR@
268 G_MODULE_IMPL = @G_MODULE_IMPL@
269 G_MODULE_LDFLAGS = @G_MODULE_LDFLAGS@
270 G_MODULE_LIBS = @G_MODULE_LIBS@
271 G_MODULE_LIBS_EXTRA = @G_MODULE_LIBS_EXTRA@
272 G_MODULE_NEED_USCORE = @G_MODULE_NEED_USCORE@
273 G_MODULE_PLUGIN_LIBS = @G_MODULE_PLUGIN_LIBS@
274 G_MODULE_SUPPORTED = @G_MODULE_SUPPORTED@
275 G_THREAD_CFLAGS = @G_THREAD_CFLAGS@
276 G_THREAD_LIBS = @G_THREAD_LIBS@
277 G_THREAD_LIBS_EXTRA = @G_THREAD_LIBS_EXTRA@
278 G_THREAD_LIBS_FOR_GTHREAD = @G_THREAD_LIBS_FOR_GTHREAD@
279 HTML_DIR = @HTML_DIR@
280 ICONV_LIBS = @ICONV_LIBS@
281 INDENT = @INDENT@
282 INSTALL = @INSTALL@
283 INSTALL_DATA = @INSTALL_DATA@
284 INSTALL_PROGRAM = @INSTALL_PROGRAM@
285 INSTALL_SCRIPT = @INSTALL_SCRIPT@
286 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
287 INSTOBJEXT = @INSTOBJEXT@
288 INTLLIBS = @INTLLIBS@
289 LD = @LD@
290 LDFLAGS = @LDFLAGS@
291 LIBELF_CFLAGS = @LIBELF_CFLAGS@
292 LIBELF_LIBS = @LIBELF_LIBS@
293 LIBFFI_CFLAGS = @LIBFFI_CFLAGS@
294 LIBFFI_LIBS = @LIBFFI_LIBS@
295 LIBMOUNT_CFLAGS = @LIBMOUNT_CFLAGS@
296 LIBMOUNT_LIBS = @LIBMOUNT_LIBS@
297 LIBOBJS = @LIBOBJS@
298 LIBS = @LIBS@
299 LIBTOOL = @LIBTOOL@
300 LIB_EXE_MACHINE_FLAG = @LIB_EXE_MACHINE_FLAG@
301 LIPO = @LIPO@
302 LN_S = @LN_S@
303 LTLIBOBJS = @LTLIBOBJS@
304 LTP = @LTP@
305 LTP_GENHTML = @LTP_GENHTML@
306 LT_AGE = @LT_AGE@
307 LT_CURRENT = @LT_CURRENT@
308 LT_CURRENT_MINUS_AGE = @LT_CURRENT_MINUS_AGE@
309 LT_RELEASE = @LT_RELEASE@
310 LT_REVISION = @LT_REVISION@
311 LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
312 MAINT = @MAINT@
313 MAKEINFO = @MAKEINFO@
314 MANIFEST_TOOL = @MANIFEST_TOOL@
315 MKDIR_P = @MKDIR_P@
316 MKINSTALLDIRS = @MKINSTALLDIRS@
317 MSGFMT = @MSGFMT@
318 MSGFMT_OPTS = @MSGFMT_OPTS@
319 NAMESER_COMPAT_INCLUDE = @NAMESER_COMPAT_INCLUDE@
320 NETWORK_LIBS = @NETWORK_LIBS@
321 NM = @NM@
322 NMEDIT = @NMEDIT@
323 OBJDUMP = @OBJDUMP@
324 OBJEXT = @OBJEXT@
325 OTOOL = @OTOOL@
326 OTOOL64 = @OTOOL64@
327 PACKAGE = @PACKAGE@
328 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
329 PACKAGE_NAME = @PACKAGE_NAME@
330 PACKAGE_STRING = @PACKAGE_STRING@
331 PACKAGE_TARNAME = @PACKAGE_TARNAME@
332 PACKAGE_URL = @PACKAGE_URL@
333 PACKAGE_VERSION = @PACKAGE_VERSION@
334 PATH_SEPARATOR = @PATH_SEPARATOR@
335 PCRE_CFLAGS = @PCRE_CFLAGS@
336 PCRE_LIBS = @PCRE_LIBS@
337 PCRE_REQUIRES = @PCRE_REQUIRES@
338 PCRE_WARN_CFLAGS = @PCRE_WARN_CFLAGS@
339 PERL = @PERL@
340 PERL_PATH = @PERL_PATH@
341 PKG_CONFIG = @PKG_CONFIG@
342 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
343 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
344 PLATFORMDEP = @PLATFORMDEP@
345 POFILES = @POFILES@
346 POSUB = @POSUB@
347 PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
348 PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
349 PYTHON = @PYTHON@
350 PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
351 PYTHON_PLATFORM = @PYTHON_PLATFORM@
352 PYTHON_PREFIX = @PYTHON_PREFIX@
353 PYTHON_VERSION = @PYTHON_VERSION@
354 RANLIB = @RANLIB@
355 REBUILD = @REBUILD@
356 SED = @SED@
357 SELINUX_LIBS = @SELINUX_LIBS@
358 SET_MAKE = @SET_MAKE@
359 SHELL = @SHELL@
360 SHTOOL = @SHTOOL@
361 STRIP = @STRIP@
362 USE_NLS = @USE_NLS@
363 VERSION = @VERSION@
364 WINDRES = @WINDRES@
365 WSPIAPI_INCLUDE = @WSPIAPI_INCLUDE@
366 XATTR_LIBS = @XATTR_LIBS@
367 XGETTEXT = @XGETTEXT@
368 XMLCATALOG = @XMLCATALOG@
369 XML_CATALOG_FILE = @XML_CATALOG_FILE@
370 XSLTPROC = @XSLTPROC@
371 ZLIB_CFLAGS = @ZLIB_CFLAGS@
372 ZLIB_LIBS = @ZLIB_LIBS@
373 abs_builddir = @abs_builddir@
374 abs_srcdir = @abs_srcdir@
375 abs_top_builddir = @abs_top_builddir@
376 abs_top_srcdir = @abs_top_srcdir@
377 ac_ct_AR = @ac_ct_AR@
378 ac_ct_CC = @ac_ct_CC@
379 ac_ct_CXX = @ac_ct_CXX@
380 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
381 am__include = @am__include@
382 am__leading_dot = @am__leading_dot@
383 am__quote = @am__quote@
384 am__tar = @am__tar@
385 am__untar = @am__untar@
386 bindir = @bindir@
387 build = @build@
388 build_alias = @build_alias@
389 build_cpu = @build_cpu@
390 build_os = @build_os@
391 build_vendor = @build_vendor@
392 builddir = @builddir@
393 config_h_INCLUDES = @config_h_INCLUDES@
394 datadir = @datadir@
395 datarootdir = @datarootdir@
396 docdir = @docdir@
397 dvidir = @dvidir@
398 exec_prefix = @exec_prefix@
399 gio_INCLUDES = @gio_INCLUDES@
400 glib_INCLUDES = @glib_INCLUDES@
401 gmodule_INCLUDES = @gmodule_INCLUDES@
402 gobject_INCLUDES = @gobject_INCLUDES@
403 host = @host@
404 host_alias = @host_alias@
405 host_cpu = @host_cpu@
406 host_os = @host_os@
407 host_vendor = @host_vendor@
408 htmldir = @htmldir@
409 includedir = @includedir@
410 infodir = @infodir@
411 install_sh = @install_sh@
412 installed_test_metadir = @installed_test_metadir@
413 installed_testdir = @installed_testdir@
414 libdir = @libdir@
415 libexecdir = @libexecdir@
416 localedir = @localedir@
417 localstatedir = @localstatedir@
418 mandir = @mandir@
419 mkdir_p = @mkdir_p@
420 ms_librarian = @ms_librarian@
421 oldincludedir = @oldincludedir@
422 pdfdir = @pdfdir@
423 pkgpyexecdir = @pkgpyexecdir@
424 pkgpythondir = @pkgpythondir@
425 prefix = @prefix@
426 program_transform_name = @program_transform_name@
427 psdir = @psdir@
428 pyexecdir = @pyexecdir@
429 pythondir = @pythondir@
430 sbindir = @sbindir@
431 sharedstatedir = @sharedstatedir@
432 srcdir = @srcdir@
433 sysconfdir = @sysconfdir@
434 target_alias = @target_alias@
435 top_build_prefix = @top_build_prefix@
436 top_builddir = @top_builddir@
437 top_srcdir = @top_srcdir@
438 SUBDIRS = reference
439 EXTRA_DIST = debugging.txt macros.txt
440 all: all-recursive
441
442 .SUFFIXES:
443 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
444         @for dep in $?; do \
445           case '$(am__configure_deps)' in \
446             *$$dep*) \
447               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
448                 && { if test -f $@; then exit 0; else break; fi; }; \
449               exit 1;; \
450           esac; \
451         done; \
452         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu docs/Makefile'; \
453         $(am__cd) $(top_srcdir) && \
454           $(AUTOMAKE) --gnu docs/Makefile
455 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
456         @case '$?' in \
457           *config.status*) \
458             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
459           *) \
460             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
461             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
462         esac;
463
464 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
465         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
466
467 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
468         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
469 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
470         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
471 $(am__aclocal_m4_deps):
472
473 mostlyclean-libtool:
474         -rm -f *.lo
475
476 clean-libtool:
477         -rm -rf .libs _libs
478
479 # This directory's subdirectories are mostly independent; you can cd
480 # into them and run 'make' without going through this Makefile.
481 # To change the values of 'make' variables: instead of editing Makefiles,
482 # (1) if the variable is set in 'config.status', edit 'config.status'
483 #     (which will cause the Makefiles to be regenerated when you run 'make');
484 # (2) otherwise, pass the desired values on the 'make' command line.
485 $(am__recursive_targets):
486         @fail=; \
487         if $(am__make_keepgoing); then \
488           failcom='fail=yes'; \
489         else \
490           failcom='exit 1'; \
491         fi; \
492         dot_seen=no; \
493         target=`echo $@ | sed s/-recursive//`; \
494         case "$@" in \
495           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
496           *) list='$(SUBDIRS)' ;; \
497         esac; \
498         for subdir in $$list; do \
499           echo "Making $$target in $$subdir"; \
500           if test "$$subdir" = "."; then \
501             dot_seen=yes; \
502             local_target="$$target-am"; \
503           else \
504             local_target="$$target"; \
505           fi; \
506           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
507           || eval $$failcom; \
508         done; \
509         if test "$$dot_seen" = "no"; then \
510           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
511         fi; test -z "$$fail"
512
513 ID: $(am__tagged_files)
514         $(am__define_uniq_tagged_files); mkid -fID $$unique
515 tags: tags-recursive
516 TAGS: tags
517
518 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
519         set x; \
520         here=`pwd`; \
521         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
522           include_option=--etags-include; \
523           empty_fix=.; \
524         else \
525           include_option=--include; \
526           empty_fix=; \
527         fi; \
528         list='$(SUBDIRS)'; for subdir in $$list; do \
529           if test "$$subdir" = .; then :; else \
530             test ! -f $$subdir/TAGS || \
531               set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
532           fi; \
533         done; \
534         $(am__define_uniq_tagged_files); \
535         shift; \
536         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
537           test -n "$$unique" || unique=$$empty_fix; \
538           if test $$# -gt 0; then \
539             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
540               "$$@" $$unique; \
541           else \
542             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
543               $$unique; \
544           fi; \
545         fi
546 ctags: ctags-recursive
547
548 CTAGS: ctags
549 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
550         $(am__define_uniq_tagged_files); \
551         test -z "$(CTAGS_ARGS)$$unique" \
552           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
553              $$unique
554
555 GTAGS:
556         here=`$(am__cd) $(top_builddir) && pwd` \
557           && $(am__cd) $(top_srcdir) \
558           && gtags -i $(GTAGS_ARGS) "$$here"
559 cscopelist: cscopelist-recursive
560
561 cscopelist-am: $(am__tagged_files)
562         list='$(am__tagged_files)'; \
563         case "$(srcdir)" in \
564           [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
565           *) sdir=$(subdir)/$(srcdir) ;; \
566         esac; \
567         for i in $$list; do \
568           if test -f "$$i"; then \
569             echo "$(subdir)/$$i"; \
570           else \
571             echo "$$sdir/$$i"; \
572           fi; \
573         done >> $(top_builddir)/cscope.files
574
575 distclean-tags:
576         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
577
578 distdir: $(DISTFILES)
579         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
580         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
581         list='$(DISTFILES)'; \
582           dist_files=`for file in $$list; do echo $$file; done | \
583           sed -e "s|^$$srcdirstrip/||;t" \
584               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
585         case $$dist_files in \
586           */*) $(MKDIR_P) `echo "$$dist_files" | \
587                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
588                            sort -u` ;; \
589         esac; \
590         for file in $$dist_files; do \
591           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
592           if test -d $$d/$$file; then \
593             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
594             if test -d "$(distdir)/$$file"; then \
595               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
596             fi; \
597             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
598               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
599               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
600             fi; \
601             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
602           else \
603             test -f "$(distdir)/$$file" \
604             || cp -p $$d/$$file "$(distdir)/$$file" \
605             || exit 1; \
606           fi; \
607         done
608         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
609           if test "$$subdir" = .; then :; else \
610             $(am__make_dryrun) \
611               || test -d "$(distdir)/$$subdir" \
612               || $(MKDIR_P) "$(distdir)/$$subdir" \
613               || exit 1; \
614             dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
615             $(am__relativize); \
616             new_distdir=$$reldir; \
617             dir1=$$subdir; dir2="$(top_distdir)"; \
618             $(am__relativize); \
619             new_top_distdir=$$reldir; \
620             echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
621             echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
622             ($(am__cd) $$subdir && \
623               $(MAKE) $(AM_MAKEFLAGS) \
624                 top_distdir="$$new_top_distdir" \
625                 distdir="$$new_distdir" \
626                 am__remove_distdir=: \
627                 am__skip_length_check=: \
628                 am__skip_mode_fix=: \
629                 distdir) \
630               || exit 1; \
631           fi; \
632         done
633 check-am: all-am
634 check: check-recursive
635 all-am: Makefile
636 installdirs: installdirs-recursive
637 installdirs-am:
638 install: install-recursive
639 install-exec: install-exec-recursive
640 install-data: install-data-recursive
641 uninstall: uninstall-recursive
642
643 install-am: all-am
644         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
645
646 installcheck: installcheck-recursive
647 install-strip:
648         if test -z '$(STRIP)'; then \
649           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
650             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
651               install; \
652         else \
653           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
654             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
655             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
656         fi
657 mostlyclean-generic:
658
659 clean-generic:
660
661 distclean-generic:
662         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
663         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
664
665 maintainer-clean-generic:
666         @echo "This command is intended for maintainers to use"
667         @echo "it deletes files that may require special tools to rebuild."
668 clean: clean-recursive
669
670 clean-am: clean-generic clean-libtool mostlyclean-am
671
672 distclean: distclean-recursive
673         -rm -f Makefile
674 distclean-am: clean-am distclean-generic distclean-tags
675
676 dvi: dvi-recursive
677
678 dvi-am:
679
680 html: html-recursive
681
682 html-am:
683
684 info: info-recursive
685
686 info-am:
687
688 install-data-am:
689
690 install-dvi: install-dvi-recursive
691
692 install-dvi-am:
693
694 install-exec-am:
695
696 install-html: install-html-recursive
697
698 install-html-am:
699
700 install-info: install-info-recursive
701
702 install-info-am:
703
704 install-man:
705
706 install-pdf: install-pdf-recursive
707
708 install-pdf-am:
709
710 install-ps: install-ps-recursive
711
712 install-ps-am:
713
714 installcheck-am:
715
716 maintainer-clean: maintainer-clean-recursive
717         -rm -f Makefile
718 maintainer-clean-am: distclean-am maintainer-clean-generic
719
720 mostlyclean: mostlyclean-recursive
721
722 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
723
724 pdf: pdf-recursive
725
726 pdf-am:
727
728 ps: ps-recursive
729
730 ps-am:
731
732 uninstall-am:
733
734 .MAKE: $(am__recursive_targets) install-am install-strip
735
736 .PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am check \
737         check-am clean clean-generic clean-libtool cscopelist-am ctags \
738         ctags-am distclean distclean-generic distclean-libtool \
739         distclean-tags distdir dvi dvi-am html html-am info info-am \
740         install install-am install-data install-data-am install-dvi \
741         install-dvi-am install-exec install-exec-am install-html \
742         install-html-am install-info install-info-am install-man \
743         install-pdf install-pdf-am install-ps install-ps-am \
744         install-strip installcheck installcheck-am installdirs \
745         installdirs-am maintainer-clean maintainer-clean-generic \
746         mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
747         ps ps-am tags tags-am uninstall uninstall-am
748
749 .PRECIOUS: Makefile
750
751
752 files:
753         @files=`ls $(DISTFILES) 2> /dev/null `; for p in $$files; do \
754           echo $$p; \
755         done
756
757 # Tell versions [3.59,3.63) of GNU make to not export all variables.
758 # Otherwise a system limit (for SysV at least) may be exceeded.
759 .NOEXPORT: