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