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