]> matita.cs.unibo.it Git - helm.git/blob - helm/DEVEL/mathml_editor/src/Makefile.in
* changed handling of ' (\primes) with a few patches in the stylesheets
[helm.git] / helm / DEVEL / mathml_editor / src / Makefile.in
1 # Makefile.in generated automatically by automake 1.4-p4 from Makefile.am
2
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.
7
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
11 # PARTICULAR PURPOSE.
12
13
14 SHELL = @SHELL@
15
16 srcdir = @srcdir@
17 top_srcdir = @top_srcdir@
18 VPATH = @srcdir@
19 prefix = @prefix@
20 exec_prefix = @exec_prefix@
21
22 bindir = @bindir@
23 sbindir = @sbindir@
24 libexecdir = @libexecdir@
25 datadir = @datadir@
26 sysconfdir = @sysconfdir@
27 sharedstatedir = @sharedstatedir@
28 localstatedir = @localstatedir@
29 libdir = @libdir@
30 infodir = @infodir@
31 mandir = @mandir@
32 includedir = @includedir@
33 oldincludedir = /usr/include
34
35 DESTDIR =
36
37 pkgdatadir = $(datadir)/@PACKAGE@
38 pkglibdir = $(libdir)/@PACKAGE@
39 pkgincludedir = $(includedir)/@PACKAGE@
40
41 top_builddir = ..
42
43 ACLOCAL = @ACLOCAL@
44 AUTOCONF = @AUTOCONF@
45 AUTOMAKE = @AUTOMAKE@
46 AUTOHEADER = @AUTOHEADER@
47
48 INSTALL = @INSTALL@
49 INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
50 INSTALL_DATA = @INSTALL_DATA@
51 INSTALL_SCRIPT = @INSTALL_SCRIPT@
52 transform = @program_transform_name@
53
54 NORMAL_INSTALL = :
55 PRE_INSTALL = :
56 POST_INSTALL = :
57 NORMAL_UNINSTALL = :
58 PRE_UNINSTALL = :
59 POST_UNINSTALL = :
60 host_alias = @host_alias@
61 host_triplet = @host@
62 AS = @AS@
63 CC = @CC@
64 CFLAGS = @CFLAGS@
65 CPPFLAGS = @CPPFLAGS@
66 CXX = @CXX@
67 DLLTOOL = @DLLTOOL@
68 ECHO = @ECHO@
69 EDITEX_VERSION_INFO = @EDITEX_VERSION_INFO@
70 EXEEXT = @EXEEXT@
71 GDOMEXSLT_CFLAGS = @GDOMEXSLT_CFLAGS@
72 GDOMEXSLT_LIBS = @GDOMEXSLT_LIBS@
73 GLIB2_CFLAGS = @GLIB2_CFLAGS@
74 GLIB2_LIBS = @GLIB2_LIBS@
75 GMETADOM_CFLAGS = @GMETADOM_CFLAGS@
76 GMETADOM_LIBS = @GMETADOM_LIBS@
77 GTKMATHVIEW_CFLAGS = @GTKMATHVIEW_CFLAGS@
78 GTKMATHVIEW_LIBS = @GTKMATHVIEW_LIBS@
79 HAVE_OCAMLC = @HAVE_OCAMLC@
80 HAVE_OCAMLDEP = @HAVE_OCAMLDEP@
81 HAVE_OCAMLFIND = @HAVE_OCAMLFIND@
82 HAVE_OCAMLMKLIB = @HAVE_OCAMLMKLIB@
83 HAVE_OCAMLOPT = @HAVE_OCAMLOPT@
84 LDFLAGS = @LDFLAGS@
85 LIBTOOL = @LIBTOOL@
86 LN_S = @LN_S@
87 MAKEINFO = @MAKEINFO@
88 MLGDOME_CFLAGS = @MLGDOME_CFLAGS@
89 OBJDUMP = @OBJDUMP@
90 OBJEXT = @OBJEXT@
91 OCAMLC = @OCAMLC@
92 OCAMLDEP = @OCAMLDEP@
93 OCAMLFIND = @OCAMLFIND@
94 OCAMLMKLIB = @OCAMLMKLIB@
95 OCAMLOPT = @OCAMLOPT@
96 OCAMLSTDLIBDIR = @OCAMLSTDLIBDIR@
97 OCAMLSTUBDIR = @OCAMLSTUBDIR@
98 OCAML_INCLUDE_DIR = @OCAML_INCLUDE_DIR@
99 PACKAGE = @PACKAGE@
100 PKG_CONFIG = @PKG_CONFIG@
101 RANLIB = @RANLIB@
102 STRIP = @STRIP@
103 VERSION = @VERSION@
104
105 lib_LTLIBRARIES = libeditex.la
106
107 libeditex_la_LDFLAGS = -version-info @EDITEX_VERSION_INFO@
108
109 libeditex_la_LDADDS =    $(GLIB2_LIBS)   $(GMETADOM_LIBS)   $(GDOMEXSLT_LIBS)
110
111
112 libeditex_la_SOURCES =    Diff.cc   CLoggerConsole.cc   TPushLexer.cc   LPushLexer.cc   APushParser.cc   TPushParser.cc   CMathMLFactoryXSLT.cc   CMathMLFactoryXSLTDiff.cc   TDictionary.cc   TDocument.cc   TNode.cc   TTokenizer.cc
113
114
115 pkginclude_HEADERS =    Diff.hh   ALogger.hh   CLoggerConsole.hh   APushLexer.hh   APushParser.hh   AMathMLFactory.hh   CMathMLFactoryXSLT.hh   CMathMLFactoryXSLTDiff.hh   TPushLexer.hh   LPushLexer.hh   TPushParser.hh   TTokenizer.hh   TDictionary.hh   TDocument.hh   TNode.hh   TListener.hh   dom.hh
116
117
118 INCLUDES =    $(GLIB2_CFLAGS)   $(GMETADOM_CFLAGS)   $(GDOMEXSLT_CFLAGS)
119
120 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
121 CONFIG_HEADER = ../config.h
122 CONFIG_CLEAN_FILES = 
123 LTLIBRARIES =  $(lib_LTLIBRARIES)
124
125
126 DEFS = @DEFS@ -I. -I$(srcdir) -I..
127 LIBS = @LIBS@
128 libeditex_la_LIBADD = 
129 libeditex_la_OBJECTS =  Diff.lo CLoggerConsole.lo TPushLexer.lo \
130 LPushLexer.lo APushParser.lo TPushParser.lo CMathMLFactoryXSLT.lo \
131 CMathMLFactoryXSLTDiff.lo TDictionary.lo TDocument.lo TNode.lo \
132 TTokenizer.lo
133 CXXFLAGS = @CXXFLAGS@
134 CXXCOMPILE = $(CXX) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
135 LTCXXCOMPILE = $(LIBTOOL) --mode=compile $(CXX) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
136 CXXLD = $(CXX)
137 CXXLINK = $(LIBTOOL) --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(LDFLAGS) -o $@
138 HEADERS =  $(pkginclude_HEADERS)
139
140 DIST_COMMON =  Makefile.am Makefile.in
141
142
143 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
144
145 TAR = tar
146 GZIP_ENV = --best
147 DEP_FILES =  .deps/APushParser.P .deps/CLoggerConsole.P \
148 .deps/CMathMLFactoryXSLT.P .deps/CMathMLFactoryXSLTDiff.P .deps/Diff.P \
149 .deps/LPushLexer.P .deps/TDictionary.P .deps/TDocument.P .deps/TNode.P \
150 .deps/TPushLexer.P .deps/TPushParser.P .deps/TTokenizer.P
151 SOURCES = $(libeditex_la_SOURCES)
152 OBJECTS = $(libeditex_la_OBJECTS)
153
154 all: all-redirect
155 .SUFFIXES:
156 .SUFFIXES: .S .c .cc .lo .o .obj .s
157 $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.ac $(ACLOCAL_M4) 
158         cd $(top_srcdir) && $(AUTOMAKE) --gnu src/Makefile
159
160 Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status $(BUILT_SOURCES)
161         cd $(top_builddir) \
162           && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
163
164
165 mostlyclean-libLTLIBRARIES:
166
167 clean-libLTLIBRARIES:
168         -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
169
170 distclean-libLTLIBRARIES:
171
172 maintainer-clean-libLTLIBRARIES:
173
174 install-libLTLIBRARIES: $(lib_LTLIBRARIES)
175         @$(NORMAL_INSTALL)
176         $(mkinstalldirs) $(DESTDIR)$(libdir)
177         @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
178           if test -f $$p; then \
179             echo "$(LIBTOOL)  --mode=install $(INSTALL) $$p $(DESTDIR)$(libdir)/$$p"; \
180             $(LIBTOOL)  --mode=install $(INSTALL) $$p $(DESTDIR)$(libdir)/$$p; \
181           else :; fi; \
182         done
183
184 uninstall-libLTLIBRARIES:
185         @$(NORMAL_UNINSTALL)
186         list='$(lib_LTLIBRARIES)'; for p in $$list; do \
187           $(LIBTOOL)  --mode=uninstall rm -f $(DESTDIR)$(libdir)/$$p; \
188         done
189
190 # FIXME: We should only use cygpath when building on Windows,
191 # and only if it is available.
192 .c.obj:
193         $(COMPILE) -c `cygpath -w $<`
194
195 .s.o:
196         $(COMPILE) -c $<
197
198 .S.o:
199         $(COMPILE) -c $<
200
201 mostlyclean-compile:
202         -rm -f *.o core *.core
203         -rm -f *.$(OBJEXT)
204
205 clean-compile:
206
207 distclean-compile:
208         -rm -f *.tab.c
209
210 maintainer-clean-compile:
211
212 .s.lo:
213         $(LIBTOOL) --mode=compile $(COMPILE) -c $<
214
215 .S.lo:
216         $(LIBTOOL) --mode=compile $(COMPILE) -c $<
217
218 mostlyclean-libtool:
219         -rm -f *.lo
220
221 clean-libtool:
222         -rm -rf .libs _libs
223
224 distclean-libtool:
225
226 maintainer-clean-libtool:
227
228 libeditex.la: $(libeditex_la_OBJECTS) $(libeditex_la_DEPENDENCIES)
229         $(CXXLINK) -rpath $(libdir) $(libeditex_la_LDFLAGS) $(libeditex_la_OBJECTS) $(libeditex_la_LIBADD) $(LIBS)
230 .cc.o:
231         $(CXXCOMPILE) -c $<
232 .cc.obj:
233         $(CXXCOMPILE) -c `cygpath -w $<`
234 .cc.lo:
235         $(LTCXXCOMPILE) -c $<
236
237 install-pkgincludeHEADERS: $(pkginclude_HEADERS)
238         @$(NORMAL_INSTALL)
239         $(mkinstalldirs) $(DESTDIR)$(pkgincludedir)
240         @list='$(pkginclude_HEADERS)'; for p in $$list; do \
241           if test -f "$$p"; then d= ; else d="$(srcdir)/"; fi; \
242           echo " $(INSTALL_DATA) $$d$$p $(DESTDIR)$(pkgincludedir)/$$p"; \
243           $(INSTALL_DATA) $$d$$p $(DESTDIR)$(pkgincludedir)/$$p; \
244         done
245
246 uninstall-pkgincludeHEADERS:
247         @$(NORMAL_UNINSTALL)
248         list='$(pkginclude_HEADERS)'; for p in $$list; do \
249           rm -f $(DESTDIR)$(pkgincludedir)/$$p; \
250         done
251
252 tags: TAGS
253
254 ID: $(HEADERS) $(SOURCES) $(LISP)
255         list='$(SOURCES) $(HEADERS)'; \
256         unique=`for i in $$list; do echo $$i; done | \
257           awk '    { files[$$0] = 1; } \
258                END { for (i in files) print i; }'`; \
259         here=`pwd` && cd $(srcdir) \
260           && mkid -f$$here/ID $$unique $(LISP)
261
262 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) $(LISP)
263         tags=; \
264         here=`pwd`; \
265         list='$(SOURCES) $(HEADERS)'; \
266         unique=`for i in $$list; do echo $$i; done | \
267           awk '    { files[$$0] = 1; } \
268                END { for (i in files) print i; }'`; \
269         test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
270           || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags  $$unique $(LISP) -o $$here/TAGS)
271
272 mostlyclean-tags:
273
274 clean-tags:
275
276 distclean-tags:
277         -rm -f TAGS ID
278
279 maintainer-clean-tags:
280
281 distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
282
283 subdir = src
284
285 distdir: $(DISTFILES)
286         here=`cd $(top_builddir) && pwd`; \
287         top_distdir=`cd $(top_distdir) && pwd`; \
288         distdir=`cd $(distdir) && pwd`; \
289         cd $(top_srcdir) \
290           && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --gnu src/Makefile
291         @for file in $(DISTFILES); do \
292           d=$(srcdir); \
293           if test -d $$d/$$file; then \
294             cp -pr $$d/$$file $(distdir)/$$file; \
295           else \
296             test -f $(distdir)/$$file \
297             || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
298             || cp -p $$d/$$file $(distdir)/$$file || :; \
299           fi; \
300         done
301
302 DEPS_MAGIC := $(shell mkdir .deps > /dev/null 2>&1 || :)
303
304 -include $(DEP_FILES)
305
306 mostlyclean-depend:
307
308 clean-depend:
309
310 distclean-depend:
311         -rm -rf .deps
312
313 maintainer-clean-depend:
314
315 %.o: %.c
316         @echo '$(COMPILE) -c $<'; \
317         $(COMPILE) -Wp,-MD,.deps/$(*F).pp -c $<
318         @-cp .deps/$(*F).pp .deps/$(*F).P; \
319         tr ' ' '\012' < .deps/$(*F).pp \
320           | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \
321             >> .deps/$(*F).P; \
322         rm .deps/$(*F).pp
323
324 %.lo: %.c
325         @echo '$(LTCOMPILE) -c $<'; \
326         $(LTCOMPILE) -Wp,-MD,.deps/$(*F).pp -c $<
327         @-sed -e 's/^\([^:]*\)\.o[      ]*:/\1.lo \1.o :/' \
328           < .deps/$(*F).pp > .deps/$(*F).P; \
329         tr ' ' '\012' < .deps/$(*F).pp \
330           | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \
331             >> .deps/$(*F).P; \
332         rm -f .deps/$(*F).pp
333
334 %.o: %.cc
335         @echo '$(CXXCOMPILE) -c $<'; \
336         $(CXXCOMPILE) -Wp,-MD,.deps/$(*F).pp -c $<
337         @-cp .deps/$(*F).pp .deps/$(*F).P; \
338         tr ' ' '\012' < .deps/$(*F).pp \
339           | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \
340             >> .deps/$(*F).P; \
341         rm .deps/$(*F).pp
342
343 %.lo: %.cc
344         @echo '$(LTCXXCOMPILE) -c $<'; \
345         $(LTCXXCOMPILE) -Wp,-MD,.deps/$(*F).pp -c $<
346         @-sed -e 's/^\([^:]*\)\.o[      ]*:/\1.lo \1.o :/' \
347           < .deps/$(*F).pp > .deps/$(*F).P; \
348         tr ' ' '\012' < .deps/$(*F).pp \
349           | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \
350             >> .deps/$(*F).P; \
351         rm -f .deps/$(*F).pp
352 info-am:
353 info: info-am
354 dvi-am:
355 dvi: dvi-am
356 check-am: all-am
357 check: check-am
358 installcheck-am:
359 installcheck: installcheck-am
360 install-exec-am: install-libLTLIBRARIES
361 install-exec: install-exec-am
362
363 install-data-am: install-pkgincludeHEADERS
364 install-data: install-data-am
365
366 install-am: all-am
367         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
368 install: install-am
369 uninstall-am: uninstall-libLTLIBRARIES uninstall-pkgincludeHEADERS
370 uninstall: uninstall-am
371 all-am: Makefile $(LTLIBRARIES) $(HEADERS)
372 all-redirect: all-am
373 install-strip:
374         $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
375 installdirs:
376         $(mkinstalldirs)  $(DESTDIR)$(libdir) $(DESTDIR)$(pkgincludedir)
377
378
379 mostlyclean-generic:
380
381 clean-generic:
382
383 distclean-generic:
384         -rm -f Makefile $(CONFIG_CLEAN_FILES)
385         -rm -f config.cache config.log stamp-h stamp-h[0-9]*
386
387 maintainer-clean-generic:
388 mostlyclean-am:  mostlyclean-libLTLIBRARIES mostlyclean-compile \
389                 mostlyclean-libtool mostlyclean-tags mostlyclean-depend \
390                 mostlyclean-generic
391
392 mostlyclean: mostlyclean-am
393
394 clean-am:  clean-libLTLIBRARIES clean-compile clean-libtool clean-tags \
395                 clean-depend clean-generic mostlyclean-am
396
397 clean: clean-am
398
399 distclean-am:  distclean-libLTLIBRARIES distclean-compile \
400                 distclean-libtool distclean-tags distclean-depend \
401                 distclean-generic clean-am
402         -rm -f libtool
403
404 distclean: distclean-am
405
406 maintainer-clean-am:  maintainer-clean-libLTLIBRARIES \
407                 maintainer-clean-compile maintainer-clean-libtool \
408                 maintainer-clean-tags maintainer-clean-depend \
409                 maintainer-clean-generic distclean-am
410         @echo "This command is intended for maintainers to use;"
411         @echo "it deletes files that may require special tools to rebuild."
412
413 maintainer-clean: maintainer-clean-am
414
415 .PHONY: mostlyclean-libLTLIBRARIES distclean-libLTLIBRARIES \
416 clean-libLTLIBRARIES maintainer-clean-libLTLIBRARIES \
417 uninstall-libLTLIBRARIES install-libLTLIBRARIES mostlyclean-compile \
418 distclean-compile clean-compile maintainer-clean-compile \
419 mostlyclean-libtool distclean-libtool clean-libtool \
420 maintainer-clean-libtool uninstall-pkgincludeHEADERS \
421 install-pkgincludeHEADERS tags mostlyclean-tags distclean-tags \
422 clean-tags maintainer-clean-tags distdir mostlyclean-depend \
423 distclean-depend clean-depend maintainer-clean-depend info-am info \
424 dvi-am dvi check check-am installcheck-am installcheck install-exec-am \
425 install-exec install-data-am install-data install-am install \
426 uninstall-am uninstall all-redirect all-am all installdirs \
427 mostlyclean-generic distclean-generic clean-generic \
428 maintainer-clean-generic clean mostlyclean distclean maintainer-clean
429
430
431 # Tell versions [3.59,3.63) of GNU make to not export all variables.
432 # Otherwise a system limit (for SysV at least) may be exceeded.
433 .NOEXPORT: