]> matita.cs.unibo.it Git - helm.git/blob - helm/DEVEL/gdome_xslt/Makefile
* bug fixed: the property construct did not sort and did not remove duplicates
[helm.git] / helm / DEVEL / gdome_xslt / 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/lpadovan/Projects/helm/DEVEL/gdome_xslt/missing --run aclocal
42 AUTOCONF = ${SHELL} /home/lpadovan/Projects/helm/DEVEL/gdome_xslt/missing --run autoconf
43 AUTOMAKE = ${SHELL} /home/lpadovan/Projects/helm/DEVEL/gdome_xslt/missing --run automake
44 AUTOHEADER = ${SHELL} /home/lpadovan/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/lpadovan/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/usr/include -I/usr/include/libgdome -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/libxml2/libxml -I/usr/include/libxml2
70 GDOME_LIBS = -L/usr/lib -lgdome -lglib -lxml2
71 GMETADOM_CFLAGS = -I/home/lpadovan/local/include/gmetadom/gdome_cpp_smart -I/usr/include -I/usr/include/libgdome -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/libxml2/libxml -I/usr/include/libxml2
72 GMETADOM_LIBS = -L/home/lpadovan/local/lib -lgmetadom_gdome_cpp_smart -L/usr/lib -lgdome -lglib -lxml2
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/usr/include/libxml2/libxml -I/usr/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/lpadovan/Projects/helm/DEVEL/gdome_xslt/install-sh
91
92 EXTRA_DIST = BUGS LICENSE aclocal.m4 debian/
93
94 SUBDIRS = C C++ ocaml test_files
95 subdir = .
96 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
97 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
98 CONFIG_HEADER = config.h
99 CONFIG_CLEAN_FILES = ocaml/gdome_xslt/META ocaml/gdome_xslt/Makefile \
100         ocaml/test/Makefile gdome_xslt_cpp_smart-config
101 DIST_SOURCES =
102
103 RECURSIVE_TARGETS = info-recursive dvi-recursive install-info-recursive \
104         uninstall-info-recursive all-recursive install-data-recursive \
105         install-exec-recursive installdirs-recursive install-recursive \
106         uninstall-recursive check-recursive installcheck-recursive
107 DIST_COMMON = README ./stamp-h.in AUTHORS COPYING ChangeLog INSTALL \
108         Makefile.am Makefile.in NEWS aclocal.m4 config.guess \
109         config.h.in config.sub configure configure.ac depcomp \
110         gdome_xslt_cpp_smart-config.in install-sh ltmain.sh missing \
111         mkinstalldirs
112 DIST_SUBDIRS = $(SUBDIRS)
113 all: config.h
114         $(MAKE) $(AM_MAKEFLAGS) all-recursive
115
116 .SUFFIXES:
117
118 mostlyclean-libtool:
119         -rm -f *.lo
120
121 clean-libtool:
122         -rm -rf .libs _libs
123
124 distclean-libtool:
125         -rm -f libtool
126 $(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.ac $(ACLOCAL_M4)
127         cd $(top_srcdir) && \
128           $(AUTOMAKE) --gnu  Makefile
129 Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
130         cd $(top_builddir) && \
131           CONFIG_HEADERS= CONFIG_LINKS= \
132           CONFIG_FILES=$@ $(SHELL) ./config.status
133
134 $(top_builddir)/config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
135         $(SHELL) ./config.status --recheck
136 $(srcdir)/configure:  $(srcdir)/configure.ac $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
137         cd $(srcdir) && $(AUTOCONF)
138
139 $(ACLOCAL_M4):  configure.ac 
140         cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
141 config.h: stamp-h
142         @if test ! -f $@; then \
143                 rm -f stamp-h; \
144                 $(MAKE) stamp-h; \
145         else :; fi
146 stamp-h: $(srcdir)/config.h.in $(top_builddir)/config.status
147         @rm -f stamp-h stamp-hT
148         @echo timestamp > stamp-hT 2> /dev/null
149         cd $(top_builddir) \
150           && CONFIG_FILES= CONFIG_HEADERS=config.h \
151              $(SHELL) ./config.status
152         @mv stamp-hT stamp-h
153 $(srcdir)/config.h.in:  $(srcdir)/./stamp-h.in
154         @if test ! -f $@; then \
155                 rm -f $(srcdir)/./stamp-h.in; \
156                 $(MAKE) $(srcdir)/./stamp-h.in; \
157         else :; fi
158 $(srcdir)/./stamp-h.in: $(top_srcdir)/configure.ac $(ACLOCAL_M4) 
159         @rm -f $(srcdir)/./stamp-h.in $(srcdir)/./stamp-h.inT
160         @echo timestamp > $(srcdir)/./stamp-h.inT 2> /dev/null
161         cd $(top_srcdir) && $(AUTOHEADER)
162         @mv $(srcdir)/./stamp-h.inT $(srcdir)/./stamp-h.in
163
164 distclean-hdr:
165         -rm -f config.h
166 ocaml/gdome_xslt/META: $(top_builddir)/config.status $(top_srcdir)/ocaml/gdome_xslt/META.in
167         cd $(top_builddir) && CONFIG_FILES=$@ CONFIG_HEADERS= CONFIG_LINKS= $(SHELL) ./config.status
168 ocaml/gdome_xslt/Makefile: $(top_builddir)/config.status $(top_srcdir)/ocaml/gdome_xslt/Makefile.in
169         cd $(top_builddir) && CONFIG_FILES=$@ CONFIG_HEADERS= CONFIG_LINKS= $(SHELL) ./config.status
170 ocaml/test/Makefile: $(top_builddir)/config.status $(top_srcdir)/ocaml/test/Makefile.in
171         cd $(top_builddir) && CONFIG_FILES=$@ CONFIG_HEADERS= CONFIG_LINKS= $(SHELL) ./config.status
172 gdome_xslt_cpp_smart-config: $(top_builddir)/config.status gdome_xslt_cpp_smart-config.in
173         cd $(top_builddir) && CONFIG_FILES=$@ CONFIG_HEADERS= CONFIG_LINKS= $(SHELL) ./config.status
174 uninstall-info-am:
175
176 # This directory's subdirectories are mostly independent; you can cd
177 # into them and run `make' without going through this Makefile.
178 # To change the values of `make' variables: instead of editing Makefiles,
179 # (1) if the variable is set in `config.status', edit `config.status'
180 #     (which will cause the Makefiles to be regenerated when you run `make');
181 # (2) otherwise, pass the desired values on the `make' command line.
182 $(RECURSIVE_TARGETS):
183         @set fnord $(MAKEFLAGS); amf=$$2; \
184         dot_seen=no; \
185         target=`echo $@ | sed s/-recursive//`; \
186         list='$(SUBDIRS)'; for subdir in $$list; do \
187           echo "Making $$target in $$subdir"; \
188           if test "$$subdir" = "."; then \
189             dot_seen=yes; \
190             local_target="$$target-am"; \
191           else \
192             local_target="$$target"; \
193           fi; \
194           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
195            || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
196         done; \
197         if test "$$dot_seen" = "no"; then \
198           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
199         fi; test -z "$$fail"
200
201 mostlyclean-recursive clean-recursive distclean-recursive \
202 maintainer-clean-recursive:
203         @set fnord $(MAKEFLAGS); amf=$$2; \
204         dot_seen=no; \
205         case "$@" in \
206           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
207           *) list='$(SUBDIRS)' ;; \
208         esac; \
209         rev=''; for subdir in $$list; do \
210           if test "$$subdir" = "."; then :; else \
211             rev="$$subdir $$rev"; \
212           fi; \
213         done; \
214         rev="$$rev ."; \
215         target=`echo $@ | sed s/-recursive//`; \
216         for subdir in $$rev; do \
217           echo "Making $$target in $$subdir"; \
218           if test "$$subdir" = "."; then \
219             local_target="$$target-am"; \
220           else \
221             local_target="$$target"; \
222           fi; \
223           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
224            || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
225         done && test -z "$$fail"
226 tags-recursive:
227         list='$(SUBDIRS)'; for subdir in $$list; do \
228           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
229         done
230
231 tags: TAGS
232
233 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
234         list='$(SOURCES) $(HEADERS) $(TAGS_FILES)'; \
235         unique=`for i in $$list; do \
236             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
237           done | \
238           $(AWK) '    { files[$$0] = 1; } \
239                END { for (i in files) print i; }'`; \
240         mkid -fID $$unique $(LISP)
241
242 TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
243                 $(TAGS_FILES) $(LISP)
244         tags=; \
245         here=`pwd`; \
246         list='$(SUBDIRS)'; for subdir in $$list; do \
247           if test "$$subdir" = .; then :; else \
248             test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
249           fi; \
250         done; \
251         list='$(SOURCES) $(HEADERS) $(TAGS_FILES)'; \
252         unique=`for i in $$list; do \
253             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
254           done | \
255           $(AWK) '    { files[$$0] = 1; } \
256                END { for (i in files) print i; }'`; \
257         test -z "$(ETAGS_ARGS)config.h.in$$unique$(LISP)$$tags" \
258           || etags $(ETAGS_ARGS) $$tags config.h.in $$unique $(LISP)
259
260 GTAGS:
261         here=`CDPATH=: && cd $(top_builddir) && pwd` \
262           && cd $(top_srcdir) \
263           && gtags -i $(GTAGS_ARGS) $$here
264
265 distclean-tags:
266         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
267
268 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
269
270 top_distdir = .
271 # Avoid unsightly `./'.
272 distdir = $(PACKAGE)-$(VERSION)
273
274 GZIP_ENV = --best
275
276 distdir: $(DISTFILES)
277         -chmod -R a+w $(distdir) >/dev/null 2>&1; rm -rf $(distdir)
278         mkdir $(distdir)
279         $(mkinstalldirs) $(distdir)/. $(distdir)/ocaml/gdome_xslt $(distdir)/ocaml/test
280         @for file in $(DISTFILES); do \
281           if test -f $$file; then d=.; else d=$(srcdir); fi; \
282           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
283           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
284             $(mkinstalldirs) "$(distdir)/$$dir"; \
285           fi; \
286           if test -d $$d/$$file; then \
287             cp -pR $$d/$$file $(distdir) \
288             || exit 1; \
289           else \
290             test -f $(distdir)/$$file \
291             || cp -p $$d/$$file $(distdir)/$$file \
292             || exit 1; \
293           fi; \
294         done
295         for subdir in $(SUBDIRS); do \
296           if test "$$subdir" = .; then :; else \
297             test -d $(distdir)/$$subdir \
298             || mkdir $(distdir)/$$subdir \
299             || exit 1; \
300             (cd $$subdir && \
301               $(MAKE) $(AM_MAKEFLAGS) \
302                 top_distdir="$(top_distdir)" \
303                 distdir=../$(distdir)/$$subdir \
304                 distdir) \
305               || exit 1; \
306           fi; \
307         done
308         -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
309           ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
310           ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
311           ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
312         || chmod -R a+r $(distdir)
313 dist: distdir
314         $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
315         -chmod -R a+w $(distdir) >/dev/null 2>&1; rm -rf $(distdir)
316
317 # This target untars the dist file and tries a VPATH configuration.  Then
318 # it guarantees that the distribution is self-contained by making another
319 # tarfile.
320 distcheck: dist
321         -chmod -R a+w $(distdir) > /dev/null 2>&1; rm -rf $(distdir)
322         GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(AMTAR) xf -
323         chmod -R a-w $(distdir); chmod a+w $(distdir)
324         mkdir $(distdir)/=build
325         mkdir $(distdir)/=inst
326         chmod a-w $(distdir)
327         dc_install_base=`CDPATH=: && cd $(distdir)/=inst && pwd` \
328           && cd $(distdir)/=build \
329           && ../configure --srcdir=.. --prefix=$$dc_install_base \
330           && $(MAKE) $(AM_MAKEFLAGS) \
331           && $(MAKE) $(AM_MAKEFLAGS) dvi \
332           && $(MAKE) $(AM_MAKEFLAGS) check \
333           && $(MAKE) $(AM_MAKEFLAGS) install \
334           && $(MAKE) $(AM_MAKEFLAGS) installcheck \
335           && $(MAKE) $(AM_MAKEFLAGS) uninstall \
336           && (test `find $$dc_install_base -type f -print | wc -l` -le 1 \
337              || (echo "Error: files left after uninstall" 1>&2; \
338                  exit 1) ) \
339           && $(MAKE) $(AM_MAKEFLAGS) dist \
340           && $(MAKE) $(AM_MAKEFLAGS) distclean \
341           && rm -f $(distdir).tar.gz \
342           && (test `find . -type f -print | wc -l` -eq 0 \
343              || (echo "Error: files left after distclean" 1>&2; \
344                  exit 1) )
345         -chmod -R a+w $(distdir) > /dev/null 2>&1; rm -rf $(distdir)
346         @echo "$(distdir).tar.gz is ready for distribution" | \
347           sed 'h;s/./=/g;p;x;p;x'
348 check-am: all-am
349 check: check-recursive
350 all-am: Makefile config.h
351 installdirs: installdirs-recursive
352 installdirs-am:
353
354 install: install-recursive
355 install-exec: install-exec-recursive
356 install-data: install-data-recursive
357 uninstall: uninstall-recursive
358
359 install-am: all-am
360         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
361
362 installcheck: installcheck-recursive
363 install-strip:
364         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
365           `test -z '$(STRIP)' || \
366             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
367 mostlyclean-generic:
368
369 clean-generic:
370
371 distclean-generic:
372         -rm -f Makefile $(CONFIG_CLEAN_FILES) stamp-h stamp-h[0-9]*
373
374 maintainer-clean-generic:
375         @echo "This command is intended for maintainers to use"
376         @echo "it deletes files that may require special tools to rebuild."
377 clean: clean-recursive
378
379 clean-am: clean-generic clean-libtool mostlyclean-am
380
381 dist-all: distdir
382         $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
383         -chmod -R a+w $(distdir) >/dev/null 2>&1; rm -rf $(distdir)
384 distclean: distclean-recursive
385         -rm -f config.status config.cache config.log
386 distclean-am: clean-am distclean-generic distclean-hdr distclean-libtool \
387         distclean-tags
388
389 dvi: dvi-recursive
390
391 dvi-am:
392
393 info: info-recursive
394
395 info-am:
396
397 install-data-am:
398
399 install-exec-am:
400
401 install-info: install-info-recursive
402
403 install-man:
404
405 installcheck-am:
406
407 maintainer-clean: maintainer-clean-recursive
408
409 maintainer-clean-am: distclean-am maintainer-clean-generic
410
411 mostlyclean: mostlyclean-recursive
412
413 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
414
415 uninstall-am: uninstall-info-am
416
417 uninstall-info: uninstall-info-recursive
418
419 .PHONY: $(RECURSIVE_TARGETS) GTAGS all all-am check check-am clean \
420         clean-generic clean-libtool clean-recursive dist dist-all \
421         distcheck distclean distclean-generic distclean-hdr \
422         distclean-libtool distclean-recursive distclean-tags distdir \
423         dvi dvi-am dvi-recursive info info-am info-recursive install \
424         install-am install-data install-data-am install-data-recursive \
425         install-exec install-exec-am install-exec-recursive \
426         install-info install-info-am install-info-recursive install-man \
427         install-recursive install-strip installcheck installcheck-am \
428         installdirs installdirs-am installdirs-recursive \
429         maintainer-clean maintainer-clean-generic \
430         maintainer-clean-recursive mostlyclean mostlyclean-generic \
431         mostlyclean-libtool mostlyclean-recursive tags tags-recursive \
432         uninstall uninstall-am uninstall-info-am \
433         uninstall-info-recursive uninstall-recursive
434
435 # Tell versions [3.59,3.63) of GNU make to not export all variables.
436 # Otherwise a system limit (for SysV at least) may be exceeded.
437 .NOEXPORT: