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
18srcdir = @srcdir@
19top_srcdir = @top_srcdir@
20VPATH = @srcdir@
21pkgdatadir = $(datadir)/@PACKAGE@
22pkglibdir = $(libdir)/@PACKAGE@
23pkgincludedir = $(includedir)/@PACKAGE@
24top_builddir = ../../..
25am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
26INSTALL = @INSTALL@
27install_sh_DATA = $(install_sh) -c -m 644
28install_sh_PROGRAM = $(install_sh) -c
29install_sh_SCRIPT = $(install_sh) -c
30INSTALL_HEADER = $(INSTALL_DATA)
31transform = $(program_transform_name)
32NORMAL_INSTALL = :
33PRE_INSTALL = :
34POST_INSTALL = :
35NORMAL_UNINSTALL = :
36PRE_UNINSTALL = :
37POST_UNINSTALL = :
38build_triplet = @build@
39host_triplet = @host@
40DIST_COMMON = $(srcdir)/.depend $(srcdir)/Makefile.am \
41	$(srcdir)/Makefile.in
42subdir = src/gdome_caml/core
43ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
44am__aclocal_m4_deps = $(top_srcdir)/configure.ac
45am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
46	$(ACLOCAL_M4)
47mkinstalldirs = $(install_sh) -d
48CONFIG_HEADER = $(top_builddir)/config.h
49CONFIG_CLEAN_FILES =
50LTLIBRARIES = $(noinst_LTLIBRARIES)
51libcore_la_LIBADD =
52am__objects_1 = ml_Node.lo ml_NodeList.lo ml_NamedNodeMap.lo \
53	ml_CharacterData.lo ml_Attr.lo ml_Element.lo ml_Text.lo \
54	ml_Comment.lo ml_CDATASection.lo ml_DocumentType.lo \
55	ml_Notation.lo ml_Entity.lo ml_EntityReference.lo \
56	ml_ProcessingInstruction.lo ml_DocumentFragment.lo \
57	ml_Document.lo
58am_libcore_la_OBJECTS = $(am__objects_1)
59libcore_la_OBJECTS = $(am_libcore_la_OBJECTS)
60DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
61depcomp = $(SHELL) $(top_srcdir)/depcomp
62am__depfiles_maybe = depfiles
63COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
64	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
65LTCOMPILE = $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) \
66	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
67	$(AM_CFLAGS) $(CFLAGS)
68CCLD = $(CC)
69LINK = $(LIBTOOL) --tag=CC --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
70	$(AM_LDFLAGS) $(LDFLAGS) -o $@
71SOURCES = $(libcore_la_SOURCES)
72DIST_SOURCES = $(libcore_la_SOURCES)
73DATA = $(noinst_DATA)
74ETAGS = etags
75CTAGS = ctags
76DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
77ACLOCAL = @ACLOCAL@
78ALL_TRAITS = @ALL_TRAITS@
79AMDEP_FALSE = @AMDEP_FALSE@
80AMDEP_TRUE = @AMDEP_TRUE@
81AMTAR = @AMTAR@
82AR = @AR@
83AUTOCONF = @AUTOCONF@
84AUTOHEADER = @AUTOHEADER@
85AUTOMAKE = @AUTOMAKE@
86AWK = @AWK@
87CC = @CC@
88CCDEPMODE = @CCDEPMODE@
89CFLAGS = @CFLAGS@
90CHAR_UNSIGNED = @CHAR_UNSIGNED@
91CPP = @CPP@
92CPPFLAGS = @CPPFLAGS@
93CXX = @CXX@
94CXXCPP = @CXXCPP@
95CXXDEPMODE = @CXXDEPMODE@
96CXXFLAGS = @CXXFLAGS@
97CYGPATH_W = @CYGPATH_W@
98DEFS = @DEFS@
99DEPDIR = @DEPDIR@
100ECHO = @ECHO@
101ECHO_C = @ECHO_C@
102ECHO_N = @ECHO_N@
103ECHO_T = @ECHO_T@
104EGREP = @EGREP@
105EXEEXT = @EXEEXT@
106F77 = @F77@
107FFLAGS = @FFLAGS@
108GDOME_CFLAGS = @GDOME_CFLAGS@
109GDOME_LIBS = @GDOME_LIBS@
110GMETADOM_MODULES = @GMETADOM_MODULES@
111GMETADOM_SIZEOF_CHAR = @GMETADOM_SIZEOF_CHAR@
112GMETADOM_SIZEOF_INT = @GMETADOM_SIZEOF_INT@
113GMETADOM_SIZEOF_LONG = @GMETADOM_SIZEOF_LONG@
114GMETADOM_SIZEOF_LONG_LONG = @GMETADOM_SIZEOF_LONG_LONG@
115GMETADOM_SIZEOF_SHORT = @GMETADOM_SIZEOF_SHORT@
116GMETADOM_SIZEOF_WCHAR_T = @GMETADOM_SIZEOF_WCHAR_T@
117GMETADOM_VERSION_INFO = @GMETADOM_VERSION_INFO@
118GREP = @GREP@
119HAVE_ICONV = @HAVE_ICONV@
120HAVE_OCAMLC = @HAVE_OCAMLC@
121HAVE_OCAMLDEP = @HAVE_OCAMLDEP@
122HAVE_OCAMLFIND = @HAVE_OCAMLFIND@
123HAVE_OCAMLOPT = @HAVE_OCAMLOPT@
124HAVE_OCAMLOPT_COND_FALSE = @HAVE_OCAMLOPT_COND_FALSE@
125HAVE_OCAMLOPT_COND_TRUE = @HAVE_OCAMLOPT_COND_TRUE@
126HAVE_SED = @HAVE_SED@
127HAVE_SED_COND_FALSE = @HAVE_SED_COND_FALSE@
128HAVE_SED_COND_TRUE = @HAVE_SED_COND_TRUE@
129HAVE_XSLTPROC = @HAVE_XSLTPROC@
130HAVE_XSLTPROC_COND_FALSE = @HAVE_XSLTPROC_COND_FALSE@
131HAVE_XSLTPROC_COND_TRUE = @HAVE_XSLTPROC_COND_TRUE@
132INSTALL_DATA = @INSTALL_DATA@
133INSTALL_PROGRAM = @INSTALL_PROGRAM@
134INSTALL_SCRIPT = @INSTALL_SCRIPT@
135INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
136LDFLAGS = @LDFLAGS@
137LIBOBJS = @LIBOBJS@
138LIBS = @LIBS@
139LIBTOOL = @LIBTOOL@
140LN_S = @LN_S@
141LTLIBOBJS = @LTLIBOBJS@
142MAKEINFO = @MAKEINFO@
143OBJEXT = @OBJEXT@
144OCAMLC = @OCAMLC@ ${OCAMLFLAGS}
145OCAMLDEP = @OCAMLDEP@
146OCAMLFIND = @OCAMLFIND@
147OCAMLOPT = @OCAMLOPT@ ${OCAMLFLAGS}
148OCAML_CFLAGS = @OCAML_CFLAGS@
149OCAML_LIB_PREFIX = @OCAML_LIB_PREFIX@
150PACKAGE = @PACKAGE@
151PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
152PACKAGE_NAME = @PACKAGE_NAME@
153PACKAGE_STRING = @PACKAGE_STRING@
154PACKAGE_TARNAME = @PACKAGE_TARNAME@
155PACKAGE_VERSION = @PACKAGE_VERSION@
156PATH_SEPARATOR = @PATH_SEPARATOR@
157PKG_CONFIG = @PKG_CONFIG@
158RANLIB = @RANLIB@
159SED = @SED@
160SET_MAKE = @SET_MAKE@
161SHELL = @SHELL@
162STD_TRAITS = @STD_TRAITS@
163STRIP = @STRIP@
164TRAIT_SPEC = @TRAIT_SPEC@
165VERSION = @VERSION@
166XSLTPROC = @XSLTPROC@
167ac_ct_CC = @ac_ct_CC@
168ac_ct_CXX = @ac_ct_CXX@
169ac_ct_F77 = @ac_ct_F77@
170am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
171am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
172am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
173am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
174am__include = @am__include@
175am__leading_dot = @am__leading_dot@
176am__quote = @am__quote@
177am__tar = @am__tar@
178am__untar = @am__untar@
179bindir = @bindir@
180build = @build@
181build_alias = @build_alias@
182build_cpu = @build_cpu@
183build_os = @build_os@
184build_vendor = @build_vendor@
185datadir = @datadir@
186datarootdir = @datarootdir@
187docdir = @docdir@
188dvidir = @dvidir@
189exec_prefix = @exec_prefix@
190host = @host@
191host_alias = @host_alias@
192host_cpu = @host_cpu@
193host_os = @host_os@
194host_vendor = @host_vendor@
195htmldir = @htmldir@
196includedir = @includedir@
197infodir = @infodir@
198install_sh = @install_sh@
199libdir = @libdir@
200libexecdir = @libexecdir@
201localedir = @localedir@
202localstatedir = @localstatedir@
203mandir = @mandir@
204mkdir_p = @mkdir_p@
205oldincludedir = @oldincludedir@
206pdfdir = @pdfdir@
207prefix = @prefix@
208program_transform_name = @program_transform_name@
209psdir = @psdir@
210sbindir = @sbindir@
211sharedstatedir = @sharedstatedir@
212sysconfdir = @sysconfdir@
213target_alias = @target_alias@
214OCAMLBUILDDIR = $(top_builddir)/src/gdome_caml
215OCAMLINSTALLDIR = $(DESTDIR)$(OCAML_LIB_PREFIX)/gdome2
216OCAMLFLAGS = -I $(OCAMLBUILDDIR)/types -I $(OCAMLBUILDDIR)/basic
217AUTO_C = \
218  ml_Node.c \
219  ml_NodeList.c \
220  ml_NamedNodeMap.c \
221  ml_CharacterData.c \
222  ml_Attr.c \
223  ml_Element.c \
224  ml_Text.c \
225  ml_Comment.c \
226  ml_CDATASection.c \
227  ml_DocumentType.c \
228  ml_Notation.c \
229  ml_Entity.c \
230  ml_EntityReference.c \
231  ml_ProcessingInstruction.c \
232  ml_DocumentFragment.c \
233  ml_Document.c
234
235I_AUTO_ML = \
236  iNode.ml \
237  iNodeList.ml \
238  iNamedNodeMap.ml \
239  iCharacterData.ml \
240  iAttr.ml \
241  iElement.ml \
242  iText.ml \
243  iComment.ml \
244  iCDATASection.ml \
245  iDocumentType.ml \
246  iNotation.ml \
247  iEntity.ml \
248  iEntityReference.ml \
249  iProcessingInstruction.ml \
250  iDocumentFragment.ml \
251  iDocument.ml
252
253
254# OCaml objects
255OCAML_OBJECTS = $(I_AUTO_ML:%.ml=%.cmo) \
256                $(I_AUTO_ML:%.ml=%.cmi) \
257                $(I_AUTO_ML:%.ml=%.cmx) \
258                $(I_AUTO_ML:%.ml=%.o)
259
260BUILT_SOURCES = $(AUTO_C) $(I_AUTO_ML)
261MAINTAINERCLEANFILES = \
262  $(AUTO_C) \
263  $(I_AUTO_ML)
264
265CLEANFILES = \
266  $(OCAML_OBJECTS)
267
268EXTRA_DIST = $(AUTO_C) $(I_AUTO_ML) .depend .linkorder
269XML2C = $(srcdir)/../xsl/xml2c.xsl
270XML2MLI = $(srcdir)/../xsl/xml2mli.xsl
271@HAVE_OCAMLOPT_COND_FALSE@noinst_DATA = $(I_AUTO_ML:%.ml=%.cmo)
272@HAVE_OCAMLOPT_COND_TRUE@noinst_DATA = $(I_AUTO_ML:%.ml=%.cmo) $(I_AUTO_ML:%.ml=%.cmx)
273noinst_LTLIBRARIES = libcore.la
274libcore_la_SOURCES = $(AUTO_C)
275INCLUDES = \
276  $(OCAML_CFLAGS) \
277  $(GDOME_CFLAGS) \
278  -I$(srcdir)/../include
279
280
281#### OCaml only stuff from now on
282DEPOBJS = $(I_AUTO_ML)
283LINKORDER = iNode iNodeList iNamedNodeMap iCharacterData iAttr iElement iText iComment iCDATASection iDocumentType iNotation iEntity iEntityReference iProcessingInstruction iDocumentFragment iDocument
284all: $(BUILT_SOURCES)
285	$(MAKE) $(AM_MAKEFLAGS) all-am
286
287.SUFFIXES:
288.SUFFIXES: .c .lo .o .obj
289$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am $(srcdir)/.depend $(am__configure_deps)
290	@for dep in $?; do \
291	  case '$(am__configure_deps)' in \
292	    *$$dep*) \
293	      cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
294		&& exit 0; \
295	      exit 1;; \
296	  esac; \
297	done; \
298	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  src/gdome_caml/core/Makefile'; \
299	cd $(top_srcdir) && \
300	  $(AUTOMAKE) --gnu  src/gdome_caml/core/Makefile
301.PRECIOUS: Makefile
302Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
303	@case '$?' in \
304	  *config.status*) \
305	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
306	  *) \
307	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
308	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
309	esac;
310
311$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
312	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
313
314$(top_srcdir)/configure:  $(am__configure_deps)
315	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
316$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
317	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
318
319clean-noinstLTLIBRARIES:
320	-test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
321	@list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
322	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
323	  test "$$dir" != "$$p" || dir=.; \
324	  echo "rm -f \"$${dir}/so_locations\""; \
325	  rm -f "$${dir}/so_locations"; \
326	done
327libcore.la: $(libcore_la_OBJECTS) $(libcore_la_DEPENDENCIES)
328	$(LINK)  $(libcore_la_LDFLAGS) $(libcore_la_OBJECTS) $(libcore_la_LIBADD) $(LIBS)
329
330mostlyclean-compile:
331	-rm -f *.$(OBJEXT)
332
333distclean-compile:
334	-rm -f *.tab.c
335
336@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ml_Attr.Plo@am__quote@
337@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ml_CDATASection.Plo@am__quote@
338@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ml_CharacterData.Plo@am__quote@
339@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ml_Comment.Plo@am__quote@
340@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ml_Document.Plo@am__quote@
341@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ml_DocumentFragment.Plo@am__quote@
342@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ml_DocumentType.Plo@am__quote@
343@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ml_Element.Plo@am__quote@
344@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ml_Entity.Plo@am__quote@
345@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ml_EntityReference.Plo@am__quote@
346@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ml_NamedNodeMap.Plo@am__quote@
347@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ml_Node.Plo@am__quote@
348@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ml_NodeList.Plo@am__quote@
349@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ml_Notation.Plo@am__quote@
350@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ml_ProcessingInstruction.Plo@am__quote@
351@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ml_Text.Plo@am__quote@
352
353.c.o:
354@am__fastdepCC_TRUE@	if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
355@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
356@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
357@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
358@am__fastdepCC_FALSE@	$(COMPILE) -c $<
359
360.c.obj:
361@am__fastdepCC_TRUE@	if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
362@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
363@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
364@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
365@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
366
367.c.lo:
368@am__fastdepCC_TRUE@	if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
369@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
370@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
371@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
372@am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
373
374mostlyclean-libtool:
375	-rm -f *.lo
376
377clean-libtool:
378	-rm -rf .libs _libs
379
380distclean-libtool:
381	-rm -f libtool
382uninstall-info-am:
383
384ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
385	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
386	unique=`for i in $$list; do \
387	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
388	  done | \
389	  $(AWK) '    { files[$$0] = 1; } \
390	       END { for (i in files) print i; }'`; \
391	mkid -fID $$unique
392tags: TAGS
393
394TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
395		$(TAGS_FILES) $(LISP)
396	tags=; \
397	here=`pwd`; \
398	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
399	unique=`for i in $$list; do \
400	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
401	  done | \
402	  $(AWK) '    { files[$$0] = 1; } \
403	       END { for (i in files) print i; }'`; \
404	if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
405	  test -n "$$unique" || unique=$$empty_fix; \
406	  $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
407	    $$tags $$unique; \
408	fi
409ctags: CTAGS
410CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
411		$(TAGS_FILES) $(LISP)
412	tags=; \
413	here=`pwd`; \
414	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
415	unique=`for i in $$list; do \
416	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
417	  done | \
418	  $(AWK) '    { files[$$0] = 1; } \
419	       END { for (i in files) print i; }'`; \
420	test -z "$(CTAGS_ARGS)$$tags$$unique" \
421	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
422	     $$tags $$unique
423
424GTAGS:
425	here=`$(am__cd) $(top_builddir) && pwd` \
426	  && cd $(top_srcdir) \
427	  && gtags -i $(GTAGS_ARGS) $$here
428
429distclean-tags:
430	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
431
432distdir: $(DISTFILES)
433	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
434	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
435	list='$(DISTFILES)'; for file in $$list; do \
436	  case $$file in \
437	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
438	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
439	  esac; \
440	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
441	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
442	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
443	    dir="/$$dir"; \
444	    $(mkdir_p) "$(distdir)$$dir"; \
445	  else \
446	    dir=''; \
447	  fi; \
448	  if test -d $$d/$$file; then \
449	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
450	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
451	    fi; \
452	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
453	  else \
454	    test -f $(distdir)/$$file \
455	    || cp -p $$d/$$file $(distdir)/$$file \
456	    || exit 1; \
457	  fi; \
458	done
459check-am: all-am
460check: $(BUILT_SOURCES)
461	$(MAKE) $(AM_MAKEFLAGS) check-am
462all-am: Makefile $(LTLIBRARIES) $(DATA)
463installdirs:
464install: $(BUILT_SOURCES)
465	$(MAKE) $(AM_MAKEFLAGS) install-am
466install-exec: install-exec-am
467install-data: install-data-am
468uninstall: uninstall-am
469
470install-am: all-am
471	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
472
473installcheck: installcheck-am
474install-strip:
475	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
476	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
477	  `test -z '$(STRIP)' || \
478	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
479mostlyclean-generic:
480
481clean-generic:
482	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
483
484distclean-generic:
485	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
486
487maintainer-clean-generic:
488	@echo "This command is intended for maintainers to use"
489	@echo "it deletes files that may require special tools to rebuild."
490	-test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
491	-test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
492clean: clean-am
493
494clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
495	mostlyclean-am
496
497distclean: distclean-am
498	-rm -rf ./$(DEPDIR)
499	-rm -f Makefile
500distclean-am: clean-am distclean-compile distclean-generic \
501	distclean-libtool distclean-tags
502
503dvi: dvi-am
504
505dvi-am:
506
507html: html-am
508
509info: info-am
510
511info-am:
512
513install-data-am: install-data-local
514
515install-exec-am:
516
517install-info: install-info-am
518
519install-man:
520
521installcheck-am:
522
523maintainer-clean: maintainer-clean-am
524	-rm -rf ./$(DEPDIR)
525	-rm -f Makefile
526maintainer-clean-am: distclean-am maintainer-clean-generic
527
528mostlyclean: mostlyclean-am
529
530mostlyclean-am: mostlyclean-compile mostlyclean-generic \
531	mostlyclean-libtool
532
533pdf: pdf-am
534
535pdf-am:
536
537ps: ps-am
538
539ps-am:
540
541uninstall-am: uninstall-info-am
542
543.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
544	clean-libtool clean-noinstLTLIBRARIES ctags distclean \
545	distclean-compile distclean-generic distclean-libtool \
546	distclean-tags distdir dvi dvi-am html html-am info info-am \
547	install install-am install-data install-data-am \
548	install-data-local install-exec install-exec-am install-info \
549	install-info-am install-man install-strip installcheck \
550	installcheck-am installdirs maintainer-clean \
551	maintainer-clean-generic mostlyclean mostlyclean-compile \
552	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
553	tags uninstall uninstall-am uninstall-info-am
554
555
556$(AUTO_C) : $(XML2C)
557$(I_AUTO_ML) : $(XML2MLI)
558
559@HAVE_XSLTPROC_COND_TRUE@ml_%.c : $(top_srcdir)/xml/DOM/Core/%.xml
560@HAVE_XSLTPROC_COND_TRUE@	$(XSLTPROC) --param uriprefix "'$(top_srcdir)/xml/DOM/Core'" --param annotations "'$(srcdir)/../xml/Core/$*.xml'" $(XML2C) $< >$@
561
562@HAVE_XSLTPROC_COND_TRUE@i%.ml : $(top_srcdir)/xml/DOM/Core/%.xml $(srcdir)/../xml/Core/%.xml
563@HAVE_XSLTPROC_COND_TRUE@	$(XSLTPROC) --param uriprefix "'$(top_srcdir)/xml/DOM/Core'" --param annotations "'$(srcdir)/../xml/Core/$*.xml'" $(XML2MLI) $< >$@
564
565install-data-local: $(I_AUTO_ML:%.ml=%.cmi)
566	$(mkinstalldirs) $(OCAMLINSTALLDIR)
567	for i in $^; do \
568		$(INSTALL_DATA) $$i $(OCAMLINSTALLDIR); \
569	done
570	for i in $(I_AUTO_ML); do \
571		$(INSTALL_DATA) $(srcdir)/$$i $(OCAMLINSTALLDIR); \
572	done
573
574depend:
575	$(OCAMLDEP) $(DEPOBJS) > .depend
576	echo "$(LINKORDER)" > .linkorder
577
578%.cmi : $(srcdir)/%.mli
579	if test ! -e $(@:%.cmi=%.mli) -a "x$(srcdir)" != "x." ; then $(LN_S) $< . ; fi
580	$(OCAMLC) -c $(@:%.cmi=%.mli)
581
582%.cmo : $(srcdir)/%.ml
583	if test ! -e $(@:%.cmo=%.ml) -a "x$(srcdir)" != "x." ; then $(LN_S) $< . ; fi
584	$(OCAMLC) -c $(@:%.cmo=%.ml)
585
586%.cmx %.o : $(srcdir)/%.ml
587	if test ! -e $(@:%.cmx=%.ml) -a "x$(srcdir)" != "x." ; then $(LN_S) $< . ; fi
588	$(OCAMLOPT) -c $(@:%.cmx=%.ml)
589# Tell versions [3.59,3.63) of GNU make to not export all variables.
590# Otherwise a system limit (for SysV at least) may be exceeded.
591.NOEXPORT:
592