1 # Makefile.in generated by automake 1.10 from Makefile.am.
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006 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@
34 target_triplet
= @target@
36 DIST_COMMON
= README
$(am__configure_deps
) $(srcdir)/Makefile.am \
37 $(srcdir)/Makefile.in
$(top_srcdir
)/configure AUTHORS COPYING \
38 ChangeLog INSTALL NEWS config.guess config.sub depcomp \
39 install-sh missing mkinstalldirs
40 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
41 am__aclocal_m4_deps
= $(top_srcdir
)/configure.in
42 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
44 am__CONFIG_DISTCLEAN_FILES
= config.status config.cache config.log \
45 configure.lineno config.status.lineno
46 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/mkinstalldirs
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
76 AUTOHEADER
= @AUTOHEADER@
80 CCDEPMODE
= @CCDEPMODE@
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_VERSION
= @PACKAGE_VERSION@
111 PATH_SEPARATOR
= @PATH_SEPARATOR@
112 SET_MAKE
= @SET_MAKE@
116 abs_builddir
= @abs_builddir@
117 abs_srcdir
= @abs_srcdir@
118 abs_top_builddir
= @abs_top_builddir@
119 abs_top_srcdir
= @abs_top_srcdir@
120 ac_ct_CC
= @ac_ct_CC@
121 am__include
= @am__include@
122 am__leading_dot
= @am__leading_dot@
123 am__quote
= @am__quote@
125 am__untar
= @am__untar@
128 build_alias
= @build_alias@
129 build_cpu
= @build_cpu@
130 build_os
= @build_os@
131 build_vendor
= @build_vendor@
132 builddir
= @builddir@
134 datarootdir
= @datarootdir@
137 exec_prefix = @
exec_prefix@
139 host_alias
= @host_alias@
140 host_cpu
= @host_cpu@
142 host_vendor
= @host_vendor@
144 includedir = @
includedir@
146 install_sh
= @install_sh@
148 libexecdir
= @libexecdir@
149 localedir
= @localedir@
150 localstatedir
= @localstatedir@
153 oldincludedir = @
oldincludedir@
156 program_transform_name
= @program_transform_name@
159 sharedstatedir
= @sharedstatedir@
161 sysconfdir
= @sysconfdir@
163 target_alias
= @target_alias@
164 target_cpu
= @target_cpu@
165 target_os
= @target_os@
166 target_vendor
= @target_vendor@
167 top_builddir
= @top_builddir@
168 top_srcdir
= @top_srcdir@
169 EXTRA_DIST
= build-xscale
176 $(srcdir)/Makefile.in
: $(srcdir)/Makefile.am
$(am__configure_deps
)
178 case
'$(am__configure_deps)' in \
180 echo
' cd $(srcdir) && $(AUTOMAKE) --gnu '; \
181 cd
$(srcdir) && $(AUTOMAKE
) --gnu \
186 echo
' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \
187 cd
$(top_srcdir
) && \
188 $(AUTOMAKE
) --gnu Makefile
190 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
193 echo
' $(SHELL) ./config.status'; \
194 $(SHELL
) .
/config.status
;; \
196 echo
' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
197 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
$(am__depfiles_maybe
);; \
200 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
201 $(SHELL
) .
/config.status
--recheck
203 $(top_srcdir
)/configure
: $(am__configure_deps
)
204 cd
$(srcdir) && $(AUTOCONF
)
205 $(ACLOCAL_M4
): $(am__aclocal_m4_deps
)
206 cd
$(srcdir) && $(ACLOCAL
) $(ACLOCAL_AMFLAGS
)
208 # This directory's subdirectories are mostly independent; you can cd
209 # into them and run `make' without going through this Makefile.
210 # To change the values of `make' variables: instead of editing Makefiles,
211 # (1) if the variable is set in `config.status', edit `config.status'
212 # (which will cause the Makefiles to be regenerated when you run `make');
213 # (2) otherwise, pass the desired values on the `make' command line.
214 $(RECURSIVE_TARGETS
):
216 for f in x
$$MAKEFLAGS; do \
219 *k
*) failcom
='fail=yes';; \
223 target
=`echo $@ | sed s/-recursive//`; \
224 list
='$(SUBDIRS)'; for subdir in
$$list; do \
225 echo
"Making $$target in $$subdir"; \
226 if
test "$$subdir" = "."; then \
228 local_target
="$$target-am"; \
230 local_target
="$$target"; \
232 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
235 if
test "$$dot_seen" = "no"; then \
236 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
239 $(RECURSIVE_CLEAN_TARGETS
):
241 for f in x
$$MAKEFLAGS; do \
244 *k
*) failcom
='fail=yes';; \
249 distclean-
* | maintainer-clean-
*) list
='$(DIST_SUBDIRS)' ;; \
250 *) list
='$(SUBDIRS)' ;; \
252 rev
=''; for subdir in
$$list; do \
253 if
test "$$subdir" = "."; then
:; else \
254 rev
="$$subdir $$rev"; \
258 target
=`echo $@ | sed s/-recursive//`; \
259 for subdir in
$$rev; do \
260 echo
"Making $$target in $$subdir"; \
261 if
test "$$subdir" = "."; then \
262 local_target
="$$target-am"; \
264 local_target
="$$target"; \
266 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
268 done
&& test -z
"$$fail"
270 list
='$(SUBDIRS)'; for subdir in
$$list; do \
271 test "$$subdir" = . ||
(cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) tags); \
274 list
='$(SUBDIRS)'; for subdir in
$$list; do \
275 test "$$subdir" = . ||
(cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) ctags
); \
278 ID
: $(HEADERS
) $(SOURCES
) $(LISP
) $(TAGS_FILES
)
279 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
280 unique
=`for i in $$list; do \
281 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
283 $(AWK) ' { files[$$0] = 1; } \
284 END { for (i in files) print i; }'`; \
288 TAGS
: tags-recursive
$(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) \
289 $(TAGS_FILES
) $(LISP
)
292 if
($(ETAGS
) --etags-include
--version
) >/dev
/null
2>&1; then \
293 include_option
=--etags-include
; \
296 include_option
=--include; \
299 list
='$(SUBDIRS)'; for subdir in
$$list; do \
300 if
test "$$subdir" = .
; then
:; else \
301 test ! -f
$$subdir/TAGS || \
302 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
305 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
306 unique
=`for i in $$list; do \
307 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
309 $(AWK) ' { files[$$0] = 1; } \
310 END { for (i in files) print i; }'`; \
311 if
test -z
"$(ETAGS_ARGS)$$tags$$unique"; then
:; else \
312 test -n
"$$unique" || unique
=$$empty_fix; \
313 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
317 CTAGS
: ctags-recursive
$(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) \
318 $(TAGS_FILES
) $(LISP
)
321 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
322 unique
=`for i in $$list; do \
323 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
325 $(AWK) ' { files[$$0] = 1; } \
326 END { for (i in files) print i; }'`; \
327 test -z
"$(CTAGS_ARGS)$$tags$$unique" \
328 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
332 here
=`$(am__cd) $(top_builddir) && pwd` \
333 && cd
$(top_srcdir
) \
334 && gtags
-i
$(GTAGS_ARGS
) $$here
337 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
339 distdir
: $(DISTFILES
)
340 $(am__remove_distdir
)
341 test -d
$(distdir
) || mkdir
$(distdir
)
342 @srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
343 topsrcdirstrip
=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
344 list
='$(DISTFILES)'; \
345 dist_files
=`for file in $$list; do echo $$file; done | \
346 sed -e "s|^$$srcdirstrip/||;t" \
347 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
348 case
$$dist_files in \
349 */*) $(MKDIR_P
) `echo "$$dist_files" | \
350 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
353 for file in
$$dist_files; do \
354 if
test -f
$$file ||
test -d
$$file; then d
=.
; else d
=$(srcdir); fi
; \
355 if
test -d
$$d/$$file; then \
356 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
357 if
test -d
$(srcdir)/$$file && test $$d != $(srcdir); then \
358 cp
-pR
$(srcdir)/$$file $(distdir
)$$dir || exit
1; \
360 cp
-pR
$$d/$$file $(distdir
)$$dir || exit
1; \
362 test -f
$(distdir
)/$$file \
363 || cp
-p
$$d/$$file $(distdir
)/$$file \
367 list
='$(DIST_SUBDIRS)'; for subdir in
$$list; do \
368 if
test "$$subdir" = .
; then
:; else \
369 test -d
"$(distdir)/$$subdir" \
370 ||
$(MKDIR_P
) "$(distdir)/$$subdir" \
372 distdir
=`$(am__cd) $(distdir) && pwd`; \
373 top_distdir
=`$(am__cd) $(top_distdir) && pwd`; \
375 $(MAKE
) $(AM_MAKEFLAGS
) \
376 top_distdir
="$$top_distdir" \
377 distdir
="$$distdir/$$subdir" \
378 am__remove_distdir
=: \
379 am__skip_length_check
=: \
384 -find
$(distdir
) -type d
! -perm
-777 -exec chmod a
+rwx
{} \
; -o \
385 ! -type d
! -perm
-444 -links
1 -exec chmod a
+r
{} \
; -o \
386 ! -type d
! -perm
-400 -exec chmod a
+r
{} \
; -o \
387 ! -type d
! -perm
-444 -exec
$(install_sh
) -c
-m a
+r
{} {} \
; \
388 || chmod
-R a
+r
$(distdir
)
390 tardir
=$(distdir
) && $(am__tar
) | GZIP
=$(GZIP_ENV
) gzip
-c
>$(distdir
).
tar.gz
391 $(am__remove_distdir
)
394 tardir
=$(distdir
) && $(am__tar
) | bzip2
-9 -c
>$(distdir
).
tar.bz2
395 $(am__remove_distdir
)
398 tardir
=$(distdir
) && $(am__tar
) | compress
-c
>$(distdir
).
tar.Z
399 $(am__remove_distdir
)
402 shar $(distdir
) | GZIP
=$(GZIP_ENV
) gzip
-c
>$(distdir
).
shar.gz
403 $(am__remove_distdir
)
406 -rm -f
$(distdir
).zip
407 zip
-rq
$(distdir
).zip
$(distdir
)
408 $(am__remove_distdir
)
410 dist dist-all
: distdir
411 tardir
=$(distdir
) && $(am__tar
) | GZIP
=$(GZIP_ENV
) gzip
-c
>$(distdir
).
tar.gz
412 $(am__remove_distdir
)
414 # This target untars the dist file and tries a VPATH configuration. Then
415 # it guarantees that the distribution is self-contained by making another
418 case
'$(DIST_ARCHIVES)' in \
420 GZIP
=$(GZIP_ENV
) gunzip
-c
$(distdir
).
tar.gz |
$(am__untar
) ;;\
422 bunzip2
-c
$(distdir
).
tar.bz2 |
$(am__untar
) ;;\
424 uncompress
-c
$(distdir
).
tar.Z |
$(am__untar
) ;;\
426 GZIP
=$(GZIP_ENV
) gunzip
-c
$(distdir
).
shar.gz | unshar
;;\
428 unzip
$(distdir
).zip
;;\
430 chmod
-R a-w
$(distdir
); chmod a
+w
$(distdir
)
431 mkdir
$(distdir
)/_build
432 mkdir
$(distdir
)/_inst
434 dc_install_base
=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
435 && dc_destdir
="$${TMPDIR-/tmp}/am-dc-$$$$/" \
436 && cd
$(distdir
)/_build \
437 && ..
/configure
--srcdir=..
--prefix="$$dc_install_base" \
438 $(DISTCHECK_CONFIGURE_FLAGS
) \
439 && $(MAKE
) $(AM_MAKEFLAGS
) \
440 && $(MAKE
) $(AM_MAKEFLAGS
) dvi \
441 && $(MAKE
) $(AM_MAKEFLAGS
) check \
442 && $(MAKE
) $(AM_MAKEFLAGS
) install \
443 && $(MAKE
) $(AM_MAKEFLAGS
) installcheck \
444 && $(MAKE
) $(AM_MAKEFLAGS
) uninstall \
445 && $(MAKE
) $(AM_MAKEFLAGS
) distuninstallcheck_dir
="$$dc_install_base" \
447 && chmod
-R a-w
"$$dc_install_base" \
449 (cd ..
/..
&& umask
077 && mkdir
"$$dc_destdir") \
450 && $(MAKE
) $(AM_MAKEFLAGS
) DESTDIR
="$$dc_destdir" install \
451 && $(MAKE
) $(AM_MAKEFLAGS
) DESTDIR
="$$dc_destdir" uninstall \
452 && $(MAKE
) $(AM_MAKEFLAGS
) DESTDIR
="$$dc_destdir" \
453 distuninstallcheck_dir
="$$dc_destdir" distuninstallcheck
; \
454 } ||
{ rm -rf
"$$dc_destdir"; exit
1; }) \
455 && rm -rf
"$$dc_destdir" \
456 && $(MAKE
) $(AM_MAKEFLAGS
) dist \
457 && rm -rf
$(DIST_ARCHIVES
) \
458 && $(MAKE
) $(AM_MAKEFLAGS
) distcleancheck
459 $(am__remove_distdir
)
460 @
(echo
"$(distdir) archives ready for distribution: "; \
461 list
='$(DIST_ARCHIVES)'; for i in
$$list; do echo
$$i; done
) | \
462 sed
-e
1h
-e
1s
/.
/=/g
-e
1p
-e
1x
-e
'$$p' -e
'$$x'
464 @cd
$(distuninstallcheck_dir
) \
465 && test `$(distuninstallcheck_listfiles) | wc -l` -le
1 \
466 ||
{ echo
"ERROR: files left after uninstall:" ; \
467 if
test -n
"$(DESTDIR)"; then \
468 echo
" (check DESTDIR support)"; \
470 $(distuninstallcheck_listfiles
) ; \
472 distcleancheck
: distclean
473 @if
test '$(srcdir)' = .
; then \
474 echo
"ERROR: distcleancheck can only run from a VPATH build" ; \
477 @
test `$(distcleancheck_listfiles) | wc -l` -eq
0 \
478 ||
{ echo
"ERROR: files left in build directory after distclean:" ; \
479 $(distcleancheck_listfiles
) ; \
482 check: check-recursive
484 installdirs: installdirs-recursive
486 install: install-recursive
487 install-exec
: install-exec-recursive
488 install-data
: install-data-recursive
489 uninstall: uninstall-recursive
492 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
494 installcheck: installcheck-recursive
496 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
497 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
498 `test -z '$(STRIP)' || \
499 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
505 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
507 maintainer-clean-generic
:
508 @echo
"This command is intended for maintainers to use"
509 @echo
"it deletes files that may require special tools to rebuild."
510 clean: clean-recursive
512 clean-am
: clean-generic mostlyclean-am
514 distclean: distclean-recursive
515 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
517 distclean-am
: clean-am distclean-generic distclean-tags
531 install-dvi
: install-dvi-recursive
535 install-html
: install-html-recursive
537 install-info
: install-info-recursive
541 install-pdf
: install-pdf-recursive
543 install-ps
: install-ps-recursive
547 maintainer-clean
: maintainer-clean-recursive
548 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
549 -rm -rf
$(top_srcdir
)/autom4te.cache
551 maintainer-clean-am
: distclean-am maintainer-clean-generic
553 mostlyclean: mostlyclean-recursive
555 mostlyclean-am
: mostlyclean-generic
567 .MAKE
: $(RECURSIVE_CLEAN_TARGETS
) $(RECURSIVE_TARGETS
) install-am \
570 .PHONY
: $(RECURSIVE_CLEAN_TARGETS
) $(RECURSIVE_TARGETS
) CTAGS GTAGS \
571 all all-am am--refresh
check check-am
clean clean-generic \
572 ctags ctags-recursive
dist dist-all dist-bzip2 dist-gzip \
573 dist-shar dist-tarZ dist-zip distcheck
distclean \
574 distclean-generic distclean-tags distcleancheck distdir \
575 distuninstallcheck
dvi dvi-am html html-am
info info-am \
576 install install-am install-data install-data-am install-dvi \
577 install-dvi-am install-exec install-exec-am install-html \
578 install-html-am install-info install-info-am install-man \
579 install-pdf install-pdf-am install-ps install-ps-am \
580 install-strip
installcheck installcheck-am
installdirs \
581 installdirs-am maintainer-clean maintainer-clean-generic \
582 mostlyclean mostlyclean-generic pdf pdf-am ps ps-am
tags \
583 tags-recursive
uninstall uninstall-am
585 # Tell versions [3.59,3.63) of GNU make to not export all variables.
586 # Otherwise a system limit (for SysV at least) may be exceeded.