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