1 # Makefile.in generated by automake 1.7.9 from Makefile.am.
4 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
5 # 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
18 top_srcdir
= @top_srcdir@
20 pkgdatadir
= $(datadir)/@PACKAGE@
21 pkglibdir
= $(libdir)/@PACKAGE@
22 pkgincludedir
= $(includedir)/@PACKAGE@
25 am__cd
= CDPATH
="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
27 install_sh_DATA
= $(install_sh
) -c
-m
644
28 install_sh_PROGRAM
= $(install_sh
) -c
29 install_sh_SCRIPT
= $(install_sh
) -c
30 INSTALL_HEADER
= $(INSTALL_DATA
)
31 transform
= $(program_transform_name
)
40 AMDEP_FALSE
= @AMDEP_FALSE@
41 AMDEP_TRUE
= @AMDEP_TRUE@
45 AUTOHEADER
= @AUTOHEADER@
49 CCDEPMODE
= @CCDEPMODE@
55 CXXDEPMODE
= @CXXDEPMODE@
57 CYGPATH_W
= @CYGPATH_W@
68 INSTALL_DATA
= @INSTALL_DATA@
69 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
70 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
71 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
77 LTLIBOBJS
= @LTLIBOBJS@
81 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
82 PACKAGE_NAME
= @PACKAGE_NAME@
83 PACKAGE_STRING
= @PACKAGE_STRING@
84 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
85 PACKAGE_VERSION
= @PACKAGE_VERSION@
86 PATH_SEPARATOR
= @PATH_SEPARATOR@
94 ac_ct_CXX
= @ac_ct_CXX@
95 ac_ct_F77
= @ac_ct_F77@
96 ac_ct_RANLIB
= @ac_ct_RANLIB@
97 ac_ct_STRIP
= @ac_ct_STRIP@
98 am__fastdepCC_FALSE
= @am__fastdepCC_FALSE@
99 am__fastdepCC_TRUE
= @am__fastdepCC_TRUE@
100 am__fastdepCXX_FALSE
= @am__fastdepCXX_FALSE@
101 am__fastdepCXX_TRUE
= @am__fastdepCXX_TRUE@
102 am__include
= @am__include@
103 am__leading_dot
= @am__leading_dot@
104 am__quote
= @am__quote@
107 build_alias
= @build_alias@
108 build_cpu
= @build_cpu@
109 build_os
= @build_os@
110 build_vendor
= @build_vendor@
112 exec_prefix = @
exec_prefix@
114 host_alias
= @host_alias@
115 host_cpu
= @host_cpu@
117 host_vendor
= @host_vendor@
118 includedir = @
includedir@
120 install_sh
= @install_sh@
122 libexecdir
= @libexecdir@
123 localstatedir
= @localstatedir@
125 oldincludedir = @
oldincludedir@
127 program_transform_name
= @program_transform_name@
129 sharedstatedir
= @sharedstatedir@
130 sysconfdir
= @sysconfdir@
131 target_alias
= @target_alias@
133 # not a GNU package. You can remove this line, if
134 # have all needed files, that a GNU package needs
135 AUTOMAKE_OPTIONS
= foreign
1.4
139 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
140 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/mkinstalldirs
141 CONFIG_HEADER
= config.h
145 RECURSIVE_TARGETS
= info-recursive dvi-recursive pdf-recursive \
146 ps-recursive install-info-recursive uninstall-info-recursive \
147 all-recursive install-data-recursive install-exec-recursive \
148 installdirs-recursive install-recursive uninstall-recursive \
149 check-recursive installcheck-recursive
150 DIST_COMMON
= README
$(srcdir)/Makefile.in
$(srcdir)/configure AUTHORS \
151 COPYING ChangeLog INSTALL Makefile.am NEWS TODO aclocal.m4 \
152 config.guess config.h.in config.sub configure configure.in \
153 depcomp install-sh ltmain.sh missing mkinstalldirs
154 DIST_SUBDIRS
= $(SUBDIRS
)
156 $(MAKE
) $(AM_MAKEFLAGS
) all-recursive
160 am__CONFIG_DISTCLEAN_FILES
= config.status config.cache config.log \
162 $(srcdir)/Makefile.in
: Makefile.am
$(top_srcdir
)/configure.in
$(ACLOCAL_M4
)
163 cd
$(top_srcdir
) && \
164 $(AUTOMAKE
) --foreign Makefile
165 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
166 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
$(am__depfiles_maybe
)
168 $(top_builddir
)/config.status
: $(srcdir)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
169 $(SHELL
) .
/config.status
--recheck
170 $(srcdir)/configure
: $(srcdir)/configure.in
$(ACLOCAL_M4
) $(CONFIGURE_DEPENDENCIES
)
171 cd
$(srcdir) && $(AUTOCONF
)
173 $(ACLOCAL_M4
): configure.in
174 cd
$(srcdir) && $(ACLOCAL
) $(ACLOCAL_AMFLAGS
)
177 @if
test ! -f
$@
; then \
182 stamp-h1
: $(srcdir)/config.h.in
$(top_builddir
)/config.status
184 cd
$(top_builddir
) && $(SHELL
) .
/config.status config.h
186 $(srcdir)/config.h.in
: $(top_srcdir
)/configure.in
$(ACLOCAL_M4
)
187 cd
$(top_srcdir
) && $(AUTOHEADER
)
188 touch
$(srcdir)/config.h.in
191 -rm -f config.h stamp-h1
203 # This directory's subdirectories are mostly independent; you can cd
204 # into them and run `make' without going through this Makefile.
205 # To change the values of `make' variables: instead of editing Makefiles,
206 # (1) if the variable is set in `config.status', edit `config.status'
207 # (which will cause the Makefiles to be regenerated when you run `make');
208 # (2) otherwise, pass the desired values on the `make' command line.
209 $(RECURSIVE_TARGETS
):
210 @set fnord
$$MAKEFLAGS; amf
=$$2; \
212 target
=`echo $@ | sed s/-recursive//`; \
213 list
='$(SUBDIRS)'; for subdir in
$$list; do \
214 echo
"Making $$target in $$subdir"; \
215 if
test "$$subdir" = "."; then \
217 local_target
="$$target-am"; \
219 local_target
="$$target"; \
221 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
222 || case
"$$amf" in
*=*) exit
1;; *k
*) fail
=yes
;; *) exit
1;; esac
; \
224 if
test "$$dot_seen" = "no"; then \
225 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
228 mostlyclean-recursive clean-recursive distclean-recursive \
229 maintainer-clean-recursive
:
230 @set fnord
$$MAKEFLAGS; amf
=$$2; \
233 distclean-
* | maintainer-clean-
*) list
='$(DIST_SUBDIRS)' ;; \
234 *) list
='$(SUBDIRS)' ;; \
236 rev
=''; for subdir in
$$list; do \
237 if
test "$$subdir" = "."; then
:; else \
238 rev
="$$subdir $$rev"; \
242 target
=`echo $@ | sed s/-recursive//`; \
243 for subdir in
$$rev; do \
244 echo
"Making $$target in $$subdir"; \
245 if
test "$$subdir" = "."; then \
246 local_target
="$$target-am"; \
248 local_target
="$$target"; \
250 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
251 || case
"$$amf" in
*=*) exit
1;; *k
*) fail
=yes
;; *) exit
1;; esac
; \
252 done
&& test -z
"$$fail"
254 list
='$(SUBDIRS)'; for subdir in
$$list; do \
255 test "$$subdir" = . ||
(cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) tags); \
258 list
='$(SUBDIRS)'; for subdir in
$$list; do \
259 test "$$subdir" = . ||
(cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) ctags
); \
270 ID
: $(HEADERS
) $(SOURCES
) $(LISP
) $(TAGS_FILES
)
271 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
272 unique
=`for i in $$list; do \
273 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
275 $(AWK) ' { files[$$0] = 1; } \
276 END { for (i in files) print i; }'`; \
279 TAGS
: tags-recursive
$(HEADERS
) $(SOURCES
) config.h.in
$(TAGS_DEPENDENCIES
) \
280 $(TAGS_FILES
) $(LISP
)
283 if
(etags
--etags-include
--version
) >/dev
/null
2>&1; then \
284 include_option
=--etags-include
; \
286 include_option
=--include; \
288 list
='$(SUBDIRS)'; for subdir in
$$list; do \
289 if
test "$$subdir" = .
; then
:; else \
290 test -f
$$subdir/TAGS
&& \
291 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
294 list
='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
295 unique
=`for i in $$list; do \
296 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
298 $(AWK) ' { files[$$0] = 1; } \
299 END { for (i in files) print i; }'`; \
300 test -z
"$(ETAGS_ARGS)$$tags$$unique" \
301 ||
$(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
305 CTAGS
: ctags-recursive
$(HEADERS
) $(SOURCES
) config.h.in
$(TAGS_DEPENDENCIES
) \
306 $(TAGS_FILES
) $(LISP
)
309 list
='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
310 unique
=`for i in $$list; do \
311 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
313 $(AWK) ' { files[$$0] = 1; } \
314 END { for (i in files) print i; }'`; \
315 test -z
"$(CTAGS_ARGS)$$tags$$unique" \
316 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
320 here
=`$(am__cd) $(top_builddir) && pwd` \
321 && cd
$(top_srcdir
) \
322 && gtags
-i
$(GTAGS_ARGS
) $$here
325 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
326 DISTFILES
= $(DIST_COMMON
) $(DIST_SOURCES
) $(TEXINFOS
) $(EXTRA_DIST
)
329 distdir
= $(PACKAGE
)-$(VERSION
)
331 am__remove_distdir
= \
332 { test ! -d
$(distdir
) \
333 ||
{ find
$(distdir
) -type d
! -perm
-200 -exec chmod u
+w
{} ';' \
334 && rm -fr
$(distdir
); }; }
337 distuninstallcheck_listfiles
= find .
-type f
-print
338 distcleancheck_listfiles
= find .
-type f
-print
340 distdir
: $(DISTFILES
)
341 $(am__remove_distdir
)
343 @srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`; \
344 topsrcdirstrip
=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
345 list
='$(DISTFILES)'; for file in
$$list; do \
347 $(srcdir)/*) file
=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
348 $(top_srcdir
)/*) file
=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
350 if
test -f
$$file ||
test -d
$$file; then d
=.
; else d
=$(srcdir); fi
; \
351 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
352 if
test "$$dir" != "$$file" && test "$$dir" != "."; then \
354 $(mkinstalldirs
) "$(distdir)$$dir"; \
358 if
test -d
$$d/$$file; then \
359 if
test -d
$(srcdir)/$$file && test $$d != $(srcdir); then \
360 cp
-pR
$(srcdir)/$$file $(distdir
)$$dir || exit
1; \
362 cp
-pR
$$d/$$file $(distdir
)$$dir || exit
1; \
364 test -f
$(distdir
)/$$file \
365 || cp
-p
$$d/$$file $(distdir
)/$$file \
369 list
='$(SUBDIRS)'; for subdir in
$$list; do \
370 if
test "$$subdir" = .
; then
:; else \
371 test -d
$(distdir
)/$$subdir \
372 || mkdir
$(distdir
)/$$subdir \
375 $(MAKE
) $(AM_MAKEFLAGS
) \
376 top_distdir
="$(top_distdir)" \
377 distdir
=..
/$(distdir
)/$$subdir \
382 -find
$(distdir
) -type d
! -perm
-777 -exec chmod a
+rwx
{} \
; -o \
383 ! -type d
! -perm
-444 -links
1 -exec chmod a
+r
{} \
; -o \
384 ! -type d
! -perm
-400 -exec chmod a
+r
{} \
; -o \
385 ! -type d
! -perm
-444 -exec
$(SHELL
) $(install_sh
) -c
-m a
+r
{} {} \
; \
386 || chmod
-R a
+r
$(distdir
)
388 $(AMTAR
) chof
- $(distdir
) | GZIP
=$(GZIP_ENV
) gzip
-c
>$(distdir
).
tar.gz
389 $(am__remove_distdir
)
391 dist dist-all
: distdir
392 $(AMTAR
) chof
- $(distdir
) | GZIP
=$(GZIP_ENV
) gzip
-c
>$(distdir
).
tar.gz
393 $(am__remove_distdir
)
395 # This target untars the dist file and tries a VPATH configuration. Then
396 # it guarantees that the distribution is self-contained by making another
399 $(am__remove_distdir
)
400 GZIP
=$(GZIP_ENV
) gunzip
-c
$(distdir
).
tar.gz |
$(AMTAR
) xf
-
401 chmod
-R a-w
$(distdir
); chmod a
+w
$(distdir
)
402 mkdir
$(distdir
)/_build
403 mkdir
$(distdir
)/_inst
405 dc_install_base
=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
406 && dc_destdir
="$${TMPDIR-/tmp}/am-dc-$$$$/" \
407 && cd
$(distdir
)/_build \
408 && ..
/configure
--srcdir=..
--prefix="$$dc_install_base" \
409 $(DISTCHECK_CONFIGURE_FLAGS
) \
410 && $(MAKE
) $(AM_MAKEFLAGS
) \
411 && $(MAKE
) $(AM_MAKEFLAGS
) dvi \
412 && $(MAKE
) $(AM_MAKEFLAGS
) check \
413 && $(MAKE
) $(AM_MAKEFLAGS
) install \
414 && $(MAKE
) $(AM_MAKEFLAGS
) installcheck \
415 && $(MAKE
) $(AM_MAKEFLAGS
) uninstall \
416 && $(MAKE
) $(AM_MAKEFLAGS
) distuninstallcheck_dir
="$$dc_install_base" \
418 && chmod
-R a-w
"$$dc_install_base" \
420 (cd ..
/..
&& $(mkinstalldirs
) "$$dc_destdir") \
421 && $(MAKE
) $(AM_MAKEFLAGS
) DESTDIR
="$$dc_destdir" install \
422 && $(MAKE
) $(AM_MAKEFLAGS
) DESTDIR
="$$dc_destdir" uninstall \
423 && $(MAKE
) $(AM_MAKEFLAGS
) DESTDIR
="$$dc_destdir" \
424 distuninstallcheck_dir
="$$dc_destdir" distuninstallcheck
; \
425 } ||
{ rm -rf
"$$dc_destdir"; exit
1; }) \
426 && rm -rf
"$$dc_destdir" \
427 && $(MAKE
) $(AM_MAKEFLAGS
) dist-gzip \
428 && rm -f
$(distdir
).
tar.gz \
429 && $(MAKE
) $(AM_MAKEFLAGS
) distcleancheck
430 $(am__remove_distdir
)
431 @echo
"$(distdir).tar.gz is ready for distribution" | \
432 sed
'h;s/./=/g;p;x;p;x'
434 @cd
$(distuninstallcheck_dir
) \
435 && test `$(distuninstallcheck_listfiles) | wc -l` -le
1 \
436 ||
{ echo
"ERROR: files left after uninstall:" ; \
437 if
test -n
"$(DESTDIR)"; then \
438 echo
" (check DESTDIR support)"; \
440 $(distuninstallcheck_listfiles
) ; \
442 distcleancheck
: distclean
443 @if
test '$(srcdir)' = .
; then \
444 echo
"ERROR: distcleancheck can only run from a VPATH build" ; \
447 @
test `$(distcleancheck_listfiles) | wc -l` -eq
0 \
448 ||
{ echo
"ERROR: files left in build directory after distclean:" ; \
449 $(distcleancheck_listfiles
) ; \
452 check: check-recursive
453 all-am
: Makefile config.h
454 installdirs: installdirs-recursive
457 install: install-recursive
458 install-exec
: install-exec-recursive
459 install-data
: install-data-recursive
460 uninstall: uninstall-recursive
463 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
465 installcheck: installcheck-recursive
467 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
468 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
469 `test -z '$(STRIP)' || \
470 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
476 -rm -f
$(CONFIG_CLEAN_FILES
)
478 maintainer-clean-generic
:
479 @echo
"This command is intended for maintainers to use"
480 @echo
"it deletes files that may require special tools to rebuild."
481 clean: clean-recursive
483 clean-am
: clean-generic clean-libtool mostlyclean-am
485 distclean: distclean-recursive
486 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
488 distclean-am
: clean-am distclean-generic distclean-hdr distclean-libtool \
503 install-info
: install-info-recursive
509 maintainer-clean
: maintainer-clean-recursive
510 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
511 -rm -rf
$(top_srcdir
)/autom4te.cache
513 maintainer-clean-am
: distclean-am maintainer-clean-generic
515 mostlyclean: mostlyclean-recursive
517 mostlyclean-am
: mostlyclean-generic mostlyclean-libtool
527 uninstall-am
: uninstall-info-am
529 uninstall-info
: uninstall-info-recursive
531 .PHONY
: $(RECURSIVE_TARGETS
) CTAGS GTAGS
all all-am
check check-am
clean \
532 clean-generic clean-libtool clean-recursive ctags \
533 ctags-recursive
dist dist-all dist-gzip distcheck
distclean \
534 distclean-generic distclean-hdr distclean-libtool \
535 distclean-recursive distclean-tags distcleancheck distdir \
536 distuninstallcheck
dvi dvi-am dvi-recursive
info info-am \
537 info-recursive
install install-am install-data install-data-am \
538 install-data-recursive install-exec install-exec-am \
539 install-exec-recursive install-info install-info-am \
540 install-info-recursive install-man install-recursive \
541 install-strip
installcheck installcheck-am
installdirs \
542 installdirs-am installdirs-recursive maintainer-clean \
543 maintainer-clean-generic maintainer-clean-recursive
mostlyclean \
544 mostlyclean-generic mostlyclean-libtool mostlyclean-recursive \
545 pdf pdf-am pdf-recursive ps ps-am ps-recursive
tags \
546 tags-recursive
uninstall uninstall-am uninstall-info-am \
547 uninstall-info-recursive uninstall-recursive
549 # Tell versions [3.59,3.63) of GNU make to not export all variables.
550 # Otherwise a system limit (for SysV at least) may be exceeded.