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
)
33 DIST_COMMON
= README
$(am__configure_deps
) $(srcdir)/Makefile.am \
34 $(srcdir)/Makefile.in
$(top_srcdir
)/configure AUTHORS COPYING \
35 ChangeLog INSTALL NEWS TODO config.guess config.sub depcomp \
36 install-sh ltmain.sh missing
37 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
38 am__aclocal_m4_deps
= $(top_srcdir
)/configure.in
39 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
41 am__CONFIG_DISTCLEAN_FILES
= config.status config.cache config.log \
42 configure.lineno config.status.lineno
43 mkinstalldirs
= $(install_sh
) -d
47 RECURSIVE_TARGETS
= all-recursive check-recursive dvi-recursive \
48 html-recursive info-recursive install-data-recursive \
49 install-dvi-recursive install-exec-recursive \
50 install-html-recursive install-info-recursive \
51 install-pdf-recursive install-ps-recursive install-recursive \
52 installcheck-recursive installdirs-recursive pdf-recursive \
53 ps-recursive uninstall-recursive
54 RECURSIVE_CLEAN_TARGETS
= mostlyclean-recursive clean-recursive \
55 distclean-recursive maintainer-clean-recursive
58 DIST_SUBDIRS
= $(SUBDIRS
)
59 DISTFILES
= $(DIST_COMMON
) $(DIST_SOURCES
) $(TEXINFOS
) $(EXTRA_DIST
)
60 distdir
= $(PACKAGE
)-$(VERSION
)
61 top_distdir
= $(distdir
)
62 am__remove_distdir
= \
63 { test ! -d
$(distdir
) \
64 ||
{ find
$(distdir
) -type d
! -perm
-200 -exec chmod u
+w
{} ';' \
65 && rm -fr
$(distdir
); }; }
66 DIST_ARCHIVES
= $(distdir
).
tar.gz
68 distuninstallcheck_listfiles
= find .
-type f
-print
69 distcleancheck_listfiles
= find .
-type f
-print
73 AUTOHEADER
= @AUTOHEADER@
77 CCDEPMODE
= @CCDEPMODE@
81 CYGPATH_W
= @CYGPATH_W@
89 FUSE_PREFIX
= @FUSE_PREFIX@
92 INSTALL_DATA
= @INSTALL_DATA@
93 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
94 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
95 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
99 LTLIBOBJS
= @LTLIBOBJS@
101 MAKEINFO
= @MAKEINFO@
105 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
106 PACKAGE_NAME
= @PACKAGE_NAME@
107 PACKAGE_STRING
= @PACKAGE_STRING@
108 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
109 PACKAGE_VERSION
= @PACKAGE_VERSION@
110 PATH_SEPARATOR
= @PATH_SEPARATOR@
111 SET_MAKE
= @SET_MAKE@
115 abs_builddir
= @abs_builddir@
116 abs_srcdir
= @abs_srcdir@
117 abs_top_builddir
= @abs_top_builddir@
118 abs_top_srcdir
= @abs_top_srcdir@
119 ac_ct_CC
= @ac_ct_CC@
120 am__include
= @am__include@
121 am__leading_dot
= @am__leading_dot@
122 am__quote
= @am__quote@
124 am__untar
= @am__untar@
126 build_alias
= @build_alias@
127 builddir
= @builddir@
129 datarootdir
= @datarootdir@
132 exec_prefix = @
exec_prefix@
133 host_alias
= @host_alias@
135 includedir = @
includedir@
137 install_sh
= @install_sh@
139 libexecdir
= @libexecdir@
140 localedir
= @localedir@
141 localstatedir
= @localstatedir@
144 oldincludedir = @
oldincludedir@
146 pkgconfigdir
= @pkgconfigdir@
148 program_transform_name
= @program_transform_name@
151 sharedstatedir
= @sharedstatedir@
153 sysconfdir
= @sysconfdir@
154 target_alias
= @target_alias@
155 top_builddir
= @top_builddir@
156 top_srcdir
= @top_srcdir@
157 MAINTAINERCLEANFILES
= config.sub config.guess Makefile.in depcomp install-sh \
158 ltmain.sh missing configure aclocal.m4
*~
160 SUBDIRS
= include src
test debian doc
166 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/Makefile.am
$(am__configure_deps
)
168 case
'$(am__configure_deps)' in \
170 echo
' cd $(srcdir) && $(AUTOMAKE) --gnu '; \
171 cd
$(srcdir) && $(AUTOMAKE
) --gnu \
176 echo
' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \
177 cd
$(top_srcdir
) && \
178 $(AUTOMAKE
) --gnu Makefile
180 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
183 echo
' $(SHELL) ./config.status'; \
184 $(SHELL
) .
/config.status
;; \
186 echo
' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
187 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
$(am__depfiles_maybe
);; \
190 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
191 $(SHELL
) .
/config.status
--recheck
193 $(top_srcdir
)/configure
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
194 cd
$(srcdir) && $(AUTOCONF
)
195 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@
$(am__aclocal_m4_deps
)
196 cd
$(srcdir) && $(ACLOCAL
) $(ACLOCAL_AMFLAGS
)
198 # This directory's subdirectories are mostly independent; you can cd
199 # into them and run `make' without going through this Makefile.
200 # To change the values of `make' variables: instead of editing Makefiles,
201 # (1) if the variable is set in `config.status', edit `config.status'
202 # (which will cause the Makefiles to be regenerated when you run `make');
203 # (2) otherwise, pass the desired values on the `make' command line.
204 $(RECURSIVE_TARGETS
):
206 for f in x
$$MAKEFLAGS; do \
209 *k
*) failcom
='fail=yes';; \
213 target
=`echo $@ | sed s/-recursive//`; \
214 list
='$(SUBDIRS)'; for subdir in
$$list; do \
215 echo
"Making $$target in $$subdir"; \
216 if
test "$$subdir" = "."; then \
218 local_target
="$$target-am"; \
220 local_target
="$$target"; \
222 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
225 if
test "$$dot_seen" = "no"; then \
226 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
229 $(RECURSIVE_CLEAN_TARGETS
):
231 for f in x
$$MAKEFLAGS; do \
234 *k
*) failcom
='fail=yes';; \
239 distclean-
* | maintainer-clean-
*) list
='$(DIST_SUBDIRS)' ;; \
240 *) list
='$(SUBDIRS)' ;; \
242 rev
=''; for subdir in
$$list; do \
243 if
test "$$subdir" = "."; then
:; else \
244 rev
="$$subdir $$rev"; \
248 target
=`echo $@ | sed s/-recursive//`; \
249 for subdir in
$$rev; do \
250 echo
"Making $$target in $$subdir"; \
251 if
test "$$subdir" = "."; then \
252 local_target
="$$target-am"; \
254 local_target
="$$target"; \
256 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
258 done
&& test -z
"$$fail"
260 list
='$(SUBDIRS)'; for subdir in
$$list; do \
261 test "$$subdir" = . ||
(cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) tags); \
264 list
='$(SUBDIRS)'; for subdir in
$$list; do \
265 test "$$subdir" = . ||
(cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) ctags
); \
268 ID
: $(HEADERS
) $(SOURCES
) $(LISP
) $(TAGS_FILES
)
269 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
270 unique
=`for i in $$list; do \
271 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
273 $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
274 END { if (nonempty) { for (i in files) print i; }; }'`; \
278 TAGS
: tags-recursive
$(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) \
279 $(TAGS_FILES
) $(LISP
)
282 if
($(ETAGS
) --etags-include
--version
) >/dev
/null
2>&1; then \
283 include_option
=--etags-include
; \
286 include_option
=--include; \
289 list
='$(SUBDIRS)'; for subdir in
$$list; do \
290 if
test "$$subdir" = .
; then
:; else \
291 test ! -f
$$subdir/TAGS || \
292 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
295 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
296 unique
=`for i in $$list; do \
297 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
299 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
300 END { if (nonempty) { for (i in files) print i; }; }'`; \
301 if
test -z
"$(ETAGS_ARGS)$$tags$$unique"; then
:; else \
302 test -n
"$$unique" || unique
=$$empty_fix; \
303 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
307 CTAGS
: ctags-recursive
$(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) \
308 $(TAGS_FILES
) $(LISP
)
310 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
311 unique
=`for i in $$list; do \
312 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
314 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
315 END { if (nonempty) { for (i in files) print i; }; }'`; \
316 test -z
"$(CTAGS_ARGS)$$tags$$unique" \
317 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
321 here
=`$(am__cd) $(top_builddir) && pwd` \
322 && cd
$(top_srcdir
) \
323 && gtags
-i
$(GTAGS_ARGS
) $$here
326 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
328 distdir
: $(DISTFILES
)
329 $(am__remove_distdir
)
330 test -d
$(distdir
) || mkdir
$(distdir
)
331 @srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
332 topsrcdirstrip
=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
333 list
='$(DISTFILES)'; \
334 dist_files
=`for file in $$list; do echo $$file; done | \
335 sed -e "s|^$$srcdirstrip/||;t" \
336 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
337 case
$$dist_files in \
338 */*) $(MKDIR_P
) `echo "$$dist_files" | \
339 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
342 for file in
$$dist_files; do \
343 if
test -f
$$file ||
test -d
$$file; then d
=.
; else d
=$(srcdir); fi
; \
344 if
test -d
$$d/$$file; then \
345 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
346 if
test -d
$(srcdir)/$$file && test $$d != $(srcdir); then \
347 cp
-pR
$(srcdir)/$$file $(distdir
)$$dir || exit
1; \
349 cp
-pR
$$d/$$file $(distdir
)$$dir || exit
1; \
351 test -f
$(distdir
)/$$file \
352 || cp
-p
$$d/$$file $(distdir
)/$$file \
356 list
='$(DIST_SUBDIRS)'; for subdir in
$$list; do \
357 if
test "$$subdir" = .
; then
:; else \
358 test -d
"$(distdir)/$$subdir" \
359 ||
$(MKDIR_P
) "$(distdir)/$$subdir" \
361 distdir
=`$(am__cd) $(distdir) && pwd`; \
362 top_distdir
=`$(am__cd) $(top_distdir) && pwd`; \
364 $(MAKE
) $(AM_MAKEFLAGS
) \
365 top_distdir
="$$top_distdir" \
366 distdir
="$$distdir/$$subdir" \
367 am__remove_distdir
=: \
368 am__skip_length_check
=: \
373 -find
$(distdir
) -type d
! -perm
-777 -exec chmod a
+rwx
{} \
; -o \
374 ! -type d
! -perm
-444 -links
1 -exec chmod a
+r
{} \
; -o \
375 ! -type d
! -perm
-400 -exec chmod a
+r
{} \
; -o \
376 ! -type d
! -perm
-444 -exec
$(install_sh
) -c
-m a
+r
{} {} \
; \
377 || chmod
-R a
+r
$(distdir
)
379 tardir
=$(distdir
) && $(am__tar
) | GZIP
=$(GZIP_ENV
) gzip
-c
>$(distdir
).
tar.gz
380 $(am__remove_distdir
)
383 tardir
=$(distdir
) && $(am__tar
) | bzip2
-9 -c
>$(distdir
).
tar.bz2
384 $(am__remove_distdir
)
387 tardir
=$(distdir
) && $(am__tar
) | lzma
-9 -c
>$(distdir
).
tar.lzma
388 $(am__remove_distdir
)
391 tardir
=$(distdir
) && $(am__tar
) | compress
-c
>$(distdir
).
tar.Z
392 $(am__remove_distdir
)
395 shar $(distdir
) | GZIP
=$(GZIP_ENV
) gzip
-c
>$(distdir
).
shar.gz
396 $(am__remove_distdir
)
399 -rm -f
$(distdir
).zip
400 zip
-rq
$(distdir
).zip
$(distdir
)
401 $(am__remove_distdir
)
403 dist dist-all
: distdir
404 tardir
=$(distdir
) && $(am__tar
) | GZIP
=$(GZIP_ENV
) gzip
-c
>$(distdir
).
tar.gz
405 $(am__remove_distdir
)
407 # This target untars the dist file and tries a VPATH configuration. Then
408 # it guarantees that the distribution is self-contained by making another
411 case
'$(DIST_ARCHIVES)' in \
413 GZIP
=$(GZIP_ENV
) gunzip
-c
$(distdir
).
tar.gz |
$(am__untar
) ;;\
415 bunzip2
-c
$(distdir
).
tar.bz2 |
$(am__untar
) ;;\
417 unlzma
-c
$(distdir
).
tar.lzma |
$(am__untar
) ;;\
419 uncompress
-c
$(distdir
).
tar.Z |
$(am__untar
) ;;\
421 GZIP
=$(GZIP_ENV
) gunzip
-c
$(distdir
).
shar.gz | unshar
;;\
423 unzip
$(distdir
).zip
;;\
425 chmod
-R a-w
$(distdir
); chmod a
+w
$(distdir
)
426 mkdir
$(distdir
)/_build
427 mkdir
$(distdir
)/_inst
429 dc_install_base
=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
430 && dc_destdir
="$${TMPDIR-/tmp}/am-dc-$$$$/" \
431 && cd
$(distdir
)/_build \
432 && ..
/configure
--srcdir=..
--prefix="$$dc_install_base" \
433 $(DISTCHECK_CONFIGURE_FLAGS
) \
434 && $(MAKE
) $(AM_MAKEFLAGS
) \
435 && $(MAKE
) $(AM_MAKEFLAGS
) dvi \
436 && $(MAKE
) $(AM_MAKEFLAGS
) check \
437 && $(MAKE
) $(AM_MAKEFLAGS
) install \
438 && $(MAKE
) $(AM_MAKEFLAGS
) installcheck \
439 && $(MAKE
) $(AM_MAKEFLAGS
) uninstall \
440 && $(MAKE
) $(AM_MAKEFLAGS
) distuninstallcheck_dir
="$$dc_install_base" \
442 && chmod
-R a-w
"$$dc_install_base" \
444 (cd ..
/..
&& umask
077 && mkdir
"$$dc_destdir") \
445 && $(MAKE
) $(AM_MAKEFLAGS
) DESTDIR
="$$dc_destdir" install \
446 && $(MAKE
) $(AM_MAKEFLAGS
) DESTDIR
="$$dc_destdir" uninstall \
447 && $(MAKE
) $(AM_MAKEFLAGS
) DESTDIR
="$$dc_destdir" \
448 distuninstallcheck_dir
="$$dc_destdir" distuninstallcheck
; \
449 } ||
{ rm -rf
"$$dc_destdir"; exit
1; }) \
450 && rm -rf
"$$dc_destdir" \
451 && $(MAKE
) $(AM_MAKEFLAGS
) dist \
452 && rm -rf
$(DIST_ARCHIVES
) \
453 && $(MAKE
) $(AM_MAKEFLAGS
) distcleancheck
454 $(am__remove_distdir
)
455 @
(echo
"$(distdir) archives ready for distribution: "; \
456 list
='$(DIST_ARCHIVES)'; for i in
$$list; do echo
$$i; done
) | \
457 sed
-e
1h
-e
1s
/.
/=/g
-e
1p
-e
1x
-e
'$$p' -e
'$$x'
459 @cd
$(distuninstallcheck_dir
) \
460 && test `$(distuninstallcheck_listfiles) | wc -l` -le
1 \
461 ||
{ echo
"ERROR: files left after uninstall:" ; \
462 if
test -n
"$(DESTDIR)"; then \
463 echo
" (check DESTDIR support)"; \
465 $(distuninstallcheck_listfiles
) ; \
467 distcleancheck
: distclean
468 @if
test '$(srcdir)' = .
; then \
469 echo
"ERROR: distcleancheck can only run from a VPATH build" ; \
472 @
test `$(distcleancheck_listfiles) | wc -l` -eq
0 \
473 ||
{ echo
"ERROR: files left in build directory after distclean:" ; \
474 $(distcleancheck_listfiles
) ; \
477 check: check-recursive
479 installdirs: installdirs-recursive
481 install: install-recursive
482 install-exec
: install-exec-recursive
483 install-data
: install-data-recursive
484 uninstall: uninstall-recursive
487 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
489 installcheck: installcheck-recursive
491 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
492 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
493 `test -z '$(STRIP)' || \
494 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
500 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
502 maintainer-clean-generic
:
503 @echo
"This command is intended for maintainers to use"
504 @echo
"it deletes files that may require special tools to rebuild."
505 -test -z
"$(MAINTAINERCLEANFILES)" ||
rm -f
$(MAINTAINERCLEANFILES
)
506 clean: clean-recursive
508 clean-am
: clean-generic mostlyclean-am
510 distclean: distclean-recursive
511 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
513 distclean-am
: clean-am distclean-generic distclean-tags
527 install-dvi
: install-dvi-recursive
531 install-html
: install-html-recursive
533 install-info
: install-info-recursive
537 install-pdf
: install-pdf-recursive
539 install-ps
: install-ps-recursive
543 maintainer-clean
: maintainer-clean-recursive
544 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
545 -rm -rf
$(top_srcdir
)/autom4te.cache
547 maintainer-clean-am
: distclean-am maintainer-clean-generic
549 mostlyclean: mostlyclean-recursive
551 mostlyclean-am
: mostlyclean-generic
563 .MAKE
: $(RECURSIVE_CLEAN_TARGETS
) $(RECURSIVE_TARGETS
) install-am \
566 .PHONY
: $(RECURSIVE_CLEAN_TARGETS
) $(RECURSIVE_TARGETS
) CTAGS GTAGS \
567 all all-am am--refresh
check check-am
clean clean-generic \
568 ctags ctags-recursive
dist dist-all dist-bzip2 dist-gzip \
569 dist-lzma dist-shar dist-tarZ dist-zip distcheck
distclean \
570 distclean-generic distclean-tags distcleancheck distdir \
571 distuninstallcheck
dvi dvi-am html html-am
info info-am \
572 install install-am install-data install-data-am install-dvi \
573 install-dvi-am install-exec install-exec-am install-html \
574 install-html-am install-info install-info-am install-man \
575 install-pdf install-pdf-am install-ps install-ps-am \
576 install-strip
installcheck installcheck-am
installdirs \
577 installdirs-am maintainer-clean maintainer-clean-generic \
578 mostlyclean mostlyclean-generic pdf pdf-am ps ps-am
tags \
579 tags-recursive
uninstall uninstall-am
581 # Tell versions [3.59,3.63) of GNU make to not export all variables.
582 # Otherwise a system limit (for SysV at least) may be exceeded.