OSDN Git Service

config:
[pf3gnuchains/gcc-fork.git] / libjava / external / Makefile.in
1 # Makefile.in generated by automake 1.9.5 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005  Free Software Foundation, Inc.
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
9
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13 # PARTICULAR PURPOSE.
14
15 @SET_MAKE@
16 srcdir = @srcdir@
17 top_srcdir = @top_srcdir@
18 VPATH = @srcdir@
19 pkgdatadir = $(datadir)/@PACKAGE@
20 pkglibdir = $(libdir)/@PACKAGE@
21 pkgincludedir = $(includedir)/@PACKAGE@
22 top_builddir = ..
23 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24 INSTALL = @INSTALL@
25 install_sh_DATA = $(install_sh) -c -m 644
26 install_sh_PROGRAM = $(install_sh) -c
27 install_sh_SCRIPT = $(install_sh) -c
28 INSTALL_HEADER = $(INSTALL_DATA)
29 transform = $(program_transform_name)
30 NORMAL_INSTALL = :
31 PRE_INSTALL = :
32 POST_INSTALL = :
33 NORMAL_UNINSTALL = :
34 PRE_UNINSTALL = :
35 POST_UNINSTALL = :
36 build_triplet = @build@
37 host_triplet = @host@
38 target_triplet = @target@
39 subdir = external
40 DIST_COMMON = README $(srcdir)/Makefile.am $(srcdir)/Makefile.in
41 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
42 am__aclocal_m4_deps = $(top_srcdir)/../config/accross.m4 \
43         $(top_srcdir)/../config/acx.m4 \
44         $(top_srcdir)/../config/gxx-include-dir.m4 \
45         $(top_srcdir)/../config/iconv.m4 \
46         $(top_srcdir)/../config/lcmessage.m4 \
47         $(top_srcdir)/../config/lib-ld.m4 \
48         $(top_srcdir)/../config/lib-link.m4 \
49         $(top_srcdir)/../config/lib-prefix.m4 $(top_srcdir)/pkg.m4 \
50         $(top_srcdir)/acinclude.m4 \
51         $(top_srcdir)/../config/no-executables.m4 \
52         $(top_srcdir)/../libtool.m4 $(top_srcdir)/configure.ac
53 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
54         $(ACLOCAL_M4)
55 CONFIG_HEADER = $(top_builddir)/include/config.h \
56         $(top_builddir)/gcj/libgcj-config.h
57 CONFIG_CLEAN_FILES =
58 SOURCES =
59 DIST_SOURCES =
60 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
61         html-recursive info-recursive install-data-recursive \
62         install-exec-recursive install-info-recursive \
63         install-recursive installcheck-recursive installdirs-recursive \
64         pdf-recursive ps-recursive uninstall-info-recursive \
65         uninstall-recursive
66 ETAGS = etags
67 CTAGS = ctags
68 DIST_SUBDIRS = $(SUBDIRS)
69 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
70 ACLOCAL = @ACLOCAL@
71 ALLOCA = @ALLOCA@
72 AMDEP_FALSE = @AMDEP_FALSE@
73 AMDEP_TRUE = @AMDEP_TRUE@
74 AMTAR = @AMTAR@
75 AR = @AR@
76 AS = @AS@
77 AUTOCONF = @AUTOCONF@
78 AUTOHEADER = @AUTOHEADER@
79 AUTOMAKE = @AUTOMAKE@
80 AWK = @AWK@
81 BACKTRACESPEC = @BACKTRACESPEC@
82 CAIRO_CFLAGS = @CAIRO_CFLAGS@
83 CAIRO_LIBS = @CAIRO_LIBS@
84 CC = @CC@
85 CCDEPMODE = @CCDEPMODE@
86 CFLAGS = @CFLAGS@
87 CHECKREFSPEC = @CHECKREFSPEC@
88 CLASSPATH_SEPARATOR = @CLASSPATH_SEPARATOR@
89 CPP = @CPP@
90 CPPFLAGS = @CPPFLAGS@
91 CXX = @CXX@
92 CXXCPP = @CXXCPP@
93 CXXDEPMODE = @CXXDEPMODE@
94 CXXFLAGS = @CXXFLAGS@
95 CYGPATH_W = @CYGPATH_W@
96 DEFS = @DEFS@
97 DEPDIR = @DEPDIR@
98 DIRLTDL = @DIRLTDL@
99 DIVIDESPEC = @DIVIDESPEC@
100 ECHO_C = @ECHO_C@
101 ECHO_N = @ECHO_N@
102 ECHO_T = @ECHO_T@
103 EGREP = @EGREP@
104 EXCEPTIONSPEC = @EXCEPTIONSPEC@
105 EXEEXT = @EXEEXT@
106 GCC_UNWIND_INCLUDE = @GCC_UNWIND_INCLUDE@
107 GCDEPS = @GCDEPS@
108 GCINCS = @GCINCS@
109 GCJ = @GCJ@
110 GCJDEPMODE = @GCJDEPMODE@
111 GCJFLAGS = @GCJFLAGS@
112 GCJH = @GCJH@
113 GCJVERSION = @GCJVERSION@
114 GCLIBS = @GCLIBS@
115 GCSPEC = @GCSPEC@
116 GCTESTSPEC = @GCTESTSPEC@
117 GLIB_CFLAGS = @GLIB_CFLAGS@
118 GLIB_LIBS = @GLIB_LIBS@
119 GTK_AWT_FALSE = @GTK_AWT_FALSE@
120 GTK_AWT_TRUE = @GTK_AWT_TRUE@
121 GTK_CAIRO_FALSE = @GTK_CAIRO_FALSE@
122 GTK_CAIRO_TRUE = @GTK_CAIRO_TRUE@
123 GTK_CFLAGS = @GTK_CFLAGS@
124 GTK_LIBS = @GTK_LIBS@
125 HASH_SYNC_SPEC = @HASH_SYNC_SPEC@
126 IEEESPEC = @IEEESPEC@
127 INCLTDL = @INCLTDL@
128 INSTALL_DATA = @INSTALL_DATA@
129 INSTALL_PROGRAM = @INSTALL_PROGRAM@
130 INSTALL_SCRIPT = @INSTALL_SCRIPT@
131 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
132 INTERPRETER = @INTERPRETER@
133 JC1GCSPEC = @JC1GCSPEC@
134 LDFLAGS = @LDFLAGS@
135 LIBART_CFLAGS = @LIBART_CFLAGS@
136 LIBART_LIBS = @LIBART_LIBS@
137 LIBFFI = @LIBFFI@
138 LIBFFIINCS = @LIBFFIINCS@
139 LIBGCJDEBUG = @LIBGCJDEBUG@
140 LIBGCJTESTSPEC = @LIBGCJTESTSPEC@
141 LIBGCJ_CFLAGS = @LIBGCJ_CFLAGS@
142 LIBGCJ_CXXFLAGS = @LIBGCJ_CXXFLAGS@
143 LIBGCJ_JAVAFLAGS = @LIBGCJ_JAVAFLAGS@
144 LIBGCJ_LD_SYMBOLIC = @LIBGCJ_LD_SYMBOLIC@
145 LIBICONV = @LIBICONV@
146 LIBLTDL = @LIBLTDL@
147 LIBOBJS = @LIBOBJS@
148 LIBS = @LIBS@
149 LIBTOOL = @LIBTOOL@
150 LN_S = @LN_S@
151 LTLIBICONV = @LTLIBICONV@
152 LTLIBOBJS = @LTLIBOBJS@
153 MAINT = @MAINT@
154 MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
155 MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
156 MAKEINFO = @MAKEINFO@
157 NATIVE_FALSE = @NATIVE_FALSE@
158 NATIVE_TRUE = @NATIVE_TRUE@
159 NEEDS_DATA_START_FALSE = @NEEDS_DATA_START_FALSE@
160 NEEDS_DATA_START_TRUE = @NEEDS_DATA_START_TRUE@
161 OBJEXT = @OBJEXT@
162 ONESTEP_FALSE = @ONESTEP_FALSE@
163 ONESTEP_TRUE = @ONESTEP_TRUE@
164 PACKAGE = @PACKAGE@
165 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
166 PACKAGE_NAME = @PACKAGE_NAME@
167 PACKAGE_STRING = @PACKAGE_STRING@
168 PACKAGE_TARNAME = @PACKAGE_TARNAME@
169 PACKAGE_VERSION = @PACKAGE_VERSION@
170 PANGOFT2_CFLAGS = @PANGOFT2_CFLAGS@
171 PANGOFT2_LIBS = @PANGOFT2_LIBS@
172 PATH_SEPARATOR = @PATH_SEPARATOR@
173 PERL = @PERL@
174 PKG_CONFIG = @PKG_CONFIG@
175 PLATFORM_INNER_NAT_HDRS = @PLATFORM_INNER_NAT_HDRS@
176 RANLIB = @RANLIB@
177 SET_MAKE = @SET_MAKE@
178 SHELL = @SHELL@
179 STRIP = @STRIP@
180 SUPPLY_BACKTRACE_FALSE = @SUPPLY_BACKTRACE_FALSE@
181 SUPPLY_BACKTRACE_TRUE = @SUPPLY_BACKTRACE_TRUE@
182 SYSDEP_SOURCES = @SYSDEP_SOURCES@
183 SYSTEMSPEC = @SYSTEMSPEC@
184 SYS_ZLIBS = @SYS_ZLIBS@
185 TESTSUBDIR_FALSE = @TESTSUBDIR_FALSE@
186 TESTSUBDIR_TRUE = @TESTSUBDIR_TRUE@
187 THREADCXXFLAGS = @THREADCXXFLAGS@
188 THREADDEPS = @THREADDEPS@
189 THREADINCS = @THREADINCS@
190 THREADLDFLAGS = @THREADLDFLAGS@
191 THREADLIBS = @THREADLIBS@
192 THREADSPEC = @THREADSPEC@
193 TOOLKIT = @TOOLKIT@
194 USING_BOEHMGC_FALSE = @USING_BOEHMGC_FALSE@
195 USING_BOEHMGC_TRUE = @USING_BOEHMGC_TRUE@
196 USING_DARWIN_CRT_FALSE = @USING_DARWIN_CRT_FALSE@
197 USING_DARWIN_CRT_TRUE = @USING_DARWIN_CRT_TRUE@
198 USING_ECOS_PLATFORM_FALSE = @USING_ECOS_PLATFORM_FALSE@
199 USING_ECOS_PLATFORM_TRUE = @USING_ECOS_PLATFORM_TRUE@
200 USING_GCC_FALSE = @USING_GCC_FALSE@
201 USING_GCC_TRUE = @USING_GCC_TRUE@
202 USING_NOGC_FALSE = @USING_NOGC_FALSE@
203 USING_NOGC_TRUE = @USING_NOGC_TRUE@
204 USING_NO_THREADS_FALSE = @USING_NO_THREADS_FALSE@
205 USING_NO_THREADS_TRUE = @USING_NO_THREADS_TRUE@
206 USING_POSIX_PLATFORM_FALSE = @USING_POSIX_PLATFORM_FALSE@
207 USING_POSIX_PLATFORM_TRUE = @USING_POSIX_PLATFORM_TRUE@
208 USING_POSIX_THREADS_FALSE = @USING_POSIX_THREADS_FALSE@
209 USING_POSIX_THREADS_TRUE = @USING_POSIX_THREADS_TRUE@
210 USING_WIN32_PLATFORM_FALSE = @USING_WIN32_PLATFORM_FALSE@
211 USING_WIN32_PLATFORM_TRUE = @USING_WIN32_PLATFORM_TRUE@
212 USING_WIN32_THREADS_FALSE = @USING_WIN32_THREADS_FALSE@
213 USING_WIN32_THREADS_TRUE = @USING_WIN32_THREADS_TRUE@
214 VERSION = @VERSION@
215 XLIB_AWT_FALSE = @XLIB_AWT_FALSE@
216 XLIB_AWT_TRUE = @XLIB_AWT_TRUE@
217 X_CFLAGS = @X_CFLAGS@
218 X_EXTRA_LIBS = @X_EXTRA_LIBS@
219 X_LIBS = @X_LIBS@
220 X_PRE_LIBS = @X_PRE_LIBS@
221 ZINCS = @ZINCS@
222 ZIP = @ZIP@
223 ZLIBS = @ZLIBS@
224 ZLIBSPEC = @ZLIBSPEC@
225 ZLIBTESTSPEC = @ZLIBTESTSPEC@
226 ac_ct_AR = @ac_ct_AR@
227 ac_ct_AS = @ac_ct_AS@
228 ac_ct_CC = @ac_ct_CC@
229 ac_ct_CXX = @ac_ct_CXX@
230 ac_ct_GCJ = @ac_ct_GCJ@
231 ac_ct_RANLIB = @ac_ct_RANLIB@
232 ac_ct_STRIP = @ac_ct_STRIP@
233 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
234 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
235 am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
236 am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
237 am__fastdepGCJ_FALSE = @am__fastdepGCJ_FALSE@
238 am__fastdepGCJ_TRUE = @am__fastdepGCJ_TRUE@
239 am__include = @am__include@
240 am__leading_dot = @am__leading_dot@
241 am__quote = @am__quote@
242 am__tar = @am__tar@
243 am__untar = @am__untar@
244 bindir = @bindir@
245 build = @build@
246 build_alias = @build_alias@
247 build_cpu = @build_cpu@
248 build_os = @build_os@
249 build_subdir = @build_subdir@
250 build_vendor = @build_vendor@
251 datadir = @datadir@
252 exec_prefix = @exec_prefix@
253 gxx_include_dir = @gxx_include_dir@
254 here = @here@
255 host = @host@
256 host_alias = @host_alias@
257 host_cpu = @host_cpu@
258 host_os = @host_os@
259 host_subdir = @host_subdir@
260 host_vendor = @host_vendor@
261 includedir = @includedir@
262 infodir = @infodir@
263 install_sh = @install_sh@
264 libdir = @libdir@
265 libexecdir = @libexecdir@
266 libgcj_basedir = @libgcj_basedir@
267 libstdcxx_incdir = @libstdcxx_incdir@
268 localstatedir = @localstatedir@
269 mandir = @mandir@
270 mkdir_p = @mkdir_p@
271 mkinstalldirs = @mkinstalldirs@
272 oldincludedir = @oldincludedir@
273 prefix = @prefix@
274 program_transform_name = @program_transform_name@
275 sbindir = @sbindir@
276 sharedstatedir = @sharedstatedir@
277 subdirs = @subdirs@
278 sysconfdir = @sysconfdir@
279 target = @target@
280 target_alias = @target_alias@
281 target_cpu = @target_cpu@
282 target_noncanonical = @target_noncanonical@
283 target_os = @target_os@
284 target_subdir = @target_subdir@
285 target_vendor = @target_vendor@
286 toolexecdir = @toolexecdir@
287 toolexeclibdir = @toolexeclibdir@
288 toolexecmainlibdir = @toolexecmainlibdir@
289
290 # May be used by various substitution variables.
291 gcc_version := $(shell cat $(top_srcdir)/../gcc/BASE-VER)
292 SUBDIRS = sax w3c_dom
293
294 # Work around what appears to be a GNU make bug handling MAKEFLAGS
295 # values defined in terms of make variables, as is the case for CC and
296 # friends when we are called from the top level Makefile.
297 AM_MAKEFLAGS = \
298         "AR_FLAGS=$(AR_FLAGS)" \
299         "CC_FOR_BUILD=$(CC_FOR_BUILD)" \
300         "CFLAGS=$(CFLAGS)" \
301         "CXXFLAGS=$(CXXFLAGS)" \
302         "CFLAGS_FOR_BUILD=$(CFLAGS_FOR_BUILD)" \
303         "CFLAGS_FOR_TARGET=$(CFLAGS_FOR_TARGET)" \
304         "INSTALL=$(INSTALL)" \
305         "INSTALL_DATA=$(INSTALL_DATA)" \
306         "INSTALL_PROGRAM=$(INSTALL_PROGRAM)" \
307         "INSTALL_SCRIPT=$(INSTALL_SCRIPT)" \
308         "LDFLAGS=$(LDFLAGS)" \
309         "LIBCFLAGS=$(LIBCFLAGS)" \
310         "LIBCFLAGS_FOR_TARGET=$(LIBCFLAGS_FOR_TARGET)" \
311         "MAKE=$(MAKE)" \
312         "MAKEINFO=$(MAKEINFO) $(MAKEINFOFLAGS)" \
313         "PICFLAG=$(PICFLAG)" \
314         "PICFLAG_FOR_TARGET=$(PICFLAG_FOR_TARGET)" \
315         "SHELL=$(SHELL)" \
316         "EXPECT=$(EXPECT)" \
317         "RUNTEST=$(RUNTEST)" \
318         "RUNTESTFLAGS=$(RUNTESTFLAGS)" \
319         "exec_prefix=$(exec_prefix)" \
320         "infodir=$(infodir)" \
321         "libdir=$(libdir)" \
322         "prefix=$(prefix)" \
323         "tooldir=$(tooldir)" \
324         "AR=$(AR)" \
325         "AS=$(AS)" \
326         "CC=$(CC)" \
327         "CXX=$(CXX)" \
328         "LD=$(LD)" \
329         "LIBCFLAGS=$(LIBCFLAGS)" \
330         "NM=$(NM)" \
331         "PICFLAG=$(PICFLAG)" \
332         "RANLIB=$(RANLIB)" \
333         "DESTDIR=$(DESTDIR)"
334
335 all: all-recursive
336
337 .SUFFIXES:
338 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
339         @for dep in $?; do \
340           case '$(am__configure_deps)' in \
341             *$$dep*) \
342               cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
343                 && exit 0; \
344               exit 1;; \
345           esac; \
346         done; \
347         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  external/Makefile'; \
348         cd $(top_srcdir) && \
349           $(AUTOMAKE) --gnu  external/Makefile
350 .PRECIOUS: Makefile
351 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
352         @case '$?' in \
353           *config.status*) \
354             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
355           *) \
356             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
357             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
358         esac;
359
360 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
361         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
362
363 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
364         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
365 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
366         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
367
368 mostlyclean-libtool:
369         -rm -f *.lo
370
371 clean-libtool:
372         -rm -rf .libs _libs
373
374 distclean-libtool:
375         -rm -f libtool
376 uninstall-info-am:
377
378 # This directory's subdirectories are mostly independent; you can cd
379 # into them and run `make' without going through this Makefile.
380 # To change the values of `make' variables: instead of editing Makefiles,
381 # (1) if the variable is set in `config.status', edit `config.status'
382 #     (which will cause the Makefiles to be regenerated when you run `make');
383 # (2) otherwise, pass the desired values on the `make' command line.
384 $(RECURSIVE_TARGETS):
385         @failcom='exit 1'; \
386         for f in x $$MAKEFLAGS; do \
387           case $$f in \
388             *=* | --[!k]*);; \
389             *k*) failcom='fail=yes';; \
390           esac; \
391         done; \
392         dot_seen=no; \
393         target=`echo $@ | sed s/-recursive//`; \
394         list='$(SUBDIRS)'; for subdir in $$list; do \
395           echo "Making $$target in $$subdir"; \
396           if test "$$subdir" = "."; then \
397             dot_seen=yes; \
398             local_target="$$target-am"; \
399           else \
400             local_target="$$target"; \
401           fi; \
402           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
403           || eval $$failcom; \
404         done; \
405         if test "$$dot_seen" = "no"; then \
406           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
407         fi; test -z "$$fail"
408
409 mostlyclean-recursive clean-recursive distclean-recursive \
410 maintainer-clean-recursive:
411         @failcom='exit 1'; \
412         for f in x $$MAKEFLAGS; do \
413           case $$f in \
414             *=* | --[!k]*);; \
415             *k*) failcom='fail=yes';; \
416           esac; \
417         done; \
418         dot_seen=no; \
419         case "$@" in \
420           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
421           *) list='$(SUBDIRS)' ;; \
422         esac; \
423         rev=''; for subdir in $$list; do \
424           if test "$$subdir" = "."; then :; else \
425             rev="$$subdir $$rev"; \
426           fi; \
427         done; \
428         rev="$$rev ."; \
429         target=`echo $@ | sed s/-recursive//`; \
430         for subdir in $$rev; do \
431           echo "Making $$target in $$subdir"; \
432           if test "$$subdir" = "."; then \
433             local_target="$$target-am"; \
434           else \
435             local_target="$$target"; \
436           fi; \
437           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
438           || eval $$failcom; \
439         done && test -z "$$fail"
440 tags-recursive:
441         list='$(SUBDIRS)'; for subdir in $$list; do \
442           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
443         done
444 ctags-recursive:
445         list='$(SUBDIRS)'; for subdir in $$list; do \
446           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
447         done
448
449 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
450         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
451         unique=`for i in $$list; do \
452             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
453           done | \
454           $(AWK) '    { files[$$0] = 1; } \
455                END { for (i in files) print i; }'`; \
456         mkid -fID $$unique
457 tags: TAGS
458
459 TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
460                 $(TAGS_FILES) $(LISP)
461         tags=; \
462         here=`pwd`; \
463         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
464           include_option=--etags-include; \
465           empty_fix=.; \
466         else \
467           include_option=--include; \
468           empty_fix=; \
469         fi; \
470         list='$(SUBDIRS)'; for subdir in $$list; do \
471           if test "$$subdir" = .; then :; else \
472             test ! -f $$subdir/TAGS || \
473               tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
474           fi; \
475         done; \
476         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
477         unique=`for i in $$list; do \
478             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
479           done | \
480           $(AWK) '    { files[$$0] = 1; } \
481                END { for (i in files) print i; }'`; \
482         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
483           test -n "$$unique" || unique=$$empty_fix; \
484           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
485             $$tags $$unique; \
486         fi
487 ctags: CTAGS
488 CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
489                 $(TAGS_FILES) $(LISP)
490         tags=; \
491         here=`pwd`; \
492         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
493         unique=`for i in $$list; do \
494             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
495           done | \
496           $(AWK) '    { files[$$0] = 1; } \
497                END { for (i in files) print i; }'`; \
498         test -z "$(CTAGS_ARGS)$$tags$$unique" \
499           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
500              $$tags $$unique
501
502 GTAGS:
503         here=`$(am__cd) $(top_builddir) && pwd` \
504           && cd $(top_srcdir) \
505           && gtags -i $(GTAGS_ARGS) $$here
506
507 distclean-tags:
508         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
509
510 distdir: $(DISTFILES)
511         @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
512         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
513         list='$(DISTFILES)'; for file in $$list; do \
514           case $$file in \
515             $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
516             $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
517           esac; \
518           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
519           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
520           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
521             dir="/$$dir"; \
522             $(mkdir_p) "$(distdir)$$dir"; \
523           else \
524             dir=''; \
525           fi; \
526           if test -d $$d/$$file; then \
527             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
528               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
529             fi; \
530             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
531           else \
532             test -f $(distdir)/$$file \
533             || cp -p $$d/$$file $(distdir)/$$file \
534             || exit 1; \
535           fi; \
536         done
537         list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
538           if test "$$subdir" = .; then :; else \
539             test -d "$(distdir)/$$subdir" \
540             || $(mkdir_p) "$(distdir)/$$subdir" \
541             || exit 1; \
542             distdir=`$(am__cd) $(distdir) && pwd`; \
543             top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
544             (cd $$subdir && \
545               $(MAKE) $(AM_MAKEFLAGS) \
546                 top_distdir="$$top_distdir" \
547                 distdir="$$distdir/$$subdir" \
548                 distdir) \
549               || exit 1; \
550           fi; \
551         done
552 check-am: all-am
553 check: check-recursive
554 all-am: Makefile
555 installdirs: installdirs-recursive
556 installdirs-am:
557 install: install-recursive
558 install-exec: install-exec-recursive
559 install-data: install-data-recursive
560 uninstall: uninstall-recursive
561
562 install-am: all-am
563         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
564
565 installcheck: installcheck-recursive
566 install-strip:
567         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
568           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
569           `test -z '$(STRIP)' || \
570             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
571 mostlyclean-generic:
572
573 clean-generic:
574
575 distclean-generic:
576         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
577
578 maintainer-clean-generic:
579         @echo "This command is intended for maintainers to use"
580         @echo "it deletes files that may require special tools to rebuild."
581 clean: clean-recursive
582
583 clean-am: clean-generic clean-libtool mostlyclean-am
584
585 distclean: distclean-recursive
586         -rm -f Makefile
587 distclean-am: clean-am distclean-generic distclean-libtool \
588         distclean-tags
589
590 dvi: dvi-recursive
591
592 dvi-am:
593
594 html: html-recursive
595
596 info: info-recursive
597
598 info-am:
599
600 install-data-am:
601
602 install-exec-am:
603
604 install-info: install-info-recursive
605
606 install-man:
607
608 installcheck-am:
609
610 maintainer-clean: maintainer-clean-recursive
611         -rm -f Makefile
612 maintainer-clean-am: distclean-am maintainer-clean-generic
613
614 mostlyclean: mostlyclean-recursive
615
616 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
617
618 pdf: pdf-recursive
619
620 pdf-am:
621
622 ps: ps-recursive
623
624 ps-am:
625
626 uninstall-am: uninstall-info-am
627
628 uninstall-info: uninstall-info-recursive
629
630 .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \
631         clean clean-generic clean-libtool clean-recursive ctags \
632         ctags-recursive distclean distclean-generic distclean-libtool \
633         distclean-recursive distclean-tags distdir dvi dvi-am html \
634         html-am info info-am install install-am install-data \
635         install-data-am install-exec install-exec-am install-info \
636         install-info-am install-man install-strip installcheck \
637         installcheck-am installdirs installdirs-am maintainer-clean \
638         maintainer-clean-generic maintainer-clean-recursive \
639         mostlyclean mostlyclean-generic mostlyclean-libtool \
640         mostlyclean-recursive pdf pdf-am ps ps-am tags tags-recursive \
641         uninstall uninstall-am uninstall-info-am
642
643 # Tell versions [3.59,3.63) of GNU make to not export all variables.
644 # Otherwise a system limit (for SysV at least) may be exceeded.
645 .NOEXPORT: