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