]> git.ipfire.org Git - thirdparty/gcc.git/blob - libjava/external/sax/Makefile.in
re PR bootstrap/17383 (Building in src dir fails)
[thirdparty/gcc.git] / libjava / external / sax / Makefile.in
1 # Makefile.in generated by automake 1.9.3 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004 Free Software Foundation, Inc.
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
9
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13 # PARTICULAR PURPOSE.
14
15 @SET_MAKE@
16
17 SOURCES = $(libsax_convenience_la_SOURCES)
18
19 srcdir = @srcdir@
20 top_srcdir = @top_srcdir@
21 VPATH = @srcdir@
22 pkgdatadir = $(datadir)/@PACKAGE@
23 pkglibdir = $(libdir)/@PACKAGE@
24 pkgincludedir = $(includedir)/@PACKAGE@
25 top_builddir = ../..
26 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
27 INSTALL = @INSTALL@
28 install_sh_DATA = $(install_sh) -c -m 644
29 install_sh_PROGRAM = $(install_sh) -c
30 install_sh_SCRIPT = $(install_sh) -c
31 INSTALL_HEADER = $(INSTALL_DATA)
32 transform = $(program_transform_name)
33 NORMAL_INSTALL = :
34 PRE_INSTALL = :
35 POST_INSTALL = :
36 NORMAL_UNINSTALL = :
37 PRE_UNINSTALL = :
38 POST_UNINSTALL = :
39 build_triplet = @build@
40 host_triplet = @host@
41 target_triplet = @target@
42 subdir = external/sax
43 DIST_COMMON = README $(srcdir)/Makefile.am $(srcdir)/Makefile.in
44 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
45 am__aclocal_m4_deps = $(top_srcdir)/../config/accross.m4 \
46 $(top_srcdir)/../config/acx.m4 \
47 $(top_srcdir)/../config/gcc-version.m4 \
48 $(top_srcdir)/../config/gxx-include-dir.m4 \
49 $(top_srcdir)/../config/iconv.m4 \
50 $(top_srcdir)/../config/lcmessage.m4 \
51 $(top_srcdir)/../config/lib-ld.m4 \
52 $(top_srcdir)/../config/lib-link.m4 \
53 $(top_srcdir)/../config/lib-prefix.m4 $(top_srcdir)/pkg.m4 \
54 $(top_srcdir)/acinclude.m4 \
55 $(top_srcdir)/../config/no-executables.m4 \
56 $(top_srcdir)/../libtool.m4 $(top_srcdir)/configure.ac
57 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
58 $(ACLOCAL_M4)
59 CONFIG_HEADER = $(top_builddir)/include/config.h \
60 $(top_builddir)/gcj/libgcj-config.h
61 CONFIG_CLEAN_FILES =
62 LTLIBRARIES = $(noinst_LTLIBRARIES)
63 libsax_convenience_la_LIBADD =
64 am__dirstamp = $(am__leading_dot)dirstamp
65 am_libsax_convenience_la_OBJECTS = \
66 org/xml/sax/SAXNotSupportedException.lo \
67 org/xml/sax/helpers/NamespaceSupport.lo \
68 org/xml/sax/helpers/AttributesImpl.lo \
69 org/xml/sax/helpers/LocatorImpl.lo \
70 org/xml/sax/helpers/DefaultHandler.lo \
71 org/xml/sax/helpers/AttributeListImpl.lo \
72 org/xml/sax/helpers/ParserFactory.lo \
73 org/xml/sax/helpers/NewInstance.lo \
74 org/xml/sax/helpers/XMLFilterImpl.lo \
75 org/xml/sax/helpers/ParserAdapter.lo \
76 org/xml/sax/helpers/XMLReaderAdapter.lo \
77 org/xml/sax/helpers/XMLReaderFactory.lo \
78 org/xml/sax/HandlerBase.lo org/xml/sax/SAXException.lo \
79 org/xml/sax/ContentHandler.lo \
80 org/xml/sax/SAXNotRecognizedException.lo \
81 org/xml/sax/ErrorHandler.lo org/xml/sax/AttributeList.lo \
82 org/xml/sax/Locator.lo org/xml/sax/Attributes.lo \
83 org/xml/sax/SAXParseException.lo org/xml/sax/XMLFilter.lo \
84 org/xml/sax/EntityResolver.lo org/xml/sax/XMLReader.lo \
85 org/xml/sax/ext/Locator2.lo org/xml/sax/ext/LexicalHandler.lo \
86 org/xml/sax/ext/Attributes2Impl.lo \
87 org/xml/sax/ext/DeclHandler.lo org/xml/sax/ext/Attributes2.lo \
88 org/xml/sax/ext/EntityResolver2.lo \
89 org/xml/sax/ext/Locator2Impl.lo \
90 org/xml/sax/ext/DefaultHandler2.lo org/xml/sax/InputSource.lo \
91 org/xml/sax/DocumentHandler.lo org/xml/sax/DTDHandler.lo \
92 org/xml/sax/Parser.lo
93 libsax_convenience_la_OBJECTS = $(am_libsax_convenience_la_OBJECTS)
94 DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)/include -I$(top_builddir)/gcj
95 depcomp = $(SHELL) $(top_srcdir)/../depcomp
96 am__depfiles_maybe = depfiles
97 GCJCOMPILE = $(GCJ) $(AM_GCJFLAGS) $(GCJFLAGS)
98 LTGCJCOMPILE = $(LIBTOOL) --mode=compile $(GCJ) $(AM_GCJFLAGS) \
99 $(GCJFLAGS)
100 GCJLD = $(GCJ)
101 GCJLINK = $(LIBTOOL) --mode=link $(GCJLD) $(AM_GCJFLAGS) $(GCJFLAGS) \
102 $(AM_LDFLAGS) $(LDFLAGS) -o $@
103 SOURCES = $(libsax_convenience_la_SOURCES)
104 DIST_SOURCES = $(libsax_convenience_la_SOURCES)
105 ETAGS = etags
106 CTAGS = ctags
107 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
108 ACLOCAL = @ACLOCAL@
109 ALLOCA = @ALLOCA@
110 AMDEP_FALSE = @AMDEP_FALSE@
111 AMDEP_TRUE = @AMDEP_TRUE@
112 AMTAR = @AMTAR@
113 AR = @AR@
114 AS = @AS@
115 AUTOCONF = @AUTOCONF@
116 AUTOHEADER = @AUTOHEADER@
117 AUTOMAKE = @AUTOMAKE@
118 AWK = @AWK@
119 BACKTRACESPEC = @BACKTRACESPEC@
120 CAIRO_CFLAGS = @CAIRO_CFLAGS@
121 CAIRO_LIBS = @CAIRO_LIBS@
122 CC = @CC@
123 CCDEPMODE = @CCDEPMODE@
124 CFLAGS = @CFLAGS@
125 CHECKREFSPEC = @CHECKREFSPEC@
126 CLASSPATH_SEPARATOR = @CLASSPATH_SEPARATOR@
127 CPP = @CPP@
128 CPPFLAGS = @CPPFLAGS@
129 CXX = @CXX@
130 CXXCPP = @CXXCPP@
131 CXXDEPMODE = @CXXDEPMODE@
132 CXXFLAGS = @CXXFLAGS@
133 CYGPATH_W = @CYGPATH_W@
134 DEFS = @DEFS@
135 DEPDIR = @DEPDIR@
136 DIRLTDL = @DIRLTDL@
137 DIVIDESPEC = @DIVIDESPEC@
138 ECHO_C = @ECHO_C@
139 ECHO_N = @ECHO_N@
140 ECHO_T = @ECHO_T@
141 EGREP = @EGREP@
142 EXCEPTIONSPEC = @EXCEPTIONSPEC@
143 EXEEXT = @EXEEXT@
144 GCC_UNWIND_INCLUDE = @GCC_UNWIND_INCLUDE@
145 GCDEPS = @GCDEPS@
146 GCINCS = @GCINCS@
147 GCJ = @GCJ@
148 GCJDEPMODE = @GCJDEPMODE@
149 GCJFLAGS = @GCJFLAGS@
150 GCJH = @GCJH@
151 GCJVERSION = @GCJVERSION@
152 GCLIBS = @GCLIBS@
153 GCSPEC = @GCSPEC@
154 GCTESTSPEC = @GCTESTSPEC@
155 GLIB_CFLAGS = @GLIB_CFLAGS@
156 GLIB_LIBS = @GLIB_LIBS@
157 GTK_AWT_FALSE = @GTK_AWT_FALSE@
158 GTK_AWT_TRUE = @GTK_AWT_TRUE@
159 GTK_CAIRO_FALSE = @GTK_CAIRO_FALSE@
160 GTK_CAIRO_TRUE = @GTK_CAIRO_TRUE@
161 GTK_CFLAGS = @GTK_CFLAGS@
162 GTK_LIBS = @GTK_LIBS@
163 HASH_SYNC_SPEC = @HASH_SYNC_SPEC@
164 IEEESPEC = @IEEESPEC@
165 INCLTDL = @INCLTDL@
166 INSTALL_DATA = @INSTALL_DATA@
167 INSTALL_PROGRAM = @INSTALL_PROGRAM@
168 INSTALL_SCRIPT = @INSTALL_SCRIPT@
169 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
170 INTERPRETER = @INTERPRETER@
171 JC1GCSPEC = @JC1GCSPEC@
172 LDFLAGS = @LDFLAGS@
173 LIBART_CFLAGS = @LIBART_CFLAGS@
174 LIBART_LIBS = @LIBART_LIBS@
175 LIBFFI = @LIBFFI@
176 LIBFFIINCS = @LIBFFIINCS@
177 LIBGCJDEBUG = @LIBGCJDEBUG@
178 LIBGCJTESTSPEC = @LIBGCJTESTSPEC@
179 LIBGCJ_CFLAGS = @LIBGCJ_CFLAGS@
180 LIBGCJ_CXXFLAGS = @LIBGCJ_CXXFLAGS@
181 LIBGCJ_JAVAFLAGS = @LIBGCJ_JAVAFLAGS@
182 LIBGCJ_LD_SYMBOLIC = @LIBGCJ_LD_SYMBOLIC@
183 LIBICONV = @LIBICONV@
184 LIBLTDL = @LIBLTDL@
185 LIBOBJS = @LIBOBJS@
186 LIBS = @LIBS@
187 LIBTOOL = @LIBTOOL@
188 LN_S = @LN_S@
189 LTLIBICONV = @LTLIBICONV@
190 LTLIBOBJS = @LTLIBOBJS@
191 MAINT = @MAINT@
192 MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
193 MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
194 MAKEINFO = @MAKEINFO@
195 NATIVE_FALSE = @NATIVE_FALSE@
196 NATIVE_TRUE = @NATIVE_TRUE@
197 NEEDS_DATA_START_FALSE = @NEEDS_DATA_START_FALSE@
198 NEEDS_DATA_START_TRUE = @NEEDS_DATA_START_TRUE@
199 OBJEXT = @OBJEXT@
200 ONESTEP_FALSE = @ONESTEP_FALSE@
201 ONESTEP_TRUE = @ONESTEP_TRUE@
202 PACKAGE = @PACKAGE@
203 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
204 PACKAGE_NAME = @PACKAGE_NAME@
205 PACKAGE_STRING = @PACKAGE_STRING@
206 PACKAGE_TARNAME = @PACKAGE_TARNAME@
207 PACKAGE_VERSION = @PACKAGE_VERSION@
208 PANGOFT2_CFLAGS = @PANGOFT2_CFLAGS@
209 PANGOFT2_LIBS = @PANGOFT2_LIBS@
210 PATH_SEPARATOR = @PATH_SEPARATOR@
211 PERL = @PERL@
212 PKG_CONFIG = @PKG_CONFIG@
213 PLATFORM_INNER_NAT_HDRS = @PLATFORM_INNER_NAT_HDRS@
214 RANLIB = @RANLIB@
215 SET_MAKE = @SET_MAKE@
216 SHELL = @SHELL@
217 STRIP = @STRIP@
218 SUPPLY_BACKTRACE_FALSE = @SUPPLY_BACKTRACE_FALSE@
219 SUPPLY_BACKTRACE_TRUE = @SUPPLY_BACKTRACE_TRUE@
220 SYSDEP_SOURCES = @SYSDEP_SOURCES@
221 SYSTEMSPEC = @SYSTEMSPEC@
222 SYS_ZLIBS = @SYS_ZLIBS@
223 TESTSUBDIR_FALSE = @TESTSUBDIR_FALSE@
224 TESTSUBDIR_TRUE = @TESTSUBDIR_TRUE@
225 THREADCXXFLAGS = @THREADCXXFLAGS@
226 THREADDEPS = @THREADDEPS@
227 THREADINCS = @THREADINCS@
228 THREADLDFLAGS = @THREADLDFLAGS@
229 THREADLIBS = @THREADLIBS@
230 THREADSPEC = @THREADSPEC@
231 TOOLKIT = @TOOLKIT@
232 USING_BOEHMGC_FALSE = @USING_BOEHMGC_FALSE@
233 USING_BOEHMGC_TRUE = @USING_BOEHMGC_TRUE@
234 USING_DARWIN_CRT_FALSE = @USING_DARWIN_CRT_FALSE@
235 USING_DARWIN_CRT_TRUE = @USING_DARWIN_CRT_TRUE@
236 USING_ECOS_PLATFORM_FALSE = @USING_ECOS_PLATFORM_FALSE@
237 USING_ECOS_PLATFORM_TRUE = @USING_ECOS_PLATFORM_TRUE@
238 USING_GCC_FALSE = @USING_GCC_FALSE@
239 USING_GCC_TRUE = @USING_GCC_TRUE@
240 USING_NOGC_FALSE = @USING_NOGC_FALSE@
241 USING_NOGC_TRUE = @USING_NOGC_TRUE@
242 USING_NO_THREADS_FALSE = @USING_NO_THREADS_FALSE@
243 USING_NO_THREADS_TRUE = @USING_NO_THREADS_TRUE@
244 USING_POSIX_PLATFORM_FALSE = @USING_POSIX_PLATFORM_FALSE@
245 USING_POSIX_PLATFORM_TRUE = @USING_POSIX_PLATFORM_TRUE@
246 USING_POSIX_THREADS_FALSE = @USING_POSIX_THREADS_FALSE@
247 USING_POSIX_THREADS_TRUE = @USING_POSIX_THREADS_TRUE@
248 USING_WIN32_PLATFORM_FALSE = @USING_WIN32_PLATFORM_FALSE@
249 USING_WIN32_PLATFORM_TRUE = @USING_WIN32_PLATFORM_TRUE@
250 USING_WIN32_THREADS_FALSE = @USING_WIN32_THREADS_FALSE@
251 USING_WIN32_THREADS_TRUE = @USING_WIN32_THREADS_TRUE@
252 VERSION = @VERSION@
253 XLIB_AWT_FALSE = @XLIB_AWT_FALSE@
254 XLIB_AWT_TRUE = @XLIB_AWT_TRUE@
255 X_CFLAGS = @X_CFLAGS@
256 X_EXTRA_LIBS = @X_EXTRA_LIBS@
257 X_LIBS = @X_LIBS@
258 X_PRE_LIBS = @X_PRE_LIBS@
259 ZINCS = @ZINCS@
260 ZIP = @ZIP@
261 ZLIBS = @ZLIBS@
262 ZLIBSPEC = @ZLIBSPEC@
263 ZLIBTESTSPEC = @ZLIBTESTSPEC@
264 ac_ct_AR = @ac_ct_AR@
265 ac_ct_AS = @ac_ct_AS@
266 ac_ct_CC = @ac_ct_CC@
267 ac_ct_CXX = @ac_ct_CXX@
268 ac_ct_GCJ = @ac_ct_GCJ@
269 ac_ct_RANLIB = @ac_ct_RANLIB@
270 ac_ct_STRIP = @ac_ct_STRIP@
271 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
272 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
273 am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
274 am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
275 am__fastdepGCJ_FALSE = @am__fastdepGCJ_FALSE@
276 am__fastdepGCJ_TRUE = @am__fastdepGCJ_TRUE@
277 am__include = @am__include@
278 am__leading_dot = @am__leading_dot@
279 am__quote = @am__quote@
280 am__tar = @am__tar@
281 am__untar = @am__untar@
282 bindir = @bindir@
283 build = @build@
284 build_alias = @build_alias@
285 build_cpu = @build_cpu@
286 build_os = @build_os@
287 build_subdir = @build_subdir@
288 build_vendor = @build_vendor@
289 datadir = @datadir@
290 exec_prefix = @exec_prefix@
291 gcc_version = @gcc_version@
292 gcc_version_full = @gcc_version_full@
293 gcc_version_trigger = @gcc_version_trigger@
294 gxx_include_dir = @gxx_include_dir@
295 here = @here@
296 host = @host@
297 host_alias = @host_alias@
298 host_cpu = @host_cpu@
299 host_os = @host_os@
300 host_subdir = @host_subdir@
301 host_vendor = @host_vendor@
302 includedir = @includedir@
303 infodir = @infodir@
304 install_sh = @install_sh@
305 libdir = @libdir@
306 libexecdir = @libexecdir@
307 libgcj_basedir = @libgcj_basedir@
308 libstdcxx_incdir = @libstdcxx_incdir@
309 localstatedir = @localstatedir@
310 mandir = @mandir@
311 mkdir_p = @mkdir_p@
312 mkinstalldirs = @mkinstalldirs@
313 oldincludedir = @oldincludedir@
314 prefix = @prefix@
315 program_transform_name = @program_transform_name@
316 sbindir = @sbindir@
317 sharedstatedir = @sharedstatedir@
318 subdirs = @subdirs@
319 sysconfdir = @sysconfdir@
320 target = @target@
321 target_alias = @target_alias@
322 target_cpu = @target_cpu@
323 target_noncanonical = @target_noncanonical@
324 target_os = @target_os@
325 target_subdir = @target_subdir@
326 target_vendor = @target_vendor@
327 tool_include_dir = @tool_include_dir@
328 toolexecdir = @toolexecdir@
329 toolexeclibdir = @toolexeclibdir@
330 toolexecmainlibdir = @toolexecmainlibdir@
331 AUTOMAKE_OPTIONS = foreign subdir-objects
332 GCJ_WITH_FLAGS = $(GCJ) --encoding=UTF-8 -Wno-deprecated -fbootclasspath=$(BOOTCLASSPATH)
333 BOOTCLASSPATH = $(here)'$(CLASSPATH_SEPARATOR)'$(srcdir)'$(CLASSPATH_SEPARATOR)'$(top_srcdir)'$(CLASSPATH_SEPARATOR)'$(top_builddir)
334 AM_GCJFLAGS = \
335 -B$(top_builddir) \
336 @LIBGCJ_JAVAFLAGS@ \
337 -fclasspath= -fbootclasspath=$(BOOTCLASSPATH) \
338 --encoding=UTF-8 \
339 -Wno-deprecated
340
341 BUILT_SOURCES = classes.stamp
342 noinst_LTLIBRARIES = libsax_convenience.la
343 libsax_convenience_la_SOURCES = \
344 org/xml/sax/SAXNotSupportedException.java \
345 org/xml/sax/helpers/NamespaceSupport.java \
346 org/xml/sax/helpers/AttributesImpl.java \
347 org/xml/sax/helpers/LocatorImpl.java \
348 org/xml/sax/helpers/DefaultHandler.java \
349 org/xml/sax/helpers/AttributeListImpl.java \
350 org/xml/sax/helpers/ParserFactory.java \
351 org/xml/sax/helpers/NewInstance.java \
352 org/xml/sax/helpers/XMLFilterImpl.java \
353 org/xml/sax/helpers/ParserAdapter.java \
354 org/xml/sax/helpers/XMLReaderAdapter.java \
355 org/xml/sax/helpers/XMLReaderFactory.java \
356 org/xml/sax/HandlerBase.java \
357 org/xml/sax/SAXException.java \
358 org/xml/sax/ContentHandler.java \
359 org/xml/sax/SAXNotRecognizedException.java \
360 org/xml/sax/ErrorHandler.java \
361 org/xml/sax/AttributeList.java \
362 org/xml/sax/Locator.java \
363 org/xml/sax/Attributes.java \
364 org/xml/sax/SAXParseException.java \
365 org/xml/sax/XMLFilter.java \
366 org/xml/sax/EntityResolver.java \
367 org/xml/sax/XMLReader.java \
368 org/xml/sax/ext/Locator2.java \
369 org/xml/sax/ext/LexicalHandler.java \
370 org/xml/sax/ext/Attributes2Impl.java \
371 org/xml/sax/ext/DeclHandler.java \
372 org/xml/sax/ext/Attributes2.java \
373 org/xml/sax/ext/EntityResolver2.java \
374 org/xml/sax/ext/Locator2Impl.java \
375 org/xml/sax/ext/DefaultHandler2.java \
376 org/xml/sax/InputSource.java \
377 org/xml/sax/DocumentHandler.java \
378 org/xml/sax/DTDHandler.java \
379 org/xml/sax/Parser.java
380
381 all: $(BUILT_SOURCES)
382 $(MAKE) $(AM_MAKEFLAGS) all-am
383
384 .SUFFIXES:
385 .SUFFIXES: .java .lo .o .obj
386 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
387 @for dep in $?; do \
388 case '$(am__configure_deps)' in \
389 *$$dep*) \
390 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
391 && exit 0; \
392 exit 1;; \
393 esac; \
394 done; \
395 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign external/sax/Makefile'; \
396 cd $(top_srcdir) && \
397 $(AUTOMAKE) --foreign external/sax/Makefile
398 .PRECIOUS: Makefile
399 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
400 @case '$?' in \
401 *config.status*) \
402 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
403 *) \
404 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
405 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
406 esac;
407
408 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
409 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
410
411 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
412 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
413 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
414 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
415
416 clean-noinstLTLIBRARIES:
417 -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
418 @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
419 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
420 test "$$dir" != "$$p" || dir=.; \
421 echo "rm -f \"$${dir}/so_locations\""; \
422 rm -f "$${dir}/so_locations"; \
423 done
424 org/xml/sax/$(am__dirstamp):
425 @$(mkdir_p) org/xml/sax
426 @: > org/xml/sax/$(am__dirstamp)
427 org/xml/sax/$(DEPDIR)/$(am__dirstamp):
428 @$(mkdir_p) org/xml/sax/$(DEPDIR)
429 @: > org/xml/sax/$(DEPDIR)/$(am__dirstamp)
430 org/xml/sax/SAXNotSupportedException.lo: org/xml/sax/$(am__dirstamp) \
431 org/xml/sax/$(DEPDIR)/$(am__dirstamp)
432 org/xml/sax/helpers/$(am__dirstamp):
433 @$(mkdir_p) org/xml/sax/helpers
434 @: > org/xml/sax/helpers/$(am__dirstamp)
435 org/xml/sax/helpers/$(DEPDIR)/$(am__dirstamp):
436 @$(mkdir_p) org/xml/sax/helpers/$(DEPDIR)
437 @: > org/xml/sax/helpers/$(DEPDIR)/$(am__dirstamp)
438 org/xml/sax/helpers/NamespaceSupport.lo: \
439 org/xml/sax/helpers/$(am__dirstamp) \
440 org/xml/sax/helpers/$(DEPDIR)/$(am__dirstamp)
441 org/xml/sax/helpers/AttributesImpl.lo: \
442 org/xml/sax/helpers/$(am__dirstamp) \
443 org/xml/sax/helpers/$(DEPDIR)/$(am__dirstamp)
444 org/xml/sax/helpers/LocatorImpl.lo: \
445 org/xml/sax/helpers/$(am__dirstamp) \
446 org/xml/sax/helpers/$(DEPDIR)/$(am__dirstamp)
447 org/xml/sax/helpers/DefaultHandler.lo: \
448 org/xml/sax/helpers/$(am__dirstamp) \
449 org/xml/sax/helpers/$(DEPDIR)/$(am__dirstamp)
450 org/xml/sax/helpers/AttributeListImpl.lo: \
451 org/xml/sax/helpers/$(am__dirstamp) \
452 org/xml/sax/helpers/$(DEPDIR)/$(am__dirstamp)
453 org/xml/sax/helpers/ParserFactory.lo: \
454 org/xml/sax/helpers/$(am__dirstamp) \
455 org/xml/sax/helpers/$(DEPDIR)/$(am__dirstamp)
456 org/xml/sax/helpers/NewInstance.lo: \
457 org/xml/sax/helpers/$(am__dirstamp) \
458 org/xml/sax/helpers/$(DEPDIR)/$(am__dirstamp)
459 org/xml/sax/helpers/XMLFilterImpl.lo: \
460 org/xml/sax/helpers/$(am__dirstamp) \
461 org/xml/sax/helpers/$(DEPDIR)/$(am__dirstamp)
462 org/xml/sax/helpers/ParserAdapter.lo: \
463 org/xml/sax/helpers/$(am__dirstamp) \
464 org/xml/sax/helpers/$(DEPDIR)/$(am__dirstamp)
465 org/xml/sax/helpers/XMLReaderAdapter.lo: \
466 org/xml/sax/helpers/$(am__dirstamp) \
467 org/xml/sax/helpers/$(DEPDIR)/$(am__dirstamp)
468 org/xml/sax/helpers/XMLReaderFactory.lo: \
469 org/xml/sax/helpers/$(am__dirstamp) \
470 org/xml/sax/helpers/$(DEPDIR)/$(am__dirstamp)
471 org/xml/sax/HandlerBase.lo: org/xml/sax/$(am__dirstamp) \
472 org/xml/sax/$(DEPDIR)/$(am__dirstamp)
473 org/xml/sax/SAXException.lo: org/xml/sax/$(am__dirstamp) \
474 org/xml/sax/$(DEPDIR)/$(am__dirstamp)
475 org/xml/sax/ContentHandler.lo: org/xml/sax/$(am__dirstamp) \
476 org/xml/sax/$(DEPDIR)/$(am__dirstamp)
477 org/xml/sax/SAXNotRecognizedException.lo: org/xml/sax/$(am__dirstamp) \
478 org/xml/sax/$(DEPDIR)/$(am__dirstamp)
479 org/xml/sax/ErrorHandler.lo: org/xml/sax/$(am__dirstamp) \
480 org/xml/sax/$(DEPDIR)/$(am__dirstamp)
481 org/xml/sax/AttributeList.lo: org/xml/sax/$(am__dirstamp) \
482 org/xml/sax/$(DEPDIR)/$(am__dirstamp)
483 org/xml/sax/Locator.lo: org/xml/sax/$(am__dirstamp) \
484 org/xml/sax/$(DEPDIR)/$(am__dirstamp)
485 org/xml/sax/Attributes.lo: org/xml/sax/$(am__dirstamp) \
486 org/xml/sax/$(DEPDIR)/$(am__dirstamp)
487 org/xml/sax/SAXParseException.lo: org/xml/sax/$(am__dirstamp) \
488 org/xml/sax/$(DEPDIR)/$(am__dirstamp)
489 org/xml/sax/XMLFilter.lo: org/xml/sax/$(am__dirstamp) \
490 org/xml/sax/$(DEPDIR)/$(am__dirstamp)
491 org/xml/sax/EntityResolver.lo: org/xml/sax/$(am__dirstamp) \
492 org/xml/sax/$(DEPDIR)/$(am__dirstamp)
493 org/xml/sax/XMLReader.lo: org/xml/sax/$(am__dirstamp) \
494 org/xml/sax/$(DEPDIR)/$(am__dirstamp)
495 org/xml/sax/ext/$(am__dirstamp):
496 @$(mkdir_p) org/xml/sax/ext
497 @: > org/xml/sax/ext/$(am__dirstamp)
498 org/xml/sax/ext/$(DEPDIR)/$(am__dirstamp):
499 @$(mkdir_p) org/xml/sax/ext/$(DEPDIR)
500 @: > org/xml/sax/ext/$(DEPDIR)/$(am__dirstamp)
501 org/xml/sax/ext/Locator2.lo: org/xml/sax/ext/$(am__dirstamp) \
502 org/xml/sax/ext/$(DEPDIR)/$(am__dirstamp)
503 org/xml/sax/ext/LexicalHandler.lo: org/xml/sax/ext/$(am__dirstamp) \
504 org/xml/sax/ext/$(DEPDIR)/$(am__dirstamp)
505 org/xml/sax/ext/Attributes2Impl.lo: org/xml/sax/ext/$(am__dirstamp) \
506 org/xml/sax/ext/$(DEPDIR)/$(am__dirstamp)
507 org/xml/sax/ext/DeclHandler.lo: org/xml/sax/ext/$(am__dirstamp) \
508 org/xml/sax/ext/$(DEPDIR)/$(am__dirstamp)
509 org/xml/sax/ext/Attributes2.lo: org/xml/sax/ext/$(am__dirstamp) \
510 org/xml/sax/ext/$(DEPDIR)/$(am__dirstamp)
511 org/xml/sax/ext/EntityResolver2.lo: org/xml/sax/ext/$(am__dirstamp) \
512 org/xml/sax/ext/$(DEPDIR)/$(am__dirstamp)
513 org/xml/sax/ext/Locator2Impl.lo: org/xml/sax/ext/$(am__dirstamp) \
514 org/xml/sax/ext/$(DEPDIR)/$(am__dirstamp)
515 org/xml/sax/ext/DefaultHandler2.lo: org/xml/sax/ext/$(am__dirstamp) \
516 org/xml/sax/ext/$(DEPDIR)/$(am__dirstamp)
517 org/xml/sax/InputSource.lo: org/xml/sax/$(am__dirstamp) \
518 org/xml/sax/$(DEPDIR)/$(am__dirstamp)
519 org/xml/sax/DocumentHandler.lo: org/xml/sax/$(am__dirstamp) \
520 org/xml/sax/$(DEPDIR)/$(am__dirstamp)
521 org/xml/sax/DTDHandler.lo: org/xml/sax/$(am__dirstamp) \
522 org/xml/sax/$(DEPDIR)/$(am__dirstamp)
523 org/xml/sax/Parser.lo: org/xml/sax/$(am__dirstamp) \
524 org/xml/sax/$(DEPDIR)/$(am__dirstamp)
525 libsax_convenience.la: $(libsax_convenience_la_OBJECTS) $(libsax_convenience_la_DEPENDENCIES)
526 $(GCJLINK) $(libsax_convenience_la_LDFLAGS) $(libsax_convenience_la_OBJECTS) $(libsax_convenience_la_LIBADD) $(LIBS)
527
528 mostlyclean-compile:
529 -rm -f *.$(OBJEXT)
530 -rm -f org/xml/sax/AttributeList.$(OBJEXT)
531 -rm -f org/xml/sax/AttributeList.lo
532 -rm -f org/xml/sax/Attributes.$(OBJEXT)
533 -rm -f org/xml/sax/Attributes.lo
534 -rm -f org/xml/sax/ContentHandler.$(OBJEXT)
535 -rm -f org/xml/sax/ContentHandler.lo
536 -rm -f org/xml/sax/DTDHandler.$(OBJEXT)
537 -rm -f org/xml/sax/DTDHandler.lo
538 -rm -f org/xml/sax/DocumentHandler.$(OBJEXT)
539 -rm -f org/xml/sax/DocumentHandler.lo
540 -rm -f org/xml/sax/EntityResolver.$(OBJEXT)
541 -rm -f org/xml/sax/EntityResolver.lo
542 -rm -f org/xml/sax/ErrorHandler.$(OBJEXT)
543 -rm -f org/xml/sax/ErrorHandler.lo
544 -rm -f org/xml/sax/HandlerBase.$(OBJEXT)
545 -rm -f org/xml/sax/HandlerBase.lo
546 -rm -f org/xml/sax/InputSource.$(OBJEXT)
547 -rm -f org/xml/sax/InputSource.lo
548 -rm -f org/xml/sax/Locator.$(OBJEXT)
549 -rm -f org/xml/sax/Locator.lo
550 -rm -f org/xml/sax/Parser.$(OBJEXT)
551 -rm -f org/xml/sax/Parser.lo
552 -rm -f org/xml/sax/SAXException.$(OBJEXT)
553 -rm -f org/xml/sax/SAXException.lo
554 -rm -f org/xml/sax/SAXNotRecognizedException.$(OBJEXT)
555 -rm -f org/xml/sax/SAXNotRecognizedException.lo
556 -rm -f org/xml/sax/SAXNotSupportedException.$(OBJEXT)
557 -rm -f org/xml/sax/SAXNotSupportedException.lo
558 -rm -f org/xml/sax/SAXParseException.$(OBJEXT)
559 -rm -f org/xml/sax/SAXParseException.lo
560 -rm -f org/xml/sax/XMLFilter.$(OBJEXT)
561 -rm -f org/xml/sax/XMLFilter.lo
562 -rm -f org/xml/sax/XMLReader.$(OBJEXT)
563 -rm -f org/xml/sax/XMLReader.lo
564 -rm -f org/xml/sax/ext/Attributes2.$(OBJEXT)
565 -rm -f org/xml/sax/ext/Attributes2.lo
566 -rm -f org/xml/sax/ext/Attributes2Impl.$(OBJEXT)
567 -rm -f org/xml/sax/ext/Attributes2Impl.lo
568 -rm -f org/xml/sax/ext/DeclHandler.$(OBJEXT)
569 -rm -f org/xml/sax/ext/DeclHandler.lo
570 -rm -f org/xml/sax/ext/DefaultHandler2.$(OBJEXT)
571 -rm -f org/xml/sax/ext/DefaultHandler2.lo
572 -rm -f org/xml/sax/ext/EntityResolver2.$(OBJEXT)
573 -rm -f org/xml/sax/ext/EntityResolver2.lo
574 -rm -f org/xml/sax/ext/LexicalHandler.$(OBJEXT)
575 -rm -f org/xml/sax/ext/LexicalHandler.lo
576 -rm -f org/xml/sax/ext/Locator2.$(OBJEXT)
577 -rm -f org/xml/sax/ext/Locator2.lo
578 -rm -f org/xml/sax/ext/Locator2Impl.$(OBJEXT)
579 -rm -f org/xml/sax/ext/Locator2Impl.lo
580 -rm -f org/xml/sax/helpers/AttributeListImpl.$(OBJEXT)
581 -rm -f org/xml/sax/helpers/AttributeListImpl.lo
582 -rm -f org/xml/sax/helpers/AttributesImpl.$(OBJEXT)
583 -rm -f org/xml/sax/helpers/AttributesImpl.lo
584 -rm -f org/xml/sax/helpers/DefaultHandler.$(OBJEXT)
585 -rm -f org/xml/sax/helpers/DefaultHandler.lo
586 -rm -f org/xml/sax/helpers/LocatorImpl.$(OBJEXT)
587 -rm -f org/xml/sax/helpers/LocatorImpl.lo
588 -rm -f org/xml/sax/helpers/NamespaceSupport.$(OBJEXT)
589 -rm -f org/xml/sax/helpers/NamespaceSupport.lo
590 -rm -f org/xml/sax/helpers/NewInstance.$(OBJEXT)
591 -rm -f org/xml/sax/helpers/NewInstance.lo
592 -rm -f org/xml/sax/helpers/ParserAdapter.$(OBJEXT)
593 -rm -f org/xml/sax/helpers/ParserAdapter.lo
594 -rm -f org/xml/sax/helpers/ParserFactory.$(OBJEXT)
595 -rm -f org/xml/sax/helpers/ParserFactory.lo
596 -rm -f org/xml/sax/helpers/XMLFilterImpl.$(OBJEXT)
597 -rm -f org/xml/sax/helpers/XMLFilterImpl.lo
598 -rm -f org/xml/sax/helpers/XMLReaderAdapter.$(OBJEXT)
599 -rm -f org/xml/sax/helpers/XMLReaderAdapter.lo
600 -rm -f org/xml/sax/helpers/XMLReaderFactory.$(OBJEXT)
601 -rm -f org/xml/sax/helpers/XMLReaderFactory.lo
602
603 distclean-compile:
604 -rm -f *.tab.c
605
606 @AMDEP_TRUE@@am__include@ @am__quote@org/xml/sax/$(DEPDIR)/AttributeList.Plo@am__quote@
607 @AMDEP_TRUE@@am__include@ @am__quote@org/xml/sax/$(DEPDIR)/Attributes.Plo@am__quote@
608 @AMDEP_TRUE@@am__include@ @am__quote@org/xml/sax/$(DEPDIR)/ContentHandler.Plo@am__quote@
609 @AMDEP_TRUE@@am__include@ @am__quote@org/xml/sax/$(DEPDIR)/DTDHandler.Plo@am__quote@
610 @AMDEP_TRUE@@am__include@ @am__quote@org/xml/sax/$(DEPDIR)/DocumentHandler.Plo@am__quote@
611 @AMDEP_TRUE@@am__include@ @am__quote@org/xml/sax/$(DEPDIR)/EntityResolver.Plo@am__quote@
612 @AMDEP_TRUE@@am__include@ @am__quote@org/xml/sax/$(DEPDIR)/ErrorHandler.Plo@am__quote@
613 @AMDEP_TRUE@@am__include@ @am__quote@org/xml/sax/$(DEPDIR)/HandlerBase.Plo@am__quote@
614 @AMDEP_TRUE@@am__include@ @am__quote@org/xml/sax/$(DEPDIR)/InputSource.Plo@am__quote@
615 @AMDEP_TRUE@@am__include@ @am__quote@org/xml/sax/$(DEPDIR)/Locator.Plo@am__quote@
616 @AMDEP_TRUE@@am__include@ @am__quote@org/xml/sax/$(DEPDIR)/Parser.Plo@am__quote@
617 @AMDEP_TRUE@@am__include@ @am__quote@org/xml/sax/$(DEPDIR)/SAXException.Plo@am__quote@
618 @AMDEP_TRUE@@am__include@ @am__quote@org/xml/sax/$(DEPDIR)/SAXNotRecognizedException.Plo@am__quote@
619 @AMDEP_TRUE@@am__include@ @am__quote@org/xml/sax/$(DEPDIR)/SAXNotSupportedException.Plo@am__quote@
620 @AMDEP_TRUE@@am__include@ @am__quote@org/xml/sax/$(DEPDIR)/SAXParseException.Plo@am__quote@
621 @AMDEP_TRUE@@am__include@ @am__quote@org/xml/sax/$(DEPDIR)/XMLFilter.Plo@am__quote@
622 @AMDEP_TRUE@@am__include@ @am__quote@org/xml/sax/$(DEPDIR)/XMLReader.Plo@am__quote@
623 @AMDEP_TRUE@@am__include@ @am__quote@org/xml/sax/ext/$(DEPDIR)/Attributes2.Plo@am__quote@
624 @AMDEP_TRUE@@am__include@ @am__quote@org/xml/sax/ext/$(DEPDIR)/Attributes2Impl.Plo@am__quote@
625 @AMDEP_TRUE@@am__include@ @am__quote@org/xml/sax/ext/$(DEPDIR)/DeclHandler.Plo@am__quote@
626 @AMDEP_TRUE@@am__include@ @am__quote@org/xml/sax/ext/$(DEPDIR)/DefaultHandler2.Plo@am__quote@
627 @AMDEP_TRUE@@am__include@ @am__quote@org/xml/sax/ext/$(DEPDIR)/EntityResolver2.Plo@am__quote@
628 @AMDEP_TRUE@@am__include@ @am__quote@org/xml/sax/ext/$(DEPDIR)/LexicalHandler.Plo@am__quote@
629 @AMDEP_TRUE@@am__include@ @am__quote@org/xml/sax/ext/$(DEPDIR)/Locator2.Plo@am__quote@
630 @AMDEP_TRUE@@am__include@ @am__quote@org/xml/sax/ext/$(DEPDIR)/Locator2Impl.Plo@am__quote@
631 @AMDEP_TRUE@@am__include@ @am__quote@org/xml/sax/helpers/$(DEPDIR)/AttributeListImpl.Plo@am__quote@
632 @AMDEP_TRUE@@am__include@ @am__quote@org/xml/sax/helpers/$(DEPDIR)/AttributesImpl.Plo@am__quote@
633 @AMDEP_TRUE@@am__include@ @am__quote@org/xml/sax/helpers/$(DEPDIR)/DefaultHandler.Plo@am__quote@
634 @AMDEP_TRUE@@am__include@ @am__quote@org/xml/sax/helpers/$(DEPDIR)/LocatorImpl.Plo@am__quote@
635 @AMDEP_TRUE@@am__include@ @am__quote@org/xml/sax/helpers/$(DEPDIR)/NamespaceSupport.Plo@am__quote@
636 @AMDEP_TRUE@@am__include@ @am__quote@org/xml/sax/helpers/$(DEPDIR)/NewInstance.Plo@am__quote@
637 @AMDEP_TRUE@@am__include@ @am__quote@org/xml/sax/helpers/$(DEPDIR)/ParserAdapter.Plo@am__quote@
638 @AMDEP_TRUE@@am__include@ @am__quote@org/xml/sax/helpers/$(DEPDIR)/ParserFactory.Plo@am__quote@
639 @AMDEP_TRUE@@am__include@ @am__quote@org/xml/sax/helpers/$(DEPDIR)/XMLFilterImpl.Plo@am__quote@
640 @AMDEP_TRUE@@am__include@ @am__quote@org/xml/sax/helpers/$(DEPDIR)/XMLReaderAdapter.Plo@am__quote@
641 @AMDEP_TRUE@@am__include@ @am__quote@org/xml/sax/helpers/$(DEPDIR)/XMLReaderFactory.Plo@am__quote@
642
643 .java.o:
644 @am__fastdepGCJ_TRUE@ depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`; \
645 @am__fastdepGCJ_TRUE@ if $(GCJCOMPILE) -MT $@ -MD -MP -MF "$$depbase.Tpo" -c -o $@ $<; \
646 @am__fastdepGCJ_TRUE@ then mv -f "$$depbase.Tpo" "$$depbase.Po"; else rm -f "$$depbase.Tpo"; exit 1; fi
647 @AMDEP_TRUE@@am__fastdepGCJ_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
648 @AMDEP_TRUE@@am__fastdepGCJ_FALSE@ DEPDIR=$(DEPDIR) $(GCJDEPMODE) $(depcomp) @AMDEPBACKSLASH@
649 @am__fastdepGCJ_FALSE@ $(GCJCOMPILE) -c -o $@ $<
650
651 .java.obj:
652 @am__fastdepGCJ_TRUE@ depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`; \
653 @am__fastdepGCJ_TRUE@ if $(GCJCOMPILE) -MT $@ -MD -MP -MF "$$depbase.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
654 @am__fastdepGCJ_TRUE@ then mv -f "$$depbase.Tpo" "$$depbase.Po"; else rm -f "$$depbase.Tpo"; exit 1; fi
655 @AMDEP_TRUE@@am__fastdepGCJ_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
656 @AMDEP_TRUE@@am__fastdepGCJ_FALSE@ DEPDIR=$(DEPDIR) $(GCJDEPMODE) $(depcomp) @AMDEPBACKSLASH@
657 @am__fastdepGCJ_FALSE@ $(GCJCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
658
659 .java.lo:
660 @am__fastdepGCJ_TRUE@ depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`; \
661 @am__fastdepGCJ_TRUE@ if $(LTGCJCOMPILE) -MT $@ -MD -MP -MF "$$depbase.Tpo" -c -o $@ $<; \
662 @am__fastdepGCJ_TRUE@ then mv -f "$$depbase.Tpo" "$$depbase.Plo"; else rm -f "$$depbase.Tpo"; exit 1; fi
663 @AMDEP_TRUE@@am__fastdepGCJ_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
664 @AMDEP_TRUE@@am__fastdepGCJ_FALSE@ DEPDIR=$(DEPDIR) $(GCJDEPMODE) $(depcomp) @AMDEPBACKSLASH@
665 @am__fastdepGCJ_FALSE@ $(LTGCJCOMPILE) -c -o $@ $<
666
667 mostlyclean-libtool:
668 -rm -f *.lo
669
670 clean-libtool:
671 -rm -rf .libs _libs
672 -rm -rf org/xml/sax/.libs org/xml/sax/_libs
673 -rm -rf org/xml/sax/ext/.libs org/xml/sax/ext/_libs
674 -rm -rf org/xml/sax/helpers/.libs org/xml/sax/helpers/_libs
675
676 distclean-libtool:
677 -rm -f libtool
678 uninstall-info-am:
679
680 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
681 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
682 unique=`for i in $$list; do \
683 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
684 done | \
685 $(AWK) ' { files[$$0] = 1; } \
686 END { for (i in files) print i; }'`; \
687 mkid -fID $$unique
688 tags: TAGS
689
690 TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
691 $(TAGS_FILES) $(LISP)
692 tags=; \
693 here=`pwd`; \
694 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
695 unique=`for i in $$list; do \
696 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
697 done | \
698 $(AWK) ' { files[$$0] = 1; } \
699 END { for (i in files) print i; }'`; \
700 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
701 test -n "$$unique" || unique=$$empty_fix; \
702 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
703 $$tags $$unique; \
704 fi
705 ctags: CTAGS
706 CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
707 $(TAGS_FILES) $(LISP)
708 tags=; \
709 here=`pwd`; \
710 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
711 unique=`for i in $$list; do \
712 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
713 done | \
714 $(AWK) ' { files[$$0] = 1; } \
715 END { for (i in files) print i; }'`; \
716 test -z "$(CTAGS_ARGS)$$tags$$unique" \
717 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
718 $$tags $$unique
719
720 GTAGS:
721 here=`$(am__cd) $(top_builddir) && pwd` \
722 && cd $(top_srcdir) \
723 && gtags -i $(GTAGS_ARGS) $$here
724
725 distclean-tags:
726 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
727
728 distdir: $(DISTFILES)
729 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
730 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
731 list='$(DISTFILES)'; for file in $$list; do \
732 case $$file in \
733 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
734 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
735 esac; \
736 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
737 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
738 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
739 dir="/$$dir"; \
740 $(mkdir_p) "$(distdir)$$dir"; \
741 else \
742 dir=''; \
743 fi; \
744 if test -d $$d/$$file; then \
745 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
746 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
747 fi; \
748 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
749 else \
750 test -f $(distdir)/$$file \
751 || cp -p $$d/$$file $(distdir)/$$file \
752 || exit 1; \
753 fi; \
754 done
755 check-am: all-am
756 check: $(BUILT_SOURCES)
757 $(MAKE) $(AM_MAKEFLAGS) check-am
758 all-am: Makefile $(LTLIBRARIES)
759 installdirs:
760 install: $(BUILT_SOURCES)
761 $(MAKE) $(AM_MAKEFLAGS) install-am
762 install-exec: install-exec-am
763 install-data: install-data-am
764 uninstall: uninstall-am
765
766 install-am: all-am
767 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
768
769 installcheck: installcheck-am
770 install-strip:
771 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
772 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
773 `test -z '$(STRIP)' || \
774 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
775 mostlyclean-generic:
776
777 clean-generic:
778
779 distclean-generic:
780 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
781 -rm -f org/xml/sax/$(DEPDIR)/$(am__dirstamp)
782 -rm -f org/xml/sax/$(am__dirstamp)
783 -rm -f org/xml/sax/ext/$(DEPDIR)/$(am__dirstamp)
784 -rm -f org/xml/sax/ext/$(am__dirstamp)
785 -rm -f org/xml/sax/helpers/$(DEPDIR)/$(am__dirstamp)
786 -rm -f org/xml/sax/helpers/$(am__dirstamp)
787
788 maintainer-clean-generic:
789 @echo "This command is intended for maintainers to use"
790 @echo "it deletes files that may require special tools to rebuild."
791 -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
792 clean: clean-am
793
794 clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
795 mostlyclean-am
796
797 distclean: distclean-am
798 -rm -rf org/xml/sax/$(DEPDIR) org/xml/sax/ext/$(DEPDIR) org/xml/sax/helpers/$(DEPDIR)
799 -rm -f Makefile
800 distclean-am: clean-am distclean-compile distclean-generic \
801 distclean-libtool distclean-tags
802
803 dvi: dvi-am
804
805 dvi-am:
806
807 html: html-am
808
809 info: info-am
810
811 info-am:
812
813 install-data-am:
814
815 install-exec-am:
816
817 install-info: install-info-am
818
819 install-man:
820
821 installcheck-am:
822
823 maintainer-clean: maintainer-clean-am
824 -rm -rf org/xml/sax/$(DEPDIR) org/xml/sax/ext/$(DEPDIR) org/xml/sax/helpers/$(DEPDIR)
825 -rm -f Makefile
826 maintainer-clean-am: distclean-am maintainer-clean-generic
827
828 mostlyclean: mostlyclean-am
829
830 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
831 mostlyclean-libtool mostlyclean-local
832
833 pdf: pdf-am
834
835 pdf-am:
836
837 ps: ps-am
838
839 ps-am:
840
841 uninstall-am: uninstall-info-am
842
843 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
844 clean-libtool clean-noinstLTLIBRARIES ctags distclean \
845 distclean-compile distclean-generic distclean-libtool \
846 distclean-tags distdir dvi dvi-am html html-am info info-am \
847 install install-am install-data install-data-am install-exec \
848 install-exec-am install-info install-info-am install-man \
849 install-strip installcheck installcheck-am installdirs \
850 maintainer-clean maintainer-clean-generic mostlyclean \
851 mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
852 mostlyclean-local pdf pdf-am ps ps-am tags uninstall \
853 uninstall-am uninstall-info-am
854
855
856 classes.stamp: $(libsax_convenience_la_SOURCES)
857 here=`pwd`; cd $(srcdir); \
858 $(GCJ_WITH_FLAGS) -C -d $$here $(libsax_convenience_la_SOURCES)
859 echo > classes.stamp
860
861 mostlyclean-local:
862 -find . -name '*.class' | xargs rm
863 -rm classes.stamp
864 # Tell versions [3.59,3.63) of GNU make to not export all variables.
865 # Otherwise a system limit (for SysV at least) may be exceeded.
866 .NOEXPORT: