]> matita.cs.unibo.it Git - helm.git/blob - helm/DEVEL/gdome_xslt/C/test/Makefile
* added C++ binding
[helm.git] / helm / DEVEL / gdome_xslt / C / test / Makefile
1 # Makefile.in generated automatically by automake 1.5 from Makefile.am.
2
3 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001
4 # Free Software Foundation, Inc.
5 # This Makefile.in is free software; the Free Software Foundation
6 # gives unlimited permission to copy and/or distribute it,
7 # with or without modifications, as long as this notice is preserved.
8
9 # This program is distributed in the hope that it will be useful,
10 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
11 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
12 # PARTICULAR PURPOSE.
13
14
15
16 SHELL = /bin/sh
17
18 srcdir = .
19 top_srcdir = ../..
20
21 prefix = /usr/local
22 exec_prefix = ${prefix}
23
24 bindir = ${exec_prefix}/bin
25 sbindir = ${exec_prefix}/sbin
26 libexecdir = ${exec_prefix}/libexec
27 datadir = ${prefix}/share
28 sysconfdir = ${prefix}/etc
29 sharedstatedir = ${prefix}/com
30 localstatedir = ${prefix}/var
31 libdir = ${exec_prefix}/lib
32 infodir = ${prefix}/info
33 mandir = ${prefix}/man
34 includedir = ${prefix}/include
35 oldincludedir = /usr/include
36 pkgdatadir = $(datadir)/gdome2-xslt
37 pkglibdir = $(libdir)/gdome2-xslt
38 pkgincludedir = $(includedir)/gdome2-xslt
39 top_builddir = ../..
40
41 ACLOCAL = ${SHELL} /home/luca/Projects/helm/DEVEL/gdome_xslt/missing --run aclocal
42 AUTOCONF = ${SHELL} /home/luca/Projects/helm/DEVEL/gdome_xslt/missing --run autoconf
43 AUTOMAKE = ${SHELL} /home/luca/Projects/helm/DEVEL/gdome_xslt/missing --run automake
44 AUTOHEADER = ${SHELL} /home/luca/Projects/helm/DEVEL/gdome_xslt/missing --run autoheader
45
46 INSTALL = /usr/bin/install -c
47 INSTALL_PROGRAM = ${INSTALL}
48 INSTALL_DATA = ${INSTALL} -m 644
49 INSTALL_SCRIPT = ${INSTALL}
50 INSTALL_HEADER = $(INSTALL_DATA)
51 transform = s,x,x,
52 NORMAL_INSTALL = :
53 PRE_INSTALL = :
54 POST_INSTALL = :
55 NORMAL_UNINSTALL = :
56 PRE_UNINSTALL = :
57 POST_UNINSTALL = :
58 host_alias = 
59 host_triplet = i686-pc-linux-gnu
60 AMTAR = ${SHELL} /home/luca/Projects/helm/DEVEL/gdome_xslt/missing --run tar
61 AS = @AS@
62 AWK = mawk
63 CC = gcc
64 CXX = g++
65 DEPDIR = .deps
66 DLLTOOL = @DLLTOOL@
67 ECHO = echo
68 EXEEXT = 
69 GDOME_CFLAGS = -I/home/luca/Local/include -I/home/luca/Local/include/libgdome -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/home/luca/Local/include/libxml2
70 GDOME_LIBS = -L/home/luca/Local/lib -L/usr/lib -lgdome -lglib -lxml2 -lz -lm
71 GMETADOM_CFLAGS = -I/home/luca/Local/include/gmetadom/gdome_cpp_smart -I/home/luca/Local/include -I/home/luca/Local/include/libgdome -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/home/luca/Local/include/libxml2
72 GMETADOM_LIBS = -L/home/luca/Local/lib -lgmetadom_gdome_cpp_smart -L/home/luca/Local/lib -L/usr/lib -lgdome -lglib -lxml2 -lz -lm
73 HAVE_OCAMLC = yes
74 HAVE_OCAMLFIND = yes
75 INSTALL_STRIP_PROGRAM = ${SHELL} $(install_sh) -c -s
76 LIBTOOL = $(SHELL) $(top_builddir)/libtool
77 LIBXSLT_CFLAGS = -I/home/luca/Local/include/libxml2
78 LIBXSLT_LIBS = -L/usr/lib -lxslt -lxml2 -lm
79 LN_S = ln -s
80 OBJDUMP = @OBJDUMP@
81 OBJEXT = o
82 OCAML_INCLUDE_DIR = /usr/include/caml
83 PACKAGE = gdome2-xslt
84 RANLIB = ranlib
85 STRIP = strip
86 VERSION = 0.0.3
87 VERSION_INFO = 0:3:0
88 am__include = include
89 am__quote = 
90 install_sh = /home/luca/Projects/helm/DEVEL/gdome_xslt/install-sh
91
92 noinst_PROGRAMS = test
93
94 test_SOURCES = test.c
95
96 LDADDS = $(GDOME_LIBS) $(LIBXSLT_LIBS)
97
98 test_LDADD = $(LDADDS)
99
100 INCLUDES = \
101   $(GDOME_CFLAGS) \
102   $(LIBXSLT_CFLAGS) \
103   -I$(top_srcdir)/gdome_xslt
104
105 subdir = C/test
106 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
107 CONFIG_HEADER = $(top_builddir)/config.h
108 CONFIG_CLEAN_FILES =
109 noinst_PROGRAMS = test$(EXEEXT)
110 PROGRAMS = $(noinst_PROGRAMS)
111
112 am_test_OBJECTS = test.$(OBJEXT)
113 test_OBJECTS = $(am_test_OBJECTS)
114 test_DEPENDENCIES =
115 test_LDFLAGS =
116
117 DEFS = -DHAVE_CONFIG_H
118 DEFAULT_INCLUDES =  -I. -I$(srcdir) -I$(top_builddir)
119 CPPFLAGS = 
120 LDFLAGS = 
121 LIBS = 
122 depcomp = $(SHELL) $(top_srcdir)/depcomp
123 DEP_FILES = $(DEPDIR)/test.Po
124 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
125         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
126 LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) \
127         $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
128 CCLD = $(CC)
129 LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
130         $(AM_LDFLAGS) $(LDFLAGS) -o $@
131 CFLAGS = -g -O2
132 DIST_SOURCES = $(test_SOURCES)
133 DIST_COMMON = Makefile.am Makefile.in
134 SOURCES = $(test_SOURCES)
135
136 all: all-am
137
138 .SUFFIXES:
139 .SUFFIXES: .c .lo .o .obj
140
141 mostlyclean-libtool:
142         -rm -f *.lo
143
144 clean-libtool:
145         -rm -rf .libs _libs
146
147 distclean-libtool:
148         -rm -f libtool
149 $(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.ac $(ACLOCAL_M4)
150         cd $(top_srcdir) && \
151           $(AUTOMAKE) --gnu  C/test/Makefile
152 Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
153         cd $(top_builddir) && \
154           CONFIG_HEADERS= CONFIG_LINKS= \
155           CONFIG_FILES=$(subdir)/$@ $(SHELL) ./config.status
156
157 clean-noinstPROGRAMS:
158         -test -z "$(noinst_PROGRAMS)" || rm -f $(noinst_PROGRAMS)
159 test$(EXEEXT): $(test_OBJECTS) $(test_DEPENDENCIES) 
160         @rm -f test$(EXEEXT)
161         $(LINK) $(test_LDFLAGS) $(test_OBJECTS) $(test_LDADD) $(LIBS)
162
163 mostlyclean-compile:
164         -rm -f *.$(OBJEXT) core *.core
165
166 distclean-compile:
167         -rm -f *.tab.c
168
169 include $(DEPDIR)/test.Po
170
171 distclean-depend:
172         -rm -rf $(DEPDIR)
173
174 .c.o:
175         source='$<' object='$@' libtool=no \
176         depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' \
177         $(CCDEPMODE) $(depcomp) \
178         $(COMPILE) -c `test -f $< || echo '$(srcdir)/'`$<
179
180 .c.obj:
181         source='$<' object='$@' libtool=no \
182         depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' \
183         $(CCDEPMODE) $(depcomp) \
184         $(COMPILE) -c `cygpath -w $<`
185
186 .c.lo:
187         source='$<' object='$@' libtool=yes \
188         depfile='$(DEPDIR)/$*.Plo' tmpdepfile='$(DEPDIR)/$*.TPlo' \
189         $(CCDEPMODE) $(depcomp) \
190         $(LTCOMPILE) -c -o $@ `test -f $< || echo '$(srcdir)/'`$<
191 CCDEPMODE = depmode=gcc
192 uninstall-info-am:
193
194 tags: TAGS
195
196 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
197         list='$(SOURCES) $(HEADERS) $(TAGS_FILES)'; \
198         unique=`for i in $$list; do \
199             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
200           done | \
201           $(AWK) '    { files[$$0] = 1; } \
202                END { for (i in files) print i; }'`; \
203         mkid -fID $$unique $(LISP)
204
205 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
206                 $(TAGS_FILES) $(LISP)
207         tags=; \
208         here=`pwd`; \
209         list='$(SOURCES) $(HEADERS) $(TAGS_FILES)'; \
210         unique=`for i in $$list; do \
211             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
212           done | \
213           $(AWK) '    { files[$$0] = 1; } \
214                END { for (i in files) print i; }'`; \
215         test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
216           || etags $(ETAGS_ARGS) $$tags  $$unique $(LISP)
217
218 GTAGS:
219         here=`CDPATH=: && cd $(top_builddir) && pwd` \
220           && cd $(top_srcdir) \
221           && gtags -i $(GTAGS_ARGS) $$here
222
223 distclean-tags:
224         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
225
226 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
227
228 top_distdir = ../..
229 distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
230
231 distdir: $(DISTFILES)
232         @for file in $(DISTFILES); do \
233           if test -f $$file; then d=.; else d=$(srcdir); fi; \
234           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
235           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
236             $(mkinstalldirs) "$(distdir)/$$dir"; \
237           fi; \
238           if test -d $$d/$$file; then \
239             cp -pR $$d/$$file $(distdir) \
240             || exit 1; \
241           else \
242             test -f $(distdir)/$$file \
243             || cp -p $$d/$$file $(distdir)/$$file \
244             || exit 1; \
245           fi; \
246         done
247 check-am: all-am
248 check: check-am
249 all-am: Makefile $(PROGRAMS)
250
251 installdirs:
252
253 install: install-am
254 install-exec: install-exec-am
255 install-data: install-data-am
256 uninstall: uninstall-am
257
258 install-am: all-am
259         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
260
261 installcheck: installcheck-am
262 install-strip:
263         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
264           `test -z '$(STRIP)' || \
265             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
266 mostlyclean-generic:
267
268 clean-generic:
269
270 distclean-generic:
271         -rm -f Makefile $(CONFIG_CLEAN_FILES) stamp-h stamp-h[0-9]*
272
273 maintainer-clean-generic:
274         @echo "This command is intended for maintainers to use"
275         @echo "it deletes files that may require special tools to rebuild."
276 clean: clean-am
277
278 clean-am: clean-generic clean-libtool clean-noinstPROGRAMS \
279         mostlyclean-am
280
281 distclean: distclean-am
282
283 distclean-am: clean-am distclean-compile distclean-depend \
284         distclean-generic distclean-libtool distclean-tags
285
286 dvi: dvi-am
287
288 dvi-am:
289
290 info: info-am
291
292 info-am:
293
294 install-data-am:
295
296 install-exec-am:
297
298 install-info: install-info-am
299
300 install-man:
301
302 installcheck-am:
303
304 maintainer-clean: maintainer-clean-am
305
306 maintainer-clean-am: distclean-am maintainer-clean-generic
307
308 mostlyclean: mostlyclean-am
309
310 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
311         mostlyclean-libtool
312
313 uninstall-am: uninstall-info-am
314
315 .PHONY: GTAGS all all-am check check-am clean clean-generic \
316         clean-libtool clean-noinstPROGRAMS distclean distclean-compile \
317         distclean-depend distclean-generic distclean-libtool \
318         distclean-tags distdir dvi dvi-am info info-am install \
319         install-am install-data install-data-am install-exec \
320         install-exec-am install-info install-info-am install-man \
321         install-strip installcheck installcheck-am installdirs \
322         maintainer-clean maintainer-clean-generic mostlyclean \
323         mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
324         tags uninstall uninstall-am uninstall-info-am
325
326 # Tell versions [3.59,3.63) of GNU make to not export all variables.
327 # Otherwise a system limit (for SysV at least) may be exceeded.
328 .NOEXPORT: