1 # Makefile.in generated automatically by automake 1.4-p4 from Makefile.am
3 # Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc.
4 # This Makefile.in is free software; the Free Software Foundation
5 # gives unlimited permission to copy and/or distribute it,
6 # with or without modifications, as long as this notice is preserved.
8 # This program is distributed in the hope that it will be useful,
9 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
10 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
17 top_srcdir = @top_srcdir@
20 exec_prefix = @exec_prefix@
24 libexecdir = @libexecdir@
26 sysconfdir = @sysconfdir@
27 sharedstatedir = @sharedstatedir@
28 localstatedir = @localstatedir@
32 includedir = @includedir@
33 oldincludedir = /usr/include
37 pkgdatadir = $(datadir)/@PACKAGE@
38 pkglibdir = $(libdir)/@PACKAGE@
39 pkgincludedir = $(includedir)/@PACKAGE@
46 AUTOHEADER = @AUTOHEADER@
49 INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
50 INSTALL_DATA = @INSTALL_DATA@
51 INSTALL_SCRIPT = @INSTALL_SCRIPT@
52 transform = @program_transform_name@
60 host_alias = @host_alias@
69 EDITEX_VERSION_INFO = @EDITEX_VERSION_INFO@
71 GDOMEXSLT_CFLAGS = @GDOMEXSLT_CFLAGS@
72 GDOMEXSLT_LIBS = @GDOMEXSLT_LIBS@
73 GMETADOM_CFLAGS = @GMETADOM_CFLAGS@
74 GMETADOM_LIBS = @GMETADOM_LIBS@
75 GTKMATHVIEW_CFLAGS = @GTKMATHVIEW_CFLAGS@
76 GTKMATHVIEW_LIBS = @GTKMATHVIEW_LIBS@
77 HAVE_OCAMLC = @HAVE_OCAMLC@
78 HAVE_OCAMLDEP = @HAVE_OCAMLDEP@
79 HAVE_OCAMLFIND = @HAVE_OCAMLFIND@
80 HAVE_OCAMLMKLIB = @HAVE_OCAMLMKLIB@
81 HAVE_OCAMLOPT = @HAVE_OCAMLOPT@
86 MLGDOME_CFLAGS = @MLGDOME_CFLAGS@
91 OCAMLFIND = @OCAMLFIND@
92 OCAMLMKLIB = @OCAMLMKLIB@
94 OCAMLSTDLIBDIR = @OCAMLSTDLIBDIR@
95 OCAMLSTUBDIR = @OCAMLSTUBDIR@
96 OCAML_INCLUDE_DIR = @OCAML_INCLUDE_DIR@
102 lib_LTLIBRARIES = libeditex.la
104 libeditex_la_LDFLAGS = -version-info @EDITEX_VERSION_INFO@
106 libeditex_la_LDADDS = $(GMETADOM_LIBS) $(GDOMEXSLT_LIBS)
109 libeditex_la_SOURCES = Diff.cc CLoggerConsole.cc ITPushLexer.cc ILPushLexer.cc TPushLexer.cc LPushLexer.cc APushParser.cc TPushParser.cc CMathMLFactoryXSLT.cc CMathMLFactoryXSLTDiff.cc TDictionary.cc TDocument.cc TNode.cc TTokenizer.cc
112 pkginclude_HEADERS = Diff.hh ALogger.hh CLoggerConsole.hh APushLexer.hh APushParser.hh AMathMLFactory.hh AMathMLConsumer.hh CMathMLFactoryXSLT.hh CMathMLFactoryXSLTDiff.hh TPushLexer.hh LPushLexer.hh ITPushLexer.hh ILPushLexer.hh TPushParser.hh TTokenizer.hh TDictionary.hh TDocument.hh TNode.hh TListener.hh TToken.hh globals.hh dom.hh
115 INCLUDES = $(GMETADOM_CFLAGS) $(GDOMEXSLT_CFLAGS)
117 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
118 CONFIG_HEADER = ../config.h
120 LTLIBRARIES = $(lib_LTLIBRARIES)
123 DEFS = @DEFS@ -I. -I$(srcdir) -I..
125 libeditex_la_LIBADD =
126 libeditex_la_OBJECTS = Diff.lo CLoggerConsole.lo ITPushLexer.lo \
127 ILPushLexer.lo TPushLexer.lo LPushLexer.lo APushParser.lo \
128 TPushParser.lo CMathMLFactoryXSLT.lo CMathMLFactoryXSLTDiff.lo \
129 TDictionary.lo TDocument.lo TNode.lo TTokenizer.lo
130 CXXFLAGS = @CXXFLAGS@
131 CXXCOMPILE = $(CXX) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
132 LTCXXCOMPILE = $(LIBTOOL) --mode=compile $(CXX) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
134 CXXLINK = $(LIBTOOL) --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(LDFLAGS) -o $@
135 HEADERS = $(pkginclude_HEADERS)
137 DIST_COMMON = Makefile.am Makefile.in
140 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
144 DEP_FILES = .deps/APushParser.P .deps/CLoggerConsole.P \
145 .deps/CMathMLFactoryXSLT.P .deps/CMathMLFactoryXSLTDiff.P .deps/Diff.P \
146 .deps/ILPushLexer.P .deps/ITPushLexer.P .deps/LPushLexer.P \
147 .deps/TDictionary.P .deps/TDocument.P .deps/TNode.P .deps/TPushLexer.P \
148 .deps/TPushParser.P .deps/TTokenizer.P
149 SOURCES = $(libeditex_la_SOURCES)
150 OBJECTS = $(libeditex_la_OBJECTS)
154 .SUFFIXES: .S .c .cc .lo .o .obj .s
155 $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.ac $(ACLOCAL_M4)
156 cd $(top_srcdir) && $(AUTOMAKE) --gnu src/Makefile
158 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES)
160 && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
163 mostlyclean-libLTLIBRARIES:
165 clean-libLTLIBRARIES:
166 -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
168 distclean-libLTLIBRARIES:
170 maintainer-clean-libLTLIBRARIES:
172 install-libLTLIBRARIES: $(lib_LTLIBRARIES)
174 $(mkinstalldirs) $(DESTDIR)$(libdir)
175 @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
176 if test -f $$p; then \
177 echo "$(LIBTOOL) --mode=install $(INSTALL) $$p $(DESTDIR)$(libdir)/$$p"; \
178 $(LIBTOOL) --mode=install $(INSTALL) $$p $(DESTDIR)$(libdir)/$$p; \
182 uninstall-libLTLIBRARIES:
184 list='$(lib_LTLIBRARIES)'; for p in $$list; do \
185 $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(libdir)/$$p; \
188 # FIXME: We should only use cygpath when building on Windows,
189 # and only if it is available.
191 $(COMPILE) -c `cygpath -w $<`
200 -rm -f *.o core *.core
208 maintainer-clean-compile:
211 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
214 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
224 maintainer-clean-libtool:
226 libeditex.la: $(libeditex_la_OBJECTS) $(libeditex_la_DEPENDENCIES)
227 $(CXXLINK) -rpath $(libdir) $(libeditex_la_LDFLAGS) $(libeditex_la_OBJECTS) $(libeditex_la_LIBADD) $(LIBS)
231 $(CXXCOMPILE) -c `cygpath -w $<`
233 $(LTCXXCOMPILE) -c $<
235 install-pkgincludeHEADERS: $(pkginclude_HEADERS)
237 $(mkinstalldirs) $(DESTDIR)$(pkgincludedir)
238 @list='$(pkginclude_HEADERS)'; for p in $$list; do \
239 if test -f "$$p"; then d= ; else d="$(srcdir)/"; fi; \
240 echo " $(INSTALL_DATA) $$d$$p $(DESTDIR)$(pkgincludedir)/$$p"; \
241 $(INSTALL_DATA) $$d$$p $(DESTDIR)$(pkgincludedir)/$$p; \
244 uninstall-pkgincludeHEADERS:
246 list='$(pkginclude_HEADERS)'; for p in $$list; do \
247 rm -f $(DESTDIR)$(pkgincludedir)/$$p; \
252 ID: $(HEADERS) $(SOURCES) $(LISP)
253 list='$(SOURCES) $(HEADERS)'; \
254 unique=`for i in $$list; do echo $$i; done | \
255 awk ' { files[$$0] = 1; } \
256 END { for (i in files) print i; }'`; \
257 here=`pwd` && cd $(srcdir) \
258 && mkid -f$$here/ID $$unique $(LISP)
260 TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) $(LISP)
263 list='$(SOURCES) $(HEADERS)'; \
264 unique=`for i in $$list; do echo $$i; done | \
265 awk ' { files[$$0] = 1; } \
266 END { for (i in files) print i; }'`; \
267 test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
268 || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags $$unique $(LISP) -o $$here/TAGS)
277 maintainer-clean-tags:
279 distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
283 distdir: $(DISTFILES)
284 here=`cd $(top_builddir) && pwd`; \
285 top_distdir=`cd $(top_distdir) && pwd`; \
286 distdir=`cd $(distdir) && pwd`; \
288 && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --gnu src/Makefile
289 @for file in $(DISTFILES); do \
291 if test -d $$d/$$file; then \
292 cp -pr $$d/$$file $(distdir)/$$file; \
294 test -f $(distdir)/$$file \
295 || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
296 || cp -p $$d/$$file $(distdir)/$$file || :; \
300 DEPS_MAGIC := $(shell mkdir .deps > /dev/null 2>&1 || :)
302 -include $(DEP_FILES)
311 maintainer-clean-depend:
314 @echo '$(COMPILE) -c $<'; \
315 $(COMPILE) -Wp,-MD,.deps/$(*F).pp -c $<
316 @-cp .deps/$(*F).pp .deps/$(*F).P; \
317 tr ' ' '\012' < .deps/$(*F).pp \
318 | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \
323 @echo '$(LTCOMPILE) -c $<'; \
324 $(LTCOMPILE) -Wp,-MD,.deps/$(*F).pp -c $<
325 @-sed -e 's/^\([^:]*\)\.o[ ]*:/\1.lo \1.o :/' \
326 < .deps/$(*F).pp > .deps/$(*F).P; \
327 tr ' ' '\012' < .deps/$(*F).pp \
328 | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \
333 @echo '$(CXXCOMPILE) -c $<'; \
334 $(CXXCOMPILE) -Wp,-MD,.deps/$(*F).pp -c $<
335 @-cp .deps/$(*F).pp .deps/$(*F).P; \
336 tr ' ' '\012' < .deps/$(*F).pp \
337 | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \
342 @echo '$(LTCXXCOMPILE) -c $<'; \
343 $(LTCXXCOMPILE) -Wp,-MD,.deps/$(*F).pp -c $<
344 @-sed -e 's/^\([^:]*\)\.o[ ]*:/\1.lo \1.o :/' \
345 < .deps/$(*F).pp > .deps/$(*F).P; \
346 tr ' ' '\012' < .deps/$(*F).pp \
347 | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \
357 installcheck: installcheck-am
358 install-exec-am: install-libLTLIBRARIES
359 install-exec: install-exec-am
361 install-data-am: install-pkgincludeHEADERS
362 install-data: install-data-am
365 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
367 uninstall-am: uninstall-libLTLIBRARIES uninstall-pkgincludeHEADERS
368 uninstall: uninstall-am
369 all-am: Makefile $(LTLIBRARIES) $(HEADERS)
372 $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
374 $(mkinstalldirs) $(DESTDIR)$(libdir) $(DESTDIR)$(pkgincludedir)
382 -rm -f Makefile $(CONFIG_CLEAN_FILES)
383 -rm -f config.cache config.log stamp-h stamp-h[0-9]*
385 maintainer-clean-generic:
386 mostlyclean-am: mostlyclean-libLTLIBRARIES mostlyclean-compile \
387 mostlyclean-libtool mostlyclean-tags mostlyclean-depend \
390 mostlyclean: mostlyclean-am
392 clean-am: clean-libLTLIBRARIES clean-compile clean-libtool clean-tags \
393 clean-depend clean-generic mostlyclean-am
397 distclean-am: distclean-libLTLIBRARIES distclean-compile \
398 distclean-libtool distclean-tags distclean-depend \
399 distclean-generic clean-am
402 distclean: distclean-am
404 maintainer-clean-am: maintainer-clean-libLTLIBRARIES \
405 maintainer-clean-compile maintainer-clean-libtool \
406 maintainer-clean-tags maintainer-clean-depend \
407 maintainer-clean-generic distclean-am
408 @echo "This command is intended for maintainers to use;"
409 @echo "it deletes files that may require special tools to rebuild."
411 maintainer-clean: maintainer-clean-am
413 .PHONY: mostlyclean-libLTLIBRARIES distclean-libLTLIBRARIES \
414 clean-libLTLIBRARIES maintainer-clean-libLTLIBRARIES \
415 uninstall-libLTLIBRARIES install-libLTLIBRARIES mostlyclean-compile \
416 distclean-compile clean-compile maintainer-clean-compile \
417 mostlyclean-libtool distclean-libtool clean-libtool \
418 maintainer-clean-libtool uninstall-pkgincludeHEADERS \
419 install-pkgincludeHEADERS tags mostlyclean-tags distclean-tags \
420 clean-tags maintainer-clean-tags distdir mostlyclean-depend \
421 distclean-depend clean-depend maintainer-clean-depend info-am info \
422 dvi-am dvi check check-am installcheck-am installcheck install-exec-am \
423 install-exec install-data-am install-data install-am install \
424 uninstall-am uninstall all-redirect all-am all installdirs \
425 mostlyclean-generic distclean-generic clean-generic \
426 maintainer-clean-generic clean mostlyclean distclean maintainer-clean
429 # Tell versions [3.59,3.63) of GNU make to not export all variables.
430 # Otherwise a system limit (for SysV at least) may be exceeded.