]> matita.cs.unibo.it Git - helm.git/blob - helm/DEVEL/mathml_editor/Makefile.in
* removed GLIB 2 dependencies (GLIB 2 not used!)
[helm.git] / helm / DEVEL / mathml_editor / 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 EXTRA_DIST = BUGS LICENSE aclocal.m4
106 SUBDIRS = src test ocaml textomml
107 CLEANFILES = core
108
109 pkgconfigdir = $(libdir)/pkgconfig
110 pkgconfig_DATA = editex.pc
111 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
112 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
113 CONFIG_HEADER = config.h
114 CONFIG_CLEAN_FILES =  editex.pc
115 DATA =  $(pkgconfig_DATA)
116
117 DIST_COMMON =  README ./stamp-h.in AUTHORS COPYING ChangeLog INSTALL \
118 Makefile.am Makefile.in NEWS TODO aclocal.m4 config.guess config.h.in \
119 config.sub configure configure.ac editex.pc.in install-sh ltmain.sh \
120 missing mkinstalldirs
121
122
123 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
124
125 TAR = tar
126 GZIP_ENV = --best
127 all: all-redirect
128 .SUFFIXES:
129 $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.ac $(ACLOCAL_M4) 
130         cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile
131
132 Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status $(BUILT_SOURCES)
133         cd $(top_builddir) \
134           && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status
135
136 $(ACLOCAL_M4):  configure.ac 
137         cd $(srcdir) && $(ACLOCAL)
138
139 config.status: $(srcdir)/configure.ac $(CONFIG_STATUS_DEPENDENCIES)
140         $(SHELL) ./config.status --recheck
141 $(srcdir)/configure: $(srcdir)/configure.ac $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
142         cd $(srcdir) && $(AUTOCONF)
143
144 config.h: stamp-h
145         @if test ! -f $@; then \
146                 rm -f stamp-h; \
147                 $(MAKE) stamp-h; \
148         else :; fi
149 stamp-h: $(srcdir)/config.h.in $(top_builddir)/config.status
150         cd $(top_builddir) \
151           && CONFIG_FILES= CONFIG_HEADERS=config.h \
152              $(SHELL) ./config.status
153         @echo timestamp > stamp-h 2> /dev/null
154 $(srcdir)/config.h.in: $(srcdir)/stamp-h.in
155         @if test ! -f $@; then \
156                 rm -f $(srcdir)/stamp-h.in; \
157                 $(MAKE) $(srcdir)/stamp-h.in; \
158         else :; fi
159 $(srcdir)/stamp-h.in: $(top_srcdir)/configure.ac $(ACLOCAL_M4) 
160         cd $(top_srcdir) && $(AUTOHEADER)
161         @echo timestamp > $(srcdir)/stamp-h.in 2> /dev/null
162
163 mostlyclean-hdr:
164
165 clean-hdr:
166
167 distclean-hdr:
168         -rm -f config.h
169
170 maintainer-clean-hdr:
171 editex.pc: $(top_builddir)/config.status editex.pc.in
172         cd $(top_builddir) && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status
173
174 install-pkgconfigDATA: $(pkgconfig_DATA)
175         @$(NORMAL_INSTALL)
176         $(mkinstalldirs) $(DESTDIR)$(pkgconfigdir)
177         @list='$(pkgconfig_DATA)'; for p in $$list; do \
178           if test -f $(srcdir)/$$p; then \
179             echo " $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(pkgconfigdir)/$$p"; \
180             $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(pkgconfigdir)/$$p; \
181           else if test -f $$p; then \
182             echo " $(INSTALL_DATA) $$p $(DESTDIR)$(pkgconfigdir)/$$p"; \
183             $(INSTALL_DATA) $$p $(DESTDIR)$(pkgconfigdir)/$$p; \
184           fi; fi; \
185         done
186
187 uninstall-pkgconfigDATA:
188         @$(NORMAL_UNINSTALL)
189         list='$(pkgconfig_DATA)'; for p in $$list; do \
190           rm -f $(DESTDIR)$(pkgconfigdir)/$$p; \
191         done
192
193 # This directory's subdirectories are mostly independent; you can cd
194 # into them and run `make' without going through this Makefile.
195 # To change the values of `make' variables: instead of editing Makefiles,
196 # (1) if the variable is set in `config.status', edit `config.status'
197 #     (which will cause the Makefiles to be regenerated when you run `make');
198 # (2) otherwise, pass the desired values on the `make' command line.
199
200 @SET_MAKE@
201
202 all-recursive install-data-recursive install-exec-recursive \
203 installdirs-recursive install-recursive uninstall-recursive  \
204 check-recursive installcheck-recursive info-recursive dvi-recursive:
205         @set fnord $(MAKEFLAGS); amf=$$2; \
206         dot_seen=no; \
207         target=`echo $@ | sed s/-recursive//`; \
208         list='$(SUBDIRS)'; for subdir in $$list; do \
209           echo "Making $$target in $$subdir"; \
210           if test "$$subdir" = "."; then \
211             dot_seen=yes; \
212             local_target="$$target-am"; \
213           else \
214             local_target="$$target"; \
215           fi; \
216           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
217            || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
218         done; \
219         if test "$$dot_seen" = "no"; then \
220           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
221         fi; test -z "$$fail"
222
223 mostlyclean-recursive clean-recursive distclean-recursive \
224 maintainer-clean-recursive:
225         @set fnord $(MAKEFLAGS); amf=$$2; \
226         dot_seen=no; \
227         rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \
228           rev="$$subdir $$rev"; \
229           test "$$subdir" = "." && dot_seen=yes; \
230         done; \
231         test "$$dot_seen" = "no" && rev=". $$rev"; \
232         target=`echo $@ | sed s/-recursive//`; \
233         for subdir in $$rev; do \
234           echo "Making $$target in $$subdir"; \
235           if test "$$subdir" = "."; then \
236             local_target="$$target-am"; \
237           else \
238             local_target="$$target"; \
239           fi; \
240           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
241            || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
242         done && test -z "$$fail"
243 tags-recursive:
244         list='$(SUBDIRS)'; for subdir in $$list; do \
245           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
246         done
247
248 tags: TAGS
249
250 ID: $(HEADERS) $(SOURCES) $(LISP)
251         list='$(SOURCES) $(HEADERS)'; \
252         unique=`for i in $$list; do echo $$i; done | \
253           awk '    { files[$$0] = 1; } \
254                END { for (i in files) print i; }'`; \
255         here=`pwd` && cd $(srcdir) \
256           && mkid -f$$here/ID $$unique $(LISP)
257
258 TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) $(LISP)
259         tags=; \
260         here=`pwd`; \
261         list='$(SUBDIRS)'; for subdir in $$list; do \
262    if test "$$subdir" = .; then :; else \
263             test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
264    fi; \
265         done; \
266         list='$(SOURCES) $(HEADERS)'; \
267         unique=`for i in $$list; do echo $$i; done | \
268           awk '    { files[$$0] = 1; } \
269                END { for (i in files) print i; }'`; \
270         test -z "$(ETAGS_ARGS)config.h.in$$unique$(LISP)$$tags" \
271           || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags config.h.in $$unique $(LISP) -o $$here/TAGS)
272
273 mostlyclean-tags:
274
275 clean-tags:
276
277 distclean-tags:
278         -rm -f TAGS ID
279
280 maintainer-clean-tags:
281
282 distdir = $(PACKAGE)-$(VERSION)
283 top_distdir = $(distdir)
284
285 # This target untars the dist file and tries a VPATH configuration.  Then
286 # it guarantees that the distribution is self-contained by making another
287 # tarfile.
288 distcheck: dist
289         -rm -rf $(distdir)
290         GZIP=$(GZIP_ENV) $(TAR) zxf $(distdir).tar.gz
291         mkdir $(distdir)/=build
292         mkdir $(distdir)/=inst
293         dc_install_base=`cd $(distdir)/=inst && pwd`; \
294         cd $(distdir)/=build \
295           && ../configure --srcdir=.. --prefix=$$dc_install_base \
296           && $(MAKE) $(AM_MAKEFLAGS) \
297           && $(MAKE) $(AM_MAKEFLAGS) dvi \
298           && $(MAKE) $(AM_MAKEFLAGS) check \
299           && $(MAKE) $(AM_MAKEFLAGS) install \
300           && $(MAKE) $(AM_MAKEFLAGS) installcheck \
301           && $(MAKE) $(AM_MAKEFLAGS) dist
302         -rm -rf $(distdir)
303         @banner="$(distdir).tar.gz is ready for distribution"; \
304         dashes=`echo "$$banner" | sed s/./=/g`; \
305         echo "$$dashes"; \
306         echo "$$banner"; \
307         echo "$$dashes"
308 dist: distdir
309         -chmod -R a+r $(distdir)
310         GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir)
311         -rm -rf $(distdir)
312 dist-all: distdir
313         -chmod -R a+r $(distdir)
314         GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir)
315         -rm -rf $(distdir)
316 distdir: $(DISTFILES)
317         -rm -rf $(distdir)
318         mkdir $(distdir)
319         -chmod 777 $(distdir)
320         here=`cd $(top_builddir) && pwd`; \
321         top_distdir=`cd $(distdir) && pwd`; \
322         distdir=`cd $(distdir) && pwd`; \
323         cd $(top_srcdir) \
324           && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --gnu Makefile
325         @for file in $(DISTFILES); do \
326           d=$(srcdir); \
327           if test -d $$d/$$file; then \
328             cp -pr $$d/$$file $(distdir)/$$file; \
329           else \
330             test -f $(distdir)/$$file \
331             || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
332             || cp -p $$d/$$file $(distdir)/$$file || :; \
333           fi; \
334         done
335         for subdir in $(SUBDIRS); do \
336           if test "$$subdir" = .; then :; else \
337             test -d $(distdir)/$$subdir \
338             || mkdir $(distdir)/$$subdir \
339             || exit 1; \
340             chmod 777 $(distdir)/$$subdir; \
341             (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir=../$(distdir) distdir=../$(distdir)/$$subdir distdir) \
342               || exit 1; \
343           fi; \
344         done
345 info-am:
346 info: info-recursive
347 dvi-am:
348 dvi: dvi-recursive
349 check-am: all-am
350 check: check-recursive
351 installcheck-am:
352 installcheck: installcheck-recursive
353 all-recursive-am: config.h
354         $(MAKE) $(AM_MAKEFLAGS) all-recursive
355
356 install-exec-am:
357 install-exec: install-exec-recursive
358
359 install-data-am: install-pkgconfigDATA
360 install-data: install-data-recursive
361
362 install-am: all-am
363         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
364 install: install-recursive
365 uninstall-am: uninstall-pkgconfigDATA
366 uninstall: uninstall-recursive
367 all-am: Makefile $(DATA) config.h
368 all-redirect: all-recursive-am
369 install-strip:
370         $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
371 installdirs: installdirs-recursive
372 installdirs-am:
373         $(mkinstalldirs)  $(DESTDIR)$(pkgconfigdir)
374
375
376 mostlyclean-generic:
377
378 clean-generic:
379         -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
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-hdr mostlyclean-tags mostlyclean-generic
387
388 mostlyclean: mostlyclean-recursive
389
390 clean-am:  clean-hdr clean-tags clean-generic mostlyclean-am
391
392 clean: clean-recursive
393
394 distclean-am:  distclean-hdr distclean-tags distclean-generic clean-am
395         -rm -f libtool
396
397 distclean: distclean-recursive
398         -rm -f config.status
399
400 maintainer-clean-am:  maintainer-clean-hdr maintainer-clean-tags \
401                 maintainer-clean-generic distclean-am
402         @echo "This command is intended for maintainers to use;"
403         @echo "it deletes files that may require special tools to rebuild."
404
405 maintainer-clean: maintainer-clean-recursive
406         -rm -f config.status
407
408 .PHONY: mostlyclean-hdr distclean-hdr clean-hdr maintainer-clean-hdr \
409 uninstall-pkgconfigDATA install-pkgconfigDATA install-data-recursive \
410 uninstall-data-recursive install-exec-recursive \
411 uninstall-exec-recursive installdirs-recursive uninstalldirs-recursive \
412 all-recursive check-recursive installcheck-recursive info-recursive \
413 dvi-recursive mostlyclean-recursive distclean-recursive clean-recursive \
414 maintainer-clean-recursive tags tags-recursive mostlyclean-tags \
415 distclean-tags clean-tags maintainer-clean-tags distdir info-am info \
416 dvi-am dvi check check-am installcheck-am installcheck all-recursive-am \
417 install-exec-am install-exec install-data-am install-data install-am \
418 install uninstall-am uninstall all-redirect all-am all installdirs-am \
419 installdirs mostlyclean-generic distclean-generic clean-generic \
420 maintainer-clean-generic clean mostlyclean distclean maintainer-clean
421
422
423 backup:
424         cd ..; tar cvfz @PACKAGE@-@VERSION@-`date|tr ' ' '_'|tr ':' '_'`.tar.gz @PACKAGE@
425
426 cleanbak:
427         -rm -f `find . -name "*~"`
428
429 lc:
430         @( \
431         CFILES=`find . -name "*.c"`; \
432         HFILES=`find . -name "*.h"`; \
433         CCFILES=`find . -name "*.cc"`; \
434         HHFILES=`find . -name "*.hh"`; \
435         ICCFILES=`find . -name "*.icc"`; \
436         wc -l $$CFILES $$HFILES $$CCFILES $$HHFILES $$ICCFILES | tail -n 1 \
437         )
438
439 # Tell versions [3.59,3.63) of GNU make to not export all variables.
440 # Otherwise a system limit (for SysV at least) may be exceeded.
441 .NOEXPORT: