1 # Makefile.in generated by automake 1.9.2 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
)
36 build_triplet
= @build@
38 DIST_COMMON
= README
$(am__configure_deps
) $(srcdir)/Makefile.am \
39 $(srcdir)/Makefile.in
$(srcdir)/config.h.in \
40 $(top_srcdir
)/configure AUTHORS COPYING ChangeLog INSTALL NEWS \
41 TODO config.guess config.sub depcomp install-sh ltmain.sh \
42 missing mkinstalldirs ylwrap
44 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
45 am__aclocal_m4_deps
= $(top_srcdir
)/configure.in
46 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
48 am__CONFIG_DISTCLEAN_FILES
= config.status config.cache config.log \
49 configure.lineno configure.status.lineno
50 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/mkinstalldirs
51 CONFIG_HEADER
= config.h
55 RECURSIVE_TARGETS
= all-recursive check-recursive dvi-recursive \
56 html-recursive info-recursive install-data-recursive \
57 install-exec-recursive install-info-recursive \
58 install-recursive installcheck-recursive installdirs-recursive \
59 pdf-recursive ps-recursive uninstall-info-recursive \
63 DIST_SUBDIRS
= $(SUBDIRS
)
64 DISTFILES
= $(DIST_COMMON
) $(DIST_SOURCES
) $(TEXINFOS
) $(EXTRA_DIST
)
65 distdir
= $(PACKAGE
)-$(VERSION
)
66 top_distdir
= $(distdir
)
67 am__remove_distdir
= \
68 { test ! -d
$(distdir
) \
69 ||
{ find
$(distdir
) -type d
! -perm
-200 -exec chmod u
+w
{} ';' \
70 && rm -fr
$(distdir
); }; }
71 DIST_ARCHIVES
= $(distdir
).
tar.gz
73 distuninstallcheck_listfiles
= find .
-type f
-print
74 distcleancheck_listfiles
= find .
-type f
-print
76 AMDEP_FALSE
= @AMDEP_FALSE@
77 AMDEP_TRUE
= @AMDEP_TRUE@
81 AUTOHEADER
= @AUTOHEADER@
85 CCDEPMODE
= @CCDEPMODE@
91 CXXDEPMODE
= @CXXDEPMODE@
93 CYGPATH_W
= @CYGPATH_W@
104 INSTALL_DATA
= @INSTALL_DATA@
105 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
106 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
107 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
111 LEX_OUTPUT_ROOT
= @LEX_OUTPUT_ROOT@
116 LTLIBOBJS
= @LTLIBOBJS@
117 MAKEINFO
= @MAKEINFO@
120 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
121 PACKAGE_NAME
= @PACKAGE_NAME@
122 PACKAGE_STRING
= @PACKAGE_STRING@
123 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
124 PACKAGE_VERSION
= @PACKAGE_VERSION@
125 PATH_SEPARATOR
= @PATH_SEPARATOR@
127 SET_MAKE
= @SET_MAKE@
132 ac_ct_AR
= @ac_ct_AR@
133 ac_ct_CC
= @ac_ct_CC@
134 ac_ct_CXX
= @ac_ct_CXX@
135 ac_ct_F77
= @ac_ct_F77@
136 ac_ct_RANLIB
= @ac_ct_RANLIB@
137 ac_ct_STRIP
= @ac_ct_STRIP@
138 am__fastdepCC_FALSE
= @am__fastdepCC_FALSE@
139 am__fastdepCC_TRUE
= @am__fastdepCC_TRUE@
140 am__fastdepCXX_FALSE
= @am__fastdepCXX_FALSE@
141 am__fastdepCXX_TRUE
= @am__fastdepCXX_TRUE@
142 am__include
= @am__include@
143 am__leading_dot
= @am__leading_dot@
144 am__quote
= @am__quote@
146 am__untar
= @am__untar@
149 build_alias
= @build_alias@
150 build_cpu
= @build_cpu@
151 build_os
= @build_os@
152 build_vendor
= @build_vendor@
154 exec_prefix = @
exec_prefix@
156 host_alias
= @host_alias@
157 host_cpu
= @host_cpu@
159 host_vendor
= @host_vendor@
160 includedir = @
includedir@
162 install_sh
= @install_sh@
164 libexecdir
= @libexecdir@
165 localstatedir
= @localstatedir@
168 oldincludedir = @
oldincludedir@
170 program_transform_name
= @program_transform_name@
172 sharedstatedir
= @sharedstatedir@
173 sysconfdir
= @sysconfdir@
174 target_alias
= @target_alias@
176 # not a GNU package. You can remove this line, if
177 # have all needed files, that a GNU package needs
178 AUTOMAKE_OPTIONS
= foreign
1.4
179 SUBDIRS
= src
include
181 $(MAKE
) $(AM_MAKEFLAGS
) all-recursive
186 $(srcdir)/Makefile.in
: $(srcdir)/Makefile.am
$(am__configure_deps
)
188 case
'$(am__configure_deps)' in \
190 echo
' cd $(srcdir) && $(AUTOMAKE) --foreign '; \
191 cd
$(srcdir) && $(AUTOMAKE
) --foreign \
196 echo
' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
197 cd
$(top_srcdir
) && \
198 $(AUTOMAKE
) --foreign Makefile
200 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
203 echo
' $(SHELL) ./config.status'; \
204 $(SHELL
) .
/config.status
;; \
206 echo
' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
207 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
$(am__depfiles_maybe
);; \
210 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
211 $(SHELL
) .
/config.status
--recheck
213 $(top_srcdir
)/configure
: $(am__configure_deps
)
214 cd
$(srcdir) && $(AUTOCONF
)
215 $(ACLOCAL_M4
): $(am__aclocal_m4_deps
)
216 cd
$(srcdir) && $(ACLOCAL
) $(ACLOCAL_AMFLAGS
)
219 @if
test ! -f
$@
; then \
224 stamp-h1
: $(srcdir)/config.h.in
$(top_builddir
)/config.status
226 cd
$(top_builddir
) && $(SHELL
) .
/config.status config.h
227 $(srcdir)/config.h.in
: $(am__configure_deps
)
228 cd
$(top_srcdir
) && $(AUTOHEADER
)
233 -rm -f config.h stamp-h1
245 # This directory's subdirectories are mostly independent; you can cd
246 # into them and run `make' without going through this Makefile.
247 # To change the values of `make' variables: instead of editing Makefiles,
248 # (1) if the variable is set in `config.status', edit `config.status'
249 # (which will cause the Makefiles to be regenerated when you run `make');
250 # (2) otherwise, pass the desired values on the `make' command line.
251 $(RECURSIVE_TARGETS
):
252 @set fnord
$$MAKEFLAGS; amf
=$$2; \
254 target
=`echo $@ | sed s/-recursive//`; \
255 list
='$(SUBDIRS)'; for subdir in
$$list; do \
256 echo
"Making $$target in $$subdir"; \
257 if
test "$$subdir" = "."; then \
259 local_target
="$$target-am"; \
261 local_target
="$$target"; \
263 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
264 || case
"$$amf" in
*=*) exit
1;; *k
*) fail
=yes
;; *) exit
1;; esac
; \
266 if
test "$$dot_seen" = "no"; then \
267 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
270 mostlyclean-recursive clean-recursive distclean-recursive \
271 maintainer-clean-recursive
:
272 @set fnord
$$MAKEFLAGS; amf
=$$2; \
275 distclean-
* | maintainer-clean-
*) list
='$(DIST_SUBDIRS)' ;; \
276 *) list
='$(SUBDIRS)' ;; \
278 rev
=''; for subdir in
$$list; do \
279 if
test "$$subdir" = "."; then
:; else \
280 rev
="$$subdir $$rev"; \
284 target
=`echo $@ | sed s/-recursive//`; \
285 for subdir in
$$rev; do \
286 echo
"Making $$target in $$subdir"; \
287 if
test "$$subdir" = "."; then \
288 local_target
="$$target-am"; \
290 local_target
="$$target"; \
292 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
293 || case
"$$amf" in
*=*) exit
1;; *k
*) fail
=yes
;; *) exit
1;; esac
; \
294 done
&& test -z
"$$fail"
296 list
='$(SUBDIRS)'; for subdir in
$$list; do \
297 test "$$subdir" = . ||
(cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) tags); \
300 list
='$(SUBDIRS)'; for subdir in
$$list; do \
301 test "$$subdir" = . ||
(cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) ctags
); \
304 ID
: $(HEADERS
) $(SOURCES
) $(LISP
) $(TAGS_FILES
)
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; }'`; \
314 TAGS
: tags-recursive
$(HEADERS
) $(SOURCES
) config.h.in
$(TAGS_DEPENDENCIES
) \
315 $(TAGS_FILES
) $(LISP
)
318 if
($(ETAGS
) --etags-include
--version
) >/dev
/null
2>&1; then \
319 include_option
=--etags-include
; \
322 include_option
=--include; \
325 list
='$(SUBDIRS)'; for subdir in
$$list; do \
326 if
test "$$subdir" = .
; then
:; else \
327 test ! -f
$$subdir/TAGS || \
328 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
331 list
='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
332 unique
=`for i in $$list; do \
333 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
335 $(AWK) ' { files[$$0] = 1; } \
336 END { for (i in files) print i; }'`; \
337 if
test -z
"$(ETAGS_ARGS)$$tags$$unique"; then
:; else \
338 test -n
"$$unique" || unique
=$$empty_fix; \
339 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
343 CTAGS
: ctags-recursive
$(HEADERS
) $(SOURCES
) config.h.in
$(TAGS_DEPENDENCIES
) \
344 $(TAGS_FILES
) $(LISP
)
347 list
='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
348 unique
=`for i in $$list; do \
349 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
351 $(AWK) ' { files[$$0] = 1; } \
352 END { for (i in files) print i; }'`; \
353 test -z
"$(CTAGS_ARGS)$$tags$$unique" \
354 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
358 here
=`$(am__cd) $(top_builddir) && pwd` \
359 && cd
$(top_srcdir
) \
360 && gtags
-i
$(GTAGS_ARGS
) $$here
363 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
365 distdir
: $(DISTFILES
)
366 $(am__remove_distdir
)
368 @srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`; \
369 topsrcdirstrip
=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
370 list
='$(DISTFILES)'; for file in
$$list; do \
372 $(srcdir)/*) file
=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
373 $(top_srcdir
)/*) file
=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
375 if
test -f
$$file ||
test -d
$$file; then d
=.
; else d
=$(srcdir); fi
; \
376 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
377 if
test "$$dir" != "$$file" && test "$$dir" != "."; then \
379 $(mkdir_p
) "$(distdir)$$dir"; \
383 if
test -d
$$d/$$file; then \
384 if
test -d
$(srcdir)/$$file && test $$d != $(srcdir); then \
385 cp
-pR
$(srcdir)/$$file $(distdir
)$$dir || exit
1; \
387 cp
-pR
$$d/$$file $(distdir
)$$dir || exit
1; \
389 test -f
$(distdir
)/$$file \
390 || cp
-p
$$d/$$file $(distdir
)/$$file \
394 list
='$(DIST_SUBDIRS)'; for subdir in
$$list; do \
395 if
test "$$subdir" = .
; then
:; else \
396 test -d
"$(distdir)/$$subdir" \
397 ||
$(mkdir_p
) "$(distdir)/$$subdir" \
399 distdir
=`$(am__cd) $(distdir) && pwd`; \
400 top_distdir
=`$(am__cd) $(top_distdir) && pwd`; \
402 $(MAKE
) $(AM_MAKEFLAGS
) \
403 top_distdir
="$$top_distdir" \
404 distdir
="$$distdir/$$subdir" \
409 -find
$(distdir
) -type d
! -perm
-777 -exec chmod a
+rwx
{} \
; -o \
410 ! -type d
! -perm
-444 -links
1 -exec chmod a
+r
{} \
; -o \
411 ! -type d
! -perm
-400 -exec chmod a
+r
{} \
; -o \
412 ! -type d
! -perm
-444 -exec
$(SHELL
) $(install_sh
) -c
-m a
+r
{} {} \
; \
413 || chmod
-R a
+r
$(distdir
)
415 tardir
=$(distdir
) && $(am__tar
) | GZIP
=$(GZIP_ENV
) gzip
-c
>$(distdir
).
tar.gz
416 $(am__remove_distdir
)
419 tardir
=$(distdir
) && $(am__tar
) | bzip2
-9 -c
>$(distdir
).
tar.bz2
420 $(am__remove_distdir
)
423 tardir
=$(distdir
) && $(am__tar
) | compress
-c
>$(distdir
).
tar.Z
424 $(am__remove_distdir
)
427 shar $(distdir
) | GZIP
=$(GZIP_ENV
) gzip
-c
>$(distdir
).
shar.gz
428 $(am__remove_distdir
)
431 -rm -f
$(distdir
).zip
432 zip
-rq
$(distdir
).zip
$(distdir
)
433 $(am__remove_distdir
)
435 dist dist-all
: distdir
436 tardir
=$(distdir
) && $(am__tar
) | GZIP
=$(GZIP_ENV
) gzip
-c
>$(distdir
).
tar.gz
437 $(am__remove_distdir
)
439 # This target untars the dist file and tries a VPATH configuration. Then
440 # it guarantees that the distribution is self-contained by making another
443 case
'$(DIST_ARCHIVES)' in \
445 GZIP
=$(GZIP_ENV
) gunzip
-c
$(distdir
).
tar.gz |
$(am__untar
) ;;\
447 bunzip2
-c
$(distdir
).
tar.bz2 |
$(am__untar
) ;;\
449 uncompress
-c
$(distdir
).
tar.Z |
$(am__untar
) ;;\
451 GZIP
=$(GZIP_ENV
) gunzip
-c
$(distdir
).
shar.gz | unshar
;;\
453 unzip
$(distdir
).zip
;;\
455 chmod
-R a-w
$(distdir
); chmod a
+w
$(distdir
)
456 mkdir
$(distdir
)/_build
457 mkdir
$(distdir
)/_inst
459 dc_install_base
=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
460 && dc_destdir
="$${TMPDIR-/tmp}/am-dc-$$$$/" \
461 && cd
$(distdir
)/_build \
462 && ..
/configure
--srcdir=..
--prefix="$$dc_install_base" \
463 $(DISTCHECK_CONFIGURE_FLAGS
) \
464 && $(MAKE
) $(AM_MAKEFLAGS
) \
465 && $(MAKE
) $(AM_MAKEFLAGS
) dvi \
466 && $(MAKE
) $(AM_MAKEFLAGS
) check \
467 && $(MAKE
) $(AM_MAKEFLAGS
) install \
468 && $(MAKE
) $(AM_MAKEFLAGS
) installcheck \
469 && $(MAKE
) $(AM_MAKEFLAGS
) uninstall \
470 && $(MAKE
) $(AM_MAKEFLAGS
) distuninstallcheck_dir
="$$dc_install_base" \
472 && chmod
-R a-w
"$$dc_install_base" \
474 (cd ..
/..
&& umask
077 && mkdir
"$$dc_destdir") \
475 && $(MAKE
) $(AM_MAKEFLAGS
) DESTDIR
="$$dc_destdir" install \
476 && $(MAKE
) $(AM_MAKEFLAGS
) DESTDIR
="$$dc_destdir" uninstall \
477 && $(MAKE
) $(AM_MAKEFLAGS
) DESTDIR
="$$dc_destdir" \
478 distuninstallcheck_dir
="$$dc_destdir" distuninstallcheck
; \
479 } ||
{ rm -rf
"$$dc_destdir"; exit
1; }) \
480 && rm -rf
"$$dc_destdir" \
481 && $(MAKE
) $(AM_MAKEFLAGS
) dist \
482 && rm -rf
$(DIST_ARCHIVES
) \
483 && $(MAKE
) $(AM_MAKEFLAGS
) distcleancheck
484 $(am__remove_distdir
)
485 @
(echo
"$(distdir) archives ready for distribution: "; \
486 list
='$(DIST_ARCHIVES)'; for i in
$$list; do echo
$$i; done
) | \
487 sed
-e
'1{h;s/./=/g;p;x;}' -e
'$${p;x;}'
489 @cd
$(distuninstallcheck_dir
) \
490 && test `$(distuninstallcheck_listfiles) | wc -l` -le
1 \
491 ||
{ echo
"ERROR: files left after uninstall:" ; \
492 if
test -n
"$(DESTDIR)"; then \
493 echo
" (check DESTDIR support)"; \
495 $(distuninstallcheck_listfiles
) ; \
497 distcleancheck
: distclean
498 @if
test '$(srcdir)' = .
; then \
499 echo
"ERROR: distcleancheck can only run from a VPATH build" ; \
502 @
test `$(distcleancheck_listfiles) | wc -l` -eq
0 \
503 ||
{ echo
"ERROR: files left in build directory after distclean:" ; \
504 $(distcleancheck_listfiles
) ; \
507 check: check-recursive
508 all-am
: Makefile config.h
509 installdirs: installdirs-recursive
511 install: install-recursive
512 install-exec
: install-exec-recursive
513 install-data
: install-data-recursive
514 uninstall: uninstall-recursive
517 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
519 installcheck: installcheck-recursive
521 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
522 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
523 `test -z '$(STRIP)' || \
524 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
530 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
532 maintainer-clean-generic
:
533 @echo
"This command is intended for maintainers to use"
534 @echo
"it deletes files that may require special tools to rebuild."
535 clean: clean-recursive
537 clean-am
: clean-generic clean-libtool mostlyclean-am
539 distclean: distclean-recursive
540 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
542 distclean-am
: clean-am distclean-generic distclean-hdr \
543 distclean-libtool distclean-tags
559 install-info
: install-info-recursive
565 maintainer-clean
: maintainer-clean-recursive
566 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
567 -rm -rf
$(top_srcdir
)/autom4te.cache
569 maintainer-clean-am
: distclean-am maintainer-clean-generic
571 mostlyclean: mostlyclean-recursive
573 mostlyclean-am
: mostlyclean-generic mostlyclean-libtool
583 uninstall-am
: uninstall-info-am
585 uninstall-info
: uninstall-info-recursive
587 .PHONY
: $(RECURSIVE_TARGETS
) CTAGS GTAGS
all all-am am--refresh
check \
588 check-am
clean clean-generic clean-libtool clean-recursive \
589 ctags ctags-recursive
dist dist-all dist-bzip2 dist-gzip \
590 dist-shar dist-tarZ dist-zip distcheck
distclean \
591 distclean-generic distclean-hdr distclean-libtool \
592 distclean-recursive distclean-tags distcleancheck distdir \
593 distuninstallcheck
dvi dvi-am html html-am
info info-am \
594 install install-am install-data install-data-am install-exec \
595 install-exec-am install-info install-info-am install-man \
596 install-strip
installcheck installcheck-am
installdirs \
597 installdirs-am maintainer-clean maintainer-clean-generic \
598 maintainer-clean-recursive
mostlyclean mostlyclean-generic \
599 mostlyclean-libtool mostlyclean-recursive pdf pdf-am ps ps-am \
600 tags tags-recursive
uninstall uninstall-am uninstall-info-am
602 # Tell versions [3.59,3.63) of GNU make to not export all variables.
603 # Otherwise a system limit (for SysV at least) may be exceeded.