New upstream release.
[debian/mimetic.git] / Makefile.in
1 # Makefile.in generated by automake 1.6.3 from Makefile.am.
2 # @configure_input@
3
4 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
5 # Free Software Foundation, Inc.
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
9
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13 # PARTICULAR PURPOSE.
14
15 @SET_MAKE@
16 SHELL = @SHELL@
17
18 srcdir = @srcdir@
19 top_srcdir = @top_srcdir@
20 VPATH = @srcdir@
21 prefix = @prefix@
22 exec_prefix = @exec_prefix@
23
24 bindir = @bindir@
25 sbindir = @sbindir@
26 libexecdir = @libexecdir@
27 datadir = @datadir@
28 sysconfdir = @sysconfdir@
29 sharedstatedir = @sharedstatedir@
30 localstatedir = @localstatedir@
31 libdir = @libdir@
32 infodir = @infodir@
33 mandir = @mandir@
34 includedir = @includedir@
35 oldincludedir = /usr/include
36 pkgdatadir = $(datadir)/@PACKAGE@
37 pkglibdir = $(libdir)/@PACKAGE@
38 pkgincludedir = $(includedir)/@PACKAGE@
39 top_builddir = .
40
41 ACLOCAL = @ACLOCAL@
42 AUTOCONF = @AUTOCONF@
43 AUTOMAKE = @AUTOMAKE@
44 AUTOHEADER = @AUTOHEADER@
45
46 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
47 INSTALL = @INSTALL@
48 INSTALL_PROGRAM = @INSTALL_PROGRAM@
49 INSTALL_DATA = @INSTALL_DATA@
50 install_sh_DATA = $(install_sh) -c -m 644
51 install_sh_PROGRAM = $(install_sh) -c
52 install_sh_SCRIPT = $(install_sh) -c
53 INSTALL_SCRIPT = @INSTALL_SCRIPT@
54 INSTALL_HEADER = $(INSTALL_DATA)
55 transform = @program_transform_name@
56 NORMAL_INSTALL = :
57 PRE_INSTALL = :
58 POST_INSTALL = :
59 NORMAL_UNINSTALL = :
60 PRE_UNINSTALL = :
61 POST_UNINSTALL = :
62 build_alias = @build_alias@
63 build_triplet = @build@
64 host_alias = @host_alias@
65 host_triplet = @host@
66 target_alias = @target_alias@
67 target_triplet = @target@
68
69 EXEEXT = @EXEEXT@
70 OBJEXT = @OBJEXT@
71 PATH_SEPARATOR = @PATH_SEPARATOR@
72 AMTAR = @AMTAR@
73 AR = @AR@
74 AS = @AS@
75 AWK = @AWK@
76 CC = @CC@
77 CXX = @CXX@
78 CXXCPP = @CXXCPP@
79 DEPDIR = @DEPDIR@
80 DLLTOOL = @DLLTOOL@
81 ECHO = @ECHO@
82 EGREP = @EGREP@
83 F77 = @F77@
84 GCJ = @GCJ@
85 GCJFLAGS = @GCJFLAGS@
86 INCLUDEDIR = @INCLUDEDIR@
87 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
88 LIBTOOL = @LIBTOOL@
89 LN_S = @LN_S@
90 OBJDUMP = @OBJDUMP@
91 PACKAGE = @PACKAGE@
92 RANLIB = @RANLIB@
93 RC = @RC@
94 STRIP = @STRIP@
95 VERSION = @VERSION@
96 am__include = @am__include@
97 am__quote = @am__quote@
98 install_sh = @install_sh@
99 MAINTAINERCLEANFILES = Makefile Makefile.in config.cache
100 SUBDIRS = mimetic doc examples test win32
101 INCLUDES = -I$(top_srcdir)
102 subdir = .
103 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
104 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
105 CONFIG_HEADER = $(top_builddir)/mimetic/config.h
106 CONFIG_CLEAN_FILES =
107 DIST_SOURCES =
108
109 RECURSIVE_TARGETS = info-recursive dvi-recursive install-info-recursive \
110         uninstall-info-recursive all-recursive install-data-recursive \
111         install-exec-recursive installdirs-recursive install-recursive \
112         uninstall-recursive check-recursive installcheck-recursive
113 DIST_COMMON = README AUTHORS COPYING ChangeLog INSTALL Makefile.am \
114         Makefile.in NEWS TODO aclocal.m4 compile config.guess \
115         config.sub configure configure.in depcomp install-sh ltmain.sh \
116         missing mkinstalldirs
117 DIST_SUBDIRS = $(SUBDIRS)
118 all: all-recursive
119
120 .SUFFIXES:
121
122 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
123  configure.lineno
124 $(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
125         cd $(top_srcdir) && \
126           $(AUTOMAKE) --gnu  Makefile
127 Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
128         cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)
129
130 $(top_builddir)/config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
131         $(SHELL) ./config.status --recheck
132 $(srcdir)/configure:  $(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
133         cd $(srcdir) && $(AUTOCONF)
134
135 $(ACLOCAL_M4):  configure.in 
136         cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
137
138 mostlyclean-libtool:
139         -rm -f *.lo
140
141 clean-libtool:
142         -rm -rf .libs _libs
143
144 distclean-libtool:
145         -rm -f libtool
146 uninstall-info-am:
147
148 # This directory's subdirectories are mostly independent; you can cd
149 # into them and run `make' without going through this Makefile.
150 # To change the values of `make' variables: instead of editing Makefiles,
151 # (1) if the variable is set in `config.status', edit `config.status'
152 #     (which will cause the Makefiles to be regenerated when you run `make');
153 # (2) otherwise, pass the desired values on the `make' command line.
154 $(RECURSIVE_TARGETS):
155         @set fnord $$MAKEFLAGS; amf=$$2; \
156         dot_seen=no; \
157         target=`echo $@ | sed s/-recursive//`; \
158         list='$(SUBDIRS)'; for subdir in $$list; do \
159           echo "Making $$target in $$subdir"; \
160           if test "$$subdir" = "."; then \
161             dot_seen=yes; \
162             local_target="$$target-am"; \
163           else \
164             local_target="$$target"; \
165           fi; \
166           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
167            || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
168         done; \
169         if test "$$dot_seen" = "no"; then \
170           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
171         fi; test -z "$$fail"
172
173 mostlyclean-recursive clean-recursive distclean-recursive \
174 maintainer-clean-recursive:
175         @set fnord $$MAKEFLAGS; amf=$$2; \
176         dot_seen=no; \
177         case "$@" in \
178           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
179           *) list='$(SUBDIRS)' ;; \
180         esac; \
181         rev=''; for subdir in $$list; do \
182           if test "$$subdir" = "."; then :; else \
183             rev="$$subdir $$rev"; \
184           fi; \
185         done; \
186         rev="$$rev ."; \
187         target=`echo $@ | sed s/-recursive//`; \
188         for subdir in $$rev; do \
189           echo "Making $$target in $$subdir"; \
190           if test "$$subdir" = "."; then \
191             local_target="$$target-am"; \
192           else \
193             local_target="$$target"; \
194           fi; \
195           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
196            || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
197         done && test -z "$$fail"
198 tags-recursive:
199         list='$(SUBDIRS)'; for subdir in $$list; do \
200           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
201         done
202
203 ETAGS = etags
204 ETAGSFLAGS =
205
206 tags: TAGS
207
208 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
209         list='$(SOURCES) $(HEADERS) $(LISP) $(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         mkid -fID $$unique
216
217 TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
218                 $(TAGS_FILES) $(LISP)
219         tags=; \
220         here=`pwd`; \
221         list='$(SUBDIRS)'; for subdir in $$list; do \
222           if test "$$subdir" = .; then :; else \
223             test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
224           fi; \
225         done; \
226         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
227         unique=`for i in $$list; do \
228             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
229           done | \
230           $(AWK) '    { files[$$0] = 1; } \
231                END { for (i in files) print i; }'`; \
232         test -z "$(ETAGS_ARGS)$$tags$$unique" \
233           || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
234              $$tags $$unique
235
236 GTAGS:
237         here=`$(am__cd) $(top_builddir) && pwd` \
238           && cd $(top_srcdir) \
239           && gtags -i $(GTAGS_ARGS) $$here
240
241 distclean-tags:
242         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
243 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
244
245 top_distdir = .
246 distdir = $(PACKAGE)-$(VERSION)
247
248 am__remove_distdir = \
249   { test ! -d $(distdir) \
250     || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
251          && rm -fr $(distdir); }; }
252
253 GZIP_ENV = --best
254 distcleancheck_listfiles = find . -type f -print
255
256 distdir: $(DISTFILES)
257         $(am__remove_distdir)
258         mkdir $(distdir)
259         $(mkinstalldirs) $(distdir)/doc
260         @list='$(DISTFILES)'; for file in $$list; do \
261           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
262           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
263           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
264             dir="/$$dir"; \
265             $(mkinstalldirs) "$(distdir)$$dir"; \
266           else \
267             dir=''; \
268           fi; \
269           if test -d $$d/$$file; then \
270             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
271               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
272             fi; \
273             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
274           else \
275             test -f $(distdir)/$$file \
276             || cp -p $$d/$$file $(distdir)/$$file \
277             || exit 1; \
278           fi; \
279         done
280         list='$(SUBDIRS)'; for subdir in $$list; do \
281           if test "$$subdir" = .; then :; else \
282             test -d $(distdir)/$$subdir \
283             || mkdir $(distdir)/$$subdir \
284             || exit 1; \
285             (cd $$subdir && \
286               $(MAKE) $(AM_MAKEFLAGS) \
287                 top_distdir="$(top_distdir)" \
288                 distdir=../$(distdir)/$$subdir \
289                 distdir) \
290               || exit 1; \
291           fi; \
292         done
293         $(MAKE) $(AM_MAKEFLAGS) \
294           top_distdir="${top_distdir}" distdir="$(distdir)" \
295           dist-hook
296         -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
297           ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
298           ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
299           ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
300         || chmod -R a+r $(distdir)
301 dist-gzip: distdir
302         $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
303         $(am__remove_distdir)
304
305 dist dist-all: distdir
306         $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
307         $(am__remove_distdir)
308
309 # This target untars the dist file and tries a VPATH configuration.  Then
310 # it guarantees that the distribution is self-contained by making another
311 # tarfile.
312 distcheck: dist
313         $(am__remove_distdir)
314         GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(AMTAR) xf -
315         chmod -R a-w $(distdir); chmod a+w $(distdir)
316         mkdir $(distdir)/=build
317         mkdir $(distdir)/=inst
318         chmod a-w $(distdir)
319         dc_install_base=`$(am__cd) $(distdir)/=inst && pwd` \
320           && cd $(distdir)/=build \
321           && ../configure --srcdir=.. --prefix=$$dc_install_base \
322             $(DISTCHECK_CONFIGURE_FLAGS) \
323           && $(MAKE) $(AM_MAKEFLAGS) \
324           && $(MAKE) $(AM_MAKEFLAGS) dvi \
325           && $(MAKE) $(AM_MAKEFLAGS) check \
326           && $(MAKE) $(AM_MAKEFLAGS) install \
327           && $(MAKE) $(AM_MAKEFLAGS) installcheck \
328           && $(MAKE) $(AM_MAKEFLAGS) uninstall \
329           && (test `find $$dc_install_base -type f -print | wc -l` -le 1 \
330               || { echo "ERROR: files left after uninstall:" ; \
331                    find $$dc_install_base -type f -print ; \
332                    exit 1; } >&2 ) \
333           && $(MAKE) $(AM_MAKEFLAGS) dist-gzip \
334           && rm -f $(distdir).tar.gz \
335           && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
336         $(am__remove_distdir)
337         @echo "$(distdir).tar.gz is ready for distribution" | \
338           sed 'h;s/./=/g;p;x;p;x'
339 distcleancheck: distclean
340         if test '$(srcdir)' = . ; then \
341           echo "ERROR: distcleancheck can only run from a VPATH build" ; \
342           exit 1 ; \
343         fi
344         test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
345           || { echo "ERROR: files left after distclean:" ; \
346                $(distcleancheck_listfiles) ; \
347                exit 1; } >&2
348 check-am: all-am
349 check: check-recursive
350 all-am: Makefile
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           INSTALL_STRIP_FLAG=-s \
366           `test -z '$(STRIP)' || \
367             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
368 mostlyclean-generic:
369
370 clean-generic:
371
372 distclean-generic:
373         -rm -f Makefile $(CONFIG_CLEAN_FILES)
374
375 maintainer-clean-generic:
376         @echo "This command is intended for maintainers to use"
377         @echo "it deletes files that may require special tools to rebuild."
378         -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
379 clean: clean-recursive
380
381 clean-am: clean-generic clean-libtool mostlyclean-am
382
383 distclean: distclean-recursive
384         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
385 distclean-am: clean-am distclean-generic distclean-libtool \
386         distclean-tags
387
388 dvi: dvi-recursive
389
390 dvi-am:
391
392 info: info-recursive
393
394 info-am:
395
396 install-data-am:
397
398 install-exec-am:
399
400 install-info: install-info-recursive
401
402 install-man:
403
404 installcheck-am:
405
406 maintainer-clean: maintainer-clean-recursive
407         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
408         -rm -rf autom4te.cache
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         dist-gzip distcheck distclean distclean-generic \
422         distclean-libtool distclean-recursive distclean-tags \
423         distcleancheck distdir dvi dvi-am dvi-recursive info info-am \
424         info-recursive install install-am install-data install-data-am \
425         install-data-recursive install-exec install-exec-am \
426         install-exec-recursive install-info install-info-am \
427         install-info-recursive install-man install-recursive \
428         install-strip installcheck installcheck-am installdirs \
429         installdirs-am installdirs-recursive maintainer-clean \
430         maintainer-clean-generic maintainer-clean-recursive mostlyclean \
431         mostlyclean-generic mostlyclean-libtool mostlyclean-recursive \
432         tags tags-recursive uninstall uninstall-am uninstall-info-am \
433         uninstall-info-recursive uninstall-recursive
434
435
436 dist-hook:
437         rm -f $(distdir)/test/autocutee.mk
438         touch $(distdir)/test/autocutee.mk
439         rm -f $(distdir)/test/*.cutee.cxx
440         rm -f $(distdir)/test/*.cutee.o
441 # Tell versions [3.59,3.63) of GNU make to not export all variables.
442 # Otherwise a system limit (for SysV at least) may be exceeded.
443 .NOEXPORT: