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
= README
$(am__configure_deps
) $(srcdir)/Makefile.am \
36 $(srcdir)/Makefile.in
$(top_srcdir
)/configure AUTHORS COPYING \
37 ChangeLog INSTALL NEWS config.guess config.sub depcomp \
38 install-sh ltmain.sh 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
/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 CCDEPMODE
= @CCDEPMODE@
87 CXXDEPMODE
= @CXXDEPMODE@
89 CYGPATH_W
= @CYGPATH_W@
103 INSTALL_DATA
= @INSTALL_DATA@
104 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
105 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
106 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
112 LTLIBOBJS
= @LTLIBOBJS@
113 MAKEINFO
= @MAKEINFO@
118 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
119 PACKAGE_NAME
= @PACKAGE_NAME@
120 PACKAGE_STRING
= @PACKAGE_STRING@
121 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
122 PACKAGE_VERSION
= @PACKAGE_VERSION@
123 PATH_SEPARATOR
= @PATH_SEPARATOR@
126 SET_MAKE
= @SET_MAKE@
130 abs_builddir
= @abs_builddir@
131 abs_srcdir
= @abs_srcdir@
132 abs_top_builddir
= @abs_top_builddir@
133 abs_top_srcdir
= @abs_top_srcdir@
134 ac_ct_CC
= @ac_ct_CC@
135 ac_ct_CXX
= @ac_ct_CXX@
136 ac_ct_F77
= @ac_ct_F77@
137 am__include
= @am__include@
138 am__leading_dot
= @am__leading_dot@
139 am__quote
= @am__quote@
141 am__untar
= @am__untar@
144 build_alias
= @build_alias@
145 build_cpu
= @build_cpu@
146 build_os
= @build_os@
147 build_vendor
= @build_vendor@
148 builddir
= @builddir@
150 datarootdir
= @datarootdir@
153 exec_prefix = @
exec_prefix@
155 host_alias
= @host_alias@
156 host_cpu
= @host_cpu@
158 host_vendor
= @host_vendor@
160 includedir = @
includedir@
162 install_sh
= @install_sh@
164 libexecdir
= @libexecdir@
165 localedir
= @localedir@
166 localstatedir
= @localstatedir@
169 oldincludedir = @
oldincludedir@
172 program_transform_name
= @program_transform_name@
175 sharedstatedir
= @sharedstatedir@
177 sysconfdir
= @sysconfdir@
178 target_alias
= @target_alias@
179 top_builddir
= @top_builddir@
180 top_srcdir
= @top_srcdir@
187 $(srcdir)/Makefile.in
: $(srcdir)/Makefile.am
$(am__configure_deps
)
189 case
'$(am__configure_deps)' in \
191 echo
' cd $(srcdir) && $(AUTOMAKE) --gnu '; \
192 cd
$(srcdir) && $(AUTOMAKE
) --gnu \
197 echo
' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \
198 cd
$(top_srcdir
) && \
199 $(AUTOMAKE
) --gnu Makefile
201 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
204 echo
' $(SHELL) ./config.status'; \
205 $(SHELL
) .
/config.status
;; \
207 echo
' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
208 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
$(am__depfiles_maybe
);; \
211 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
212 $(SHELL
) .
/config.status
--recheck
214 $(top_srcdir
)/configure
: $(am__configure_deps
)
215 cd
$(srcdir) && $(AUTOCONF
)
216 $(ACLOCAL_M4
): $(am__aclocal_m4_deps
)
217 cd
$(srcdir) && $(ACLOCAL
) $(ACLOCAL_AMFLAGS
)
228 # This directory's subdirectories are mostly independent; you can cd
229 # into them and run `make' without going through this Makefile.
230 # To change the values of `make' variables: instead of editing Makefiles,
231 # (1) if the variable is set in `config.status', edit `config.status'
232 # (which will cause the Makefiles to be regenerated when you run `make');
233 # (2) otherwise, pass the desired values on the `make' command line.
234 $(RECURSIVE_TARGETS
):
236 for f in x
$$MAKEFLAGS; do \
239 *k
*) failcom
='fail=yes';; \
243 target
=`echo $@ | sed s/-recursive//`; \
244 list
='$(SUBDIRS)'; for subdir in
$$list; do \
245 echo
"Making $$target in $$subdir"; \
246 if
test "$$subdir" = "."; then \
248 local_target
="$$target-am"; \
250 local_target
="$$target"; \
252 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
255 if
test "$$dot_seen" = "no"; then \
256 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
259 $(RECURSIVE_CLEAN_TARGETS
):
261 for f in x
$$MAKEFLAGS; do \
264 *k
*) failcom
='fail=yes';; \
269 distclean-
* | maintainer-clean-
*) list
='$(DIST_SUBDIRS)' ;; \
270 *) list
='$(SUBDIRS)' ;; \
272 rev
=''; for subdir in
$$list; do \
273 if
test "$$subdir" = "."; then
:; else \
274 rev
="$$subdir $$rev"; \
278 target
=`echo $@ | sed s/-recursive//`; \
279 for subdir in
$$rev; do \
280 echo
"Making $$target in $$subdir"; \
281 if
test "$$subdir" = "."; then \
282 local_target
="$$target-am"; \
284 local_target
="$$target"; \
286 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
288 done
&& test -z
"$$fail"
290 list
='$(SUBDIRS)'; for subdir in
$$list; do \
291 test "$$subdir" = . ||
(cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) tags); \
294 list
='$(SUBDIRS)'; for subdir in
$$list; do \
295 test "$$subdir" = . ||
(cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) ctags
); \
298 ID
: $(HEADERS
) $(SOURCES
) $(LISP
) $(TAGS_FILES
)
299 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
300 unique
=`for i in $$list; do \
301 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
303 $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
304 END { if (nonempty) { for (i in files) print i; }; }'`; \
308 TAGS
: tags-recursive
$(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) \
309 $(TAGS_FILES
) $(LISP
)
312 if
($(ETAGS
) --etags-include
--version
) >/dev
/null
2>&1; then \
313 include_option
=--etags-include
; \
316 include_option
=--include; \
319 list
='$(SUBDIRS)'; for subdir in
$$list; do \
320 if
test "$$subdir" = .
; then
:; else \
321 test ! -f
$$subdir/TAGS || \
322 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
325 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
326 unique
=`for i in $$list; do \
327 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
329 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
330 END { if (nonempty) { for (i in files) print i; }; }'`; \
331 if
test -z
"$(ETAGS_ARGS)$$tags$$unique"; then
:; else \
332 test -n
"$$unique" || unique
=$$empty_fix; \
333 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
337 CTAGS
: ctags-recursive
$(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) \
338 $(TAGS_FILES
) $(LISP
)
340 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
341 unique
=`for i in $$list; do \
342 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
344 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
345 END { if (nonempty) { for (i in files) print i; }; }'`; \
346 test -z
"$(CTAGS_ARGS)$$tags$$unique" \
347 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
351 here
=`$(am__cd) $(top_builddir) && pwd` \
352 && cd
$(top_srcdir
) \
353 && gtags
-i
$(GTAGS_ARGS
) $$here
356 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
358 distdir
: $(DISTFILES
)
359 $(am__remove_distdir
)
360 test -d
$(distdir
) || mkdir
$(distdir
)
361 @srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
362 topsrcdirstrip
=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
363 list
='$(DISTFILES)'; \
364 dist_files
=`for file in $$list; do echo $$file; done | \
365 sed -e "s|^$$srcdirstrip/||;t" \
366 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
367 case
$$dist_files in \
368 */*) $(MKDIR_P
) `echo "$$dist_files" | \
369 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
372 for file in
$$dist_files; do \
373 if
test -f
$$file ||
test -d
$$file; then d
=.
; else d
=$(srcdir); fi
; \
374 if
test -d
$$d/$$file; then \
375 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
376 if
test -d
$(srcdir)/$$file && test $$d != $(srcdir); then \
377 cp
-pR
$(srcdir)/$$file $(distdir
)$$dir || exit
1; \
379 cp
-pR
$$d/$$file $(distdir
)$$dir || exit
1; \
381 test -f
$(distdir
)/$$file \
382 || cp
-p
$$d/$$file $(distdir
)/$$file \
386 list
='$(DIST_SUBDIRS)'; for subdir in
$$list; do \
387 if
test "$$subdir" = .
; then
:; else \
388 test -d
"$(distdir)/$$subdir" \
389 ||
$(MKDIR_P
) "$(distdir)/$$subdir" \
391 distdir
=`$(am__cd) $(distdir) && pwd`; \
392 top_distdir
=`$(am__cd) $(top_distdir) && pwd`; \
394 $(MAKE
) $(AM_MAKEFLAGS
) \
395 top_distdir
="$$top_distdir" \
396 distdir
="$$distdir/$$subdir" \
397 am__remove_distdir
=: \
398 am__skip_length_check
=: \
403 -find
$(distdir
) -type d
! -perm
-777 -exec chmod a
+rwx
{} \
; -o \
404 ! -type d
! -perm
-444 -links
1 -exec chmod a
+r
{} \
; -o \
405 ! -type d
! -perm
-400 -exec chmod a
+r
{} \
; -o \
406 ! -type d
! -perm
-444 -exec
$(install_sh
) -c
-m a
+r
{} {} \
; \
407 || chmod
-R a
+r
$(distdir
)
409 tardir
=$(distdir
) && $(am__tar
) | GZIP
=$(GZIP_ENV
) gzip
-c
>$(distdir
).
tar.gz
410 $(am__remove_distdir
)
413 tardir
=$(distdir
) && $(am__tar
) | bzip2
-9 -c
>$(distdir
).
tar.bz2
414 $(am__remove_distdir
)
417 tardir
=$(distdir
) && $(am__tar
) | lzma
-9 -c
>$(distdir
).
tar.lzma
418 $(am__remove_distdir
)
421 tardir
=$(distdir
) && $(am__tar
) | compress
-c
>$(distdir
).
tar.Z
422 $(am__remove_distdir
)
425 shar $(distdir
) | GZIP
=$(GZIP_ENV
) gzip
-c
>$(distdir
).
shar.gz
426 $(am__remove_distdir
)
429 -rm -f
$(distdir
).zip
430 zip
-rq
$(distdir
).zip
$(distdir
)
431 $(am__remove_distdir
)
433 dist dist-all
: distdir
434 tardir
=$(distdir
) && $(am__tar
) | GZIP
=$(GZIP_ENV
) gzip
-c
>$(distdir
).
tar.gz
435 $(am__remove_distdir
)
437 # This target untars the dist file and tries a VPATH configuration. Then
438 # it guarantees that the distribution is self-contained by making another
441 case
'$(DIST_ARCHIVES)' in \
443 GZIP
=$(GZIP_ENV
) gunzip
-c
$(distdir
).
tar.gz |
$(am__untar
) ;;\
445 bunzip2
-c
$(distdir
).
tar.bz2 |
$(am__untar
) ;;\
447 unlzma
-c
$(distdir
).
tar.lzma |
$(am__untar
) ;;\
449 uncompress
-c
$(distdir
).
tar.Z |
$(am__untar
) ;;\
451 GZIP
=$(GZIP_ENV
) gunzip
-c
$(distdir
).
shar.gz | unshar
;;\
453 unzip
$(distdir
).zip
;;\
455 chmod
-R a-w
$(distdir
); chmod a
+w
$(distdir
)
456 mkdir
$(distdir
)/_build
457 mkdir
$(distdir
)/_inst
459 dc_install_base
=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
460 && dc_destdir
="$${TMPDIR-/tmp}/am-dc-$$$$/" \
461 && cd
$(distdir
)/_build \
462 && ..
/configure
--srcdir=..
--prefix="$$dc_install_base" \
463 $(DISTCHECK_CONFIGURE_FLAGS
) \
464 && $(MAKE
) $(AM_MAKEFLAGS
) \
465 && $(MAKE
) $(AM_MAKEFLAGS
) dvi \
466 && $(MAKE
) $(AM_MAKEFLAGS
) check \
467 && $(MAKE
) $(AM_MAKEFLAGS
) install \
468 && $(MAKE
) $(AM_MAKEFLAGS
) installcheck \
469 && $(MAKE
) $(AM_MAKEFLAGS
) uninstall \
470 && $(MAKE
) $(AM_MAKEFLAGS
) distuninstallcheck_dir
="$$dc_install_base" \
472 && chmod
-R a-w
"$$dc_install_base" \
474 (cd ..
/..
&& umask
077 && mkdir
"$$dc_destdir") \
475 && $(MAKE
) $(AM_MAKEFLAGS
) DESTDIR
="$$dc_destdir" install \
476 && $(MAKE
) $(AM_MAKEFLAGS
) DESTDIR
="$$dc_destdir" uninstall \
477 && $(MAKE
) $(AM_MAKEFLAGS
) DESTDIR
="$$dc_destdir" \
478 distuninstallcheck_dir
="$$dc_destdir" distuninstallcheck
; \
479 } ||
{ rm -rf
"$$dc_destdir"; exit
1; }) \
480 && rm -rf
"$$dc_destdir" \
481 && $(MAKE
) $(AM_MAKEFLAGS
) dist \
482 && rm -rf
$(DIST_ARCHIVES
) \
483 && $(MAKE
) $(AM_MAKEFLAGS
) distcleancheck
484 $(am__remove_distdir
)
485 @
(echo
"$(distdir) archives ready for distribution: "; \
486 list
='$(DIST_ARCHIVES)'; for i in
$$list; do echo
$$i; done
) | \
487 sed
-e
1h
-e
1s
/.
/=/g
-e
1p
-e
1x
-e
'$$p' -e
'$$x'
489 @cd
$(distuninstallcheck_dir
) \
490 && test `$(distuninstallcheck_listfiles) | wc -l` -le
1 \
491 ||
{ echo
"ERROR: files left after uninstall:" ; \
492 if
test -n
"$(DESTDIR)"; then \
493 echo
" (check DESTDIR support)"; \
495 $(distuninstallcheck_listfiles
) ; \
497 distcleancheck
: distclean
498 @if
test '$(srcdir)' = .
; then \
499 echo
"ERROR: distcleancheck can only run from a VPATH build" ; \
502 @
test `$(distcleancheck_listfiles) | wc -l` -eq
0 \
503 ||
{ echo
"ERROR: files left in build directory after distclean:" ; \
504 $(distcleancheck_listfiles
) ; \
507 check: check-recursive
509 installdirs: installdirs-recursive
511 install: install-recursive
512 install-exec
: install-exec-recursive
513 install-data
: install-data-recursive
514 uninstall: uninstall-recursive
517 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
519 installcheck: installcheck-recursive
521 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
522 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
523 `test -z '$(STRIP)' || \
524 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
530 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
532 maintainer-clean-generic
:
533 @echo
"This command is intended for maintainers to use"
534 @echo
"it deletes files that may require special tools to rebuild."
535 clean: clean-recursive
537 clean-am
: clean-generic clean-libtool mostlyclean-am
539 distclean: distclean-recursive
540 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
542 distclean-am
: clean-am distclean-generic distclean-libtool \
557 install-dvi
: install-dvi-recursive
561 install-html
: install-html-recursive
563 install-info
: install-info-recursive
567 install-pdf
: install-pdf-recursive
569 install-ps
: install-ps-recursive
573 maintainer-clean
: maintainer-clean-recursive
574 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
575 -rm -rf
$(top_srcdir
)/autom4te.cache
577 maintainer-clean-am
: distclean-am maintainer-clean-generic
579 mostlyclean: mostlyclean-recursive
581 mostlyclean-am
: mostlyclean-generic mostlyclean-libtool
593 .MAKE
: $(RECURSIVE_CLEAN_TARGETS
) $(RECURSIVE_TARGETS
) install-am \
596 .PHONY
: $(RECURSIVE_CLEAN_TARGETS
) $(RECURSIVE_TARGETS
) CTAGS GTAGS \
597 all all-am am--refresh
check check-am
clean clean-generic \
598 clean-libtool ctags ctags-recursive
dist dist-all dist-bzip2 \
599 dist-gzip dist-lzma dist-shar dist-tarZ dist-zip distcheck \
600 distclean distclean-generic distclean-libtool distclean-tags \
601 distcleancheck distdir distuninstallcheck
dvi dvi-am html \
602 html-am
info info-am
install install-am install-data \
603 install-data-am install-dvi install-dvi-am install-exec \
604 install-exec-am install-html install-html-am install-info \
605 install-info-am install-man install-pdf install-pdf-am \
606 install-ps install-ps-am install-strip
installcheck \
607 installcheck-am
installdirs installdirs-am maintainer-clean \
608 maintainer-clean-generic
mostlyclean mostlyclean-generic \
609 mostlyclean-libtool pdf pdf-am ps ps-am
tags tags-recursive \
610 uninstall uninstall-am
612 # Tell versions [3.59,3.63) of GNU make to not export all variables.
613 # Otherwise a system limit (for SysV at least) may be exceeded.