1 # Makefile.in generated by automake 1.10.3 from Makefile.am.
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
7 # This Makefile.in is free software; the Free Software Foundation
8 # gives unlimited permission to copy and/or distribute it,
9 # with or without modifications, as long as this notice is preserved.
11 # This program is distributed in the hope that it will be useful,
12 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
18 pkgdatadir
= $(datadir)/@PACKAGE@
19 pkglibdir
= $(libdir)/@PACKAGE@
20 pkgincludedir
= $(includedir)/@PACKAGE@
21 am__cd
= CDPATH
="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
22 install_sh_DATA
= $(install_sh
) -c
-m
644
23 install_sh_PROGRAM
= $(install_sh
) -c
24 install_sh_SCRIPT
= $(install_sh
) -c
25 INSTALL_HEADER
= $(INSTALL_DATA
)
26 transform
= $(program_transform_name
)
34 DIST_COMMON
= $(am__configure_deps
) $(srcdir)/Makefile.am \
35 $(srcdir)/Makefile.in
$(srcdir)/config.h.in \
36 $(top_srcdir
)/configure COPYING ChangeLog INSTALL depcomp \
38 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
39 am__aclocal_m4_deps
= $(top_srcdir
)/configure.ac
40 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
42 am__CONFIG_DISTCLEAN_FILES
= config.status config.cache config.log \
43 configure.lineno config.status.lineno
44 mkinstalldirs
= $(install_sh
) -d
45 CONFIG_HEADER
= config.h
49 RECURSIVE_TARGETS
= all-recursive check-recursive dvi-recursive \
50 html-recursive info-recursive install-data-recursive \
51 install-dvi-recursive install-exec-recursive \
52 install-html-recursive install-info-recursive \
53 install-pdf-recursive install-ps-recursive install-recursive \
54 installcheck-recursive installdirs-recursive pdf-recursive \
55 ps-recursive uninstall-recursive
56 RECURSIVE_CLEAN_TARGETS
= mostlyclean-recursive clean-recursive \
57 distclean-recursive maintainer-clean-recursive
60 DIST_SUBDIRS
= $(SUBDIRS
)
61 DISTFILES
= $(DIST_COMMON
) $(DIST_SOURCES
) $(TEXINFOS
) $(EXTRA_DIST
)
62 distdir
= $(PACKAGE
)-$(VERSION
)
63 top_distdir
= $(distdir
)
64 am__remove_distdir
= \
65 { test ! -d
$(distdir
) \
66 ||
{ find
$(distdir
) -type d
! -perm
-200 -exec chmod u
+w
{} ';' \
67 && rm -fr
$(distdir
); }; }
68 DIST_ARCHIVES
= $(distdir
).
tar.gz
70 distuninstallcheck_listfiles
= find .
-type f
-print
71 distcleancheck_listfiles
= find .
-type f
-print
75 AUTOHEADER
= @AUTOHEADER@
79 CCDEPMODE
= @CCDEPMODE@
80 CC_FOR_BUILD
= @CC_FOR_BUILD@
84 CYGPATH_W
= @CYGPATH_W@
94 INSTALL_DATA
= @INSTALL_DATA@
95 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
96 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
97 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
101 LTLIBOBJS
= @LTLIBOBJS@
102 MAKEINFO
= @MAKEINFO@
106 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
107 PACKAGE_NAME
= @PACKAGE_NAME@
108 PACKAGE_STRING
= @PACKAGE_STRING@
109 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
110 PACKAGE_URL
= @PACKAGE_URL@
111 PACKAGE_VERSION
= @PACKAGE_VERSION@
112 PATH_SEPARATOR
= @PATH_SEPARATOR@
113 SET_MAKE
= @SET_MAKE@
119 abs_builddir
= @abs_builddir@
120 abs_srcdir
= @abs_srcdir@
121 abs_top_builddir
= @abs_top_builddir@
122 abs_top_srcdir
= @abs_top_srcdir@
123 ac_ct_CC
= @ac_ct_CC@
124 am__include
= @am__include@
125 am__leading_dot
= @am__leading_dot@
126 am__quote
= @am__quote@
128 am__untar
= @am__untar@
130 build_alias
= @build_alias@
131 builddir
= @builddir@
133 datarootdir
= @datarootdir@
136 exec_prefix = @
exec_prefix@
137 host_alias
= @host_alias@
139 includedir = @
includedir@
141 install_sh
= @install_sh@
143 libexecdir
= @libexecdir@
144 localedir
= @localedir@
145 localstatedir
= @localstatedir@
148 oldincludedir = @
oldincludedir@
151 program_transform_name
= @program_transform_name@
154 sharedstatedir
= @sharedstatedir@
156 sysconfdir
= @sysconfdir@
157 target_alias
= @target_alias@
158 top_build_prefix
= @top_build_prefix@
159 top_builddir
= @top_builddir@
160 top_srcdir
= @top_srcdir@
163 $(MAKE
) $(AM_MAKEFLAGS
) all-recursive
168 $(srcdir)/Makefile.in
: $(srcdir)/Makefile.am
$(am__configure_deps
)
170 case
'$(am__configure_deps)' in \
172 echo
' cd $(srcdir) && $(AUTOMAKE) --foreign '; \
173 cd
$(srcdir) && $(AUTOMAKE
) --foreign \
178 echo
' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
179 cd
$(top_srcdir
) && \
180 $(AUTOMAKE
) --foreign Makefile
182 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
185 echo
' $(SHELL) ./config.status'; \
186 $(SHELL
) .
/config.status
;; \
188 echo
' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
189 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
$(am__depfiles_maybe
);; \
192 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
193 $(SHELL
) .
/config.status
--recheck
195 $(top_srcdir
)/configure
: $(am__configure_deps
)
196 cd
$(srcdir) && $(AUTOCONF
)
197 $(ACLOCAL_M4
): $(am__aclocal_m4_deps
)
198 cd
$(srcdir) && $(ACLOCAL
) $(ACLOCAL_AMFLAGS
)
201 @if
test ! -f
$@
; then \
203 $(MAKE
) $(AM_MAKEFLAGS
) stamp-h1
; \
206 stamp-h1
: $(srcdir)/config.h.in
$(top_builddir
)/config.status
208 cd
$(top_builddir
) && $(SHELL
) .
/config.status config.h
209 $(srcdir)/config.h.in
: $(am__configure_deps
)
210 cd
$(top_srcdir
) && $(AUTOHEADER
)
215 -rm -f config.h stamp-h1
217 # This directory's subdirectories are mostly independent; you can cd
218 # into them and run `make' without going through this Makefile.
219 # To change the values of `make' variables: instead of editing Makefiles,
220 # (1) if the variable is set in `config.status', edit `config.status'
221 # (which will cause the Makefiles to be regenerated when you run `make');
222 # (2) otherwise, pass the desired values on the `make' command line.
223 $(RECURSIVE_TARGETS
):
224 @fail
= failcom
='exit 1'; \
225 for f in x
$$MAKEFLAGS; do \
228 *k
*) failcom
='fail=yes';; \
232 target
=`echo $@ | sed s/-recursive//`; \
233 list
='$(SUBDIRS)'; for subdir in
$$list; do \
234 echo
"Making $$target in $$subdir"; \
235 if
test "$$subdir" = "."; then \
237 local_target
="$$target-am"; \
239 local_target
="$$target"; \
241 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
244 if
test "$$dot_seen" = "no"; then \
245 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
248 $(RECURSIVE_CLEAN_TARGETS
):
249 @fail
= failcom
='exit 1'; \
250 for f in x
$$MAKEFLAGS; do \
253 *k
*) failcom
='fail=yes';; \
258 distclean-
* | maintainer-clean-
*) list
='$(DIST_SUBDIRS)' ;; \
259 *) list
='$(SUBDIRS)' ;; \
261 rev
=''; for subdir in
$$list; do \
262 if
test "$$subdir" = "."; then
:; else \
263 rev
="$$subdir $$rev"; \
267 target
=`echo $@ | sed s/-recursive//`; \
268 for subdir in
$$rev; do \
269 echo
"Making $$target in $$subdir"; \
270 if
test "$$subdir" = "."; then \
271 local_target
="$$target-am"; \
273 local_target
="$$target"; \
275 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
277 done
&& test -z
"$$fail"
279 list
='$(SUBDIRS)'; for subdir in
$$list; do \
280 test "$$subdir" = . ||
(cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) tags); \
283 list
='$(SUBDIRS)'; for subdir in
$$list; do \
284 test "$$subdir" = . ||
(cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) ctags
); \
287 ID
: $(HEADERS
) $(SOURCES
) $(LISP
) $(TAGS_FILES
)
288 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
289 unique
=`for i in $$list; do \
290 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
292 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
293 END { if (nonempty) { for (i in files) print i; }; }'`; \
297 TAGS
: tags-recursive
$(HEADERS
) $(SOURCES
) config.h.in
$(TAGS_DEPENDENCIES
) \
298 $(TAGS_FILES
) $(LISP
)
301 if
($(ETAGS
) --etags-include
--version
) >/dev
/null
2>&1; then \
302 include_option
=--etags-include
; \
305 include_option
=--include; \
308 list
='$(SUBDIRS)'; for subdir in
$$list; do \
309 if
test "$$subdir" = .
; then
:; else \
310 test ! -f
$$subdir/TAGS || \
311 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
314 list
='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
315 unique
=`for i in $$list; do \
316 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
318 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
319 END { if (nonempty) { for (i in files) print i; }; }'`; \
320 if
test -z
"$(ETAGS_ARGS)$$tags$$unique"; then
:; else \
321 test -n
"$$unique" || unique
=$$empty_fix; \
322 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
326 CTAGS
: ctags-recursive
$(HEADERS
) $(SOURCES
) config.h.in
$(TAGS_DEPENDENCIES
) \
327 $(TAGS_FILES
) $(LISP
)
329 list
='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
330 unique
=`for i in $$list; do \
331 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
333 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
334 END { if (nonempty) { for (i in files) print i; }; }'`; \
335 test -z
"$(CTAGS_ARGS)$$tags$$unique" \
336 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
340 here
=`$(am__cd) $(top_builddir) && pwd` \
341 && cd
$(top_srcdir
) \
342 && gtags
-i
$(GTAGS_ARGS
) $$here
345 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
347 distdir
: $(DISTFILES
)
348 $(am__remove_distdir
)
349 test -d
$(distdir
) || mkdir
$(distdir
)
350 @srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
351 topsrcdirstrip
=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
352 list
='$(DISTFILES)'; \
353 dist_files
=`for file in $$list; do echo $$file; done | \
354 sed -e "s|^$$srcdirstrip/||;t" \
355 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
356 case
$$dist_files in \
357 */*) $(MKDIR_P
) `echo "$$dist_files" | \
358 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
361 for file in
$$dist_files; do \
362 if
test -f
$$file ||
test -d
$$file; then d
=.
; else d
=$(srcdir); fi
; \
363 if
test -d
$$d/$$file; then \
364 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
365 if
test -d
$(srcdir)/$$file && test $$d != $(srcdir); then \
366 cp
-pR
$(srcdir)/$$file $(distdir
)$$dir || exit
1; \
368 cp
-pR
$$d/$$file $(distdir
)$$dir || exit
1; \
370 test -f
$(distdir
)/$$file \
371 || cp
-p
$$d/$$file $(distdir
)/$$file \
375 list
='$(DIST_SUBDIRS)'; for subdir in
$$list; do \
376 if
test "$$subdir" = .
; then
:; else \
377 test -d
"$(distdir)/$$subdir" \
378 ||
$(MKDIR_P
) "$(distdir)/$$subdir" \
380 distdir
=`$(am__cd) $(distdir) && pwd`; \
381 top_distdir
=`$(am__cd) $(top_distdir) && pwd`; \
383 $(MAKE
) $(AM_MAKEFLAGS
) \
384 top_distdir
="$$top_distdir" \
385 distdir
="$$distdir/$$subdir" \
386 am__remove_distdir
=: \
387 am__skip_length_check
=: \
392 -find
"$(distdir)" -type d
! -perm
-755 \
393 -exec chmod u
+rwx
,go
+rx
{} \
; -o \
394 ! -type d
! -perm
-444 -links
1 -exec chmod a
+r
{} \
; -o \
395 ! -type d
! -perm
-400 -exec chmod a
+r
{} \
; -o \
396 ! -type d
! -perm
-444 -exec
$(install_sh
) -c
-m a
+r
{} {} \
; \
397 || chmod
-R a
+r
$(distdir
)
399 tardir
=$(distdir
) && $(am__tar
) | GZIP
=$(GZIP_ENV
) gzip
-c
>$(distdir
).
tar.gz
400 $(am__remove_distdir
)
403 tardir
=$(distdir
) && $(am__tar
) | bzip2
-9 -c
>$(distdir
).
tar.bz2
404 $(am__remove_distdir
)
407 tardir
=$(distdir
) && $(am__tar
) | lzma
-9 -c
>$(distdir
).
tar.lzma
408 $(am__remove_distdir
)
411 tardir
=$(distdir
) && $(am__tar
) | compress
-c
>$(distdir
).
tar.Z
412 $(am__remove_distdir
)
415 shar $(distdir
) | GZIP
=$(GZIP_ENV
) gzip
-c
>$(distdir
).
shar.gz
416 $(am__remove_distdir
)
419 -rm -f
$(distdir
).zip
420 zip
-rq
$(distdir
).zip
$(distdir
)
421 $(am__remove_distdir
)
423 dist dist-all
: distdir
424 tardir
=$(distdir
) && $(am__tar
) | GZIP
=$(GZIP_ENV
) gzip
-c
>$(distdir
).
tar.gz
425 $(am__remove_distdir
)
427 # This target untars the dist file and tries a VPATH configuration. Then
428 # it guarantees that the distribution is self-contained by making another
431 case
'$(DIST_ARCHIVES)' in \
433 GZIP
=$(GZIP_ENV
) gunzip
-c
$(distdir
).
tar.gz |
$(am__untar
) ;;\
435 bunzip2
-c
$(distdir
).
tar.bz2 |
$(am__untar
) ;;\
437 unlzma
-c
$(distdir
).
tar.lzma |
$(am__untar
) ;;\
439 uncompress
-c
$(distdir
).
tar.Z |
$(am__untar
) ;;\
441 GZIP
=$(GZIP_ENV
) gunzip
-c
$(distdir
).
shar.gz | unshar
;;\
443 unzip
$(distdir
).zip
;;\
445 chmod
-R a-w
$(distdir
); chmod a
+w
$(distdir
)
446 mkdir
$(distdir
)/_build
447 mkdir
$(distdir
)/_inst
449 dc_install_base
=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
450 && dc_destdir
="$${TMPDIR-/tmp}/am-dc-$$$$/" \
451 && cd
$(distdir
)/_build \
452 && ..
/configure
--srcdir=..
--prefix="$$dc_install_base" \
453 $(DISTCHECK_CONFIGURE_FLAGS
) \
454 && $(MAKE
) $(AM_MAKEFLAGS
) \
455 && $(MAKE
) $(AM_MAKEFLAGS
) dvi \
456 && $(MAKE
) $(AM_MAKEFLAGS
) check \
457 && $(MAKE
) $(AM_MAKEFLAGS
) install \
458 && $(MAKE
) $(AM_MAKEFLAGS
) installcheck \
459 && $(MAKE
) $(AM_MAKEFLAGS
) uninstall \
460 && $(MAKE
) $(AM_MAKEFLAGS
) distuninstallcheck_dir
="$$dc_install_base" \
462 && chmod
-R a-w
"$$dc_install_base" \
464 (cd ..
/..
&& umask
077 && mkdir
"$$dc_destdir") \
465 && $(MAKE
) $(AM_MAKEFLAGS
) DESTDIR
="$$dc_destdir" install \
466 && $(MAKE
) $(AM_MAKEFLAGS
) DESTDIR
="$$dc_destdir" uninstall \
467 && $(MAKE
) $(AM_MAKEFLAGS
) DESTDIR
="$$dc_destdir" \
468 distuninstallcheck_dir
="$$dc_destdir" distuninstallcheck
; \
469 } ||
{ rm -rf
"$$dc_destdir"; exit
1; }) \
470 && rm -rf
"$$dc_destdir" \
471 && $(MAKE
) $(AM_MAKEFLAGS
) dist \
472 && rm -rf
$(DIST_ARCHIVES
) \
473 && $(MAKE
) $(AM_MAKEFLAGS
) distcleancheck
474 $(am__remove_distdir
)
475 @
(echo
"$(distdir) archives ready for distribution: "; \
476 list
='$(DIST_ARCHIVES)'; for i in
$$list; do echo
$$i; done
) | \
477 sed
-e
1h
-e
1s
/.
/=/g
-e
1p
-e
1x
-e
'$$p' -e
'$$x'
479 @cd
$(distuninstallcheck_dir
) \
480 && test `$(distuninstallcheck_listfiles) | wc -l` -le
1 \
481 ||
{ echo
"ERROR: files left after uninstall:" ; \
482 if
test -n
"$(DESTDIR)"; then \
483 echo
" (check DESTDIR support)"; \
485 $(distuninstallcheck_listfiles
) ; \
487 distcleancheck
: distclean
488 @if
test '$(srcdir)' = .
; then \
489 echo
"ERROR: distcleancheck can only run from a VPATH build" ; \
492 @
test `$(distcleancheck_listfiles) | wc -l` -eq
0 \
493 ||
{ echo
"ERROR: files left in build directory after distclean:" ; \
494 $(distcleancheck_listfiles
) ; \
497 check: check-recursive
498 all-am
: Makefile config.h
499 installdirs: installdirs-recursive
501 install: install-recursive
502 install-exec
: install-exec-recursive
503 install-data
: install-data-recursive
504 uninstall: uninstall-recursive
507 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
509 installcheck: installcheck-recursive
511 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
512 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
513 `test -z '$(STRIP)' || \
514 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
520 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
522 maintainer-clean-generic
:
523 @echo
"This command is intended for maintainers to use"
524 @echo
"it deletes files that may require special tools to rebuild."
525 clean: clean-recursive
527 clean-am
: clean-generic mostlyclean-am
529 distclean: distclean-recursive
530 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
532 distclean-am
: clean-am distclean-generic distclean-hdr distclean-tags
548 install-dvi
: install-dvi-recursive
554 install-html
: install-html-recursive
558 install-info
: install-info-recursive
564 install-pdf
: install-pdf-recursive
568 install-ps
: install-ps-recursive
574 maintainer-clean
: maintainer-clean-recursive
575 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
576 -rm -rf
$(top_srcdir
)/autom4te.cache
578 maintainer-clean-am
: distclean-am maintainer-clean-generic
580 mostlyclean: mostlyclean-recursive
582 mostlyclean-am
: mostlyclean-generic
594 .MAKE
: $(RECURSIVE_CLEAN_TARGETS
) $(RECURSIVE_TARGETS
) install-am \
597 .PHONY
: $(RECURSIVE_CLEAN_TARGETS
) $(RECURSIVE_TARGETS
) CTAGS GTAGS \
598 all all-am am--refresh
check check-am
clean clean-generic \
599 ctags ctags-recursive
dist dist-all dist-bzip2 dist-gzip \
600 dist-lzma dist-shar dist-tarZ dist-zip distcheck
distclean \
601 distclean-generic distclean-hdr distclean-tags distcleancheck \
602 distdir distuninstallcheck
dvi dvi-am html html-am
info \
603 info-am
install install-am install-data install-data-am \
604 install-dvi install-dvi-am install-exec install-exec-am \
605 install-html install-html-am install-info install-info-am \
606 install-man install-pdf install-pdf-am install-ps \
607 install-ps-am install-strip
installcheck installcheck-am \
608 installdirs installdirs-am maintainer-clean \
609 maintainer-clean-generic
mostlyclean mostlyclean-generic pdf \
610 pdf-am ps ps-am
tags tags-recursive
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.