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