OSDN Git Service

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