1 # Makefile.in generated by automake 1.10.1 from Makefile.am.
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008 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@
35 DIST_COMMON
= $(am__configure_deps
) $(srcdir)/Makefile.am \
36 $(srcdir)/Makefile.in
$(top_srcdir
)/configure TODO \
37 buildaux
/config.guess buildaux
/config.sub buildaux
/depcomp \
38 buildaux
/install-sh buildaux
/ltmain.sh buildaux
/missing
39 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
40 am__aclocal_m4_deps
= $(top_srcdir
)/ax_check_openssl.m4 \
41 $(top_srcdir
)/configure.ac
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
= $(install_sh
) -d
47 CONFIG_HEADER
= $(top_builddir
)/src
/lib
/config.h
51 RECURSIVE_TARGETS
= all-recursive check-recursive dvi-recursive \
52 html-recursive info-recursive install-data-recursive \
53 install-dvi-recursive install-exec-recursive \
54 install-html-recursive install-info-recursive \
55 install-pdf-recursive install-ps-recursive install-recursive \
56 installcheck-recursive installdirs-recursive pdf-recursive \
57 ps-recursive uninstall-recursive
58 RECURSIVE_CLEAN_TARGETS
= mostlyclean-recursive clean-recursive \
59 distclean-recursive maintainer-clean-recursive
62 DIST_SUBDIRS
= $(SUBDIRS
)
63 DISTFILES
= $(DIST_COMMON
) $(DIST_SOURCES
) $(TEXINFOS
) $(EXTRA_DIST
)
64 distdir
= $(PACKAGE
)-$(VERSION
)
65 top_distdir
= $(distdir
)
66 am__remove_distdir
= \
67 { test ! -d
$(distdir
) \
68 ||
{ find
$(distdir
) -type d
! -perm
-200 -exec chmod u
+w
{} ';' \
69 && rm -fr
$(distdir
); }; }
70 DIST_ARCHIVES
= $(distdir
).
tar.gz
72 distuninstallcheck_listfiles
= find .
-type f
-print
73 distcleancheck_listfiles
= find .
-type f
-print
78 AUTOHEADER
= @AUTOHEADER@
82 CANONICAL_HOST
= @CANONICAL_HOST@
84 CCDEPMODE
= @CCDEPMODE@
88 CYGPATH_W
= @CYGPATH_W@
101 INSTALL_DATA
= @INSTALL_DATA@
102 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
103 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
104 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
112 LTLIBOBJS
= @LTLIBOBJS@
114 MAKEINFO
= @MAKEINFO@
120 OPENSSL_INCLUDES
= @OPENSSL_INCLUDES@
121 OPENSSL_LDFLAGS
= @OPENSSL_LDFLAGS@
122 OPENSSL_LIBS
= @OPENSSL_LIBS@
126 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
127 PACKAGE_NAME
= @PACKAGE_NAME@
128 PACKAGE_STRING
= @PACKAGE_STRING@
129 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
130 PACKAGE_VERSION
= @PACKAGE_VERSION@
131 PATH_SEPARATOR
= @PATH_SEPARATOR@
132 PKG_CONFIG
= @PKG_CONFIG@
135 SET_MAKE
= @SET_MAKE@
139 WARNCFLAGS
= @WARNCFLAGS@
140 abs_builddir
= @abs_builddir@
141 abs_srcdir
= @abs_srcdir@
142 abs_top_builddir
= @abs_top_builddir@
143 abs_top_srcdir
= @abs_top_srcdir@
144 ac_ct_CC
= @ac_ct_CC@
145 ac_ct_DUMPBIN
= @ac_ct_DUMPBIN@
146 am__include
= @am__include@
147 am__leading_dot
= @am__leading_dot@
148 am__quote
= @am__quote@
150 am__untar
= @am__untar@
153 build_alias
= @build_alias@
154 build_cpu
= @build_cpu@
155 build_os
= @build_os@
156 build_vendor
= @build_vendor@
157 builddir
= @builddir@
159 datarootdir
= @datarootdir@
162 exec_prefix = @
exec_prefix@
164 host_alias
= @host_alias@
165 host_cpu
= @host_cpu@
167 host_vendor
= @host_vendor@
169 includedir = @
includedir@
171 install_sh
= @install_sh@
173 libexecdir
= @libexecdir@
174 localedir
= @localedir@
175 localstatedir
= @localstatedir@
179 oldincludedir = @
oldincludedir@
182 program_transform_name
= @program_transform_name@
185 sharedstatedir
= @sharedstatedir@
187 sysconfdir
= @sysconfdir@
188 target_alias
= @target_alias@
189 top_build_prefix
= @top_build_prefix@
190 top_builddir
= @top_builddir@
191 top_srcdir
= @top_srcdir@
192 SUBDIRS
= include src tests
198 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/Makefile.am
$(am__configure_deps
)
200 case
'$(am__configure_deps)' in \
202 echo
' cd $(srcdir) && $(AUTOMAKE) --foreign '; \
203 cd
$(srcdir) && $(AUTOMAKE
) --foreign \
208 echo
' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
209 cd
$(top_srcdir
) && \
210 $(AUTOMAKE
) --foreign Makefile
212 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
215 echo
' $(SHELL) ./config.status'; \
216 $(SHELL
) .
/config.status
;; \
218 echo
' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
219 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
$(am__depfiles_maybe
);; \
222 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
223 $(SHELL
) .
/config.status
--recheck
225 $(top_srcdir
)/configure
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
226 cd
$(srcdir) && $(AUTOCONF
)
227 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@
$(am__aclocal_m4_deps
)
228 cd
$(srcdir) && $(ACLOCAL
) $(ACLOCAL_AMFLAGS
)
239 # This directory's subdirectories are mostly independent; you can cd
240 # into them and run `make' without going through this Makefile.
241 # To change the values of `make' variables: instead of editing Makefiles,
242 # (1) if the variable is set in `config.status', edit `config.status'
243 # (which will cause the Makefiles to be regenerated when you run `make');
244 # (2) otherwise, pass the desired values on the `make' command line.
245 $(RECURSIVE_TARGETS
):
247 for f in x
$$MAKEFLAGS; do \
250 *k
*) failcom
='fail=yes';; \
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) \
266 if
test "$$dot_seen" = "no"; then \
267 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
270 $(RECURSIVE_CLEAN_TARGETS
):
272 for f in x
$$MAKEFLAGS; do \
275 *k
*) failcom
='fail=yes';; \
280 distclean-
* | maintainer-clean-
*) list
='$(DIST_SUBDIRS)' ;; \
281 *) list
='$(SUBDIRS)' ;; \
283 rev
=''; for subdir in
$$list; do \
284 if
test "$$subdir" = "."; then
:; else \
285 rev
="$$subdir $$rev"; \
289 target
=`echo $@ | sed s/-recursive//`; \
290 for subdir in
$$rev; do \
291 echo
"Making $$target in $$subdir"; \
292 if
test "$$subdir" = "."; then \
293 local_target
="$$target-am"; \
295 local_target
="$$target"; \
297 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
299 done
&& test -z
"$$fail"
301 list
='$(SUBDIRS)'; for subdir in
$$list; do \
302 test "$$subdir" = . ||
(cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) tags); \
305 list
='$(SUBDIRS)'; for subdir in
$$list; do \
306 test "$$subdir" = . ||
(cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) ctags
); \
309 ID
: $(HEADERS
) $(SOURCES
) $(LISP
) $(TAGS_FILES
)
310 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
311 unique
=`for i in $$list; do \
312 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
314 $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
315 END { if (nonempty) { for (i in files) print i; }; }'`; \
319 TAGS
: tags-recursive
$(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) \
320 $(TAGS_FILES
) $(LISP
)
323 if
($(ETAGS
) --etags-include
--version
) >/dev
/null
2>&1; then \
324 include_option
=--etags-include
; \
327 include_option
=--include; \
330 list
='$(SUBDIRS)'; for subdir in
$$list; do \
331 if
test "$$subdir" = .
; then
:; else \
332 test ! -f
$$subdir/TAGS || \
333 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
336 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
337 unique
=`for i in $$list; do \
338 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
340 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
341 END { if (nonempty) { for (i in files) print i; }; }'`; \
342 if
test -z
"$(ETAGS_ARGS)$$tags$$unique"; then
:; else \
343 test -n
"$$unique" || unique
=$$empty_fix; \
344 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
348 CTAGS
: ctags-recursive
$(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) \
349 $(TAGS_FILES
) $(LISP
)
351 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
352 unique
=`for i in $$list; do \
353 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
355 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
356 END { if (nonempty) { for (i in files) print i; }; }'`; \
357 test -z
"$(CTAGS_ARGS)$$tags$$unique" \
358 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
362 here
=`$(am__cd) $(top_builddir) && pwd` \
363 && cd
$(top_srcdir
) \
364 && gtags
-i
$(GTAGS_ARGS
) $$here
367 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
369 distdir
: $(DISTFILES
)
370 $(am__remove_distdir
)
371 test -d
$(distdir
) || mkdir
$(distdir
)
372 @srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
373 topsrcdirstrip
=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
374 list
='$(DISTFILES)'; \
375 dist_files
=`for file in $$list; do echo $$file; done | \
376 sed -e "s|^$$srcdirstrip/||;t" \
377 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
378 case
$$dist_files in \
379 */*) $(MKDIR_P
) `echo "$$dist_files" | \
380 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
383 for file in
$$dist_files; do \
384 if
test -f
$$file ||
test -d
$$file; then d
=.
; else d
=$(srcdir); fi
; \
385 if
test -d
$$d/$$file; then \
386 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
387 if
test -d
$(srcdir)/$$file && test $$d != $(srcdir); then \
388 cp
-pR
$(srcdir)/$$file $(distdir
)$$dir || exit
1; \
390 cp
-pR
$$d/$$file $(distdir
)$$dir || exit
1; \
392 test -f
$(distdir
)/$$file \
393 || cp
-p
$$d/$$file $(distdir
)/$$file \
397 list
='$(DIST_SUBDIRS)'; for subdir in
$$list; do \
398 if
test "$$subdir" = .
; then
:; else \
399 test -d
"$(distdir)/$$subdir" \
400 ||
$(MKDIR_P
) "$(distdir)/$$subdir" \
402 distdir
=`$(am__cd) $(distdir) && pwd`; \
403 top_distdir
=`$(am__cd) $(top_distdir) && pwd`; \
405 $(MAKE
) $(AM_MAKEFLAGS
) \
406 top_distdir
="$$top_distdir" \
407 distdir
="$$distdir/$$subdir" \
408 am__remove_distdir
=: \
409 am__skip_length_check
=: \
414 -find
$(distdir
) -type d
! -perm
-777 -exec chmod a
+rwx
{} \
; -o \
415 ! -type d
! -perm
-444 -links
1 -exec chmod a
+r
{} \
; -o \
416 ! -type d
! -perm
-400 -exec chmod a
+r
{} \
; -o \
417 ! -type d
! -perm
-444 -exec
$(install_sh
) -c
-m a
+r
{} {} \
; \
418 || chmod
-R a
+r
$(distdir
)
420 tardir
=$(distdir
) && $(am__tar
) | GZIP
=$(GZIP_ENV
) gzip
-c
>$(distdir
).
tar.gz
421 $(am__remove_distdir
)
424 tardir
=$(distdir
) && $(am__tar
) | bzip2
-9 -c
>$(distdir
).
tar.bz2
425 $(am__remove_distdir
)
428 tardir
=$(distdir
) && $(am__tar
) | lzma
-9 -c
>$(distdir
).
tar.lzma
429 $(am__remove_distdir
)
432 tardir
=$(distdir
) && $(am__tar
) | compress
-c
>$(distdir
).
tar.Z
433 $(am__remove_distdir
)
436 shar $(distdir
) | GZIP
=$(GZIP_ENV
) gzip
-c
>$(distdir
).
shar.gz
437 $(am__remove_distdir
)
440 -rm -f
$(distdir
).zip
441 zip
-rq
$(distdir
).zip
$(distdir
)
442 $(am__remove_distdir
)
444 dist dist-all
: distdir
445 tardir
=$(distdir
) && $(am__tar
) | GZIP
=$(GZIP_ENV
) gzip
-c
>$(distdir
).
tar.gz
446 $(am__remove_distdir
)
448 # This target untars the dist file and tries a VPATH configuration. Then
449 # it guarantees that the distribution is self-contained by making another
452 case
'$(DIST_ARCHIVES)' in \
454 GZIP
=$(GZIP_ENV
) gunzip
-c
$(distdir
).
tar.gz |
$(am__untar
) ;;\
456 bunzip2
-c
$(distdir
).
tar.bz2 |
$(am__untar
) ;;\
458 unlzma
-c
$(distdir
).
tar.lzma |
$(am__untar
) ;;\
460 uncompress
-c
$(distdir
).
tar.Z |
$(am__untar
) ;;\
462 GZIP
=$(GZIP_ENV
) gunzip
-c
$(distdir
).
shar.gz | unshar
;;\
464 unzip
$(distdir
).zip
;;\
466 chmod
-R a-w
$(distdir
); chmod a
+w
$(distdir
)
467 mkdir
$(distdir
)/_build
468 mkdir
$(distdir
)/_inst
470 dc_install_base
=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
471 && dc_destdir
="$${TMPDIR-/tmp}/am-dc-$$$$/" \
472 && cd
$(distdir
)/_build \
473 && ..
/configure
--srcdir=..
--prefix="$$dc_install_base" \
474 $(DISTCHECK_CONFIGURE_FLAGS
) \
475 && $(MAKE
) $(AM_MAKEFLAGS
) \
476 && $(MAKE
) $(AM_MAKEFLAGS
) dvi \
477 && $(MAKE
) $(AM_MAKEFLAGS
) check \
478 && $(MAKE
) $(AM_MAKEFLAGS
) install \
479 && $(MAKE
) $(AM_MAKEFLAGS
) installcheck \
480 && $(MAKE
) $(AM_MAKEFLAGS
) uninstall \
481 && $(MAKE
) $(AM_MAKEFLAGS
) distuninstallcheck_dir
="$$dc_install_base" \
483 && chmod
-R a-w
"$$dc_install_base" \
485 (cd ..
/..
&& umask
077 && mkdir
"$$dc_destdir") \
486 && $(MAKE
) $(AM_MAKEFLAGS
) DESTDIR
="$$dc_destdir" install \
487 && $(MAKE
) $(AM_MAKEFLAGS
) DESTDIR
="$$dc_destdir" uninstall \
488 && $(MAKE
) $(AM_MAKEFLAGS
) DESTDIR
="$$dc_destdir" \
489 distuninstallcheck_dir
="$$dc_destdir" distuninstallcheck
; \
490 } ||
{ rm -rf
"$$dc_destdir"; exit
1; }) \
491 && rm -rf
"$$dc_destdir" \
492 && $(MAKE
) $(AM_MAKEFLAGS
) dist \
493 && rm -rf
$(DIST_ARCHIVES
) \
494 && $(MAKE
) $(AM_MAKEFLAGS
) distcleancheck
495 $(am__remove_distdir
)
496 @
(echo
"$(distdir) archives ready for distribution: "; \
497 list
='$(DIST_ARCHIVES)'; for i in
$$list; do echo
$$i; done
) | \
498 sed
-e
1h
-e
1s
/.
/=/g
-e
1p
-e
1x
-e
'$$p' -e
'$$x'
500 @cd
$(distuninstallcheck_dir
) \
501 && test `$(distuninstallcheck_listfiles) | wc -l` -le
1 \
502 ||
{ echo
"ERROR: files left after uninstall:" ; \
503 if
test -n
"$(DESTDIR)"; then \
504 echo
" (check DESTDIR support)"; \
506 $(distuninstallcheck_listfiles
) ; \
508 distcleancheck
: distclean
509 @if
test '$(srcdir)' = .
; then \
510 echo
"ERROR: distcleancheck can only run from a VPATH build" ; \
513 @
test `$(distcleancheck_listfiles) | wc -l` -eq
0 \
514 ||
{ echo
"ERROR: files left in build directory after distclean:" ; \
515 $(distcleancheck_listfiles
) ; \
518 check: check-recursive
520 installdirs: installdirs-recursive
522 install: install-recursive
523 install-exec
: install-exec-recursive
524 install-data
: install-data-recursive
525 uninstall: uninstall-recursive
528 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
530 installcheck: installcheck-recursive
532 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
533 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
534 `test -z '$(STRIP)' || \
535 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
541 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
543 maintainer-clean-generic
:
544 @echo
"This command is intended for maintainers to use"
545 @echo
"it deletes files that may require special tools to rebuild."
546 clean: clean-recursive
548 clean-am
: clean-generic clean-libtool mostlyclean-am
550 distclean: distclean-recursive
551 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
553 distclean-am
: clean-am distclean-generic distclean-libtool \
568 install-dvi
: install-dvi-recursive
572 install-html
: install-html-recursive
574 install-info
: install-info-recursive
578 install-pdf
: install-pdf-recursive
580 install-ps
: install-ps-recursive
584 maintainer-clean
: maintainer-clean-recursive
585 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
586 -rm -rf
$(top_srcdir
)/autom4te.cache
588 maintainer-clean-am
: distclean-am maintainer-clean-generic
590 mostlyclean: mostlyclean-recursive
592 mostlyclean-am
: mostlyclean-generic mostlyclean-libtool
604 .MAKE
: $(RECURSIVE_CLEAN_TARGETS
) $(RECURSIVE_TARGETS
) install-am \
607 .PHONY
: $(RECURSIVE_CLEAN_TARGETS
) $(RECURSIVE_TARGETS
) CTAGS GTAGS \
608 all all-am am--refresh
check check-am
clean clean-generic \
609 clean-libtool ctags ctags-recursive
dist dist-all dist-bzip2 \
610 dist-gzip dist-lzma dist-shar dist-tarZ dist-zip distcheck \
611 distclean distclean-generic distclean-libtool distclean-tags \
612 distcleancheck distdir distuninstallcheck
dvi dvi-am html \
613 html-am
info info-am
install install-am install-data \
614 install-data-am install-dvi install-dvi-am install-exec \
615 install-exec-am install-html install-html-am install-info \
616 install-info-am install-man install-pdf install-pdf-am \
617 install-ps install-ps-am install-strip
installcheck \
618 installcheck-am
installdirs installdirs-am maintainer-clean \
619 maintainer-clean-generic
mostlyclean mostlyclean-generic \
620 mostlyclean-libtool pdf pdf-am ps ps-am
tags tags-recursive \
621 uninstall uninstall-am
623 # Tell versions [3.59,3.63) of GNU make to not export all variables.
624 # Otherwise a system limit (for SysV at least) may be exceeded.