]> matita.cs.unibo.it Git - helm.git/blob - helm/DEVEL/mathml_editor/src/Makefile.in
ocaml 3.09 transition
[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 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@
82 LDFLAGS = @LDFLAGS@
83 LIBTOOL = @LIBTOOL@
84 LN_S = @LN_S@
85 MAKEINFO = @MAKEINFO@
86 MLGDOME_CFLAGS = @MLGDOME_CFLAGS@
87 OBJDUMP = @OBJDUMP@
88 OBJEXT = @OBJEXT@
89 OCAMLC = @OCAMLC@
90 OCAMLDEP = @OCAMLDEP@
91 OCAMLFIND = @OCAMLFIND@
92 OCAMLMKLIB = @OCAMLMKLIB@
93 OCAMLOPT = @OCAMLOPT@
94 OCAMLSTDLIBDIR = @OCAMLSTDLIBDIR@
95 OCAMLSTUBDIR = @OCAMLSTUBDIR@
96 OCAML_INCLUDE_DIR = @OCAML_INCLUDE_DIR@
97 PACKAGE = @PACKAGE@
98 RANLIB = @RANLIB@
99 STRIP = @STRIP@
100 VERSION = @VERSION@
101
102 lib_LTLIBRARIES = libeditex.la
103
104 libeditex_la_LDFLAGS = -version-info @EDITEX_VERSION_INFO@
105
106 libeditex_la_LDADDS =    $(GMETADOM_LIBS)   $(GDOMEXSLT_LIBS)
107
108
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
110
111
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
113
114
115 INCLUDES =    $(GMETADOM_CFLAGS)   $(GDOMEXSLT_CFLAGS)
116
117 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
118 CONFIG_HEADER = ../config.h
119 CONFIG_CLEAN_FILES = 
120 LTLIBRARIES =  $(lib_LTLIBRARIES)
121
122
123 DEFS = @DEFS@ -I. -I$(srcdir) -I..
124 LIBS = @LIBS@
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)
133 CXXLD = $(CXX)
134 CXXLINK = $(LIBTOOL) --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(LDFLAGS) -o $@
135 HEADERS =  $(pkginclude_HEADERS)
136
137 DIST_COMMON =  Makefile.am Makefile.in
138
139
140 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
141
142 TAR = tar
143 GZIP_ENV = --best
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)
151
152 all: all-redirect
153 .SUFFIXES:
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
157
158 Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status $(BUILT_SOURCES)
159         cd $(top_builddir) \
160           && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
161
162
163 mostlyclean-libLTLIBRARIES:
164
165 clean-libLTLIBRARIES:
166         -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
167
168 distclean-libLTLIBRARIES:
169
170 maintainer-clean-libLTLIBRARIES:
171
172 install-libLTLIBRARIES: $(lib_LTLIBRARIES)
173         @$(NORMAL_INSTALL)
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; \
179           else :; fi; \
180         done
181
182 uninstall-libLTLIBRARIES:
183         @$(NORMAL_UNINSTALL)
184         list='$(lib_LTLIBRARIES)'; for p in $$list; do \
185           $(LIBTOOL)  --mode=uninstall rm -f $(DESTDIR)$(libdir)/$$p; \
186         done
187
188 # FIXME: We should only use cygpath when building on Windows,
189 # and only if it is available.
190 .c.obj:
191         $(COMPILE) -c `cygpath -w $<`
192
193 .s.o:
194         $(COMPILE) -c $<
195
196 .S.o:
197         $(COMPILE) -c $<
198
199 mostlyclean-compile:
200         -rm -f *.o core *.core
201         -rm -f *.$(OBJEXT)
202
203 clean-compile:
204
205 distclean-compile:
206         -rm -f *.tab.c
207
208 maintainer-clean-compile:
209
210 .s.lo:
211         $(LIBTOOL) --mode=compile $(COMPILE) -c $<
212
213 .S.lo:
214         $(LIBTOOL) --mode=compile $(COMPILE) -c $<
215
216 mostlyclean-libtool:
217         -rm -f *.lo
218
219 clean-libtool:
220         -rm -rf .libs _libs
221
222 distclean-libtool:
223
224 maintainer-clean-libtool:
225
226 libeditex.la: $(libeditex_la_OBJECTS) $(libeditex_la_DEPENDENCIES)
227         $(CXXLINK) -rpath $(libdir) $(libeditex_la_LDFLAGS) $(libeditex_la_OBJECTS) $(libeditex_la_LIBADD) $(LIBS)
228 .cc.o:
229         $(CXXCOMPILE) -c $<
230 .cc.obj:
231         $(CXXCOMPILE) -c `cygpath -w $<`
232 .cc.lo:
233         $(LTCXXCOMPILE) -c $<
234
235 install-pkgincludeHEADERS: $(pkginclude_HEADERS)
236         @$(NORMAL_INSTALL)
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; \
242         done
243
244 uninstall-pkgincludeHEADERS:
245         @$(NORMAL_UNINSTALL)
246         list='$(pkginclude_HEADERS)'; for p in $$list; do \
247           rm -f $(DESTDIR)$(pkgincludedir)/$$p; \
248         done
249
250 tags: TAGS
251
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)
259
260 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) $(LISP)
261         tags=; \
262         here=`pwd`; \
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)
269
270 mostlyclean-tags:
271
272 clean-tags:
273
274 distclean-tags:
275         -rm -f TAGS ID
276
277 maintainer-clean-tags:
278
279 distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
280
281 subdir = src
282
283 distdir: $(DISTFILES)
284         here=`cd $(top_builddir) && pwd`; \
285         top_distdir=`cd $(top_distdir) && pwd`; \
286         distdir=`cd $(distdir) && pwd`; \
287         cd $(top_srcdir) \
288           && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --gnu src/Makefile
289         @for file in $(DISTFILES); do \
290           d=$(srcdir); \
291           if test -d $$d/$$file; then \
292             cp -pr $$d/$$file $(distdir)/$$file; \
293           else \
294             test -f $(distdir)/$$file \
295             || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
296             || cp -p $$d/$$file $(distdir)/$$file || :; \
297           fi; \
298         done
299
300 DEPS_MAGIC := $(shell mkdir .deps > /dev/null 2>&1 || :)
301
302 -include $(DEP_FILES)
303
304 mostlyclean-depend:
305
306 clean-depend:
307
308 distclean-depend:
309         -rm -rf .deps
310
311 maintainer-clean-depend:
312
313 %.o: %.c
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/$$/ :/' \
319             >> .deps/$(*F).P; \
320         rm .deps/$(*F).pp
321
322 %.lo: %.c
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/$$/ :/' \
329             >> .deps/$(*F).P; \
330         rm -f .deps/$(*F).pp
331
332 %.o: %.cc
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/$$/ :/' \
338             >> .deps/$(*F).P; \
339         rm .deps/$(*F).pp
340
341 %.lo: %.cc
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/$$/ :/' \
348             >> .deps/$(*F).P; \
349         rm -f .deps/$(*F).pp
350 info-am:
351 info: info-am
352 dvi-am:
353 dvi: dvi-am
354 check-am: all-am
355 check: check-am
356 installcheck-am:
357 installcheck: installcheck-am
358 install-exec-am: install-libLTLIBRARIES
359 install-exec: install-exec-am
360
361 install-data-am: install-pkgincludeHEADERS
362 install-data: install-data-am
363
364 install-am: all-am
365         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
366 install: install-am
367 uninstall-am: uninstall-libLTLIBRARIES uninstall-pkgincludeHEADERS
368 uninstall: uninstall-am
369 all-am: Makefile $(LTLIBRARIES) $(HEADERS)
370 all-redirect: all-am
371 install-strip:
372         $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
373 installdirs:
374         $(mkinstalldirs)  $(DESTDIR)$(libdir) $(DESTDIR)$(pkgincludedir)
375
376
377 mostlyclean-generic:
378
379 clean-generic:
380
381 distclean-generic:
382         -rm -f Makefile $(CONFIG_CLEAN_FILES)
383         -rm -f config.cache config.log stamp-h stamp-h[0-9]*
384
385 maintainer-clean-generic:
386 mostlyclean-am:  mostlyclean-libLTLIBRARIES mostlyclean-compile \
387                 mostlyclean-libtool mostlyclean-tags mostlyclean-depend \
388                 mostlyclean-generic
389
390 mostlyclean: mostlyclean-am
391
392 clean-am:  clean-libLTLIBRARIES clean-compile clean-libtool clean-tags \
393                 clean-depend clean-generic mostlyclean-am
394
395 clean: clean-am
396
397 distclean-am:  distclean-libLTLIBRARIES distclean-compile \
398                 distclean-libtool distclean-tags distclean-depend \
399                 distclean-generic clean-am
400         -rm -f libtool
401
402 distclean: distclean-am
403
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."
410
411 maintainer-clean: maintainer-clean-am
412
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
427
428
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.
431 .NOEXPORT: