]> matita.cs.unibo.it Git - helm.git/blob - helm/DEVEL/mathml_editor/test/Makefile.in
* added license and copyright to every source file
[helm.git] / helm / DEVEL / mathml_editor / test / 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 noinst_PROGRAMS = editor
106
107 editor_SOURCES = editor.cc guiGTK.c aux.cc
108
109 noinst_HEADERS = guiGTK.h
110
111 LDADDS =    $(GMETADOM_LIBS)   $(GDOMEXSLT_LIBS)   $(GTKMATHVIEW_LIBS)   $(top_builddir)/src/.libs/libeditex.a
112
113
114 editor_LDADD = $(LDADDS)
115
116 INCLUDES =    $(GMETADOM_CFLAGS)   $(GDOMEXSLT_CFLAGS)   $(GTKMATHVIEW_CFLAGS)   -I$(top_srcdir)/src
117
118 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
119 CONFIG_HEADER = ../config.h
120 CONFIG_CLEAN_FILES = 
121 noinst_PROGRAMS =  editor$(EXEEXT)
122 PROGRAMS =  $(noinst_PROGRAMS)
123
124
125 DEFS = @DEFS@ -I. -I$(srcdir) -I..
126 LIBS = @LIBS@
127 editor_OBJECTS =  editor.$(OBJEXT) guiGTK.$(OBJEXT) aux.$(OBJEXT)
128 editor_DEPENDENCIES =  $(top_builddir)/src/.libs/libeditex.a
129 editor_LDFLAGS = 
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 COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
136 LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
137 CCLD = $(CC)
138 LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@
139 HEADERS =  $(noinst_HEADERS)
140
141 DIST_COMMON =  Makefile.am Makefile.in
142
143
144 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
145
146 TAR = tar
147 GZIP_ENV = --best
148 DEP_FILES =  .deps/aux.P .deps/editor.P .deps/guiGTK.P
149 SOURCES = $(editor_SOURCES)
150 OBJECTS = $(editor_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 test/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-noinstPROGRAMS:
164
165 clean-noinstPROGRAMS:
166         -test -z "$(noinst_PROGRAMS)" || rm -f $(noinst_PROGRAMS)
167
168 distclean-noinstPROGRAMS:
169
170 maintainer-clean-noinstPROGRAMS:
171
172 # FIXME: We should only use cygpath when building on Windows,
173 # and only if it is available.
174 .c.obj:
175         $(COMPILE) -c `cygpath -w $<`
176
177 .s.o:
178         $(COMPILE) -c $<
179
180 .S.o:
181         $(COMPILE) -c $<
182
183 mostlyclean-compile:
184         -rm -f *.o core *.core
185         -rm -f *.$(OBJEXT)
186
187 clean-compile:
188
189 distclean-compile:
190         -rm -f *.tab.c
191
192 maintainer-clean-compile:
193
194 .s.lo:
195         $(LIBTOOL) --mode=compile $(COMPILE) -c $<
196
197 .S.lo:
198         $(LIBTOOL) --mode=compile $(COMPILE) -c $<
199
200 mostlyclean-libtool:
201         -rm -f *.lo
202
203 clean-libtool:
204         -rm -rf .libs _libs
205
206 distclean-libtool:
207
208 maintainer-clean-libtool:
209
210 editor$(EXEEXT): $(editor_OBJECTS) $(editor_DEPENDENCIES)
211         @rm -f editor$(EXEEXT)
212         $(CXXLINK) $(editor_LDFLAGS) $(editor_OBJECTS) $(editor_LDADD) $(LIBS)
213 .cc.o:
214         $(CXXCOMPILE) -c $<
215 .cc.obj:
216         $(CXXCOMPILE) -c `cygpath -w $<`
217 .cc.lo:
218         $(LTCXXCOMPILE) -c $<
219
220 tags: TAGS
221
222 ID: $(HEADERS) $(SOURCES) $(LISP)
223         list='$(SOURCES) $(HEADERS)'; \
224         unique=`for i in $$list; do echo $$i; done | \
225           awk '    { files[$$0] = 1; } \
226                END { for (i in files) print i; }'`; \
227         here=`pwd` && cd $(srcdir) \
228           && mkid -f$$here/ID $$unique $(LISP)
229
230 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) $(LISP)
231         tags=; \
232         here=`pwd`; \
233         list='$(SOURCES) $(HEADERS)'; \
234         unique=`for i in $$list; do echo $$i; done | \
235           awk '    { files[$$0] = 1; } \
236                END { for (i in files) print i; }'`; \
237         test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
238           || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags  $$unique $(LISP) -o $$here/TAGS)
239
240 mostlyclean-tags:
241
242 clean-tags:
243
244 distclean-tags:
245         -rm -f TAGS ID
246
247 maintainer-clean-tags:
248
249 distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
250
251 subdir = test
252
253 distdir: $(DISTFILES)
254         here=`cd $(top_builddir) && pwd`; \
255         top_distdir=`cd $(top_distdir) && pwd`; \
256         distdir=`cd $(distdir) && pwd`; \
257         cd $(top_srcdir) \
258           && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --gnu test/Makefile
259         @for file in $(DISTFILES); do \
260           d=$(srcdir); \
261           if test -d $$d/$$file; then \
262             cp -pr $$d/$$file $(distdir)/$$file; \
263           else \
264             test -f $(distdir)/$$file \
265             || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
266             || cp -p $$d/$$file $(distdir)/$$file || :; \
267           fi; \
268         done
269
270 DEPS_MAGIC := $(shell mkdir .deps > /dev/null 2>&1 || :)
271
272 -include $(DEP_FILES)
273
274 mostlyclean-depend:
275
276 clean-depend:
277
278 distclean-depend:
279         -rm -rf .deps
280
281 maintainer-clean-depend:
282
283 %.o: %.c
284         @echo '$(COMPILE) -c $<'; \
285         $(COMPILE) -Wp,-MD,.deps/$(*F).pp -c $<
286         @-cp .deps/$(*F).pp .deps/$(*F).P; \
287         tr ' ' '\012' < .deps/$(*F).pp \
288           | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \
289             >> .deps/$(*F).P; \
290         rm .deps/$(*F).pp
291
292 %.lo: %.c
293         @echo '$(LTCOMPILE) -c $<'; \
294         $(LTCOMPILE) -Wp,-MD,.deps/$(*F).pp -c $<
295         @-sed -e 's/^\([^:]*\)\.o[      ]*:/\1.lo \1.o :/' \
296           < .deps/$(*F).pp > .deps/$(*F).P; \
297         tr ' ' '\012' < .deps/$(*F).pp \
298           | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \
299             >> .deps/$(*F).P; \
300         rm -f .deps/$(*F).pp
301
302 %.o: %.cc
303         @echo '$(CXXCOMPILE) -c $<'; \
304         $(CXXCOMPILE) -Wp,-MD,.deps/$(*F).pp -c $<
305         @-cp .deps/$(*F).pp .deps/$(*F).P; \
306         tr ' ' '\012' < .deps/$(*F).pp \
307           | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \
308             >> .deps/$(*F).P; \
309         rm .deps/$(*F).pp
310
311 %.lo: %.cc
312         @echo '$(LTCXXCOMPILE) -c $<'; \
313         $(LTCXXCOMPILE) -Wp,-MD,.deps/$(*F).pp -c $<
314         @-sed -e 's/^\([^:]*\)\.o[      ]*:/\1.lo \1.o :/' \
315           < .deps/$(*F).pp > .deps/$(*F).P; \
316         tr ' ' '\012' < .deps/$(*F).pp \
317           | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \
318             >> .deps/$(*F).P; \
319         rm -f .deps/$(*F).pp
320 info-am:
321 info: info-am
322 dvi-am:
323 dvi: dvi-am
324 check-am: all-am
325 check: check-am
326 installcheck-am:
327 installcheck: installcheck-am
328 install-exec-am:
329 install-exec: install-exec-am
330
331 install-data-am:
332 install-data: install-data-am
333
334 install-am: all-am
335         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
336 install: install-am
337 uninstall-am:
338 uninstall: uninstall-am
339 all-am: Makefile $(PROGRAMS) $(HEADERS)
340 all-redirect: all-am
341 install-strip:
342         $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
343 installdirs:
344
345
346 mostlyclean-generic:
347
348 clean-generic:
349
350 distclean-generic:
351         -rm -f Makefile $(CONFIG_CLEAN_FILES)
352         -rm -f config.cache config.log stamp-h stamp-h[0-9]*
353
354 maintainer-clean-generic:
355 mostlyclean-am:  mostlyclean-noinstPROGRAMS mostlyclean-compile \
356                 mostlyclean-libtool mostlyclean-tags mostlyclean-depend \
357                 mostlyclean-generic
358
359 mostlyclean: mostlyclean-am
360
361 clean-am:  clean-noinstPROGRAMS clean-compile clean-libtool clean-tags \
362                 clean-depend clean-generic mostlyclean-am
363
364 clean: clean-am
365
366 distclean-am:  distclean-noinstPROGRAMS distclean-compile \
367                 distclean-libtool distclean-tags distclean-depend \
368                 distclean-generic clean-am
369         -rm -f libtool
370
371 distclean: distclean-am
372
373 maintainer-clean-am:  maintainer-clean-noinstPROGRAMS \
374                 maintainer-clean-compile maintainer-clean-libtool \
375                 maintainer-clean-tags maintainer-clean-depend \
376                 maintainer-clean-generic distclean-am
377         @echo "This command is intended for maintainers to use;"
378         @echo "it deletes files that may require special tools to rebuild."
379
380 maintainer-clean: maintainer-clean-am
381
382 .PHONY: mostlyclean-noinstPROGRAMS distclean-noinstPROGRAMS \
383 clean-noinstPROGRAMS maintainer-clean-noinstPROGRAMS \
384 mostlyclean-compile distclean-compile clean-compile \
385 maintainer-clean-compile mostlyclean-libtool distclean-libtool \
386 clean-libtool maintainer-clean-libtool tags mostlyclean-tags \
387 distclean-tags clean-tags maintainer-clean-tags distdir \
388 mostlyclean-depend distclean-depend clean-depend \
389 maintainer-clean-depend info-am info dvi-am dvi check check-am \
390 installcheck-am installcheck install-exec-am install-exec \
391 install-data-am install-data install-am install uninstall-am uninstall \
392 all-redirect all-am all installdirs mostlyclean-generic \
393 distclean-generic clean-generic maintainer-clean-generic clean \
394 mostlyclean distclean maintainer-clean
395
396
397 # Tell versions [3.59,3.63) of GNU make to not export all variables.
398 # Otherwise a system limit (for SysV at least) may be exceeded.
399 .NOEXPORT: