1 # Makefile.in generated by automake 1.8.5 from Makefile.am.
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004 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 top_srcdir
= @top_srcdir@
19 pkgdatadir
= $(datadir)/@PACKAGE@
20 pkglibdir
= $(libdir)/@PACKAGE@
21 pkgincludedir
= $(includedir)/@PACKAGE@
23 am__cd
= CDPATH
="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
25 install_sh_DATA
= $(install_sh
) -c
-m
644
26 install_sh_PROGRAM
= $(install_sh
) -c
27 install_sh_SCRIPT
= $(install_sh
) -c
28 INSTALL_HEADER
= $(INSTALL_DATA
)
29 transform
= $(program_transform_name
)
37 DIST_COMMON
= README
$(am__configure_deps
) $(srcdir)/Makefile.am \
38 $(srcdir)/Makefile.in
$(top_srcdir
)/configure AUTHORS COPYING \
39 ChangeLog INSTALL NEWS depcomp install-sh missing \
41 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
42 am__aclocal_m4_deps
= $(top_srcdir
)/configure.ac
43 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
45 am__CONFIG_DISTCLEAN_FILES
= config.status config.cache config.log \
46 configure.lineno configure.status.lineno
47 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/mkinstalldirs
48 CONFIG_HEADER
= $(top_builddir
)/src
/config.h
52 RECURSIVE_TARGETS
= all-recursive check-recursive dvi-recursive \
53 html-recursive info-recursive install-data-recursive \
54 install-exec-recursive install-info-recursive \
55 install-recursive installcheck-recursive installdirs-recursive \
56 pdf-recursive ps-recursive uninstall-info-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
73 AMDEP_FALSE
= @AMDEP_FALSE@
74 AMDEP_TRUE
= @AMDEP_TRUE@
77 AUTOHEADER
= @AUTOHEADER@
81 CCDEPMODE
= @CCDEPMODE@
86 CXXDEPMODE
= @CXXDEPMODE@
88 CYGPATH_W
= @CYGPATH_W@
96 INSTALL_DATA
= @INSTALL_DATA@
97 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
98 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
99 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
103 LTLIBOBJS
= @LTLIBOBJS@
104 MAKEINFO
= @MAKEINFO@
107 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
108 PACKAGE_CFLAGS
= @PACKAGE_CFLAGS@
109 PACKAGE_LIBS
= @PACKAGE_LIBS@
110 PACKAGE_NAME
= @PACKAGE_NAME@
111 PACKAGE_STRING
= @PACKAGE_STRING@
112 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
113 PACKAGE_VERSION
= @PACKAGE_VERSION@
114 PATH_SEPARATOR
= @PATH_SEPARATOR@
115 PKG_CONFIG
= @PKG_CONFIG@
116 SET_MAKE
= @SET_MAKE@
120 X_CFLAGS
= @X_CFLAGS@
121 X_EXTRA_LIBS
= @X_EXTRA_LIBS@
123 X_PRE_LIBS
= @X_PRE_LIBS@
124 ac_ct_CC
= @ac_ct_CC@
125 ac_ct_CXX
= @ac_ct_CXX@
126 ac_ct_STRIP
= @ac_ct_STRIP@
127 am__fastdepCC_FALSE
= @am__fastdepCC_FALSE@
128 am__fastdepCC_TRUE
= @am__fastdepCC_TRUE@
129 am__fastdepCXX_FALSE
= @am__fastdepCXX_FALSE@
130 am__fastdepCXX_TRUE
= @am__fastdepCXX_TRUE@
131 am__include
= @am__include@
132 am__leading_dot
= @am__leading_dot@
133 am__quote
= @am__quote@
135 build_alias
= @build_alias@
137 exec_prefix = @
exec_prefix@
138 host_alias
= @host_alias@
139 includedir = @
includedir@
141 install_sh
= @install_sh@
143 libexecdir
= @libexecdir@
144 localstatedir
= @localstatedir@
147 oldincludedir = @
oldincludedir@
149 program_transform_name
= @program_transform_name@
151 sharedstatedir
= @sharedstatedir@
152 sysconfdir
= @sysconfdir@
153 target_alias
= @target_alias@
154 SUBDIRS
= src data doc
160 $(srcdir)/Makefile.in
: $(srcdir)/Makefile.am
$(am__configure_deps
)
162 case
'$(am__configure_deps)' in \
164 echo
' cd $(srcdir) && $(AUTOMAKE) --gnu '; \
165 cd
$(srcdir) && $(AUTOMAKE
) --gnu \
170 echo
' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \
171 cd
$(top_srcdir
) && \
172 $(AUTOMAKE
) --gnu Makefile
174 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
177 echo
' $(SHELL) ./config.status'; \
178 $(SHELL
) .
/config.status
;; \
180 echo
' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
181 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
$(am__depfiles_maybe
);; \
184 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
185 $(SHELL
) .
/config.status
--recheck
187 $(top_srcdir
)/configure
: $(am__configure_deps
)
188 cd
$(srcdir) && $(AUTOCONF
)
189 $(ACLOCAL_M4
): $(am__aclocal_m4_deps
)
190 cd
$(srcdir) && $(ACLOCAL
) $(ACLOCAL_AMFLAGS
)
193 # This directory's subdirectories are mostly independent; you can cd
194 # into them and run `make' without going through this Makefile.
195 # To change the values of `make' variables: instead of editing Makefiles,
196 # (1) if the variable is set in `config.status', edit `config.status'
197 # (which will cause the Makefiles to be regenerated when you run `make');
198 # (2) otherwise, pass the desired values on the `make' command line.
199 $(RECURSIVE_TARGETS
):
200 @set fnord
$$MAKEFLAGS; amf
=$$2; \
202 target
=`echo $@ | sed s/-recursive//`; \
203 list
='$(SUBDIRS)'; for subdir in
$$list; do \
204 echo
"Making $$target in $$subdir"; \
205 if
test "$$subdir" = "."; then \
207 local_target
="$$target-am"; \
209 local_target
="$$target"; \
211 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
212 || case
"$$amf" in
*=*) exit
1;; *k
*) fail
=yes
;; *) exit
1;; esac
; \
214 if
test "$$dot_seen" = "no"; then \
215 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
218 mostlyclean-recursive clean-recursive distclean-recursive \
219 maintainer-clean-recursive
:
220 @set fnord
$$MAKEFLAGS; amf
=$$2; \
223 distclean-
* | maintainer-clean-
*) list
='$(DIST_SUBDIRS)' ;; \
224 *) list
='$(SUBDIRS)' ;; \
226 rev
=''; for subdir in
$$list; do \
227 if
test "$$subdir" = "."; then
:; else \
228 rev
="$$subdir $$rev"; \
232 target
=`echo $@ | sed s/-recursive//`; \
233 for subdir in
$$rev; do \
234 echo
"Making $$target in $$subdir"; \
235 if
test "$$subdir" = "."; then \
236 local_target
="$$target-am"; \
238 local_target
="$$target"; \
240 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
241 || case
"$$amf" in
*=*) exit
1;; *k
*) fail
=yes
;; *) exit
1;; esac
; \
242 done
&& test -z
"$$fail"
244 list
='$(SUBDIRS)'; for subdir in
$$list; do \
245 test "$$subdir" = . ||
(cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) tags); \
248 list
='$(SUBDIRS)'; for subdir in
$$list; do \
249 test "$$subdir" = . ||
(cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) ctags
); \
252 ID
: $(HEADERS
) $(SOURCES
) $(LISP
) $(TAGS_FILES
)
253 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
254 unique
=`for i in $$list; do \
255 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
257 $(AWK) ' { files[$$0] = 1; } \
258 END { for (i in files) print i; }'`; \
262 TAGS
: tags-recursive
$(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) \
263 $(TAGS_FILES
) $(LISP
)
266 if
($(ETAGS
) --etags-include
--version
) >/dev
/null
2>&1; then \
267 include_option
=--etags-include
; \
270 include_option
=--include; \
273 list
='$(SUBDIRS)'; for subdir in
$$list; do \
274 if
test "$$subdir" = .
; then
:; else \
275 test ! -f
$$subdir/TAGS || \
276 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
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; }'`; \
285 if
test -z
"$(ETAGS_ARGS)$$tags$$unique"; then
:; else \
286 test -n
"$$unique" || unique
=$$empty_fix; \
287 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
291 CTAGS
: ctags-recursive
$(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) \
292 $(TAGS_FILES
) $(LISP
)
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; } \
300 END { for (i in files) print i; }'`; \
301 test -z
"$(CTAGS_ARGS)$$tags$$unique" \
302 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
306 here
=`$(am__cd) $(top_builddir) && pwd` \
307 && cd
$(top_srcdir
) \
308 && gtags
-i
$(GTAGS_ARGS
) $$here
311 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
313 distdir
: $(DISTFILES
)
314 $(am__remove_distdir
)
316 @srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`; \
317 topsrcdirstrip
=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
318 list
='$(DISTFILES)'; for file in
$$list; do \
320 $(srcdir)/*) file
=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
321 $(top_srcdir
)/*) file
=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
323 if
test -f
$$file ||
test -d
$$file; then d
=.
; else d
=$(srcdir); fi
; \
324 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
325 if
test "$$dir" != "$$file" && test "$$dir" != "."; then \
327 $(mkdir_p
) "$(distdir)$$dir"; \
331 if
test -d
$$d/$$file; then \
332 if
test -d
$(srcdir)/$$file && test $$d != $(srcdir); then \
333 cp
-pR
$(srcdir)/$$file $(distdir
)$$dir || exit
1; \
335 cp
-pR
$$d/$$file $(distdir
)$$dir || exit
1; \
337 test -f
$(distdir
)/$$file \
338 || cp
-p
$$d/$$file $(distdir
)/$$file \
342 list
='$(SUBDIRS)'; for subdir in
$$list; do \
343 if
test "$$subdir" = .
; then
:; else \
344 test -d
"$(distdir)/$$subdir" \
345 || mkdir
"$(distdir)/$$subdir" \
348 $(MAKE
) $(AM_MAKEFLAGS
) \
349 top_distdir
="../$(top_distdir)" \
350 distdir
="../$(distdir)/$$subdir" \
355 -find
$(distdir
) -type d
! -perm
-777 -exec chmod a
+rwx
{} \
; -o \
356 ! -type d
! -perm
-444 -links
1 -exec chmod a
+r
{} \
; -o \
357 ! -type d
! -perm
-400 -exec chmod a
+r
{} \
; -o \
358 ! -type d
! -perm
-444 -exec
$(SHELL
) $(install_sh
) -c
-m a
+r
{} {} \
; \
359 || chmod
-R a
+r
$(distdir
)
361 $(AMTAR
) chof
- $(distdir
) | GZIP
=$(GZIP_ENV
) gzip
-c
>$(distdir
).
tar.gz
362 $(am__remove_distdir
)
365 $(AMTAR
) chof
- $(distdir
) | bzip2
-9 -c
>$(distdir
).
tar.bz2
366 $(am__remove_distdir
)
369 $(AMTAR
) chof
- $(distdir
) | compress
-c
>$(distdir
).
tar.Z
370 $(am__remove_distdir
)
373 shar $(distdir
) | GZIP
=$(GZIP_ENV
) gzip
-c
>$(distdir
).
shar.gz
374 $(am__remove_distdir
)
377 -rm -f
$(distdir
).zip
378 zip
-rq
$(distdir
).zip
$(distdir
)
379 $(am__remove_distdir
)
381 dist dist-all
: distdir
382 $(AMTAR
) chof
- $(distdir
) | GZIP
=$(GZIP_ENV
) gzip
-c
>$(distdir
).
tar.gz
383 $(am__remove_distdir
)
385 # This target untars the dist file and tries a VPATH configuration. Then
386 # it guarantees that the distribution is self-contained by making another
389 case
'$(DIST_ARCHIVES)' in \
391 GZIP
=$(GZIP_ENV
) gunzip
-c
$(distdir
).
tar.gz |
$(AMTAR
) xf
- ;;\
393 bunzip2
-c
$(distdir
).
tar.bz2 |
$(AMTAR
) xf
- ;;\
395 uncompress
-c
$(distdir
).
tar.Z |
$(AMTAR
) xf
- ;;\
397 GZIP
=$(GZIP_ENV
) gunzip
-c
$(distdir
).
shar.gz | unshar
;;\
399 unzip
$(distdir
).zip
;;\
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 ..
/..
&& umask
077 && mkdir
"$$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 \
428 && rm -rf
$(DIST_ARCHIVES
) \
429 && $(MAKE
) $(AM_MAKEFLAGS
) distcleancheck
430 $(am__remove_distdir
)
431 @
(echo
"$(distdir) archives ready for distribution: "; \
432 list
='$(DIST_ARCHIVES)'; for i in
$$list; do echo
$$i; done
) | \
433 sed
-e
'1{h;s/./=/g;p;x;}' -e
'$${p;x;}'
435 @cd
$(distuninstallcheck_dir
) \
436 && test `$(distuninstallcheck_listfiles) | wc -l` -le
1 \
437 ||
{ echo
"ERROR: files left after uninstall:" ; \
438 if
test -n
"$(DESTDIR)"; then \
439 echo
" (check DESTDIR support)"; \
441 $(distuninstallcheck_listfiles
) ; \
443 distcleancheck
: distclean
444 @if
test '$(srcdir)' = .
; then \
445 echo
"ERROR: distcleancheck can only run from a VPATH build" ; \
448 @
test `$(distcleancheck_listfiles) | wc -l` -eq
0 \
449 ||
{ echo
"ERROR: files left in build directory after distclean:" ; \
450 $(distcleancheck_listfiles
) ; \
453 check: check-recursive
455 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 mostlyclean-am
485 distclean: distclean-recursive
486 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
488 distclean-am
: clean-am distclean-generic distclean-tags
504 install-info
: install-info-recursive
510 maintainer-clean
: maintainer-clean-recursive
511 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
512 -rm -rf
$(top_srcdir
)/autom4te.cache
514 maintainer-clean-am
: distclean-am maintainer-clean-generic
516 mostlyclean: mostlyclean-recursive
518 mostlyclean-am
: mostlyclean-generic
528 uninstall-am
: uninstall-info-am
530 uninstall-info
: uninstall-info-recursive
532 .PHONY
: $(RECURSIVE_TARGETS
) CTAGS GTAGS
all all-am am--refresh
check \
533 check-am
clean clean-generic clean-recursive ctags \
534 ctags-recursive
dist dist-all dist-bzip2 dist-gzip dist-shar \
535 dist-tarZ dist-zip distcheck
distclean distclean-generic \
536 distclean-recursive distclean-tags distcleancheck distdir \
537 distuninstallcheck
dvi dvi-am html html-am
info info-am \
538 install install-am install-data install-data-am install-exec \
539 install-exec-am install-info install-info-am install-man \
540 install-strip
installcheck installcheck-am
installdirs \
541 installdirs-am maintainer-clean maintainer-clean-generic \
542 maintainer-clean-recursive
mostlyclean mostlyclean-generic \
543 mostlyclean-recursive pdf pdf-am ps ps-am
tags tags-recursive \
544 uninstall uninstall-am uninstall-info-am
546 # Tell versions [3.59,3.63) of GNU make to not export all variables.
547 # Otherwise a system limit (for SysV at least) may be exceeded.