OSDN Git Service

Imported GNU Classpath 0.20
[pf3gnuchains/gcc-fork.git] / libjava / classpath / Makefile.in
1 # Makefile.in generated by automake 1.9.3 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004  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 DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
40         $(srcdir)/Makefile.in $(top_srcdir)/configure \
41         $(top_srcdir)/gnu/classpath/Configuration.java.in AUTHORS \
42         COPYING ChangeLog INSTALL NEWS TODO config.guess config.sub \
43         depcomp install-sh ltcf-c.sh ltcf-cxx.sh ltcf-gcj.sh ltconfig \
44         ltmain.sh missing mkinstalldirs
45 subdir = .
46 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
47 am__aclocal_m4_deps = $(top_srcdir)/../../libtool.m4 \
48         $(top_srcdir)/m4/acattribute.m4 $(top_srcdir)/m4/accross.m4 \
49         $(top_srcdir)/m4/acinclude.m4 \
50         $(top_srcdir)/m4/ax_create_stdint_h.m4 \
51         $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/lib-ld.m4 \
52         $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
53         $(top_srcdir)/m4/pkg.m4 $(top_srcdir)/configure.ac
54 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
55         $(ACLOCAL_M4)
56 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
57  configure.lineno configure.status.lineno
58 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
59 CONFIG_HEADER = $(top_builddir)/include/config.h
60 CONFIG_CLEAN_FILES = gnu/classpath/Configuration.java
61 SOURCES =
62 DIST_SOURCES =
63 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
64         html-recursive info-recursive install-data-recursive \
65         install-exec-recursive install-info-recursive \
66         install-recursive installcheck-recursive installdirs-recursive \
67         pdf-recursive ps-recursive uninstall-info-recursive \
68         uninstall-recursive
69 ETAGS = etags
70 CTAGS = ctags
71 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
72 distdir = $(PACKAGE)-$(VERSION)
73 top_distdir = $(distdir)
74 am__remove_distdir = \
75   { test ! -d $(distdir) \
76     || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
77          && rm -fr $(distdir); }; }
78 DIST_ARCHIVES = $(distdir).tar.gz
79 GZIP_ENV = --best
80 distuninstallcheck_listfiles = find . -type f -print
81 distcleancheck_listfiles = find . -type f -print
82 ACLOCAL = @ACLOCAL@
83 AMDEP_FALSE = @AMDEP_FALSE@
84 AMDEP_TRUE = @AMDEP_TRUE@
85 AMTAR = @AMTAR@
86 AUTOCONF = @AUTOCONF@
87 AUTOHEADER = @AUTOHEADER@
88 AUTOMAKE = @AUTOMAKE@
89 AWK = @AWK@
90 BUILD_CLASS_FILES_FALSE = @BUILD_CLASS_FILES_FALSE@
91 BUILD_CLASS_FILES_TRUE = @BUILD_CLASS_FILES_TRUE@
92 CAIRO_CFLAGS = @CAIRO_CFLAGS@
93 CAIRO_LIBS = @CAIRO_LIBS@
94 CC = @CC@
95 CCDEPMODE = @CCDEPMODE@
96 CFLAGS = @CFLAGS@
97 CLASSPATH_INCLUDES = @CLASSPATH_INCLUDES@
98 CLASSPATH_MODULE = @CLASSPATH_MODULE@
99 CP = @CP@
100 CPP = @CPP@
101 CPPFLAGS = @CPPFLAGS@
102 CREATE_ALSA_LIBRARIES_FALSE = @CREATE_ALSA_LIBRARIES_FALSE@
103 CREATE_ALSA_LIBRARIES_TRUE = @CREATE_ALSA_LIBRARIES_TRUE@
104 CREATE_API_DOCS_FALSE = @CREATE_API_DOCS_FALSE@
105 CREATE_API_DOCS_TRUE = @CREATE_API_DOCS_TRUE@
106 CREATE_CORE_JNI_LIBRARIES_FALSE = @CREATE_CORE_JNI_LIBRARIES_FALSE@
107 CREATE_CORE_JNI_LIBRARIES_TRUE = @CREATE_CORE_JNI_LIBRARIES_TRUE@
108 CREATE_DSSI_LIBRARIES_FALSE = @CREATE_DSSI_LIBRARIES_FALSE@
109 CREATE_DSSI_LIBRARIES_TRUE = @CREATE_DSSI_LIBRARIES_TRUE@
110 CREATE_GTK_PEER_LIBRARIES_FALSE = @CREATE_GTK_PEER_LIBRARIES_FALSE@
111 CREATE_GTK_PEER_LIBRARIES_TRUE = @CREATE_GTK_PEER_LIBRARIES_TRUE@
112 CREATE_JNI_HEADERS_FALSE = @CREATE_JNI_HEADERS_FALSE@
113 CREATE_JNI_HEADERS_TRUE = @CREATE_JNI_HEADERS_TRUE@
114 CREATE_JNI_LIBRARIES_FALSE = @CREATE_JNI_LIBRARIES_FALSE@
115 CREATE_JNI_LIBRARIES_TRUE = @CREATE_JNI_LIBRARIES_TRUE@
116 CREATE_QT_PEER_LIBRARIES_FALSE = @CREATE_QT_PEER_LIBRARIES_FALSE@
117 CREATE_QT_PEER_LIBRARIES_TRUE = @CREATE_QT_PEER_LIBRARIES_TRUE@
118 CREATE_XMLJ_LIBRARY_FALSE = @CREATE_XMLJ_LIBRARY_FALSE@
119 CREATE_XMLJ_LIBRARY_TRUE = @CREATE_XMLJ_LIBRARY_TRUE@
120 CXX = @CXX@
121 CXXCPP = @CXXCPP@
122 CXXDEPMODE = @CXXDEPMODE@
123 CXXFLAGS = @CXXFLAGS@
124 CYGPATH_W = @CYGPATH_W@
125 DATE = @DATE@
126 DEFS = @DEFS@
127 DEPDIR = @DEPDIR@
128 ECHO_C = @ECHO_C@
129 ECHO_N = @ECHO_N@
130 ECHO_T = @ECHO_T@
131 ECJ = @ECJ@
132 EGREP = @EGREP@
133 ERROR_CFLAGS = @ERROR_CFLAGS@
134 EXAMPLESDIR = @EXAMPLESDIR@
135 EXEEXT = @EXEEXT@
136 FIND = @FIND@
137 FOUND_ECJ_FALSE = @FOUND_ECJ_FALSE@
138 FOUND_ECJ_TRUE = @FOUND_ECJ_TRUE@
139 FOUND_GCJX_FALSE = @FOUND_GCJX_FALSE@
140 FOUND_GCJX_TRUE = @FOUND_GCJX_TRUE@
141 FOUND_GCJ_FALSE = @FOUND_GCJ_FALSE@
142 FOUND_GCJ_TRUE = @FOUND_GCJ_TRUE@
143 FOUND_JIKES_FALSE = @FOUND_JIKES_FALSE@
144 FOUND_JIKES_TRUE = @FOUND_JIKES_TRUE@
145 FOUND_KJC_FALSE = @FOUND_KJC_FALSE@
146 FOUND_KJC_TRUE = @FOUND_KJC_TRUE@
147 GCJ = @GCJ@
148 GCJX = @GCJX@
149 GJDOC = @GJDOC@
150 GTK_CAIRO_ENABLED = @GTK_CAIRO_ENABLED@
151 GTK_CAIRO_FALSE = @GTK_CAIRO_FALSE@
152 GTK_CAIRO_TRUE = @GTK_CAIRO_TRUE@
153 GTK_CFLAGS = @GTK_CFLAGS@
154 GTK_LIBS = @GTK_LIBS@
155 INIT_LOAD_LIBRARY = @INIT_LOAD_LIBRARY@
156 INSTALL_CLASS_FILES_FALSE = @INSTALL_CLASS_FILES_FALSE@
157 INSTALL_CLASS_FILES_TRUE = @INSTALL_CLASS_FILES_TRUE@
158 INSTALL_DATA = @INSTALL_DATA@
159 INSTALL_GLIBJ_ZIP_FALSE = @INSTALL_GLIBJ_ZIP_FALSE@
160 INSTALL_GLIBJ_ZIP_TRUE = @INSTALL_GLIBJ_ZIP_TRUE@
161 INSTALL_PROGRAM = @INSTALL_PROGRAM@
162 INSTALL_SCRIPT = @INSTALL_SCRIPT@
163 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
164 JAVA_LANG_SYSTEM_EXPLICIT_INITIALIZATION = @JAVA_LANG_SYSTEM_EXPLICIT_INITIALIZATION@
165 JAY = @JAY@
166 JAY_SKELETON = @JAY_SKELETON@
167 JIKES = @JIKES@
168 JIKESENCODING = @JIKESENCODING@
169 JIKESWARNINGS = @JIKESWARNINGS@
170 KJC = @KJC@
171 LDFLAGS = @LDFLAGS@
172 LIBDEBUG = @LIBDEBUG@
173 LIBICONV = @LIBICONV@
174 LIBOBJS = @LIBOBJS@
175 LIBS = @LIBS@
176 LIBTOOL = @LIBTOOL@
177 LIBVERSION = @LIBVERSION@
178 LN_S = @LN_S@
179 LTLIBICONV = @LTLIBICONV@
180 LTLIBOBJS = @LTLIBOBJS@
181 MAINT = @MAINT@
182 MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
183 MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
184 MAKEINFO = @MAKEINFO@
185 MKDIR = @MKDIR@
186 MOC = @MOC@
187 OBJEXT = @OBJEXT@
188 PACKAGE = @PACKAGE@
189 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
190 PACKAGE_NAME = @PACKAGE_NAME@
191 PACKAGE_STRING = @PACKAGE_STRING@
192 PACKAGE_TARNAME = @PACKAGE_TARNAME@
193 PACKAGE_VERSION = @PACKAGE_VERSION@
194 PANGOFT2_CFLAGS = @PANGOFT2_CFLAGS@
195 PANGOFT2_LIBS = @PANGOFT2_LIBS@
196 PATH_SEPARATOR = @PATH_SEPARATOR@
197 PKG_CONFIG = @PKG_CONFIG@
198 QT_CFLAGS = @QT_CFLAGS@
199 QT_LIBS = @QT_LIBS@
200 RANLIB = @RANLIB@
201 REGEN_PARSERS_FALSE = @REGEN_PARSERS_FALSE@
202 REGEN_PARSERS_TRUE = @REGEN_PARSERS_TRUE@
203 REMOVE = @REMOVE@
204 SET_MAKE = @SET_MAKE@
205 SHELL = @SHELL@
206 STRICT_WARNING_CFLAGS = @STRICT_WARNING_CFLAGS@
207 STRIP = @STRIP@
208 USER_CLASSLIB = @USER_CLASSLIB@
209 USER_JAVAH = @USER_JAVAH@
210 USER_SPECIFIED_CLASSLIB_FALSE = @USER_SPECIFIED_CLASSLIB_FALSE@
211 USER_SPECIFIED_CLASSLIB_TRUE = @USER_SPECIFIED_CLASSLIB_TRUE@
212 USER_SPECIFIED_JAVAH_FALSE = @USER_SPECIFIED_JAVAH_FALSE@
213 USER_SPECIFIED_JAVAH_TRUE = @USER_SPECIFIED_JAVAH_TRUE@
214 VERSION = @VERSION@
215 WARNING_CFLAGS = @WARNING_CFLAGS@
216 XML_CFLAGS = @XML_CFLAGS@
217 XML_LIBS = @XML_LIBS@
218 XSLT_CFLAGS = @XSLT_CFLAGS@
219 XSLT_LIBS = @XSLT_LIBS@
220 X_CFLAGS = @X_CFLAGS@
221 X_EXTRA_LIBS = @X_EXTRA_LIBS@
222 X_LIBS = @X_LIBS@
223 X_PRE_LIBS = @X_PRE_LIBS@
224 ZIP = @ZIP@
225 ac_ct_CC = @ac_ct_CC@
226 ac_ct_CXX = @ac_ct_CXX@
227 ac_ct_RANLIB = @ac_ct_RANLIB@
228 ac_ct_STRIP = @ac_ct_STRIP@
229 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
230 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
231 am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
232 am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
233 am__include = @am__include@
234 am__leading_dot = @am__leading_dot@
235 am__quote = @am__quote@
236 am__tar = @am__tar@
237 am__untar = @am__untar@
238 bindir = @bindir@
239 build = @build@
240 build_alias = @build_alias@
241 build_cpu = @build_cpu@
242 build_os = @build_os@
243 build_vendor = @build_vendor@
244 datadir = @datadir@
245 default_toolkit = @default_toolkit@
246 exec_prefix = @exec_prefix@
247 glibjdir = @glibjdir@
248 host = @host@
249 host_alias = @host_alias@
250 host_cpu = @host_cpu@
251 host_os = @host_os@
252 host_vendor = @host_vendor@
253 includedir = @includedir@
254 infodir = @infodir@
255 install_sh = @install_sh@
256 libdir = @libdir@
257 libexecdir = @libexecdir@
258 localstatedir = @localstatedir@
259 mandir = @mandir@
260 mkdir_p = @mkdir_p@
261 nativelibdir = @nativelibdir@
262 oldincludedir = @oldincludedir@
263 prefix = @prefix@
264 program_transform_name = @program_transform_name@
265 sbindir = @sbindir@
266 sharedstatedir = @sharedstatedir@
267 sysconfdir = @sysconfdir@
268 target = @target@
269 target_alias = @target_alias@
270 target_cpu = @target_cpu@
271 target_os = @target_os@
272 target_vendor = @target_vendor@
273 vm_classes = @vm_classes@
274
275 # lib first, to compile .class files before native code, last examples
276 SUBDIRS = lib doc external include native resource scripts $(EXAMPLESDIR)
277 DIST_SUBDIRS = lib doc external include native resource scripts examples
278 ACLOCAL_AMFLAGS = -I m4 -I ../.. -I ../../config
279 EXTRA_DIST = HACKING BUGS THANKYOU mauve-classpath LICENSE \
280              ChangeLog-2003 ChangeLog-2004 ChangeLog-2005 \
281              ChangeLog.gnujaxp.1 ChangeLog.gnujaxp.2 ChangeLog.libxmlj \
282              autogen.sh
283
284 all: all-recursive
285
286 .SUFFIXES:
287 am--refresh:
288         @:
289 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
290         @for dep in $?; do \
291           case '$(am__configure_deps)' in \
292             *$$dep*) \
293               echo ' cd $(srcdir) && $(AUTOMAKE) --gnu '; \
294               cd $(srcdir) && $(AUTOMAKE) --gnu  \
295                 && exit 0; \
296               exit 1;; \
297           esac; \
298         done; \
299         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  Makefile'; \
300         cd $(top_srcdir) && \
301           $(AUTOMAKE) --gnu  Makefile
302 .PRECIOUS: Makefile
303 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
304         @case '$?' in \
305           *config.status*) \
306             echo ' $(SHELL) ./config.status'; \
307             $(SHELL) ./config.status;; \
308           *) \
309             echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
310             cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
311         esac;
312
313 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
314         $(SHELL) ./config.status --recheck
315
316 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
317         cd $(srcdir) && $(AUTOCONF)
318 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
319         cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
320 gnu/classpath/Configuration.java: $(top_builddir)/config.status $(top_srcdir)/gnu/classpath/Configuration.java.in
321         cd $(top_builddir) && $(SHELL) ./config.status $@
322
323 mostlyclean-libtool:
324         -rm -f *.lo
325
326 clean-libtool:
327         -rm -rf .libs _libs
328
329 distclean-libtool:
330         -rm -f libtool
331 uninstall-info-am:
332
333 # This directory's subdirectories are mostly independent; you can cd
334 # into them and run `make' without going through this Makefile.
335 # To change the values of `make' variables: instead of editing Makefiles,
336 # (1) if the variable is set in `config.status', edit `config.status'
337 #     (which will cause the Makefiles to be regenerated when you run `make');
338 # (2) otherwise, pass the desired values on the `make' command line.
339 $(RECURSIVE_TARGETS):
340         @set fnord $$MAKEFLAGS; amf=$$2; \
341         dot_seen=no; \
342         target=`echo $@ | sed s/-recursive//`; \
343         list='$(SUBDIRS)'; for subdir in $$list; do \
344           echo "Making $$target in $$subdir"; \
345           if test "$$subdir" = "."; then \
346             dot_seen=yes; \
347             local_target="$$target-am"; \
348           else \
349             local_target="$$target"; \
350           fi; \
351           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
352            || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
353         done; \
354         if test "$$dot_seen" = "no"; then \
355           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
356         fi; test -z "$$fail"
357
358 mostlyclean-recursive clean-recursive distclean-recursive \
359 maintainer-clean-recursive:
360         @set fnord $$MAKEFLAGS; amf=$$2; \
361         dot_seen=no; \
362         case "$@" in \
363           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
364           *) list='$(SUBDIRS)' ;; \
365         esac; \
366         rev=''; for subdir in $$list; do \
367           if test "$$subdir" = "."; then :; else \
368             rev="$$subdir $$rev"; \
369           fi; \
370         done; \
371         rev="$$rev ."; \
372         target=`echo $@ | sed s/-recursive//`; \
373         for subdir in $$rev; do \
374           echo "Making $$target in $$subdir"; \
375           if test "$$subdir" = "."; then \
376             local_target="$$target-am"; \
377           else \
378             local_target="$$target"; \
379           fi; \
380           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
381            || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
382         done && test -z "$$fail"
383 tags-recursive:
384         list='$(SUBDIRS)'; for subdir in $$list; do \
385           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
386         done
387 ctags-recursive:
388         list='$(SUBDIRS)'; for subdir in $$list; do \
389           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
390         done
391
392 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
393         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
394         unique=`for i in $$list; do \
395             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
396           done | \
397           $(AWK) '    { files[$$0] = 1; } \
398                END { for (i in files) print i; }'`; \
399         mkid -fID $$unique
400 tags: TAGS
401
402 TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
403                 $(TAGS_FILES) $(LISP)
404         tags=; \
405         here=`pwd`; \
406         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
407           include_option=--etags-include; \
408           empty_fix=.; \
409         else \
410           include_option=--include; \
411           empty_fix=; \
412         fi; \
413         list='$(SUBDIRS)'; for subdir in $$list; do \
414           if test "$$subdir" = .; then :; else \
415             test ! -f $$subdir/TAGS || \
416               tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
417           fi; \
418         done; \
419         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
420         unique=`for i in $$list; do \
421             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
422           done | \
423           $(AWK) '    { files[$$0] = 1; } \
424                END { for (i in files) print i; }'`; \
425         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
426           test -n "$$unique" || unique=$$empty_fix; \
427           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
428             $$tags $$unique; \
429         fi
430 ctags: CTAGS
431 CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
432                 $(TAGS_FILES) $(LISP)
433         tags=; \
434         here=`pwd`; \
435         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
436         unique=`for i in $$list; do \
437             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
438           done | \
439           $(AWK) '    { files[$$0] = 1; } \
440                END { for (i in files) print i; }'`; \
441         test -z "$(CTAGS_ARGS)$$tags$$unique" \
442           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
443              $$tags $$unique
444
445 GTAGS:
446         here=`$(am__cd) $(top_builddir) && pwd` \
447           && cd $(top_srcdir) \
448           && gtags -i $(GTAGS_ARGS) $$here
449
450 distclean-tags:
451         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
452
453 distdir: $(DISTFILES)
454         $(am__remove_distdir)
455         mkdir $(distdir)
456         $(mkdir_p) $(distdir)/../.. $(distdir)/examples $(distdir)/gnu/classpath $(distdir)/lib $(distdir)/m4 $(distdir)/scripts
457         @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
458         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
459         list='$(DISTFILES)'; for file in $$list; do \
460           case $$file in \
461             $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
462             $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
463           esac; \
464           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
465           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
466           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
467             dir="/$$dir"; \
468             $(mkdir_p) "$(distdir)$$dir"; \
469           else \
470             dir=''; \
471           fi; \
472           if test -d $$d/$$file; then \
473             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
474               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
475             fi; \
476             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
477           else \
478             test -f $(distdir)/$$file \
479             || cp -p $$d/$$file $(distdir)/$$file \
480             || exit 1; \
481           fi; \
482         done
483         list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
484           if test "$$subdir" = .; then :; else \
485             test -d "$(distdir)/$$subdir" \
486             || $(mkdir_p) "$(distdir)/$$subdir" \
487             || exit 1; \
488             distdir=`$(am__cd) $(distdir) && pwd`; \
489             top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
490             (cd $$subdir && \
491               $(MAKE) $(AM_MAKEFLAGS) \
492                 top_distdir="$$top_distdir" \
493                 distdir="$$distdir/$$subdir" \
494                 distdir) \
495               || exit 1; \
496           fi; \
497         done
498         $(MAKE) $(AM_MAKEFLAGS) \
499           top_distdir="$(top_distdir)" distdir="$(distdir)" \
500           dist-hook
501         -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
502           ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
503           ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
504           ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
505         || chmod -R a+r $(distdir)
506 dist-gzip: distdir
507         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
508         $(am__remove_distdir)
509
510 dist-bzip2: distdir
511         tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
512         $(am__remove_distdir)
513
514 dist-tarZ: distdir
515         tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
516         $(am__remove_distdir)
517
518 dist-shar: distdir
519         shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
520         $(am__remove_distdir)
521
522 dist-zip: distdir
523         -rm -f $(distdir).zip
524         zip -rq $(distdir).zip $(distdir)
525         $(am__remove_distdir)
526
527 dist dist-all: distdir
528         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
529         $(am__remove_distdir)
530
531 # This target untars the dist file and tries a VPATH configuration.  Then
532 # it guarantees that the distribution is self-contained by making another
533 # tarfile.
534 distcheck: dist
535         case '$(DIST_ARCHIVES)' in \
536         *.tar.gz*) \
537           GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
538         *.tar.bz2*) \
539           bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
540         *.tar.Z*) \
541           uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
542         *.shar.gz*) \
543           GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
544         *.zip*) \
545           unzip $(distdir).zip ;;\
546         esac
547         chmod -R a-w $(distdir); chmod a+w $(distdir)
548         mkdir $(distdir)/_build
549         mkdir $(distdir)/_inst
550         chmod a-w $(distdir)
551         dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
552           && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
553           && cd $(distdir)/_build \
554           && ../configure --srcdir=.. --prefix="$$dc_install_base" \
555             $(DISTCHECK_CONFIGURE_FLAGS) \
556           && $(MAKE) $(AM_MAKEFLAGS) \
557           && $(MAKE) $(AM_MAKEFLAGS) dvi \
558           && $(MAKE) $(AM_MAKEFLAGS) check \
559           && $(MAKE) $(AM_MAKEFLAGS) install \
560           && $(MAKE) $(AM_MAKEFLAGS) installcheck \
561           && $(MAKE) $(AM_MAKEFLAGS) uninstall \
562           && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
563                 distuninstallcheck \
564           && chmod -R a-w "$$dc_install_base" \
565           && ({ \
566                (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
567                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
568                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
569                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
570                     distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
571               } || { rm -rf "$$dc_destdir"; exit 1; }) \
572           && rm -rf "$$dc_destdir" \
573           && $(MAKE) $(AM_MAKEFLAGS) dist \
574           && rm -rf $(DIST_ARCHIVES) \
575           && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
576         $(am__remove_distdir)
577         @(echo "$(distdir) archives ready for distribution: "; \
578           list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
579           sed -e '1{h;s/./=/g;p;x;}' -e '$${p;x;}'
580 distuninstallcheck:
581         @cd $(distuninstallcheck_dir) \
582         && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
583            || { echo "ERROR: files left after uninstall:" ; \
584                 if test -n "$(DESTDIR)"; then \
585                   echo "  (check DESTDIR support)"; \
586                 fi ; \
587                 $(distuninstallcheck_listfiles) ; \
588                 exit 1; } >&2
589 distcleancheck: distclean
590         @if test '$(srcdir)' = . ; then \
591           echo "ERROR: distcleancheck can only run from a VPATH build" ; \
592           exit 1 ; \
593         fi
594         @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
595           || { echo "ERROR: files left in build directory after distclean:" ; \
596                $(distcleancheck_listfiles) ; \
597                exit 1; } >&2
598 check-am: all-am
599 check: check-recursive
600 all-am: Makefile
601 installdirs: installdirs-recursive
602 installdirs-am:
603 install: install-recursive
604 install-exec: install-exec-recursive
605 install-data: install-data-recursive
606 uninstall: uninstall-recursive
607
608 install-am: all-am
609         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
610
611 installcheck: installcheck-recursive
612 install-strip:
613         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
614           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
615           `test -z '$(STRIP)' || \
616             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
617 mostlyclean-generic:
618
619 clean-generic:
620
621 distclean-generic:
622         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
623
624 maintainer-clean-generic:
625         @echo "This command is intended for maintainers to use"
626         @echo "it deletes files that may require special tools to rebuild."
627 clean: clean-recursive
628
629 clean-am: clean-generic clean-libtool mostlyclean-am
630
631 distclean: distclean-recursive
632         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
633         -rm -f Makefile
634 distclean-am: clean-am distclean-generic distclean-libtool \
635         distclean-tags
636
637 dvi: dvi-recursive
638
639 dvi-am:
640
641 html: html-recursive
642
643 info: info-recursive
644
645 info-am:
646
647 install-data-am:
648
649 install-exec-am:
650
651 install-info: install-info-recursive
652
653 install-man:
654
655 installcheck-am:
656
657 maintainer-clean: maintainer-clean-recursive
658         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
659         -rm -rf $(top_srcdir)/autom4te.cache
660         -rm -f Makefile
661 maintainer-clean-am: distclean-am maintainer-clean-generic
662
663 mostlyclean: mostlyclean-recursive
664
665 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
666
667 pdf: pdf-recursive
668
669 pdf-am:
670
671 ps: ps-recursive
672
673 ps-am:
674
675 uninstall-am: uninstall-info-am
676
677 uninstall-info: uninstall-info-recursive
678
679 .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am am--refresh check \
680         check-am clean clean-generic clean-libtool clean-recursive \
681         ctags ctags-recursive dist dist-all dist-bzip2 dist-gzip \
682         dist-hook dist-shar dist-tarZ dist-zip distcheck distclean \
683         distclean-generic distclean-libtool distclean-recursive \
684         distclean-tags distcleancheck distdir distuninstallcheck dvi \
685         dvi-am html html-am info info-am install install-am \
686         install-data install-data-am install-exec install-exec-am \
687         install-info install-info-am install-man install-strip \
688         installcheck installcheck-am installdirs installdirs-am \
689         maintainer-clean maintainer-clean-generic \
690         maintainer-clean-recursive mostlyclean mostlyclean-generic \
691         mostlyclean-libtool mostlyclean-recursive pdf pdf-am ps ps-am \
692         tags tags-recursive uninstall uninstall-am uninstall-info-am
693
694
695 native: lib
696
697 #DISTCHECK_CONFIGURE_FLAGS = --enable-gjdoc
698
699 dist-hook:
700         -$(mkinstalldirs) $(distdir)/include
701         -cp -f $(top_srcdir)/include/*.in $(distdir)/include
702         -cp -f $(top_srcdir)/include/*.h $(distdir)/include
703
704 ChangeLog:
705         cvs2cl.pl -b --gmt --log-opts "-d'1998-06-30< now'" --window 7200 --usermap ChangeLog.usermap --ignore ChangeLog --fsf
706 # Tell versions [3.59,3.63) of GNU make to not export all variables.
707 # Otherwise a system limit (for SysV at least) may be exceeded.
708 .NOEXPORT: