Imported Upstream version 2.91.2
[platform/upstream/libxml++.git] / libxml++ / Makefile.in
1 # Makefile.in generated by automake 1.14.1 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994-2013 Free Software Foundation, Inc.
5
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
18 VPATH = @srcdir@
19 am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
20 am__make_running_with_option = \
21   case $${target_option-} in \
22       ?) ;; \
23       *) echo "am__make_running_with_option: internal error: invalid" \
24               "target option '$${target_option-}' specified" >&2; \
25          exit 1;; \
26   esac; \
27   has_opt=no; \
28   sane_makeflags=$$MAKEFLAGS; \
29   if $(am__is_gnu_make); then \
30     sane_makeflags=$$MFLAGS; \
31   else \
32     case $$MAKEFLAGS in \
33       *\\[\ \   ]*) \
34         bs=\\; \
35         sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
36           | sed "s/$$bs$$bs[$$bs $$bs   ]*//g"`;; \
37     esac; \
38   fi; \
39   skip_next=no; \
40   strip_trailopt () \
41   { \
42     flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
43   }; \
44   for flg in $$sane_makeflags; do \
45     test $$skip_next = yes && { skip_next=no; continue; }; \
46     case $$flg in \
47       *=*|--*) continue;; \
48         -*I) strip_trailopt 'I'; skip_next=yes;; \
49       -*I?*) strip_trailopt 'I';; \
50         -*O) strip_trailopt 'O'; skip_next=yes;; \
51       -*O?*) strip_trailopt 'O';; \
52         -*l) strip_trailopt 'l'; skip_next=yes;; \
53       -*l?*) strip_trailopt 'l';; \
54       -[dEDm]) skip_next=yes;; \
55       -[JT]) skip_next=yes;; \
56     esac; \
57     case $$flg in \
58       *$$target_option*) has_opt=yes; break;; \
59     esac; \
60   done; \
61   test $$has_opt = yes
62 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
63 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
64 pkgdatadir = $(datadir)/@PACKAGE@
65 pkgincludedir = $(includedir)/@PACKAGE@
66 pkglibdir = $(libdir)/@PACKAGE@
67 pkglibexecdir = $(libexecdir)/@PACKAGE@
68 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
69 install_sh_DATA = $(install_sh) -c -m 644
70 install_sh_PROGRAM = $(install_sh) -c
71 install_sh_SCRIPT = $(install_sh) -c
72 INSTALL_HEADER = $(INSTALL_DATA)
73 transform = $(program_transform_name)
74 NORMAL_INSTALL = :
75 PRE_INSTALL = :
76 POST_INSTALL = :
77 NORMAL_UNINSTALL = :
78 PRE_UNINSTALL = :
79 POST_UNINSTALL = :
80 build_triplet = @build@
81 host_triplet = @host@
82 DIST_COMMON = $(srcdir)/filelist.am $(srcdir)/Makefile.in \
83         $(srcdir)/Makefile.am $(top_srcdir)/build/depcomp \
84         $(nobase_library_include_HEADERS)
85 subdir = libxml++
86 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
87 am__aclocal_m4_deps = $(top_srcdir)/build/cxx_std.m4 \
88         $(top_srcdir)/build/libtool.m4 \
89         $(top_srcdir)/build/ltoptions.m4 \
90         $(top_srcdir)/build/ltsugar.m4 \
91         $(top_srcdir)/build/ltversion.m4 \
92         $(top_srcdir)/build/lt~obsolete.m4 $(top_srcdir)/configure.ac
93 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
94         $(ACLOCAL_M4)
95 mkinstalldirs = $(install_sh) -d
96 CONFIG_HEADER = $(top_builddir)/config.h \
97         $(top_builddir)/libxml++config.h
98 CONFIG_CLEAN_FILES =
99 CONFIG_CLEAN_VPATH_FILES =
100 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
101 am__vpath_adj = case $$p in \
102     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
103     *) f=$$p;; \
104   esac;
105 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
106 am__install_max = 40
107 am__nobase_strip_setup = \
108   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
109 am__nobase_strip = \
110   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
111 am__nobase_list = $(am__nobase_strip_setup); \
112   for p in $$list; do echo "$$p $$p"; done | \
113   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
114   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
115     if (++n[$$2] == $(am__install_max)) \
116       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
117     END { for (dir in files) print dir, files[dir] }'
118 am__base_list = \
119   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
120   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
121 am__uninstall_files_from_dir = { \
122   test -z "$$files" \
123     || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
124     || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
125          $(am__cd) "$$dir" && rm -f $$files; }; \
126   }
127 am__installdirs = "$(DESTDIR)$(libdir)" \
128         "$(DESTDIR)$(library_includedir)"
129 LTLIBRARIES = $(lib_LTLIBRARIES)
130 am__DEPENDENCIES_1 =
131 libxml___@LIBXMLXX_API_VERSION@_la_DEPENDENCIES =  \
132         $(am__DEPENDENCIES_1)
133 am__objects_1 = attribute.lo attributedeclaration.lo attributenode.lo \
134         document.lo dtd.lo keepblanks.lo noncopyable.lo \
135         relaxngschema.lo schemabase.lo xsdschema.lo
136 am__dirstamp = $(am__leading_dot)dirstamp
137 am__objects_2 = exceptions/exception.lo exceptions/parse_error.lo \
138         exceptions/validity_error.lo exceptions/internal_error.lo \
139         exceptions/wrapped_exception.lo
140 am__objects_3 = io/istreamparserinputbuffer.lo io/outputbuffer.lo \
141         io/ostreamoutputbuffer.lo io/parserinputbuffer.lo
142 am__objects_4 = nodes/cdatanode.lo nodes/commentnode.lo \
143         nodes/contentnode.lo nodes/element.lo \
144         nodes/entitydeclaration.lo nodes/entityreference.lo \
145         nodes/node.lo nodes/processinginstructionnode.lo \
146         nodes/textnode.lo nodes/xincludeend.lo nodes/xincludestart.lo
147 am__objects_5 = parsers/parser.lo parsers/saxparser.lo \
148         parsers/domparser.lo parsers/textreader.lo
149 am__objects_6 = validators/dtdvalidator.lo \
150         validators/relaxngvalidator.lo \
151         validators/schemavalidatorbase.lo validators/validator.lo \
152         validators/xsdvalidator.lo
153 am__objects_7 = $(am__objects_1) $(am__objects_2) $(am__objects_3) \
154         $(am__objects_4) $(am__objects_5) $(am__objects_6)
155 am__objects_8 =
156 am__objects_9 = $(am__objects_8) $(am__objects_8) $(am__objects_8) \
157         $(am__objects_8) $(am__objects_8) $(am__objects_8)
158 am_libxml___@LIBXMLXX_API_VERSION@_la_OBJECTS = $(am__objects_7) \
159         $(am__objects_9)
160 libxml___@LIBXMLXX_API_VERSION@_la_OBJECTS =  \
161         $(am_libxml___@LIBXMLXX_API_VERSION@_la_OBJECTS)
162 AM_V_lt = $(am__v_lt_@AM_V@)
163 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
164 am__v_lt_0 = --silent
165 am__v_lt_1 = 
166 libxml___@LIBXMLXX_API_VERSION@_la_LINK = $(LIBTOOL) $(AM_V_lt) \
167         --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link \
168         $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) \
169         $(libxml___@LIBXMLXX_API_VERSION@_la_LDFLAGS) $(LDFLAGS) -o $@
170 AM_V_P = $(am__v_P_@AM_V@)
171 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
172 am__v_P_0 = false
173 am__v_P_1 = :
174 AM_V_GEN = $(am__v_GEN_@AM_V@)
175 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
176 am__v_GEN_0 = @echo "  GEN     " $@;
177 am__v_GEN_1 = 
178 AM_V_at = $(am__v_at_@AM_V@)
179 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
180 am__v_at_0 = @
181 am__v_at_1 = 
182 DEFAULT_INCLUDES = 
183 depcomp = $(SHELL) $(top_srcdir)/build/depcomp
184 am__depfiles_maybe = depfiles
185 am__mv = mv -f
186 CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
187         $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
188 LTCXXCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
189         $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) \
190         $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
191         $(AM_CXXFLAGS) $(CXXFLAGS)
192 AM_V_CXX = $(am__v_CXX_@AM_V@)
193 am__v_CXX_ = $(am__v_CXX_@AM_DEFAULT_V@)
194 am__v_CXX_0 = @echo "  CXX     " $@;
195 am__v_CXX_1 = 
196 CXXLD = $(CXX)
197 CXXLINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
198         $(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
199         $(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
200 AM_V_CXXLD = $(am__v_CXXLD_@AM_V@)
201 am__v_CXXLD_ = $(am__v_CXXLD_@AM_DEFAULT_V@)
202 am__v_CXXLD_0 = @echo "  CXXLD   " $@;
203 am__v_CXXLD_1 = 
204 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
205         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
206 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
207         $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
208         $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
209         $(AM_CFLAGS) $(CFLAGS)
210 AM_V_CC = $(am__v_CC_@AM_V@)
211 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
212 am__v_CC_0 = @echo "  CC      " $@;
213 am__v_CC_1 = 
214 CCLD = $(CC)
215 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
216         $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
217         $(AM_LDFLAGS) $(LDFLAGS) -o $@
218 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
219 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
220 am__v_CCLD_0 = @echo "  CCLD    " $@;
221 am__v_CCLD_1 = 
222 SOURCES = $(libxml___@LIBXMLXX_API_VERSION@_la_SOURCES)
223 DIST_SOURCES = $(libxml___@LIBXMLXX_API_VERSION@_la_SOURCES)
224 am__can_run_installinfo = \
225   case $$AM_UPDATE_INFO_DIR in \
226     n|no|NO) false;; \
227     *) (install-info --version) >/dev/null 2>&1;; \
228   esac
229 HEADERS = $(nobase_library_include_HEADERS)
230 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
231 # Read a list of newline-separated strings from the standard input,
232 # and print each of them once, without duplicates.  Input order is
233 # *not* preserved.
234 am__uniquify_input = $(AWK) '\
235   BEGIN { nonempty = 0; } \
236   { items[$$0] = 1; nonempty = 1; } \
237   END { if (nonempty) { for (i in items) print i; }; } \
238 '
239 # Make sure the list of sources is unique.  This is necessary because,
240 # e.g., the same source file might be shared among _SOURCES variables
241 # for different programs/libraries.
242 am__define_uniq_tagged_files = \
243   list='$(am__tagged_files)'; \
244   unique=`for i in $$list; do \
245     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
246   done | $(am__uniquify_input)`
247 ETAGS = etags
248 CTAGS = ctags
249 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
250 ACLOCAL = @ACLOCAL@
251 ACLOCAL_FLAGS = @ACLOCAL_FLAGS@
252 AMTAR = @AMTAR@
253 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
254 AR = @AR@
255 AS = @AS@
256 AUTOCONF = @AUTOCONF@
257 AUTOHEADER = @AUTOHEADER@
258 AUTOMAKE = @AUTOMAKE@
259 AWK = @AWK@
260 CC = @CC@
261 CCDEPMODE = @CCDEPMODE@
262 CFLAGS = @CFLAGS@
263 CPP = @CPP@
264 CPPFLAGS = @CPPFLAGS@
265 CXX = @CXX@
266 CXXCPP = @CXXCPP@
267 CXXDEPMODE = @CXXDEPMODE@
268 CXXFLAGS = @CXXFLAGS@
269 CYGPATH_W = @CYGPATH_W@
270 DB2LATEX = @DB2LATEX@
271 DEFS = @DEFS@
272 DEPDIR = @DEPDIR@
273 DLLTOOL = @DLLTOOL@
274 DOCINSTALL_FLAGS = @DOCINSTALL_FLAGS@
275 DOT = @DOT@
276 DOXYGEN = @DOXYGEN@
277 DOXYGEN_TAGFILES = @DOXYGEN_TAGFILES@
278 DSYMUTIL = @DSYMUTIL@
279 DUMPBIN = @DUMPBIN@
280 ECHO_C = @ECHO_C@
281 ECHO_N = @ECHO_N@
282 ECHO_T = @ECHO_T@
283 EGREP = @EGREP@
284 EXEEXT = @EXEEXT@
285 FGREP = @FGREP@
286 GREP = @GREP@
287 HAVE_CXX11 = @HAVE_CXX11@
288 INSTALL = @INSTALL@
289 INSTALL_DATA = @INSTALL_DATA@
290 INSTALL_PROGRAM = @INSTALL_PROGRAM@
291 INSTALL_SCRIPT = @INSTALL_SCRIPT@
292 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
293 LD = @LD@
294 LDFLAGS = @LDFLAGS@
295 LIBOBJS = @LIBOBJS@
296 LIBS = @LIBS@
297 LIBTOOL = @LIBTOOL@
298 LIBXMLXX_API_VERSION = @LIBXMLXX_API_VERSION@
299 LIBXMLXX_CFLAGS = @LIBXMLXX_CFLAGS@
300 LIBXMLXX_LIBS = @LIBXMLXX_LIBS@
301 LIBXMLXX_MAJOR_VERSION = @LIBXMLXX_MAJOR_VERSION@
302 LIBXMLXX_MICRO_VERSION = @LIBXMLXX_MICRO_VERSION@
303 LIBXMLXX_MINOR_VERSION = @LIBXMLXX_MINOR_VERSION@
304 LIBXMLXX_MODULES = @LIBXMLXX_MODULES@
305 LIBXMLXX_MODULE_NAME = @LIBXMLXX_MODULE_NAME@
306 LIBXMLXX_SO_VERSION = @LIBXMLXX_SO_VERSION@
307 LIBXMLXX_VERSION = @LIBXMLXX_VERSION@
308 LIBXMLXX_WXXFLAGS = @LIBXMLXX_WXXFLAGS@
309 LIPO = @LIPO@
310 LN_S = @LN_S@
311 LTLIBOBJS = @LTLIBOBJS@
312 MAINT = @MAINT@
313 MAKEINFO = @MAKEINFO@
314 MANIFEST_TOOL = @MANIFEST_TOOL@
315 MKDIR_P = @MKDIR_P@
316 MMDOCTOOLDIR = @MMDOCTOOLDIR@
317 NM = @NM@
318 NMEDIT = @NMEDIT@
319 OBJDUMP = @OBJDUMP@
320 OBJEXT = @OBJEXT@
321 OTOOL = @OTOOL@
322 OTOOL64 = @OTOOL64@
323 PACKAGE = @PACKAGE@
324 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
325 PACKAGE_NAME = @PACKAGE_NAME@
326 PACKAGE_STRING = @PACKAGE_STRING@
327 PACKAGE_TARNAME = @PACKAGE_TARNAME@
328 PACKAGE_URL = @PACKAGE_URL@
329 PACKAGE_VERSION = @PACKAGE_VERSION@
330 PATH_SEPARATOR = @PATH_SEPARATOR@
331 PERL = @PERL@
332 PKG_CONFIG = @PKG_CONFIG@
333 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
334 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
335 RANLIB = @RANLIB@
336 SED = @SED@
337 SET_MAKE = @SET_MAKE@
338 SHELL = @SHELL@
339 STRIP = @STRIP@
340 VERSION = @VERSION@
341 XMLLINT = @XMLLINT@
342 XSLTPROC = @XSLTPROC@
343 abs_builddir = @abs_builddir@
344 abs_srcdir = @abs_srcdir@
345 abs_top_builddir = @abs_top_builddir@
346 abs_top_srcdir = @abs_top_srcdir@
347 ac_ct_AR = @ac_ct_AR@
348 ac_ct_CC = @ac_ct_CC@
349 ac_ct_CXX = @ac_ct_CXX@
350 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
351 am__include = @am__include@
352 am__leading_dot = @am__leading_dot@
353 am__quote = @am__quote@
354 am__tar = @am__tar@
355 am__untar = @am__untar@
356 bindir = @bindir@
357 build = @build@
358 build_alias = @build_alias@
359 build_cpu = @build_cpu@
360 build_os = @build_os@
361 build_vendor = @build_vendor@
362 builddir = @builddir@
363 datadir = @datadir@
364 datarootdir = @datarootdir@
365 docdir = @docdir@
366 dvidir = @dvidir@
367 exec_prefix = @exec_prefix@
368 host = @host@
369 host_alias = @host_alias@
370 host_cpu = @host_cpu@
371 host_os = @host_os@
372 host_vendor = @host_vendor@
373 htmldir = @htmldir@
374 includedir = @includedir@
375 infodir = @infodir@
376 install_sh = @install_sh@
377 libdir = @libdir@
378 libexecdir = @libexecdir@
379 localedir = @localedir@
380 localstatedir = @localstatedir@
381 mandir = @mandir@
382 mkdir_p = @mkdir_p@
383 oldincludedir = @oldincludedir@
384 pdfdir = @pdfdir@
385 prefix = @prefix@
386 program_transform_name = @program_transform_name@
387 psdir = @psdir@
388 sbindir = @sbindir@
389 sharedstatedir = @sharedstatedir@
390 srcdir = @srcdir@
391 sysconfdir = @sysconfdir@
392 target_alias = @target_alias@
393 top_build_prefix = @top_build_prefix@
394 top_builddir = @top_builddir@
395 top_srcdir = @top_srcdir@
396 AUTOMAKE_OPTIONS = subdir-objects
397 h_root_sources_public = \
398   attribute.h \
399   attributedeclaration.h \
400   attributenode.h \
401   document.h \
402   dtd.h \
403   keepblanks.h \
404   noncopyable.h \
405   relaxngschema.h \
406   schemabase.h \
407   xsdschema.h
408
409 h_exceptions_sources_public = \
410   exceptions/exception.h \
411   exceptions/parse_error.h \
412   exceptions/validity_error.h \
413   exceptions/internal_error.h \
414   exceptions/wrapped_exception.h
415
416 h_io_sources_public = \
417   io/istreamparserinputbuffer.h \
418   io/outputbuffer.h \
419   io/ostreamoutputbuffer.h \
420   io/parserinputbuffer.h
421
422 h_nodes_sources_public = \
423   nodes/cdatanode.h \
424   nodes/commentnode.h \
425   nodes/contentnode.h \
426   nodes/element.h \
427   nodes/entitydeclaration.h \
428   nodes/entityreference.h \
429   nodes/node.h \
430   nodes/processinginstructionnode.h \
431   nodes/textnode.h \
432   nodes/xincludeend.h \
433   nodes/xincludestart.h
434
435 h_parsers_sources_public = \
436   parsers/parser.h \
437   parsers/saxparser.h \
438   parsers/domparser.h \
439   parsers/textreader.h
440
441 h_validators_sources_public = \
442   validators/dtdvalidator.h \
443   validators/relaxngvalidator.h \
444   validators/schemavalidatorbase.h \
445   validators/validator.h \
446   validators/xsdvalidator.h
447
448 h_sources_public = \
449   libxml++.h \
450   $(h_root_sources_public) \
451   $(h_exceptions_sources_public) \
452   $(h_io_sources_public) \
453   $(h_nodes_sources_public) \
454   $(h_parsers_sources_public) \
455   $(h_validators_sources_public)
456
457 cc_sources = \
458   $(h_root_sources_public:.h=.cc) \
459   $(h_exceptions_sources_public:.h=.cc) \
460   $(h_io_sources_public:.h=.cc) \
461   $(h_nodes_sources_public:.h=.cc) \
462   $(h_parsers_sources_public:.h=.cc) \
463   $(h_validators_sources_public:.h=.cc)
464
465 lib_LTLIBRARIES = libxml++-@LIBXMLXX_API_VERSION@.la
466 libxml___@LIBXMLXX_API_VERSION@_la_SOURCES = $(cc_sources) $(h_sources_public)
467 libxml___@LIBXMLXX_API_VERSION@_la_LDFLAGS = -no-undefined -version-info $(LIBXMLXX_SO_VERSION)
468 libxml___@LIBXMLXX_API_VERSION@_la_LIBADD = $(LIBXMLXX_LIBS)
469 AM_CPPFLAGS = -I$(top_builddir) -I$(top_srcdir) $(LIBXMLXX_CFLAGS) -DLIBXMLPP_BUILD
470 AM_CXXFLAGS = $(LIBXMLXX_WXXFLAGS)
471 library_includedir = $(includedir)/$(LIBXMLXX_MODULE_NAME)/libxml++
472 nobase_library_include_HEADERS = $(h_sources_public)
473 all: all-am
474
475 .SUFFIXES:
476 .SUFFIXES: .cc .lo .o .obj
477 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(srcdir)/filelist.am $(am__configure_deps)
478         @for dep in $?; do \
479           case '$(am__configure_deps)' in \
480             *$$dep*) \
481               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
482                 && { if test -f $@; then exit 0; else break; fi; }; \
483               exit 1;; \
484           esac; \
485         done; \
486         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu libxml++/Makefile'; \
487         $(am__cd) $(top_srcdir) && \
488           $(AUTOMAKE) --gnu libxml++/Makefile
489 .PRECIOUS: Makefile
490 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
491         @case '$?' in \
492           *config.status*) \
493             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
494           *) \
495             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
496             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
497         esac;
498 $(srcdir)/filelist.am:
499
500 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
501         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
502
503 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
504         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
505 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
506         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
507 $(am__aclocal_m4_deps):
508
509 install-libLTLIBRARIES: $(lib_LTLIBRARIES)
510         @$(NORMAL_INSTALL)
511         @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
512         list2=; for p in $$list; do \
513           if test -f $$p; then \
514             list2="$$list2 $$p"; \
515           else :; fi; \
516         done; \
517         test -z "$$list2" || { \
518           echo " $(MKDIR_P) '$(DESTDIR)$(libdir)'"; \
519           $(MKDIR_P) "$(DESTDIR)$(libdir)" || exit 1; \
520           echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
521           $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
522         }
523
524 uninstall-libLTLIBRARIES:
525         @$(NORMAL_UNINSTALL)
526         @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
527         for p in $$list; do \
528           $(am__strip_dir) \
529           echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
530           $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
531         done
532
533 clean-libLTLIBRARIES:
534         -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
535         @list='$(lib_LTLIBRARIES)'; \
536         locs=`for p in $$list; do echo $$p; done | \
537               sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
538               sort -u`; \
539         test -z "$$locs" || { \
540           echo rm -f $${locs}; \
541           rm -f $${locs}; \
542         }
543 exceptions/$(am__dirstamp):
544         @$(MKDIR_P) exceptions
545         @: > exceptions/$(am__dirstamp)
546 exceptions/$(DEPDIR)/$(am__dirstamp):
547         @$(MKDIR_P) exceptions/$(DEPDIR)
548         @: > exceptions/$(DEPDIR)/$(am__dirstamp)
549 exceptions/exception.lo: exceptions/$(am__dirstamp) \
550         exceptions/$(DEPDIR)/$(am__dirstamp)
551 exceptions/parse_error.lo: exceptions/$(am__dirstamp) \
552         exceptions/$(DEPDIR)/$(am__dirstamp)
553 exceptions/validity_error.lo: exceptions/$(am__dirstamp) \
554         exceptions/$(DEPDIR)/$(am__dirstamp)
555 exceptions/internal_error.lo: exceptions/$(am__dirstamp) \
556         exceptions/$(DEPDIR)/$(am__dirstamp)
557 exceptions/wrapped_exception.lo: exceptions/$(am__dirstamp) \
558         exceptions/$(DEPDIR)/$(am__dirstamp)
559 io/$(am__dirstamp):
560         @$(MKDIR_P) io
561         @: > io/$(am__dirstamp)
562 io/$(DEPDIR)/$(am__dirstamp):
563         @$(MKDIR_P) io/$(DEPDIR)
564         @: > io/$(DEPDIR)/$(am__dirstamp)
565 io/istreamparserinputbuffer.lo: io/$(am__dirstamp) \
566         io/$(DEPDIR)/$(am__dirstamp)
567 io/outputbuffer.lo: io/$(am__dirstamp) io/$(DEPDIR)/$(am__dirstamp)
568 io/ostreamoutputbuffer.lo: io/$(am__dirstamp) \
569         io/$(DEPDIR)/$(am__dirstamp)
570 io/parserinputbuffer.lo: io/$(am__dirstamp) \
571         io/$(DEPDIR)/$(am__dirstamp)
572 nodes/$(am__dirstamp):
573         @$(MKDIR_P) nodes
574         @: > nodes/$(am__dirstamp)
575 nodes/$(DEPDIR)/$(am__dirstamp):
576         @$(MKDIR_P) nodes/$(DEPDIR)
577         @: > nodes/$(DEPDIR)/$(am__dirstamp)
578 nodes/cdatanode.lo: nodes/$(am__dirstamp) \
579         nodes/$(DEPDIR)/$(am__dirstamp)
580 nodes/commentnode.lo: nodes/$(am__dirstamp) \
581         nodes/$(DEPDIR)/$(am__dirstamp)
582 nodes/contentnode.lo: nodes/$(am__dirstamp) \
583         nodes/$(DEPDIR)/$(am__dirstamp)
584 nodes/element.lo: nodes/$(am__dirstamp) \
585         nodes/$(DEPDIR)/$(am__dirstamp)
586 nodes/entitydeclaration.lo: nodes/$(am__dirstamp) \
587         nodes/$(DEPDIR)/$(am__dirstamp)
588 nodes/entityreference.lo: nodes/$(am__dirstamp) \
589         nodes/$(DEPDIR)/$(am__dirstamp)
590 nodes/node.lo: nodes/$(am__dirstamp) nodes/$(DEPDIR)/$(am__dirstamp)
591 nodes/processinginstructionnode.lo: nodes/$(am__dirstamp) \
592         nodes/$(DEPDIR)/$(am__dirstamp)
593 nodes/textnode.lo: nodes/$(am__dirstamp) \
594         nodes/$(DEPDIR)/$(am__dirstamp)
595 nodes/xincludeend.lo: nodes/$(am__dirstamp) \
596         nodes/$(DEPDIR)/$(am__dirstamp)
597 nodes/xincludestart.lo: nodes/$(am__dirstamp) \
598         nodes/$(DEPDIR)/$(am__dirstamp)
599 parsers/$(am__dirstamp):
600         @$(MKDIR_P) parsers
601         @: > parsers/$(am__dirstamp)
602 parsers/$(DEPDIR)/$(am__dirstamp):
603         @$(MKDIR_P) parsers/$(DEPDIR)
604         @: > parsers/$(DEPDIR)/$(am__dirstamp)
605 parsers/parser.lo: parsers/$(am__dirstamp) \
606         parsers/$(DEPDIR)/$(am__dirstamp)
607 parsers/saxparser.lo: parsers/$(am__dirstamp) \
608         parsers/$(DEPDIR)/$(am__dirstamp)
609 parsers/domparser.lo: parsers/$(am__dirstamp) \
610         parsers/$(DEPDIR)/$(am__dirstamp)
611 parsers/textreader.lo: parsers/$(am__dirstamp) \
612         parsers/$(DEPDIR)/$(am__dirstamp)
613 validators/$(am__dirstamp):
614         @$(MKDIR_P) validators
615         @: > validators/$(am__dirstamp)
616 validators/$(DEPDIR)/$(am__dirstamp):
617         @$(MKDIR_P) validators/$(DEPDIR)
618         @: > validators/$(DEPDIR)/$(am__dirstamp)
619 validators/dtdvalidator.lo: validators/$(am__dirstamp) \
620         validators/$(DEPDIR)/$(am__dirstamp)
621 validators/relaxngvalidator.lo: validators/$(am__dirstamp) \
622         validators/$(DEPDIR)/$(am__dirstamp)
623 validators/schemavalidatorbase.lo: validators/$(am__dirstamp) \
624         validators/$(DEPDIR)/$(am__dirstamp)
625 validators/validator.lo: validators/$(am__dirstamp) \
626         validators/$(DEPDIR)/$(am__dirstamp)
627 validators/xsdvalidator.lo: validators/$(am__dirstamp) \
628         validators/$(DEPDIR)/$(am__dirstamp)
629
630 libxml++-@LIBXMLXX_API_VERSION@.la: $(libxml___@LIBXMLXX_API_VERSION@_la_OBJECTS) $(libxml___@LIBXMLXX_API_VERSION@_la_DEPENDENCIES) $(EXTRA_libxml___@LIBXMLXX_API_VERSION@_la_DEPENDENCIES) 
631         $(AM_V_CXXLD)$(libxml___@LIBXMLXX_API_VERSION@_la_LINK) -rpath $(libdir) $(libxml___@LIBXMLXX_API_VERSION@_la_OBJECTS) $(libxml___@LIBXMLXX_API_VERSION@_la_LIBADD) $(LIBS)
632
633 mostlyclean-compile:
634         -rm -f *.$(OBJEXT)
635         -rm -f exceptions/*.$(OBJEXT)
636         -rm -f exceptions/*.lo
637         -rm -f io/*.$(OBJEXT)
638         -rm -f io/*.lo
639         -rm -f nodes/*.$(OBJEXT)
640         -rm -f nodes/*.lo
641         -rm -f parsers/*.$(OBJEXT)
642         -rm -f parsers/*.lo
643         -rm -f validators/*.$(OBJEXT)
644         -rm -f validators/*.lo
645
646 distclean-compile:
647         -rm -f *.tab.c
648
649 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/attribute.Plo@am__quote@
650 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/attributedeclaration.Plo@am__quote@
651 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/attributenode.Plo@am__quote@
652 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/document.Plo@am__quote@
653 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dtd.Plo@am__quote@
654 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/keepblanks.Plo@am__quote@
655 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/noncopyable.Plo@am__quote@
656 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/relaxngschema.Plo@am__quote@
657 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/schemabase.Plo@am__quote@
658 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xsdschema.Plo@am__quote@
659 @AMDEP_TRUE@@am__include@ @am__quote@exceptions/$(DEPDIR)/exception.Plo@am__quote@
660 @AMDEP_TRUE@@am__include@ @am__quote@exceptions/$(DEPDIR)/internal_error.Plo@am__quote@
661 @AMDEP_TRUE@@am__include@ @am__quote@exceptions/$(DEPDIR)/parse_error.Plo@am__quote@
662 @AMDEP_TRUE@@am__include@ @am__quote@exceptions/$(DEPDIR)/validity_error.Plo@am__quote@
663 @AMDEP_TRUE@@am__include@ @am__quote@exceptions/$(DEPDIR)/wrapped_exception.Plo@am__quote@
664 @AMDEP_TRUE@@am__include@ @am__quote@io/$(DEPDIR)/istreamparserinputbuffer.Plo@am__quote@
665 @AMDEP_TRUE@@am__include@ @am__quote@io/$(DEPDIR)/ostreamoutputbuffer.Plo@am__quote@
666 @AMDEP_TRUE@@am__include@ @am__quote@io/$(DEPDIR)/outputbuffer.Plo@am__quote@
667 @AMDEP_TRUE@@am__include@ @am__quote@io/$(DEPDIR)/parserinputbuffer.Plo@am__quote@
668 @AMDEP_TRUE@@am__include@ @am__quote@nodes/$(DEPDIR)/cdatanode.Plo@am__quote@
669 @AMDEP_TRUE@@am__include@ @am__quote@nodes/$(DEPDIR)/commentnode.Plo@am__quote@
670 @AMDEP_TRUE@@am__include@ @am__quote@nodes/$(DEPDIR)/contentnode.Plo@am__quote@
671 @AMDEP_TRUE@@am__include@ @am__quote@nodes/$(DEPDIR)/element.Plo@am__quote@
672 @AMDEP_TRUE@@am__include@ @am__quote@nodes/$(DEPDIR)/entitydeclaration.Plo@am__quote@
673 @AMDEP_TRUE@@am__include@ @am__quote@nodes/$(DEPDIR)/entityreference.Plo@am__quote@
674 @AMDEP_TRUE@@am__include@ @am__quote@nodes/$(DEPDIR)/node.Plo@am__quote@
675 @AMDEP_TRUE@@am__include@ @am__quote@nodes/$(DEPDIR)/processinginstructionnode.Plo@am__quote@
676 @AMDEP_TRUE@@am__include@ @am__quote@nodes/$(DEPDIR)/textnode.Plo@am__quote@
677 @AMDEP_TRUE@@am__include@ @am__quote@nodes/$(DEPDIR)/xincludeend.Plo@am__quote@
678 @AMDEP_TRUE@@am__include@ @am__quote@nodes/$(DEPDIR)/xincludestart.Plo@am__quote@
679 @AMDEP_TRUE@@am__include@ @am__quote@parsers/$(DEPDIR)/domparser.Plo@am__quote@
680 @AMDEP_TRUE@@am__include@ @am__quote@parsers/$(DEPDIR)/parser.Plo@am__quote@
681 @AMDEP_TRUE@@am__include@ @am__quote@parsers/$(DEPDIR)/saxparser.Plo@am__quote@
682 @AMDEP_TRUE@@am__include@ @am__quote@parsers/$(DEPDIR)/textreader.Plo@am__quote@
683 @AMDEP_TRUE@@am__include@ @am__quote@validators/$(DEPDIR)/dtdvalidator.Plo@am__quote@
684 @AMDEP_TRUE@@am__include@ @am__quote@validators/$(DEPDIR)/relaxngvalidator.Plo@am__quote@
685 @AMDEP_TRUE@@am__include@ @am__quote@validators/$(DEPDIR)/schemavalidatorbase.Plo@am__quote@
686 @AMDEP_TRUE@@am__include@ @am__quote@validators/$(DEPDIR)/validator.Plo@am__quote@
687 @AMDEP_TRUE@@am__include@ @am__quote@validators/$(DEPDIR)/xsdvalidator.Plo@am__quote@
688
689 .cc.o:
690 @am__fastdepCXX_TRUE@   $(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
691 @am__fastdepCXX_TRUE@   $(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
692 @am__fastdepCXX_TRUE@   $(am__mv) $$depbase.Tpo $$depbase.Po
693 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      $(AM_V_CXX)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
694 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
695 @am__fastdepCXX_FALSE@  $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ $<
696
697 .cc.obj:
698 @am__fastdepCXX_TRUE@   $(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
699 @am__fastdepCXX_TRUE@   $(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
700 @am__fastdepCXX_TRUE@   $(am__mv) $$depbase.Tpo $$depbase.Po
701 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      $(AM_V_CXX)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
702 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
703 @am__fastdepCXX_FALSE@  $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
704
705 .cc.lo:
706 @am__fastdepCXX_TRUE@   $(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
707 @am__fastdepCXX_TRUE@   $(LTCXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
708 @am__fastdepCXX_TRUE@   $(am__mv) $$depbase.Tpo $$depbase.Plo
709 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      $(AM_V_CXX)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
710 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
711 @am__fastdepCXX_FALSE@  $(AM_V_CXX@am__nodep@)$(LTCXXCOMPILE) -c -o $@ $<
712
713 mostlyclean-libtool:
714         -rm -f *.lo
715
716 clean-libtool:
717         -rm -rf .libs _libs
718         -rm -rf exceptions/.libs exceptions/_libs
719         -rm -rf io/.libs io/_libs
720         -rm -rf nodes/.libs nodes/_libs
721         -rm -rf parsers/.libs parsers/_libs
722         -rm -rf validators/.libs validators/_libs
723 install-nobase_library_includeHEADERS: $(nobase_library_include_HEADERS)
724         @$(NORMAL_INSTALL)
725         @list='$(nobase_library_include_HEADERS)'; test -n "$(library_includedir)" || list=; \
726         if test -n "$$list"; then \
727           echo " $(MKDIR_P) '$(DESTDIR)$(library_includedir)'"; \
728           $(MKDIR_P) "$(DESTDIR)$(library_includedir)" || exit 1; \
729         fi; \
730         $(am__nobase_list) | while read dir files; do \
731           xfiles=; for file in $$files; do \
732             if test -f "$$file"; then xfiles="$$xfiles $$file"; \
733             else xfiles="$$xfiles $(srcdir)/$$file"; fi; done; \
734           test -z "$$xfiles" || { \
735             test "x$$dir" = x. || { \
736               echo " $(MKDIR_P) '$(DESTDIR)$(library_includedir)/$$dir'"; \
737               $(MKDIR_P) "$(DESTDIR)$(library_includedir)/$$dir"; }; \
738             echo " $(INSTALL_HEADER) $$xfiles '$(DESTDIR)$(library_includedir)/$$dir'"; \
739             $(INSTALL_HEADER) $$xfiles "$(DESTDIR)$(library_includedir)/$$dir" || exit $$?; }; \
740         done
741
742 uninstall-nobase_library_includeHEADERS:
743         @$(NORMAL_UNINSTALL)
744         @list='$(nobase_library_include_HEADERS)'; test -n "$(library_includedir)" || list=; \
745         $(am__nobase_strip_setup); files=`$(am__nobase_strip)`; \
746         dir='$(DESTDIR)$(library_includedir)'; $(am__uninstall_files_from_dir)
747
748 ID: $(am__tagged_files)
749         $(am__define_uniq_tagged_files); mkid -fID $$unique
750 tags: tags-am
751 TAGS: tags
752
753 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
754         set x; \
755         here=`pwd`; \
756         $(am__define_uniq_tagged_files); \
757         shift; \
758         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
759           test -n "$$unique" || unique=$$empty_fix; \
760           if test $$# -gt 0; then \
761             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
762               "$$@" $$unique; \
763           else \
764             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
765               $$unique; \
766           fi; \
767         fi
768 ctags: ctags-am
769
770 CTAGS: ctags
771 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
772         $(am__define_uniq_tagged_files); \
773         test -z "$(CTAGS_ARGS)$$unique" \
774           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
775              $$unique
776
777 GTAGS:
778         here=`$(am__cd) $(top_builddir) && pwd` \
779           && $(am__cd) $(top_srcdir) \
780           && gtags -i $(GTAGS_ARGS) "$$here"
781 cscopelist: cscopelist-am
782
783 cscopelist-am: $(am__tagged_files)
784         list='$(am__tagged_files)'; \
785         case "$(srcdir)" in \
786           [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
787           *) sdir=$(subdir)/$(srcdir) ;; \
788         esac; \
789         for i in $$list; do \
790           if test -f "$$i"; then \
791             echo "$(subdir)/$$i"; \
792           else \
793             echo "$$sdir/$$i"; \
794           fi; \
795         done >> $(top_builddir)/cscope.files
796
797 distclean-tags:
798         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
799
800 distdir: $(DISTFILES)
801         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
802         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
803         list='$(DISTFILES)'; \
804           dist_files=`for file in $$list; do echo $$file; done | \
805           sed -e "s|^$$srcdirstrip/||;t" \
806               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
807         case $$dist_files in \
808           */*) $(MKDIR_P) `echo "$$dist_files" | \
809                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
810                            sort -u` ;; \
811         esac; \
812         for file in $$dist_files; do \
813           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
814           if test -d $$d/$$file; then \
815             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
816             if test -d "$(distdir)/$$file"; then \
817               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
818             fi; \
819             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
820               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
821               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
822             fi; \
823             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
824           else \
825             test -f "$(distdir)/$$file" \
826             || cp -p $$d/$$file "$(distdir)/$$file" \
827             || exit 1; \
828           fi; \
829         done
830 check-am: all-am
831 check: check-am
832 all-am: Makefile $(LTLIBRARIES) $(HEADERS)
833 installdirs:
834         for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(library_includedir)"; do \
835           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
836         done
837 install: install-am
838 install-exec: install-exec-am
839 install-data: install-data-am
840 uninstall: uninstall-am
841
842 install-am: all-am
843         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
844
845 installcheck: installcheck-am
846 install-strip:
847         if test -z '$(STRIP)'; then \
848           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
849             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
850               install; \
851         else \
852           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
853             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
854             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
855         fi
856 mostlyclean-generic:
857
858 clean-generic:
859
860 distclean-generic:
861         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
862         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
863         -rm -f exceptions/$(DEPDIR)/$(am__dirstamp)
864         -rm -f exceptions/$(am__dirstamp)
865         -rm -f io/$(DEPDIR)/$(am__dirstamp)
866         -rm -f io/$(am__dirstamp)
867         -rm -f nodes/$(DEPDIR)/$(am__dirstamp)
868         -rm -f nodes/$(am__dirstamp)
869         -rm -f parsers/$(DEPDIR)/$(am__dirstamp)
870         -rm -f parsers/$(am__dirstamp)
871         -rm -f validators/$(DEPDIR)/$(am__dirstamp)
872         -rm -f validators/$(am__dirstamp)
873
874 maintainer-clean-generic:
875         @echo "This command is intended for maintainers to use"
876         @echo "it deletes files that may require special tools to rebuild."
877 clean: clean-am
878
879 clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
880         mostlyclean-am
881
882 distclean: distclean-am
883         -rm -rf ./$(DEPDIR) exceptions/$(DEPDIR) io/$(DEPDIR) nodes/$(DEPDIR) parsers/$(DEPDIR) validators/$(DEPDIR)
884         -rm -f Makefile
885 distclean-am: clean-am distclean-compile distclean-generic \
886         distclean-tags
887
888 dvi: dvi-am
889
890 dvi-am:
891
892 html: html-am
893
894 html-am:
895
896 info: info-am
897
898 info-am:
899
900 install-data-am: install-nobase_library_includeHEADERS
901
902 install-dvi: install-dvi-am
903
904 install-dvi-am:
905
906 install-exec-am: install-libLTLIBRARIES
907
908 install-html: install-html-am
909
910 install-html-am:
911
912 install-info: install-info-am
913
914 install-info-am:
915
916 install-man:
917
918 install-pdf: install-pdf-am
919
920 install-pdf-am:
921
922 install-ps: install-ps-am
923
924 install-ps-am:
925
926 installcheck-am:
927
928 maintainer-clean: maintainer-clean-am
929         -rm -rf ./$(DEPDIR) exceptions/$(DEPDIR) io/$(DEPDIR) nodes/$(DEPDIR) parsers/$(DEPDIR) validators/$(DEPDIR)
930         -rm -f Makefile
931 maintainer-clean-am: distclean-am maintainer-clean-generic
932
933 mostlyclean: mostlyclean-am
934
935 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
936         mostlyclean-libtool
937
938 pdf: pdf-am
939
940 pdf-am:
941
942 ps: ps-am
943
944 ps-am:
945
946 uninstall-am: uninstall-libLTLIBRARIES \
947         uninstall-nobase_library_includeHEADERS
948
949 .MAKE: install-am install-strip
950
951 .PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \
952         clean-libLTLIBRARIES clean-libtool cscopelist-am ctags \
953         ctags-am distclean distclean-compile distclean-generic \
954         distclean-libtool distclean-tags distdir dvi dvi-am html \
955         html-am info info-am install install-am install-data \
956         install-data-am install-dvi install-dvi-am install-exec \
957         install-exec-am install-html install-html-am install-info \
958         install-info-am install-libLTLIBRARIES install-man \
959         install-nobase_library_includeHEADERS install-pdf \
960         install-pdf-am install-ps install-ps-am install-strip \
961         installcheck installcheck-am installdirs maintainer-clean \
962         maintainer-clean-generic mostlyclean mostlyclean-compile \
963         mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
964         tags tags-am uninstall uninstall-am uninstall-libLTLIBRARIES \
965         uninstall-nobase_library_includeHEADERS
966
967
968 # Tell versions [3.59,3.63) of GNU make to not export all variables.
969 # Otherwise a system limit (for SysV at least) may be exceeded.
970 .NOEXPORT: