1 # Makefile.in generated by automake 1.10.1 from Makefile.am.
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008 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.
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
17 pkgdatadir
= $(datadir)/@PACKAGE@
18 pkglibdir
= $(libdir)/@PACKAGE@
19 pkgincludedir
= $(includedir)/@PACKAGE@
20 am__cd
= CDPATH
="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
21 install_sh_DATA
= $(install_sh
) -c
-m
644
22 install_sh_PROGRAM
= $(install_sh
) -c
23 install_sh_SCRIPT
= $(install_sh
) -c
24 INSTALL_HEADER
= $(INSTALL_DATA
)
25 transform
= $(program_transform_name
)
32 build_triplet
= @build@
35 DIST_COMMON
= $(am__configure_deps
) $(srcdir)/Makefile.am \
36 $(srcdir)/Makefile.in
$(top_srcdir
)/configure TODO \
37 buildaux
/config.guess buildaux
/config.sub buildaux
/depcomp \
38 buildaux
/install-sh buildaux
/ltmain.sh buildaux
/missing
39 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
40 am__aclocal_m4_deps
= $(top_srcdir
)/configure.ac
41 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
43 am__CONFIG_DISTCLEAN_FILES
= config.status config.cache config.log \
44 configure.lineno config.status.lineno
45 mkinstalldirs
= $(install_sh
) -d
46 CONFIG_HEADER
= $(top_builddir
)/src
/lib
/config.h
50 RECURSIVE_TARGETS
= all-recursive check-recursive dvi-recursive \
51 html-recursive info-recursive install-data-recursive \
52 install-dvi-recursive install-exec-recursive \
53 install-html-recursive install-info-recursive \
54 install-pdf-recursive install-ps-recursive install-recursive \
55 installcheck-recursive installdirs-recursive pdf-recursive \
56 ps-recursive uninstall-recursive
57 RECURSIVE_CLEAN_TARGETS
= mostlyclean-recursive clean-recursive \
58 distclean-recursive maintainer-clean-recursive
61 DIST_SUBDIRS
= $(SUBDIRS
)
62 DISTFILES
= $(DIST_COMMON
) $(DIST_SOURCES
) $(TEXINFOS
) $(EXTRA_DIST
)
63 distdir
= $(PACKAGE
)-$(VERSION
)
64 top_distdir
= $(distdir
)
65 am__remove_distdir
= \
66 { test ! -d
$(distdir
) \
67 ||
{ find
$(distdir
) -type d
! -perm
-200 -exec chmod u
+w
{} ';' \
68 && rm -fr
$(distdir
); }; }
69 DIST_ARCHIVES
= $(distdir
).
tar.gz
71 distuninstallcheck_listfiles
= find .
-type f
-print
72 distcleancheck_listfiles
= find .
-type f
-print
77 AUTOHEADER
= @AUTOHEADER@
81 CANONICAL_HOST
= @CANONICAL_HOST@
83 CCDEPMODE
= @CCDEPMODE@
89 CXXDEPMODE
= @CXXDEPMODE@
91 CYGPATH_W
= @CYGPATH_W@
104 INSTALL_DATA
= @INSTALL_DATA@
105 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
106 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
107 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
113 LTLIBOBJS
= @LTLIBOBJS@
115 MAKEINFO
= @MAKEINFO@
119 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
120 PACKAGE_NAME
= @PACKAGE_NAME@
121 PACKAGE_STRING
= @PACKAGE_STRING@
122 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
123 PACKAGE_VERSION
= @PACKAGE_VERSION@
124 PATH_SEPARATOR
= @PATH_SEPARATOR@
127 SET_MAKE
= @SET_MAKE@
131 WARNCFLAGS
= @WARNCFLAGS@
132 abs_builddir
= @abs_builddir@
133 abs_srcdir
= @abs_srcdir@
134 abs_top_builddir
= @abs_top_builddir@
135 abs_top_srcdir
= @abs_top_srcdir@
136 ac_ct_CC
= @ac_ct_CC@
137 ac_ct_CXX
= @ac_ct_CXX@
138 ac_ct_F77
= @ac_ct_F77@
139 am__include
= @am__include@
140 am__leading_dot
= @am__leading_dot@
141 am__quote
= @am__quote@
143 am__untar
= @am__untar@
146 build_alias
= @build_alias@
147 build_cpu
= @build_cpu@
148 build_os
= @build_os@
149 build_vendor
= @build_vendor@
150 builddir
= @builddir@
152 datarootdir
= @datarootdir@
155 exec_prefix = @
exec_prefix@
157 host_alias
= @host_alias@
158 host_cpu
= @host_cpu@
160 host_vendor
= @host_vendor@
162 includedir = @
includedir@
164 install_sh
= @install_sh@
166 libexecdir
= @libexecdir@
167 localedir
= @localedir@
168 localstatedir
= @localstatedir@
171 oldincludedir = @
oldincludedir@
174 program_transform_name
= @program_transform_name@
177 sharedstatedir
= @sharedstatedir@
179 sysconfdir
= @sysconfdir@
180 target_alias
= @target_alias@
181 top_build_prefix
= @top_build_prefix@
182 top_builddir
= @top_builddir@
183 top_srcdir
= @top_srcdir@
184 SUBDIRS
= include src tests
190 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/Makefile.am
$(am__configure_deps
)
192 case
'$(am__configure_deps)' in \
194 echo
' cd $(srcdir) && $(AUTOMAKE) --foreign '; \
195 cd
$(srcdir) && $(AUTOMAKE
) --foreign \
200 echo
' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
201 cd
$(top_srcdir
) && \
202 $(AUTOMAKE
) --foreign Makefile
204 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
207 echo
' $(SHELL) ./config.status'; \
208 $(SHELL
) .
/config.status
;; \
210 echo
' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
211 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
$(am__depfiles_maybe
);; \
214 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
215 $(SHELL
) .
/config.status
--recheck
217 $(top_srcdir
)/configure
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
218 cd
$(srcdir) && $(AUTOCONF
)
219 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@
$(am__aclocal_m4_deps
)
220 cd
$(srcdir) && $(ACLOCAL
) $(ACLOCAL_AMFLAGS
)
231 # This directory's subdirectories are mostly independent; you can cd
232 # into them and run `make' without going through this Makefile.
233 # To change the values of `make' variables: instead of editing Makefiles,
234 # (1) if the variable is set in `config.status', edit `config.status'
235 # (which will cause the Makefiles to be regenerated when you run `make');
236 # (2) otherwise, pass the desired values on the `make' command line.
237 $(RECURSIVE_TARGETS
):
239 for f in x
$$MAKEFLAGS; do \
242 *k
*) failcom
='fail=yes';; \
246 target
=`echo $@ | sed s/-recursive//`; \
247 list
='$(SUBDIRS)'; for subdir in
$$list; do \
248 echo
"Making $$target in $$subdir"; \
249 if
test "$$subdir" = "."; then \
251 local_target
="$$target-am"; \
253 local_target
="$$target"; \
255 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
258 if
test "$$dot_seen" = "no"; then \
259 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
262 $(RECURSIVE_CLEAN_TARGETS
):
264 for f in x
$$MAKEFLAGS; do \
267 *k
*) failcom
='fail=yes';; \
272 distclean-
* | maintainer-clean-
*) list
='$(DIST_SUBDIRS)' ;; \
273 *) list
='$(SUBDIRS)' ;; \
275 rev
=''; for subdir in
$$list; do \
276 if
test "$$subdir" = "."; then
:; else \
277 rev
="$$subdir $$rev"; \
281 target
=`echo $@ | sed s/-recursive//`; \
282 for subdir in
$$rev; do \
283 echo
"Making $$target in $$subdir"; \
284 if
test "$$subdir" = "."; then \
285 local_target
="$$target-am"; \
287 local_target
="$$target"; \
289 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
291 done
&& test -z
"$$fail"
293 list
='$(SUBDIRS)'; for subdir in
$$list; do \
294 test "$$subdir" = . ||
(cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) tags); \
297 list
='$(SUBDIRS)'; for subdir in
$$list; do \
298 test "$$subdir" = . ||
(cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) ctags
); \
301 ID
: $(HEADERS
) $(SOURCES
) $(LISP
) $(TAGS_FILES
)
302 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
303 unique
=`for i in $$list; do \
304 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
306 $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
307 END { if (nonempty) { for (i in files) print i; }; }'`; \
311 TAGS
: tags-recursive
$(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) \
312 $(TAGS_FILES
) $(LISP
)
315 if
($(ETAGS
) --etags-include
--version
) >/dev
/null
2>&1; then \
316 include_option
=--etags-include
; \
319 include_option
=--include; \
322 list
='$(SUBDIRS)'; for subdir in
$$list; do \
323 if
test "$$subdir" = .
; then
:; else \
324 test ! -f
$$subdir/TAGS || \
325 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
328 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
329 unique
=`for i in $$list; do \
330 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
332 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
333 END { if (nonempty) { for (i in files) print i; }; }'`; \
334 if
test -z
"$(ETAGS_ARGS)$$tags$$unique"; then
:; else \
335 test -n
"$$unique" || unique
=$$empty_fix; \
336 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
340 CTAGS
: ctags-recursive
$(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) \
341 $(TAGS_FILES
) $(LISP
)
343 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
344 unique
=`for i in $$list; do \
345 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
347 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
348 END { if (nonempty) { for (i in files) print i; }; }'`; \
349 test -z
"$(CTAGS_ARGS)$$tags$$unique" \
350 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
354 here
=`$(am__cd) $(top_builddir) && pwd` \
355 && cd
$(top_srcdir
) \
356 && gtags
-i
$(GTAGS_ARGS
) $$here
359 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
361 distdir
: $(DISTFILES
)
362 $(am__remove_distdir
)
363 test -d
$(distdir
) || mkdir
$(distdir
)
364 @srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
365 topsrcdirstrip
=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
366 list
='$(DISTFILES)'; \
367 dist_files
=`for file in $$list; do echo $$file; done | \
368 sed -e "s|^$$srcdirstrip/||;t" \
369 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
370 case
$$dist_files in \
371 */*) $(MKDIR_P
) `echo "$$dist_files" | \
372 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
375 for file in
$$dist_files; do \
376 if
test -f
$$file ||
test -d
$$file; then d
=.
; else d
=$(srcdir); fi
; \
377 if
test -d
$$d/$$file; then \
378 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
379 if
test -d
$(srcdir)/$$file && test $$d != $(srcdir); then \
380 cp
-pR
$(srcdir)/$$file $(distdir
)$$dir || exit
1; \
382 cp
-pR
$$d/$$file $(distdir
)$$dir || exit
1; \
384 test -f
$(distdir
)/$$file \
385 || cp
-p
$$d/$$file $(distdir
)/$$file \
389 list
='$(DIST_SUBDIRS)'; for subdir in
$$list; do \
390 if
test "$$subdir" = .
; then
:; else \
391 test -d
"$(distdir)/$$subdir" \
392 ||
$(MKDIR_P
) "$(distdir)/$$subdir" \
394 distdir
=`$(am__cd) $(distdir) && pwd`; \
395 top_distdir
=`$(am__cd) $(top_distdir) && pwd`; \
397 $(MAKE
) $(AM_MAKEFLAGS
) \
398 top_distdir
="$$top_distdir" \
399 distdir
="$$distdir/$$subdir" \
400 am__remove_distdir
=: \
401 am__skip_length_check
=: \
406 -find
$(distdir
) -type d
! -perm
-777 -exec chmod a
+rwx
{} \
; -o \
407 ! -type d
! -perm
-444 -links
1 -exec chmod a
+r
{} \
; -o \
408 ! -type d
! -perm
-400 -exec chmod a
+r
{} \
; -o \
409 ! -type d
! -perm
-444 -exec
$(install_sh
) -c
-m a
+r
{} {} \
; \
410 || chmod
-R a
+r
$(distdir
)
412 tardir
=$(distdir
) && $(am__tar
) | GZIP
=$(GZIP_ENV
) gzip
-c
>$(distdir
).
tar.gz
413 $(am__remove_distdir
)
416 tardir
=$(distdir
) && $(am__tar
) | bzip2
-9 -c
>$(distdir
).
tar.bz2
417 $(am__remove_distdir
)
420 tardir
=$(distdir
) && $(am__tar
) | lzma
-9 -c
>$(distdir
).
tar.lzma
421 $(am__remove_distdir
)
424 tardir
=$(distdir
) && $(am__tar
) | compress
-c
>$(distdir
).
tar.Z
425 $(am__remove_distdir
)
428 shar $(distdir
) | GZIP
=$(GZIP_ENV
) gzip
-c
>$(distdir
).
shar.gz
429 $(am__remove_distdir
)
432 -rm -f
$(distdir
).zip
433 zip
-rq
$(distdir
).zip
$(distdir
)
434 $(am__remove_distdir
)
436 dist dist-all
: distdir
437 tardir
=$(distdir
) && $(am__tar
) | GZIP
=$(GZIP_ENV
) gzip
-c
>$(distdir
).
tar.gz
438 $(am__remove_distdir
)
440 # This target untars the dist file and tries a VPATH configuration. Then
441 # it guarantees that the distribution is self-contained by making another
444 case
'$(DIST_ARCHIVES)' in \
446 GZIP
=$(GZIP_ENV
) gunzip
-c
$(distdir
).
tar.gz |
$(am__untar
) ;;\
448 bunzip2
-c
$(distdir
).
tar.bz2 |
$(am__untar
) ;;\
450 unlzma
-c
$(distdir
).
tar.lzma |
$(am__untar
) ;;\
452 uncompress
-c
$(distdir
).
tar.Z |
$(am__untar
) ;;\
454 GZIP
=$(GZIP_ENV
) gunzip
-c
$(distdir
).
shar.gz | unshar
;;\
456 unzip
$(distdir
).zip
;;\
458 chmod
-R a-w
$(distdir
); chmod a
+w
$(distdir
)
459 mkdir
$(distdir
)/_build
460 mkdir
$(distdir
)/_inst
462 dc_install_base
=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
463 && dc_destdir
="$${TMPDIR-/tmp}/am-dc-$$$$/" \
464 && cd
$(distdir
)/_build \
465 && ..
/configure
--srcdir=..
--prefix="$$dc_install_base" \
466 $(DISTCHECK_CONFIGURE_FLAGS
) \
467 && $(MAKE
) $(AM_MAKEFLAGS
) \
468 && $(MAKE
) $(AM_MAKEFLAGS
) dvi \
469 && $(MAKE
) $(AM_MAKEFLAGS
) check \
470 && $(MAKE
) $(AM_MAKEFLAGS
) install \
471 && $(MAKE
) $(AM_MAKEFLAGS
) installcheck \
472 && $(MAKE
) $(AM_MAKEFLAGS
) uninstall \
473 && $(MAKE
) $(AM_MAKEFLAGS
) distuninstallcheck_dir
="$$dc_install_base" \
475 && chmod
-R a-w
"$$dc_install_base" \
477 (cd ..
/..
&& umask
077 && mkdir
"$$dc_destdir") \
478 && $(MAKE
) $(AM_MAKEFLAGS
) DESTDIR
="$$dc_destdir" install \
479 && $(MAKE
) $(AM_MAKEFLAGS
) DESTDIR
="$$dc_destdir" uninstall \
480 && $(MAKE
) $(AM_MAKEFLAGS
) DESTDIR
="$$dc_destdir" \
481 distuninstallcheck_dir
="$$dc_destdir" distuninstallcheck
; \
482 } ||
{ rm -rf
"$$dc_destdir"; exit
1; }) \
483 && rm -rf
"$$dc_destdir" \
484 && $(MAKE
) $(AM_MAKEFLAGS
) dist \
485 && rm -rf
$(DIST_ARCHIVES
) \
486 && $(MAKE
) $(AM_MAKEFLAGS
) distcleancheck
487 $(am__remove_distdir
)
488 @
(echo
"$(distdir) archives ready for distribution: "; \
489 list
='$(DIST_ARCHIVES)'; for i in
$$list; do echo
$$i; done
) | \
490 sed
-e
1h
-e
1s
/.
/=/g
-e
1p
-e
1x
-e
'$$p' -e
'$$x'
492 @cd
$(distuninstallcheck_dir
) \
493 && test `$(distuninstallcheck_listfiles) | wc -l` -le
1 \
494 ||
{ echo
"ERROR: files left after uninstall:" ; \
495 if
test -n
"$(DESTDIR)"; then \
496 echo
" (check DESTDIR support)"; \
498 $(distuninstallcheck_listfiles
) ; \
500 distcleancheck
: distclean
501 @if
test '$(srcdir)' = .
; then \
502 echo
"ERROR: distcleancheck can only run from a VPATH build" ; \
505 @
test `$(distcleancheck_listfiles) | wc -l` -eq
0 \
506 ||
{ echo
"ERROR: files left in build directory after distclean:" ; \
507 $(distcleancheck_listfiles
) ; \
510 check: check-recursive
512 installdirs: installdirs-recursive
514 install: install-recursive
515 install-exec
: install-exec-recursive
516 install-data
: install-data-recursive
517 uninstall: uninstall-recursive
520 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
522 installcheck: installcheck-recursive
524 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
525 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
526 `test -z '$(STRIP)' || \
527 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
533 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
535 maintainer-clean-generic
:
536 @echo
"This command is intended for maintainers to use"
537 @echo
"it deletes files that may require special tools to rebuild."
538 clean: clean-recursive
540 clean-am
: clean-generic clean-libtool mostlyclean-am
542 distclean: distclean-recursive
543 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
545 distclean-am
: clean-am distclean-generic distclean-libtool \
560 install-dvi
: install-dvi-recursive
564 install-html
: install-html-recursive
566 install-info
: install-info-recursive
570 install-pdf
: install-pdf-recursive
572 install-ps
: install-ps-recursive
576 maintainer-clean
: maintainer-clean-recursive
577 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
578 -rm -rf
$(top_srcdir
)/autom4te.cache
580 maintainer-clean-am
: distclean-am maintainer-clean-generic
582 mostlyclean: mostlyclean-recursive
584 mostlyclean-am
: mostlyclean-generic mostlyclean-libtool
596 .MAKE
: $(RECURSIVE_CLEAN_TARGETS
) $(RECURSIVE_TARGETS
) install-am \
599 .PHONY
: $(RECURSIVE_CLEAN_TARGETS
) $(RECURSIVE_TARGETS
) CTAGS GTAGS \
600 all all-am am--refresh
check check-am
clean clean-generic \
601 clean-libtool ctags ctags-recursive
dist dist-all dist-bzip2 \
602 dist-gzip dist-lzma dist-shar dist-tarZ dist-zip distcheck \
603 distclean distclean-generic distclean-libtool distclean-tags \
604 distcleancheck distdir distuninstallcheck
dvi dvi-am html \
605 html-am
info info-am
install install-am install-data \
606 install-data-am install-dvi install-dvi-am install-exec \
607 install-exec-am install-html install-html-am install-info \
608 install-info-am install-man install-pdf install-pdf-am \
609 install-ps install-ps-am install-strip
installcheck \
610 installcheck-am
installdirs installdirs-am maintainer-clean \
611 maintainer-clean-generic
mostlyclean mostlyclean-generic \
612 mostlyclean-libtool pdf pdf-am ps ps-am
tags tags-recursive \
613 uninstall uninstall-am
615 # Tell versions [3.59,3.63) of GNU make to not export all variables.
616 # Otherwise a system limit (for SysV at least) may be exceeded.