Merge branch 'upstream' into debian
[shibboleth/xmltooling.git] / Makefile.in
1 # Makefile.in generated by automake 1.9.6 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005  Free Software Foundation, Inc.
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
9
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13 # PARTICULAR PURPOSE.
14
15 @SET_MAKE@
16
17 # Copyright (C) 2004 Oren Ben-Kiki
18 # This file is distributed under the same terms as the Automake macro files.
19
20 # Generate automatic documentation using Doxygen. Goals and variables values
21 # are controlled by the various DX_COND_??? conditionals set by autoconf.
22 #
23 # The provided goals are:
24 # doxygen-doc: Generate all doxygen documentation.
25 # doxygen-run: Run doxygen, which will generate some of the documentation
26 #              (HTML, CHM, CHI, MAN, RTF, XML) but will not do the post
27 #              processing required for the rest of it (PS, PDF, and some MAN).
28 # doxygen-man: Rename some doxygen generated man pages.
29 # doxygen-ps: Generate doxygen PostScript documentation.
30 # doxygen-pdf: Generate doxygen PDF documentation.
31 #
32 # Note that by default these are not integrated into the automake goals. If
33 # doxygen is used to generate man pages, you can achieve this integration by
34 # setting man3_MANS to the list of man pages generated and then adding the
35 # dependency:
36 #
37 #   $(man3_MANS): doxygen-doc
38 #
39 # This will cause make to run doxygen and generate all the documentation.
40 #
41 # The following variable is intended for use in Makefile.am:
42 #
43 # DX_CLEANFILES = everything to clean.
44 #
45 # This is usually added to MOSTLYCLEANFILES.
46 srcdir = @srcdir@
47 top_srcdir = @top_srcdir@
48 VPATH = @srcdir@
49 pkgdatadir = $(datadir)/@PACKAGE@
50 pkglibdir = $(libdir)/@PACKAGE@
51 pkgincludedir = $(includedir)/@PACKAGE@
52 top_builddir = .
53 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
54 INSTALL = @INSTALL@
55 install_sh_DATA = $(install_sh) -c -m 644
56 install_sh_PROGRAM = $(install_sh) -c
57 install_sh_SCRIPT = $(install_sh) -c
58 INSTALL_HEADER = $(INSTALL_DATA)
59 transform = $(program_transform_name)
60 NORMAL_INSTALL = :
61 PRE_INSTALL = :
62 POST_INSTALL = :
63 NORMAL_UNINSTALL = :
64 PRE_UNINSTALL = :
65 POST_UNINSTALL = :
66 build_triplet = @build@
67 host_triplet = @host@
68 DIST_COMMON = $(am__configure_deps) $(srcdir)/Makefile.am \
69         $(srcdir)/Makefile.in $(srcdir)/config.h.in \
70         $(srcdir)/doxygen.am $(top_srcdir)/configure config.guess \
71         config.sub depcomp install-sh ltmain.sh missing
72 subdir = .
73 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
74 am__aclocal_m4_deps = $(top_srcdir)/libtool.m4 \
75         $(top_srcdir)/acinclude.m4 $(top_srcdir)/doxygen.m4 \
76         $(top_srcdir)/acx_pthread.m4 $(top_srcdir)/configure.ac
77 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
78         $(ACLOCAL_M4)
79 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
80  configure.lineno configure.status.lineno
81 mkinstalldirs = $(install_sh) -d
82 CONFIG_HEADER = config.h $(top_builddir)/xmltooling/config_pub.h
83 CONFIG_CLEAN_FILES =
84 SOURCES =
85 DIST_SOURCES =
86 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
87         html-recursive info-recursive install-data-recursive \
88         install-exec-recursive install-info-recursive \
89         install-recursive installcheck-recursive installdirs-recursive \
90         pdf-recursive ps-recursive uninstall-info-recursive \
91         uninstall-recursive
92 ETAGS = etags
93 CTAGS = ctags
94 DIST_SUBDIRS = $(SUBDIRS)
95 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
96 distdir = $(PACKAGE)-$(VERSION)
97 top_distdir = $(distdir)
98 am__remove_distdir = \
99   { test ! -d $(distdir) \
100     || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
101          && rm -fr $(distdir); }; }
102 DIST_ARCHIVES = $(distdir).tar.gz
103 GZIP_ENV = --best
104 distuninstallcheck_listfiles = find . -type f -print
105 distcleancheck_listfiles = find . -type f -print
106 ACLOCAL = @ACLOCAL@
107 AMDEP_FALSE = @AMDEP_FALSE@
108 AMDEP_TRUE = @AMDEP_TRUE@
109 AMTAR = @AMTAR@
110 AR = @AR@
111 AUTOCONF = @AUTOCONF@
112 AUTOHEADER = @AUTOHEADER@
113 AUTOMAKE = @AUTOMAKE@
114 AWK = @AWK@
115 BUILD_PTHREAD_FALSE = @BUILD_PTHREAD_FALSE@
116 BUILD_PTHREAD_TRUE = @BUILD_PTHREAD_TRUE@
117 BUILD_UNITTEST_FALSE = @BUILD_UNITTEST_FALSE@
118 BUILD_UNITTEST_TRUE = @BUILD_UNITTEST_TRUE@
119 BUILD_XMLSEC_FALSE = @BUILD_XMLSEC_FALSE@
120 BUILD_XMLSEC_TRUE = @BUILD_XMLSEC_TRUE@
121 CC = @CC@
122 CCDEPMODE = @CCDEPMODE@
123 CFLAGS = @CFLAGS@
124 CPP = @CPP@
125 CPPFLAGS = @CPPFLAGS@
126 CURL_CONFIG = @CURL_CONFIG@
127 CXX = @CXX@
128 CXXCPP = @CXXCPP@
129 CXXDEPMODE = @CXXDEPMODE@
130 CXXFLAGS = @CXXFLAGS@
131 CXXTEST = @CXXTEST@
132 CXXTESTFLAGS = @CXXTESTFLAGS@
133 CYGPATH_W = @CYGPATH_W@
134 DEFS = @DEFS@
135 DEPDIR = @DEPDIR@
136 DOXYGEN_PAPER_SIZE = @DOXYGEN_PAPER_SIZE@
137 DX_COND_chi_FALSE = @DX_COND_chi_FALSE@
138 DX_COND_chi_TRUE = @DX_COND_chi_TRUE@
139 DX_COND_chm_FALSE = @DX_COND_chm_FALSE@
140 DX_COND_chm_TRUE = @DX_COND_chm_TRUE@
141 DX_COND_doc_FALSE = @DX_COND_doc_FALSE@
142 DX_COND_doc_TRUE = @DX_COND_doc_TRUE@
143 DX_COND_dot_FALSE = @DX_COND_dot_FALSE@
144 DX_COND_dot_TRUE = @DX_COND_dot_TRUE@
145 DX_COND_html_FALSE = @DX_COND_html_FALSE@
146 DX_COND_html_TRUE = @DX_COND_html_TRUE@
147 DX_COND_latex_FALSE = @DX_COND_latex_FALSE@
148 DX_COND_latex_TRUE = @DX_COND_latex_TRUE@
149 DX_COND_man_FALSE = @DX_COND_man_FALSE@
150 DX_COND_man_TRUE = @DX_COND_man_TRUE@
151 DX_COND_pdf_FALSE = @DX_COND_pdf_FALSE@
152 DX_COND_pdf_TRUE = @DX_COND_pdf_TRUE@
153 DX_COND_ps_FALSE = @DX_COND_ps_FALSE@
154 DX_COND_ps_TRUE = @DX_COND_ps_TRUE@
155 DX_COND_rtf_FALSE = @DX_COND_rtf_FALSE@
156 DX_COND_rtf_TRUE = @DX_COND_rtf_TRUE@
157 DX_COND_xml_FALSE = @DX_COND_xml_FALSE@
158 DX_COND_xml_TRUE = @DX_COND_xml_TRUE@
159 DX_CONFIG = @DX_CONFIG@
160 DX_DOCDIR = @DX_DOCDIR@
161 DX_DOT = @DX_DOT@
162 DX_DOXYGEN = @DX_DOXYGEN@
163 DX_DVIPS = @DX_DVIPS@
164 DX_EGREP = @DX_EGREP@
165 DX_ENV = @DX_ENV@
166 DX_FLAG_chi = @DX_FLAG_chi@
167 DX_FLAG_chm = @DX_FLAG_chm@
168 DX_FLAG_doc = @DX_FLAG_doc@
169 DX_FLAG_dot = @DX_FLAG_dot@
170 DX_FLAG_html = @DX_FLAG_html@
171 DX_FLAG_man = @DX_FLAG_man@
172 DX_FLAG_pdf = @DX_FLAG_pdf@
173 DX_FLAG_ps = @DX_FLAG_ps@
174 DX_FLAG_rtf = @DX_FLAG_rtf@
175 DX_FLAG_xml = @DX_FLAG_xml@
176 DX_HHC = @DX_HHC@
177 DX_LATEX = @DX_LATEX@
178 DX_MAKEINDEX = @DX_MAKEINDEX@
179 DX_PDFLATEX = @DX_PDFLATEX@
180 DX_PERL = @DX_PERL@
181 DX_PROJECT = @DX_PROJECT@
182 ECHO = @ECHO@
183 ECHO_C = @ECHO_C@
184 ECHO_N = @ECHO_N@
185 ECHO_T = @ECHO_T@
186 EGREP = @EGREP@
187 EXEEXT = @EXEEXT@
188 F77 = @F77@
189 FFLAGS = @FFLAGS@
190 INSTALL_DATA = @INSTALL_DATA@
191 INSTALL_PROGRAM = @INSTALL_PROGRAM@
192 INSTALL_SCRIPT = @INSTALL_SCRIPT@
193 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
194 LDFLAGS = @LDFLAGS@
195 LIBOBJS = @LIBOBJS@
196 LIBS = @LIBS@
197 LIBTOOL = @LIBTOOL@
198 LN_S = @LN_S@
199 LOG4CPP_CONFIG = @LOG4CPP_CONFIG@
200 LOG4SHIB_CONFIG = @LOG4SHIB_CONFIG@
201 LTLIBOBJS = @LTLIBOBJS@
202 MAKEINFO = @MAKEINFO@
203 OBJEXT = @OBJEXT@
204 PACKAGE = @PACKAGE@
205 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
206 PACKAGE_NAME = @PACKAGE_NAME@
207 PACKAGE_STRING = @PACKAGE_STRING@
208 PACKAGE_TARNAME = @PACKAGE_TARNAME@
209 PACKAGE_VERSION = @PACKAGE_VERSION@
210 PATH_SEPARATOR = @PATH_SEPARATOR@
211 PKG_CONFIG = @PKG_CONFIG@
212 PTHREAD_CC = @PTHREAD_CC@
213 PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
214 PTHREAD_LIBS = @PTHREAD_LIBS@
215 RANLIB = @RANLIB@
216 SET_MAKE = @SET_MAKE@
217 SHELL = @SHELL@
218 STRIP = @STRIP@
219 VERSION = @VERSION@
220 XMLSEC_LIBS = @XMLSEC_LIBS@
221 ac_ct_AR = @ac_ct_AR@
222 ac_ct_CC = @ac_ct_CC@
223 ac_ct_CXX = @ac_ct_CXX@
224 ac_ct_F77 = @ac_ct_F77@
225 ac_ct_RANLIB = @ac_ct_RANLIB@
226 ac_ct_STRIP = @ac_ct_STRIP@
227 ac_pt_DX_DOT = @ac_pt_DX_DOT@
228 ac_pt_DX_DOXYGEN = @ac_pt_DX_DOXYGEN@
229 ac_pt_DX_DVIPS = @ac_pt_DX_DVIPS@
230 ac_pt_DX_EGREP = @ac_pt_DX_EGREP@
231 ac_pt_DX_HHC = @ac_pt_DX_HHC@
232 ac_pt_DX_LATEX = @ac_pt_DX_LATEX@
233 ac_pt_DX_MAKEINDEX = @ac_pt_DX_MAKEINDEX@
234 ac_pt_DX_PDFLATEX = @ac_pt_DX_PDFLATEX@
235 ac_pt_DX_PERL = @ac_pt_DX_PERL@
236 acx_pthread_config = @acx_pthread_config@
237 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
238 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
239 am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
240 am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
241 am__include = @am__include@
242 am__leading_dot = @am__leading_dot@
243 am__quote = @am__quote@
244 am__tar = @am__tar@
245 am__untar = @am__untar@
246 bindir = @bindir@
247 build = @build@
248 build_alias = @build_alias@
249 build_cpu = @build_cpu@
250 build_os = @build_os@
251 build_vendor = @build_vendor@
252 datadir = @datadir@
253 exec_prefix = @exec_prefix@
254 host = @host@
255 host_alias = @host_alias@
256 host_cpu = @host_cpu@
257 host_os = @host_os@
258 host_vendor = @host_vendor@
259 includedir = @includedir@
260 infodir = @infodir@
261 install_sh = @install_sh@
262 libdir = @libdir@
263 libexecdir = @libexecdir@
264 localstatedir = @localstatedir@
265 mandir = @mandir@
266 mkdir_p = @mkdir_p@
267 oldincludedir = @oldincludedir@
268 prefix = @prefix@
269 program_transform_name = @program_transform_name@
270 sbindir = @sbindir@
271 sharedstatedir = @sharedstatedir@
272 sysconfdir = @sysconfdir@
273 target_alias = @target_alias@
274 AUTOMAKE_OPTIONS = foreign
275 ACLOCAL_AMFLAGS = -I .
276 @DX_COND_doc_TRUE@@DX_COND_html_TRUE@DX_CLEAN_HTML = @DX_DOCDIR@/html
277 @DX_COND_chm_TRUE@@DX_COND_doc_TRUE@DX_CLEAN_CHM = @DX_DOCDIR@/chm
278 @DX_COND_chi_TRUE@@DX_COND_chm_TRUE@@DX_COND_doc_TRUE@DX_CLEAN_CHI = @DX_DOCDIR@/@PACKAGE@.chi
279 @DX_COND_doc_TRUE@@DX_COND_man_TRUE@DX_CLEAN_MAN = @DX_DOCDIR@/man
280 @DX_COND_doc_TRUE@@DX_COND_rtf_TRUE@DX_CLEAN_RTF = @DX_DOCDIR@/rtf
281 @DX_COND_doc_TRUE@@DX_COND_xml_TRUE@DX_CLEAN_XML = @DX_DOCDIR@/xml
282 @DX_COND_doc_TRUE@@DX_COND_ps_TRUE@DX_CLEAN_PS = @DX_DOCDIR@/@PACKAGE@.ps
283 @DX_COND_doc_TRUE@@DX_COND_ps_TRUE@DX_PS_GOAL = doxygen-ps
284 @DX_COND_doc_TRUE@@DX_COND_pdf_TRUE@DX_CLEAN_PDF = @DX_DOCDIR@/@PACKAGE@.pdf
285 @DX_COND_doc_TRUE@@DX_COND_pdf_TRUE@DX_PDF_GOAL = doxygen-pdf
286 @DX_COND_doc_TRUE@@DX_COND_latex_TRUE@DX_CLEAN_LATEX = @DX_DOCDIR@/latex
287 @DX_COND_doc_TRUE@DX_CLEANFILES = \
288 @DX_COND_doc_TRUE@    @DX_DOCDIR@/@PACKAGE@.tag \
289 @DX_COND_doc_TRUE@    -r \
290 @DX_COND_doc_TRUE@    $(DX_CLEAN_HTML) \
291 @DX_COND_doc_TRUE@    $(DX_CLEAN_CHM) \
292 @DX_COND_doc_TRUE@    $(DX_CLEAN_CHI) \
293 @DX_COND_doc_TRUE@    $(DX_CLEAN_MAN) \
294 @DX_COND_doc_TRUE@    $(DX_CLEAN_RTF) \
295 @DX_COND_doc_TRUE@    $(DX_CLEAN_XML) \
296 @DX_COND_doc_TRUE@    $(DX_CLEAN_PS) \
297 @DX_COND_doc_TRUE@    $(DX_CLEAN_PDF) \
298 @DX_COND_doc_TRUE@    $(DX_CLEAN_LATEX)
299
300 MOSTLYCLEANFILES = $(DX_CLEANFILES)
301 SUBDIRS = doc schemas xmltooling xmltoolingtest
302 @DX_COND_doc_TRUE@APIDOCS = doc/api
303 EXTRA_DIST = $(DX_CONFIG) \
304         $(APIDOCS) \
305         cpp-xmltooling.sln \
306         acx_pthread.m4 \
307         acinclude.m4 \
308         libtool.m4 \
309         doxygen.m4 \
310         depcomp \
311         config_win32.h \
312         xmltooling.spec.in \
313         xmltooling.spec \
314         pkginfo.in \
315         pkginfo \
316         depend \
317         postinstall
318
319 DISTCLEANFILES = xmltooling.spec pkginfo
320 all: config.h
321         $(MAKE) $(AM_MAKEFLAGS) all-recursive
322
323 .SUFFIXES:
324 am--refresh:
325         @:
326 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am $(srcdir)/doxygen.am $(am__configure_deps)
327         @for dep in $?; do \
328           case '$(am__configure_deps)' in \
329             *$$dep*) \
330               echo ' cd $(srcdir) && $(AUTOMAKE) --foreign '; \
331               cd $(srcdir) && $(AUTOMAKE) --foreign  \
332                 && exit 0; \
333               exit 1;; \
334           esac; \
335         done; \
336         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  Makefile'; \
337         cd $(top_srcdir) && \
338           $(AUTOMAKE) --foreign  Makefile
339 .PRECIOUS: Makefile
340 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
341         @case '$?' in \
342           *config.status*) \
343             echo ' $(SHELL) ./config.status'; \
344             $(SHELL) ./config.status;; \
345           *) \
346             echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
347             cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
348         esac;
349
350 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
351         $(SHELL) ./config.status --recheck
352
353 $(top_srcdir)/configure:  $(am__configure_deps)
354         cd $(srcdir) && $(AUTOCONF)
355 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
356         cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
357
358 config.h: stamp-h1
359         @if test ! -f $@; then \
360           rm -f stamp-h1; \
361           $(MAKE) stamp-h1; \
362         else :; fi
363
364 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
365         @rm -f stamp-h1
366         cd $(top_builddir) && $(SHELL) ./config.status config.h
367 $(srcdir)/config.h.in:  $(am__configure_deps) 
368         cd $(top_srcdir) && $(AUTOHEADER)
369         rm -f stamp-h1
370         touch $@
371
372 distclean-hdr:
373         -rm -f config.h stamp-h1
374
375 mostlyclean-libtool:
376         -rm -f *.lo
377
378 clean-libtool:
379         -rm -rf .libs _libs
380
381 distclean-libtool:
382         -rm -f libtool
383 uninstall-info-am:
384
385 # This directory's subdirectories are mostly independent; you can cd
386 # into them and run `make' without going through this Makefile.
387 # To change the values of `make' variables: instead of editing Makefiles,
388 # (1) if the variable is set in `config.status', edit `config.status'
389 #     (which will cause the Makefiles to be regenerated when you run `make');
390 # (2) otherwise, pass the desired values on the `make' command line.
391 $(RECURSIVE_TARGETS):
392         @failcom='exit 1'; \
393         for f in x $$MAKEFLAGS; do \
394           case $$f in \
395             *=* | --[!k]*);; \
396             *k*) failcom='fail=yes';; \
397           esac; \
398         done; \
399         dot_seen=no; \
400         target=`echo $@ | sed s/-recursive//`; \
401         list='$(SUBDIRS)'; for subdir in $$list; do \
402           echo "Making $$target in $$subdir"; \
403           if test "$$subdir" = "."; then \
404             dot_seen=yes; \
405             local_target="$$target-am"; \
406           else \
407             local_target="$$target"; \
408           fi; \
409           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
410           || eval $$failcom; \
411         done; \
412         if test "$$dot_seen" = "no"; then \
413           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
414         fi; test -z "$$fail"
415
416 mostlyclean-recursive clean-recursive distclean-recursive \
417 maintainer-clean-recursive:
418         @failcom='exit 1'; \
419         for f in x $$MAKEFLAGS; do \
420           case $$f in \
421             *=* | --[!k]*);; \
422             *k*) failcom='fail=yes';; \
423           esac; \
424         done; \
425         dot_seen=no; \
426         case "$@" in \
427           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
428           *) list='$(SUBDIRS)' ;; \
429         esac; \
430         rev=''; for subdir in $$list; do \
431           if test "$$subdir" = "."; then :; else \
432             rev="$$subdir $$rev"; \
433           fi; \
434         done; \
435         rev="$$rev ."; \
436         target=`echo $@ | sed s/-recursive//`; \
437         for subdir in $$rev; do \
438           echo "Making $$target in $$subdir"; \
439           if test "$$subdir" = "."; then \
440             local_target="$$target-am"; \
441           else \
442             local_target="$$target"; \
443           fi; \
444           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
445           || eval $$failcom; \
446         done && test -z "$$fail"
447 tags-recursive:
448         list='$(SUBDIRS)'; for subdir in $$list; do \
449           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
450         done
451 ctags-recursive:
452         list='$(SUBDIRS)'; for subdir in $$list; do \
453           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
454         done
455
456 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
457         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
458         unique=`for i in $$list; do \
459             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
460           done | \
461           $(AWK) '    { files[$$0] = 1; } \
462                END { for (i in files) print i; }'`; \
463         mkid -fID $$unique
464 tags: TAGS
465
466 TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
467                 $(TAGS_FILES) $(LISP)
468         tags=; \
469         here=`pwd`; \
470         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
471           include_option=--etags-include; \
472           empty_fix=.; \
473         else \
474           include_option=--include; \
475           empty_fix=; \
476         fi; \
477         list='$(SUBDIRS)'; for subdir in $$list; do \
478           if test "$$subdir" = .; then :; else \
479             test ! -f $$subdir/TAGS || \
480               tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
481           fi; \
482         done; \
483         list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
484         unique=`for i in $$list; do \
485             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
486           done | \
487           $(AWK) '    { files[$$0] = 1; } \
488                END { for (i in files) print i; }'`; \
489         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
490           test -n "$$unique" || unique=$$empty_fix; \
491           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
492             $$tags $$unique; \
493         fi
494 ctags: CTAGS
495 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
496                 $(TAGS_FILES) $(LISP)
497         tags=; \
498         here=`pwd`; \
499         list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
500         unique=`for i in $$list; do \
501             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
502           done | \
503           $(AWK) '    { files[$$0] = 1; } \
504                END { for (i in files) print i; }'`; \
505         test -z "$(CTAGS_ARGS)$$tags$$unique" \
506           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
507              $$tags $$unique
508
509 GTAGS:
510         here=`$(am__cd) $(top_builddir) && pwd` \
511           && cd $(top_srcdir) \
512           && gtags -i $(GTAGS_ARGS) $$here
513
514 distclean-tags:
515         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
516
517 distdir: $(DISTFILES)
518         $(am__remove_distdir)
519         mkdir $(distdir)
520         $(mkdir_p) $(distdir)/doc
521         @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
522         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
523         list='$(DISTFILES)'; for file in $$list; do \
524           case $$file in \
525             $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
526             $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
527           esac; \
528           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
529           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
530           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
531             dir="/$$dir"; \
532             $(mkdir_p) "$(distdir)$$dir"; \
533           else \
534             dir=''; \
535           fi; \
536           if test -d $$d/$$file; then \
537             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
538               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
539             fi; \
540             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
541           else \
542             test -f $(distdir)/$$file \
543             || cp -p $$d/$$file $(distdir)/$$file \
544             || exit 1; \
545           fi; \
546         done
547         list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
548           if test "$$subdir" = .; then :; else \
549             test -d "$(distdir)/$$subdir" \
550             || $(mkdir_p) "$(distdir)/$$subdir" \
551             || exit 1; \
552             distdir=`$(am__cd) $(distdir) && pwd`; \
553             top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
554             (cd $$subdir && \
555               $(MAKE) $(AM_MAKEFLAGS) \
556                 top_distdir="$$top_distdir" \
557                 distdir="$$distdir/$$subdir" \
558                 distdir) \
559               || exit 1; \
560           fi; \
561         done
562         $(MAKE) $(AM_MAKEFLAGS) \
563           top_distdir="$(top_distdir)" distdir="$(distdir)" \
564           dist-hook
565         -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
566           ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
567           ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
568           ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
569         || chmod -R a+r $(distdir)
570 dist-gzip: distdir
571         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
572         $(am__remove_distdir)
573
574 dist-bzip2: distdir
575         tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
576         $(am__remove_distdir)
577
578 dist-tarZ: distdir
579         tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
580         $(am__remove_distdir)
581
582 dist-shar: distdir
583         shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
584         $(am__remove_distdir)
585
586 dist-zip: distdir
587         -rm -f $(distdir).zip
588         zip -rq $(distdir).zip $(distdir)
589         $(am__remove_distdir)
590
591 dist dist-all: distdir
592         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
593         $(am__remove_distdir)
594
595 # This target untars the dist file and tries a VPATH configuration.  Then
596 # it guarantees that the distribution is self-contained by making another
597 # tarfile.
598 distcheck: dist
599         case '$(DIST_ARCHIVES)' in \
600         *.tar.gz*) \
601           GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
602         *.tar.bz2*) \
603           bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
604         *.tar.Z*) \
605           uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
606         *.shar.gz*) \
607           GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
608         *.zip*) \
609           unzip $(distdir).zip ;;\
610         esac
611         chmod -R a-w $(distdir); chmod a+w $(distdir)
612         mkdir $(distdir)/_build
613         mkdir $(distdir)/_inst
614         chmod a-w $(distdir)
615         dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
616           && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
617           && cd $(distdir)/_build \
618           && ../configure --srcdir=.. --prefix="$$dc_install_base" \
619             $(DISTCHECK_CONFIGURE_FLAGS) \
620           && $(MAKE) $(AM_MAKEFLAGS) \
621           && $(MAKE) $(AM_MAKEFLAGS) dvi \
622           && $(MAKE) $(AM_MAKEFLAGS) check \
623           && $(MAKE) $(AM_MAKEFLAGS) install \
624           && $(MAKE) $(AM_MAKEFLAGS) installcheck \
625           && $(MAKE) $(AM_MAKEFLAGS) uninstall \
626           && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
627                 distuninstallcheck \
628           && chmod -R a-w "$$dc_install_base" \
629           && ({ \
630                (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
631                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
632                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
633                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
634                     distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
635               } || { rm -rf "$$dc_destdir"; exit 1; }) \
636           && rm -rf "$$dc_destdir" \
637           && $(MAKE) $(AM_MAKEFLAGS) dist \
638           && rm -rf $(DIST_ARCHIVES) \
639           && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
640         $(am__remove_distdir)
641         @(echo "$(distdir) archives ready for distribution: "; \
642           list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
643           sed -e '1{h;s/./=/g;p;x;}' -e '$${p;x;}'
644 distuninstallcheck:
645         @cd $(distuninstallcheck_dir) \
646         && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
647            || { echo "ERROR: files left after uninstall:" ; \
648                 if test -n "$(DESTDIR)"; then \
649                   echo "  (check DESTDIR support)"; \
650                 fi ; \
651                 $(distuninstallcheck_listfiles) ; \
652                 exit 1; } >&2
653 distcleancheck: distclean
654         @if test '$(srcdir)' = . ; then \
655           echo "ERROR: distcleancheck can only run from a VPATH build" ; \
656           exit 1 ; \
657         fi
658         @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
659           || { echo "ERROR: files left in build directory after distclean:" ; \
660                $(distcleancheck_listfiles) ; \
661                exit 1; } >&2
662 check-am: all-am
663 check: check-recursive
664 all-am: Makefile config.h all-local
665 installdirs: installdirs-recursive
666 installdirs-am:
667 install: install-recursive
668 install-exec: install-exec-recursive
669 install-data: install-data-recursive
670 uninstall: uninstall-recursive
671
672 install-am: all-am
673         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
674
675 installcheck: installcheck-recursive
676 install-strip:
677         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
678           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
679           `test -z '$(STRIP)' || \
680             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
681 mostlyclean-generic:
682         -test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
683
684 clean-generic:
685
686 distclean-generic:
687         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
688         -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
689
690 maintainer-clean-generic:
691         @echo "This command is intended for maintainers to use"
692         @echo "it deletes files that may require special tools to rebuild."
693 clean: clean-recursive
694
695 clean-am: clean-generic clean-libtool mostlyclean-am
696
697 distclean: distclean-recursive
698         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
699         -rm -f Makefile
700 distclean-am: clean-am distclean-generic distclean-hdr \
701         distclean-libtool distclean-tags
702
703 dvi: dvi-recursive
704
705 dvi-am:
706
707 html: html-recursive
708
709 info: info-recursive
710
711 info-am:
712
713 install-data-am:
714         @$(NORMAL_INSTALL)
715         $(MAKE) $(AM_MAKEFLAGS) install-data-hook
716
717 install-exec-am:
718
719 install-info: install-info-recursive
720
721 install-man:
722
723 installcheck-am:
724
725 maintainer-clean: maintainer-clean-recursive
726         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
727         -rm -rf $(top_srcdir)/autom4te.cache
728         -rm -f Makefile
729 maintainer-clean-am: distclean-am maintainer-clean-generic
730
731 mostlyclean: mostlyclean-recursive
732
733 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
734
735 pdf: pdf-recursive
736
737 pdf-am:
738
739 ps: ps-recursive
740
741 ps-am:
742
743 uninstall-am: uninstall-info-am
744
745 uninstall-info: uninstall-info-recursive
746
747 .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am all-local \
748         am--refresh check check-am clean clean-generic clean-libtool \
749         clean-recursive ctags ctags-recursive dist dist-all dist-bzip2 \
750         dist-gzip dist-hook dist-shar dist-tarZ dist-zip distcheck \
751         distclean distclean-generic distclean-hdr distclean-libtool \
752         distclean-recursive distclean-tags distcleancheck distdir \
753         distuninstallcheck dvi dvi-am html html-am info info-am \
754         install install-am install-data install-data-am \
755         install-data-hook install-exec install-exec-am install-info \
756         install-info-am install-man install-strip installcheck \
757         installcheck-am installdirs installdirs-am maintainer-clean \
758         maintainer-clean-generic maintainer-clean-recursive \
759         mostlyclean mostlyclean-generic mostlyclean-libtool \
760         mostlyclean-recursive pdf pdf-am ps ps-am tags tags-recursive \
761         uninstall uninstall-am uninstall-info-am
762
763
764 @DX_COND_doc_TRUE@@DX_COND_ps_TRUE@doxygen-ps: @DX_DOCDIR@/@PACKAGE@.ps
765
766 @DX_COND_doc_TRUE@@DX_COND_ps_TRUE@@DX_DOCDIR@/@PACKAGE@.ps: @DX_DOCDIR@/@PACKAGE@.tag
767 @DX_COND_doc_TRUE@@DX_COND_ps_TRUE@     cd @DX_DOCDIR@/latex; \
768 @DX_COND_doc_TRUE@@DX_COND_ps_TRUE@     rm -f *.aux *.toc *.idx *.ind *.ilg *.log *.out; \
769 @DX_COND_doc_TRUE@@DX_COND_ps_TRUE@     $(DX_LATEX) refman.tex; \
770 @DX_COND_doc_TRUE@@DX_COND_ps_TRUE@     $(MAKEINDEX_PATH) refman.idx; \
771 @DX_COND_doc_TRUE@@DX_COND_ps_TRUE@     $(DX_LATEX) refman.tex; \
772 @DX_COND_doc_TRUE@@DX_COND_ps_TRUE@     countdown=5; \
773 @DX_COND_doc_TRUE@@DX_COND_ps_TRUE@     while $(DX_EGREP) 'Rerun (LaTeX|to get cross-references right)' \
774 @DX_COND_doc_TRUE@@DX_COND_ps_TRUE@                       refman.log > /dev/null 2>&1 \
775 @DX_COND_doc_TRUE@@DX_COND_ps_TRUE@        && test $$countdown -gt 0; do \
776 @DX_COND_doc_TRUE@@DX_COND_ps_TRUE@         $(DX_LATEX) refman.tex; \
777 @DX_COND_doc_TRUE@@DX_COND_ps_TRUE@         countdown=`expr $$countdown - 1`; \
778 @DX_COND_doc_TRUE@@DX_COND_ps_TRUE@     done; \
779 @DX_COND_doc_TRUE@@DX_COND_ps_TRUE@     $(DX_DVIPS) -o ../@PACKAGE@.ps refman.dvi
780
781 @DX_COND_doc_TRUE@@DX_COND_pdf_TRUE@doxygen-pdf: @DX_DOCDIR@/@PACKAGE@.pdf
782
783 @DX_COND_doc_TRUE@@DX_COND_pdf_TRUE@@DX_DOCDIR@/@PACKAGE@.pdf: @DX_DOCDIR@/@PACKAGE@.tag
784 @DX_COND_doc_TRUE@@DX_COND_pdf_TRUE@    cd @DX_DOCDIR@/latex; \
785 @DX_COND_doc_TRUE@@DX_COND_pdf_TRUE@    rm -f *.aux *.toc *.idx *.ind *.ilg *.log *.out; \
786 @DX_COND_doc_TRUE@@DX_COND_pdf_TRUE@    $(DX_PDFLATEX) refman.tex; \
787 @DX_COND_doc_TRUE@@DX_COND_pdf_TRUE@    $(DX_MAKEINDEX) refman.idx; \
788 @DX_COND_doc_TRUE@@DX_COND_pdf_TRUE@    $(DX_PDFLATEX) refman.tex; \
789 @DX_COND_doc_TRUE@@DX_COND_pdf_TRUE@    countdown=5; \
790 @DX_COND_doc_TRUE@@DX_COND_pdf_TRUE@    while $(DX_EGREP) 'Rerun (LaTeX|to get cross-references right)' \
791 @DX_COND_doc_TRUE@@DX_COND_pdf_TRUE@                      refman.log > /dev/null 2>&1 \
792 @DX_COND_doc_TRUE@@DX_COND_pdf_TRUE@       && test $$countdown -gt 0; do \
793 @DX_COND_doc_TRUE@@DX_COND_pdf_TRUE@        $(DX_PDFLATEX) refman.tex; \
794 @DX_COND_doc_TRUE@@DX_COND_pdf_TRUE@        countdown=`expr $$countdown - 1`; \
795 @DX_COND_doc_TRUE@@DX_COND_pdf_TRUE@    done; \
796 @DX_COND_doc_TRUE@@DX_COND_pdf_TRUE@    mv refman.pdf ../@PACKAGE@.pdf
797
798 @DX_COND_doc_TRUE@.PHONY: doxygen-run doxygen-doc $(DX_PS_GOAL) $(DX_PDF_GOAL)
799
800 @DX_COND_doc_TRUE@.INTERMEDIATE: doxygen-run $(DX_PS_GOAL) $(DX_PDF_GOAL)
801
802 @DX_COND_doc_TRUE@doxygen-run: @DX_DOCDIR@/@PACKAGE@.tag
803
804 @DX_COND_doc_TRUE@doxygen-doc: doxygen-run $(DX_PS_GOAL) $(DX_PDF_GOAL)
805
806 @DX_COND_doc_TRUE@@DX_DOCDIR@/@PACKAGE@.tag: $(DX_CONFIG) $(pkginclude_HEADERS)
807 @DX_COND_doc_TRUE@      rm -rf @DX_DOCDIR@
808 @DX_COND_doc_TRUE@      $(DX_ENV) $(DX_DOXYGEN) $(srcdir)/$(DX_CONFIG)
809
810 dist-hook:
811         rm -rf `find $(distdir)/xmltoolingtest/data -name .svn`
812         rm -rf `find $(distdir)/doc/api -name .svn`
813
814 @DX_COND_doc_TRUE@all-local: doxygen-doc xmltooling.spec pkginfo
815 @DX_COND_doc_FALSE@all-local: xmltooling.spec pkginfo
816
817 install-data-hook:
818         rm -rf $(DESTDIR)$(datadir)/doc/@PACKAGE@/api
819         cp -r doc/api $(DESTDIR)$(datadir)/doc/@PACKAGE@
820
821 xmltooling.spec: xmltooling.spec.in Makefile
822         rm -f $@.tmp
823         sed < $@.in > $@.tmp \
824             -e 's:@-VERSION-@:${VERSION}:'
825         mv $@.tmp $@
826
827 pkginfo: pkginfo.in Makefile
828         rm -f $@.tmp
829         sed < $@.in > $@.tmp \
830             -e 's:@-VERSION-@:${VERSION}:'
831         mv $@.tmp $@
832 # Tell versions [3.59,3.63) of GNU make to not export all variables.
833 # Otherwise a system limit (for SysV at least) may be exceeded.
834 .NOEXPORT: