Tizen 2.0 Release
[external/libgnutls26.git] / libextra / Makefile.in
1 # Makefile.in generated by automake 1.11.3 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
6 # Foundation, Inc.
7 # This Makefile.in is free software; the Free Software Foundation
8 # gives unlimited permission to copy and/or distribute it,
9 # with or without modifications, as long as this notice is preserved.
10
11 # This program is distributed in the hope that it will be useful,
12 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14 # PARTICULAR PURPOSE.
15
16 @SET_MAKE@
17
18 # Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
19 # Free Software Foundation, Inc.
20 #
21 # Author: Nikos Mavrogiannopoulos
22 #
23 # This file is part of GnuTLS-EXTRA.
24 #
25 # GnuTLS-extra is free software; you can redistribute it and/or
26 # modify it under the terms of the GNU General Public License as
27 # published by the Free Software Foundation; either version 3 of the
28 # License, or (at your option) any later version.
29 #
30 # GnuTLS-extra is distributed in the hope that it will be useful, but
31 # WITHOUT ANY WARRANTY; without even the implied warranty of
32 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
33 # General Public License for more details.
34 #
35 # You should have received a copy of the GNU General Public License
36 # along with GnuTLS-EXTRA; if not, write to the Free Software
37 # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
38 # 02110-1301, USA.
39
40
41 VPATH = @srcdir@
42 pkgdatadir = $(datadir)/@PACKAGE@
43 pkgincludedir = $(includedir)/@PACKAGE@
44 pkglibdir = $(libdir)/@PACKAGE@
45 pkglibexecdir = $(libexecdir)/@PACKAGE@
46 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
47 install_sh_DATA = $(install_sh) -c -m 644
48 install_sh_PROGRAM = $(install_sh) -c
49 install_sh_SCRIPT = $(install_sh) -c
50 INSTALL_HEADER = $(INSTALL_DATA)
51 transform = $(program_transform_name)
52 NORMAL_INSTALL = :
53 PRE_INSTALL = :
54 POST_INSTALL = :
55 NORMAL_UNINSTALL = :
56 PRE_UNINSTALL = :
57 POST_UNINSTALL = :
58 build_triplet = @build@
59 host_triplet = @host@
60 @ENABLE_MINITASN1_TRUE@am__append_1 = -I$(srcdir)/../lib/minitasn1
61
62 # OpenSSL
63 @ENABLE_OPENSSL_TRUE@am__append_2 = libgnutls-openssl.la
64 @ENABLE_OPENSSL_TRUE@am__append_3 = -version-info $(LT_SSL_CURRENT):$(LT_SSL_REVISION):$(LT_SSL_AGE)
65 @ENABLE_MINITASN1_TRUE@@ENABLE_OPENSSL_TRUE@am__append_4 = ../lib/minitasn1/libminitasn1.la
66 @ENABLE_MINITASN1_FALSE@@ENABLE_OPENSSL_TRUE@am__append_5 = $(LTLIBTASN1)
67 @ENABLE_OPENSSL_TRUE@@HAVE_LD_OUTPUT_DEF_TRUE@am__append_6 = \
68 @ENABLE_OPENSSL_TRUE@@HAVE_LD_OUTPUT_DEF_TRUE@  -Wl,--output-def,libgnutls-openssl-$(DLL_VERSION).def
69
70 @ENABLE_OPENSSL_TRUE@@HAVE_LD_OUTPUT_DEF_TRUE@am__append_7 = libgnutls-openssl-$(DLL_VERSION).def
71 @ENABLE_NETTLE_FALSE@am__append_8 = $(LTLIBGCRYPT)
72
73 # Rest
74 @HAVE_LD_OUTPUT_DEF_TRUE@am__append_9 = \
75 @HAVE_LD_OUTPUT_DEF_TRUE@       -Wl,--output-def,libgnutls-extra-$(DLL_VERSION).def
76
77 @HAVE_LD_OUTPUT_DEF_TRUE@am__append_10 = libgnutls-extra-$(DLL_VERSION).def
78 @HAVE_LD_VERSION_SCRIPT_TRUE@am__append_11 = \
79 @HAVE_LD_VERSION_SCRIPT_TRUE@   -Wl,--version-script=$(srcdir)/libgnutls-extra.map
80
81 @HAVE_LD_VERSION_SCRIPT_FALSE@am__append_12 = -export-symbols-regex '^(gnutls_).*'
82 subdir = .
83 DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
84         $(srcdir)/Makefile.in $(srcdir)/config.h.in \
85         $(srcdir)/gnutls-extra.pc.in $(top_srcdir)/configure AUTHORS \
86         COPYING ChangeLog INSTALL NEWS build-aux/ar-lib \
87         build-aux/config.guess build-aux/config.rpath \
88         build-aux/config.sub build-aux/depcomp build-aux/install-sh \
89         build-aux/ltmain.sh build-aux/missing
90 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
91 am__aclocal_m4_deps = $(top_srcdir)/../lib/gl/m4/socketlib.m4 \
92         $(top_srcdir)/../lib/gl/m4/sockets.m4 \
93         $(top_srcdir)/../lib/gl/m4/sys_socket_h.m4 \
94         $(top_srcdir)/../lib/gl/m4/unistd_h.m4 \
95         $(top_srcdir)/../lib/m4/hooks.m4 \
96         $(top_srcdir)/gl/m4/00gnulib.m4 \
97         $(top_srcdir)/gl/m4/extensions.m4 \
98         $(top_srcdir)/gl/m4/gnulib-common.m4 \
99         $(top_srcdir)/gl/m4/gnulib-comp.m4 \
100         $(top_srcdir)/gl/m4/ld-output-def.m4 \
101         $(top_srcdir)/gl/m4/ld-version-script.m4 \
102         $(top_srcdir)/gl/m4/lib-ld.m4 $(top_srcdir)/gl/m4/lib-link.m4 \
103         $(top_srcdir)/gl/m4/lib-prefix.m4 $(top_srcdir)/gl/m4/md5.m4 \
104         $(top_srcdir)/gl/m4/memxor.m4 $(top_srcdir)/gl/m4/stdalign.m4 \
105         $(top_srcdir)/m4/hooks.m4 $(top_srcdir)/m4/libtool.m4 \
106         $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
107         $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
108         $(top_srcdir)/configure.ac
109 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
110         $(ACLOCAL_M4)
111 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
112  configure.lineno config.status.lineno
113 mkinstalldirs = $(install_sh) -d
114 CONFIG_HEADER = config.h
115 CONFIG_CLEAN_FILES = gnutls-extra.pc
116 CONFIG_CLEAN_VPATH_FILES =
117 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
118 am__vpath_adj = case $$p in \
119     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
120     *) f=$$p;; \
121   esac;
122 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
123 am__install_max = 40
124 am__nobase_strip_setup = \
125   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
126 am__nobase_strip = \
127   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
128 am__nobase_list = $(am__nobase_strip_setup); \
129   for p in $$list; do echo "$$p $$p"; done | \
130   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
131   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
132     if (++n[$$2] == $(am__install_max)) \
133       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
134     END { for (dir in files) print dir, files[dir] }'
135 am__base_list = \
136   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
137   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
138 am__uninstall_files_from_dir = { \
139   test -z "$$files" \
140     || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
141     || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
142          $(am__cd) "$$dir" && rm -f $$files; }; \
143   }
144 am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(defexecdir)" \
145         "$(DESTDIR)$(pkgconfigdir)"
146 LTLIBRARIES = $(lib_LTLIBRARIES)
147 am__DEPENDENCIES_1 =
148 @ENABLE_NETTLE_FALSE@am__DEPENDENCIES_2 = $(am__DEPENDENCIES_1)
149 libgnutls_extra_la_DEPENDENCIES = $(am__DEPENDENCIES_1) \
150         $(am__DEPENDENCIES_2) ../lib/gl/liblgnu.la gl/libxgnu.la \
151         ../lib/libgnutls.la
152 am_libgnutls_extra_la_OBJECTS = gnutls_extra.lo fipsmd5.lo \
153         ext_inner_application.lo gnutls_ia.lo
154 libgnutls_extra_la_OBJECTS = $(am_libgnutls_extra_la_OBJECTS)
155 AM_V_lt = $(am__v_lt_@AM_V@)
156 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
157 am__v_lt_0 = --silent
158 libgnutls_extra_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
159         $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
160         $(AM_CFLAGS) $(CFLAGS) $(libgnutls_extra_la_LDFLAGS) \
161         $(LDFLAGS) -o $@
162 @ENABLE_OPENSSL_TRUE@libgnutls_openssl_la_DEPENDENCIES =  \
163 @ENABLE_OPENSSL_TRUE@   ../lib/gl/liblgnu.la \
164 @ENABLE_OPENSSL_TRUE@   $(am__DEPENDENCIES_1) ../lib/libgnutls.la \
165 @ENABLE_OPENSSL_TRUE@   $(am__append_4)
166 am__libgnutls_openssl_la_SOURCES_DIST = gnutls_openssl.c \
167         openssl_compat.h openssl_compat.c
168 @ENABLE_OPENSSL_TRUE@am_libgnutls_openssl_la_OBJECTS =  \
169 @ENABLE_OPENSSL_TRUE@   gnutls_openssl.lo openssl_compat.lo
170 libgnutls_openssl_la_OBJECTS = $(am_libgnutls_openssl_la_OBJECTS)
171 libgnutls_openssl_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
172         $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
173         $(AM_CFLAGS) $(CFLAGS) $(libgnutls_openssl_la_LDFLAGS) \
174         $(LDFLAGS) -o $@
175 @ENABLE_OPENSSL_TRUE@am_libgnutls_openssl_la_rpath = -rpath $(libdir)
176 DEFAULT_INCLUDES = -I.@am__isrc@
177 depcomp = $(SHELL) $(top_srcdir)/build-aux/depcomp
178 am__depfiles_maybe = depfiles
179 am__mv = mv -f
180 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
181         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
182 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
183         $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
184         $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
185         $(AM_CFLAGS) $(CFLAGS)
186 AM_V_CC = $(am__v_CC_@AM_V@)
187 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
188 am__v_CC_0 = @echo "  CC    " $@;
189 AM_V_at = $(am__v_at_@AM_V@)
190 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
191 am__v_at_0 = @
192 CCLD = $(CC)
193 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
194         $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
195         $(AM_LDFLAGS) $(LDFLAGS) -o $@
196 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
197 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
198 am__v_CCLD_0 = @echo "  CCLD  " $@;
199 AM_V_GEN = $(am__v_GEN_@AM_V@)
200 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
201 am__v_GEN_0 = @echo "  GEN   " $@;
202 SOURCES = $(libgnutls_extra_la_SOURCES) \
203         $(libgnutls_openssl_la_SOURCES)
204 DIST_SOURCES = $(libgnutls_extra_la_SOURCES) \
205         $(am__libgnutls_openssl_la_SOURCES_DIST)
206 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
207         html-recursive info-recursive install-data-recursive \
208         install-dvi-recursive install-exec-recursive \
209         install-html-recursive install-info-recursive \
210         install-pdf-recursive install-ps-recursive install-recursive \
211         installcheck-recursive installdirs-recursive pdf-recursive \
212         ps-recursive uninstall-recursive
213 DATA = $(defexec_DATA) $(pkgconfig_DATA)
214 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
215   distclean-recursive maintainer-clean-recursive
216 AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
217         $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
218         distdir dist dist-all distcheck
219 ETAGS = etags
220 CTAGS = ctags
221 DIST_SUBDIRS = $(SUBDIRS)
222 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
223 distdir = $(PACKAGE)-$(VERSION)
224 top_distdir = $(distdir)
225 am__remove_distdir = \
226   if test -d "$(distdir)"; then \
227     find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
228       && rm -rf "$(distdir)" \
229       || { sleep 5 && rm -rf "$(distdir)"; }; \
230   else :; fi
231 am__relativize = \
232   dir0=`pwd`; \
233   sed_first='s,^\([^/]*\)/.*$$,\1,'; \
234   sed_rest='s,^[^/]*/*,,'; \
235   sed_last='s,^.*/\([^/]*\)$$,\1,'; \
236   sed_butlast='s,/*[^/]*$$,,'; \
237   while test -n "$$dir1"; do \
238     first=`echo "$$dir1" | sed -e "$$sed_first"`; \
239     if test "$$first" != "."; then \
240       if test "$$first" = ".."; then \
241         dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
242         dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
243       else \
244         first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
245         if test "$$first2" = "$$first"; then \
246           dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
247         else \
248           dir2="../$$dir2"; \
249         fi; \
250         dir0="$$dir0"/"$$first"; \
251       fi; \
252     fi; \
253     dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
254   done; \
255   reldir="$$dir2"
256 DIST_ARCHIVES = $(distdir).tar.gz
257 GZIP_ENV = --best
258 distuninstallcheck_listfiles = find . -type f -print
259 am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
260   | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
261 distcleancheck_listfiles = find . -type f -print
262 ACLOCAL = @ACLOCAL@
263 AMTAR = @AMTAR@
264 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
265 AR = @AR@
266 ARFLAGS = @ARFLAGS@
267 AS = @AS@
268 AUTOCONF = @AUTOCONF@
269 AUTOHEADER = @AUTOHEADER@
270 AUTOMAKE = @AUTOMAKE@
271 AWK = @AWK@
272 CC = @CC@
273 CCDEPMODE = @CCDEPMODE@
274 CFLAGS = @CFLAGS@
275 CPP = @CPP@
276 CPPFLAGS = @CPPFLAGS@
277 CXX_LT_AGE = @CXX_LT_AGE@
278 CXX_LT_CURRENT = @CXX_LT_CURRENT@
279 CXX_LT_REVISION = @CXX_LT_REVISION@
280 CYGPATH_W = @CYGPATH_W@
281 DEFS = @DEFS@
282 DEPDIR = @DEPDIR@
283 DLLTOOL = @DLLTOOL@
284 DLL_VERSION = @DLL_VERSION@
285 DSYMUTIL = @DSYMUTIL@
286 DUMPBIN = @DUMPBIN@
287 ECHO_C = @ECHO_C@
288 ECHO_N = @ECHO_N@
289 ECHO_T = @ECHO_T@
290 EGREP = @EGREP@
291 EXEEXT = @EXEEXT@
292 FGREP = @FGREP@
293 GNULIB_CHDIR = @GNULIB_CHDIR@
294 GNULIB_CHOWN = @GNULIB_CHOWN@
295 GNULIB_CLOSE = @GNULIB_CLOSE@
296 GNULIB_DUP = @GNULIB_DUP@
297 GNULIB_DUP2 = @GNULIB_DUP2@
298 GNULIB_DUP3 = @GNULIB_DUP3@
299 GNULIB_ENVIRON = @GNULIB_ENVIRON@
300 GNULIB_EUIDACCESS = @GNULIB_EUIDACCESS@
301 GNULIB_FACCESSAT = @GNULIB_FACCESSAT@
302 GNULIB_FCHDIR = @GNULIB_FCHDIR@
303 GNULIB_FCHOWNAT = @GNULIB_FCHOWNAT@
304 GNULIB_FDATASYNC = @GNULIB_FDATASYNC@
305 GNULIB_FSYNC = @GNULIB_FSYNC@
306 GNULIB_FTRUNCATE = @GNULIB_FTRUNCATE@
307 GNULIB_GETCWD = @GNULIB_GETCWD@
308 GNULIB_GETDOMAINNAME = @GNULIB_GETDOMAINNAME@
309 GNULIB_GETDTABLESIZE = @GNULIB_GETDTABLESIZE@
310 GNULIB_GETGROUPS = @GNULIB_GETGROUPS@
311 GNULIB_GETHOSTNAME = @GNULIB_GETHOSTNAME@
312 GNULIB_GETLOGIN = @GNULIB_GETLOGIN@
313 GNULIB_GETLOGIN_R = @GNULIB_GETLOGIN_R@
314 GNULIB_GETPAGESIZE = @GNULIB_GETPAGESIZE@
315 GNULIB_GETUSERSHELL = @GNULIB_GETUSERSHELL@
316 GNULIB_GROUP_MEMBER = @GNULIB_GROUP_MEMBER@
317 GNULIB_ISATTY = @GNULIB_ISATTY@
318 GNULIB_LCHOWN = @GNULIB_LCHOWN@
319 GNULIB_LINK = @GNULIB_LINK@
320 GNULIB_LINKAT = @GNULIB_LINKAT@
321 GNULIB_LSEEK = @GNULIB_LSEEK@
322 GNULIB_PIPE = @GNULIB_PIPE@
323 GNULIB_PIPE2 = @GNULIB_PIPE2@
324 GNULIB_PREAD = @GNULIB_PREAD@
325 GNULIB_PWRITE = @GNULIB_PWRITE@
326 GNULIB_READ = @GNULIB_READ@
327 GNULIB_READLINK = @GNULIB_READLINK@
328 GNULIB_READLINKAT = @GNULIB_READLINKAT@
329 GNULIB_RMDIR = @GNULIB_RMDIR@
330 GNULIB_SETHOSTNAME = @GNULIB_SETHOSTNAME@
331 GNULIB_SLEEP = @GNULIB_SLEEP@
332 GNULIB_SYMLINK = @GNULIB_SYMLINK@
333 GNULIB_SYMLINKAT = @GNULIB_SYMLINKAT@
334 GNULIB_TTYNAME_R = @GNULIB_TTYNAME_R@
335 GNULIB_UNISTD_H_NONBLOCKING = @GNULIB_UNISTD_H_NONBLOCKING@
336 GNULIB_UNISTD_H_SIGPIPE = @GNULIB_UNISTD_H_SIGPIPE@
337 GNULIB_UNLINK = @GNULIB_UNLINK@
338 GNULIB_UNLINKAT = @GNULIB_UNLINKAT@
339 GNULIB_USLEEP = @GNULIB_USLEEP@
340 GNULIB_WRITE = @GNULIB_WRITE@
341 GREP = @GREP@
342 HAVE_CHOWN = @HAVE_CHOWN@
343 HAVE_DECL_ENVIRON = @HAVE_DECL_ENVIRON@
344 HAVE_DECL_FCHDIR = @HAVE_DECL_FCHDIR@
345 HAVE_DECL_FDATASYNC = @HAVE_DECL_FDATASYNC@
346 HAVE_DECL_GETDOMAINNAME = @HAVE_DECL_GETDOMAINNAME@
347 HAVE_DECL_GETLOGIN_R = @HAVE_DECL_GETLOGIN_R@
348 HAVE_DECL_GETPAGESIZE = @HAVE_DECL_GETPAGESIZE@
349 HAVE_DECL_GETUSERSHELL = @HAVE_DECL_GETUSERSHELL@
350 HAVE_DECL_SETHOSTNAME = @HAVE_DECL_SETHOSTNAME@
351 HAVE_DECL_TTYNAME_R = @HAVE_DECL_TTYNAME_R@
352 HAVE_DUP2 = @HAVE_DUP2@
353 HAVE_DUP3 = @HAVE_DUP3@
354 HAVE_EUIDACCESS = @HAVE_EUIDACCESS@
355 HAVE_FACCESSAT = @HAVE_FACCESSAT@
356 HAVE_FCHDIR = @HAVE_FCHDIR@
357 HAVE_FCHOWNAT = @HAVE_FCHOWNAT@
358 HAVE_FDATASYNC = @HAVE_FDATASYNC@
359 HAVE_FSYNC = @HAVE_FSYNC@
360 HAVE_FTRUNCATE = @HAVE_FTRUNCATE@
361 HAVE_GETDTABLESIZE = @HAVE_GETDTABLESIZE@
362 HAVE_GETGROUPS = @HAVE_GETGROUPS@
363 HAVE_GETHOSTNAME = @HAVE_GETHOSTNAME@
364 HAVE_GETLOGIN = @HAVE_GETLOGIN@
365 HAVE_GETPAGESIZE = @HAVE_GETPAGESIZE@
366 HAVE_GROUP_MEMBER = @HAVE_GROUP_MEMBER@
367 HAVE_LCHOWN = @HAVE_LCHOWN@
368 HAVE_LIBGCRYPT = @HAVE_LIBGCRYPT@
369 HAVE_LIBNETTLE = @HAVE_LIBNETTLE@
370 HAVE_LIBTASN1 = @HAVE_LIBTASN1@
371 HAVE_LINK = @HAVE_LINK@
372 HAVE_LINKAT = @HAVE_LINKAT@
373 HAVE_OS_H = @HAVE_OS_H@
374 HAVE_PIPE = @HAVE_PIPE@
375 HAVE_PIPE2 = @HAVE_PIPE2@
376 HAVE_PREAD = @HAVE_PREAD@
377 HAVE_PWRITE = @HAVE_PWRITE@
378 HAVE_READLINK = @HAVE_READLINK@
379 HAVE_READLINKAT = @HAVE_READLINKAT@
380 HAVE_SETHOSTNAME = @HAVE_SETHOSTNAME@
381 HAVE_SLEEP = @HAVE_SLEEP@
382 HAVE_SYMLINK = @HAVE_SYMLINK@
383 HAVE_SYMLINKAT = @HAVE_SYMLINKAT@
384 HAVE_SYS_PARAM_H = @HAVE_SYS_PARAM_H@
385 HAVE_UNLINKAT = @HAVE_UNLINKAT@
386 HAVE_USLEEP = @HAVE_USLEEP@
387 HAVE_WINSOCK2_H = @HAVE_WINSOCK2_H@
388 INSTALL = @INSTALL@
389 INSTALL_DATA = @INSTALL_DATA@
390 INSTALL_PROGRAM = @INSTALL_PROGRAM@
391 INSTALL_SCRIPT = @INSTALL_SCRIPT@
392 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
393 LD = @LD@
394 LDFLAGS = @LDFLAGS@
395 LIBGCRYPT = @LIBGCRYPT@
396 LIBGCRYPT_PREFIX = @LIBGCRYPT_PREFIX@
397 LIBGNUTLS_EXTRA_CFLAGS = @LIBGNUTLS_EXTRA_CFLAGS@
398 LIBGNUTLS_EXTRA_LIBS = @LIBGNUTLS_EXTRA_LIBS@
399 LIBNETTLE = @LIBNETTLE@
400 LIBNETTLE_PREFIX = @LIBNETTLE_PREFIX@
401 LIBOBJS = @LIBOBJS@
402 LIBS = @LIBS@
403 LIBSOCKET = @LIBSOCKET@
404 LIBTASN1 = @LIBTASN1@
405 LIBTASN1_PREFIX = @LIBTASN1_PREFIX@
406 LIBTOOL = @LIBTOOL@
407 LIPO = @LIPO@
408 LN_S = @LN_S@
409 LTLIBGCRYPT = @LTLIBGCRYPT@
410 LTLIBNETTLE = @LTLIBNETTLE@
411 LTLIBOBJS = @LTLIBOBJS@
412 LTLIBTASN1 = @LTLIBTASN1@
413 LT_AGE = @LT_AGE@
414 LT_CURRENT = @LT_CURRENT@
415 LT_REVISION = @LT_REVISION@
416 LT_SSL_AGE = @LT_SSL_AGE@
417 LT_SSL_CURRENT = @LT_SSL_CURRENT@
418 LT_SSL_REVISION = @LT_SSL_REVISION@
419 LZO_LIBS = @LZO_LIBS@
420 MAKEINFO = @MAKEINFO@
421 MANIFEST_TOOL = @MANIFEST_TOOL@
422 MKDIR_P = @MKDIR_P@
423 NETTLE_LIBS = @NETTLE_LIBS@
424 NM = @NM@
425 NMEDIT = @NMEDIT@
426 OBJDUMP = @OBJDUMP@
427 OBJEXT = @OBJEXT@
428 OTOOL = @OTOOL@
429 OTOOL64 = @OTOOL64@
430 PACKAGE = @PACKAGE@
431 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
432 PACKAGE_NAME = @PACKAGE_NAME@
433 PACKAGE_STRING = @PACKAGE_STRING@
434 PACKAGE_TARNAME = @PACKAGE_TARNAME@
435 PACKAGE_URL = @PACKAGE_URL@
436 PACKAGE_VERSION = @PACKAGE_VERSION@
437 PATH_SEPARATOR = @PATH_SEPARATOR@
438 RANLIB = @RANLIB@
439 REPLACE_CHOWN = @REPLACE_CHOWN@
440 REPLACE_CLOSE = @REPLACE_CLOSE@
441 REPLACE_DUP = @REPLACE_DUP@
442 REPLACE_DUP2 = @REPLACE_DUP2@
443 REPLACE_FCHOWNAT = @REPLACE_FCHOWNAT@
444 REPLACE_GETCWD = @REPLACE_GETCWD@
445 REPLACE_GETDOMAINNAME = @REPLACE_GETDOMAINNAME@
446 REPLACE_GETGROUPS = @REPLACE_GETGROUPS@
447 REPLACE_GETLOGIN_R = @REPLACE_GETLOGIN_R@
448 REPLACE_GETPAGESIZE = @REPLACE_GETPAGESIZE@
449 REPLACE_ISATTY = @REPLACE_ISATTY@
450 REPLACE_LCHOWN = @REPLACE_LCHOWN@
451 REPLACE_LINK = @REPLACE_LINK@
452 REPLACE_LINKAT = @REPLACE_LINKAT@
453 REPLACE_LSEEK = @REPLACE_LSEEK@
454 REPLACE_PREAD = @REPLACE_PREAD@
455 REPLACE_PWRITE = @REPLACE_PWRITE@
456 REPLACE_READ = @REPLACE_READ@
457 REPLACE_READLINK = @REPLACE_READLINK@
458 REPLACE_RMDIR = @REPLACE_RMDIR@
459 REPLACE_SLEEP = @REPLACE_SLEEP@
460 REPLACE_SYMLINK = @REPLACE_SYMLINK@
461 REPLACE_TTYNAME_R = @REPLACE_TTYNAME_R@
462 REPLACE_UNLINK = @REPLACE_UNLINK@
463 REPLACE_UNLINKAT = @REPLACE_UNLINKAT@
464 REPLACE_USLEEP = @REPLACE_USLEEP@
465 REPLACE_WRITE = @REPLACE_WRITE@
466 SED = @SED@
467 SET_MAKE = @SET_MAKE@
468 SHELL = @SHELL@
469 STDALIGN_H = @STDALIGN_H@
470 STRIP = @STRIP@
471 UNISTD_H_HAVE_WINSOCK2_H = @UNISTD_H_HAVE_WINSOCK2_H@
472 UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS = @UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS@
473 VERSION = @VERSION@
474 WARN_CFLAGS = @WARN_CFLAGS@
475 WERROR_CFLAGS = @WERROR_CFLAGS@
476 WSTACK_CFLAGS = @WSTACK_CFLAGS@
477 abs_builddir = @abs_builddir@
478 abs_srcdir = @abs_srcdir@
479 abs_top_builddir = @abs_top_builddir@
480 abs_top_srcdir = @abs_top_srcdir@
481 ac_ct_AR = @ac_ct_AR@
482 ac_ct_CC = @ac_ct_CC@
483 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
484 am__include = @am__include@
485 am__leading_dot = @am__leading_dot@
486 am__quote = @am__quote@
487 am__tar = @am__tar@
488 am__untar = @am__untar@
489 bindir = @bindir@
490 build = @build@
491 build_alias = @build_alias@
492 build_cpu = @build_cpu@
493 build_os = @build_os@
494 build_vendor = @build_vendor@
495 builddir = @builddir@
496 datadir = @datadir@
497 datarootdir = @datarootdir@
498 docdir = @docdir@
499 dvidir = @dvidir@
500 exec_prefix = @exec_prefix@
501 host = @host@
502 host_alias = @host_alias@
503 host_cpu = @host_cpu@
504 host_os = @host_os@
505 host_vendor = @host_vendor@
506 htmldir = @htmldir@
507 includedir = @includedir@
508 infodir = @infodir@
509 install_sh = @install_sh@
510 libdir = @libdir@
511 libexecdir = @libexecdir@
512 localedir = @localedir@
513 localstatedir = @localstatedir@
514 mandir = @mandir@
515 mkdir_p = @mkdir_p@
516 oldincludedir = @oldincludedir@
517 pdfdir = @pdfdir@
518 prefix = @prefix@
519 program_transform_name = @program_transform_name@
520 psdir = @psdir@
521 sbindir = @sbindir@
522 sharedstatedir = @sharedstatedir@
523 srcdir = @srcdir@
524 sysconfdir = @sysconfdir@
525 target_alias = @target_alias@
526 top_build_prefix = @top_build_prefix@
527 top_builddir = @top_builddir@
528 top_srcdir = @top_srcdir@
529 xgl_LIBOBJS = @xgl_LIBOBJS@
530 xgl_LTLIBOBJS = @xgl_LTLIBOBJS@
531 xgltests_LIBOBJS = @xgltests_LIBOBJS@
532 xgltests_LTLIBOBJS = @xgltests_LTLIBOBJS@
533 xgltests_WITNESS = @xgltests_WITNESS@
534 ACLOCAL_AMFLAGS = -I m4 -I gl/m4 -I ../lib/m4 -I ../lib/gl/m4
535 AM_CFLAGS = $(WERROR_CFLAGS) $(WSTACK_CFLAGS) $(WARN_CFLAGS)
536 AM_CPPFLAGS = -I$(srcdir)/../lib/gl -I$(builddir)/../lib/gl \
537         -I$(srcdir)/gl -I$(builddir)/../lib/includes \
538         -I$(srcdir)/../lib/includes -I$(srcdir)/includes \
539         -I$(srcdir)/../lib $(am__append_1)
540 SUBDIRS = gl includes
541
542 # Pkg-config script.
543 pkgconfigdir = $(libdir)/pkgconfig
544 pkgconfig_DATA = gnutls-extra.pc
545 DISTCLEANFILES = $(pkgconfig_DATA) $(defexec_DATA)
546 defexecdir = $(bindir)
547 defexec_DATA = $(am__append_7) $(am__append_10)
548 lib_LTLIBRARIES = libgnutls-extra.la $(am__append_2)
549
550 # TLS/IA
551 libgnutls_extra_la_SOURCES = libgnutls-extra.map gnutls_extra.c \
552         fipsmd5.c ext_inner_application.h ext_inner_application.c \
553         gnutls_ia.c
554 libgnutls_openssl_la_LDFLAGS = -no-undefined $(am__append_3) \
555         $(am__append_5) $(am__append_6)
556 @ENABLE_OPENSSL_TRUE@libgnutls_openssl_la_SOURCES = gnutls_openssl.c openssl_compat.h   \
557 @ENABLE_OPENSSL_TRUE@   openssl_compat.c
558
559 @ENABLE_OPENSSL_TRUE@libgnutls_openssl_la_LIBADD =  \
560 @ENABLE_OPENSSL_TRUE@   ../lib/gl/liblgnu.la $(LIBSOCKET) \
561 @ENABLE_OPENSSL_TRUE@   ../lib/libgnutls.la $(am__append_4)
562
563 # OpenPGP
564 libgnutls_extra_la_LIBADD = $(LIBSOCKET) $(am__append_8) \
565         ../lib/gl/liblgnu.la gl/libxgnu.la ../lib/libgnutls.la
566 libgnutls_extra_la_LDFLAGS = -no-undefined $(am__append_9) \
567         -version-info $(LT_CURRENT):$(LT_REVISION):$(LT_AGE) \
568         $(LZO_LIBS) $(am__append_11) $(am__append_12)
569 all: config.h
570         $(MAKE) $(AM_MAKEFLAGS) all-recursive
571
572 .SUFFIXES:
573 .SUFFIXES: .c .lo .o .obj
574 am--refresh: Makefile
575         @:
576 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
577         @for dep in $?; do \
578           case '$(am__configure_deps)' in \
579             *$$dep*) \
580               echo ' cd $(srcdir) && $(AUTOMAKE) --gnu'; \
581               $(am__cd) $(srcdir) && $(AUTOMAKE) --gnu \
582                 && exit 0; \
583               exit 1;; \
584           esac; \
585         done; \
586         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \
587         $(am__cd) $(top_srcdir) && \
588           $(AUTOMAKE) --gnu Makefile
589 .PRECIOUS: Makefile
590 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
591         @case '$?' in \
592           *config.status*) \
593             echo ' $(SHELL) ./config.status'; \
594             $(SHELL) ./config.status;; \
595           *) \
596             echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
597             cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
598         esac;
599
600 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
601         $(SHELL) ./config.status --recheck
602
603 $(top_srcdir)/configure:  $(am__configure_deps)
604         $(am__cd) $(srcdir) && $(AUTOCONF)
605 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
606         $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
607 $(am__aclocal_m4_deps):
608
609 config.h: stamp-h1
610         @if test ! -f $@; then rm -f stamp-h1; else :; fi
611         @if test ! -f $@; then $(MAKE) $(AM_MAKEFLAGS) stamp-h1; else :; fi
612
613 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
614         @rm -f stamp-h1
615         cd $(top_builddir) && $(SHELL) ./config.status config.h
616 $(srcdir)/config.h.in:  $(am__configure_deps) 
617         ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
618         rm -f stamp-h1
619         touch $@
620
621 distclean-hdr:
622         -rm -f config.h stamp-h1
623 gnutls-extra.pc: $(top_builddir)/config.status $(srcdir)/gnutls-extra.pc.in
624         cd $(top_builddir) && $(SHELL) ./config.status $@
625 install-libLTLIBRARIES: $(lib_LTLIBRARIES)
626         @$(NORMAL_INSTALL)
627         test -z "$(libdir)" || $(MKDIR_P) "$(DESTDIR)$(libdir)"
628         @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
629         list2=; for p in $$list; do \
630           if test -f $$p; then \
631             list2="$$list2 $$p"; \
632           else :; fi; \
633         done; \
634         test -z "$$list2" || { \
635           echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
636           $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
637         }
638
639 uninstall-libLTLIBRARIES:
640         @$(NORMAL_UNINSTALL)
641         @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
642         for p in $$list; do \
643           $(am__strip_dir) \
644           echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
645           $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
646         done
647
648 clean-libLTLIBRARIES:
649         -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
650         @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
651           dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
652           test "$$dir" != "$$p" || dir=.; \
653           echo "rm -f \"$${dir}/so_locations\""; \
654           rm -f "$${dir}/so_locations"; \
655         done
656 libgnutls-extra.la: $(libgnutls_extra_la_OBJECTS) $(libgnutls_extra_la_DEPENDENCIES) $(EXTRA_libgnutls_extra_la_DEPENDENCIES) 
657         $(AM_V_CCLD)$(libgnutls_extra_la_LINK) -rpath $(libdir) $(libgnutls_extra_la_OBJECTS) $(libgnutls_extra_la_LIBADD) $(LIBS)
658 libgnutls-openssl.la: $(libgnutls_openssl_la_OBJECTS) $(libgnutls_openssl_la_DEPENDENCIES) $(EXTRA_libgnutls_openssl_la_DEPENDENCIES) 
659         $(AM_V_CCLD)$(libgnutls_openssl_la_LINK) $(am_libgnutls_openssl_la_rpath) $(libgnutls_openssl_la_OBJECTS) $(libgnutls_openssl_la_LIBADD) $(LIBS)
660
661 mostlyclean-compile:
662         -rm -f *.$(OBJEXT)
663
664 distclean-compile:
665         -rm -f *.tab.c
666
667 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ext_inner_application.Plo@am__quote@
668 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fipsmd5.Plo@am__quote@
669 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gnutls_extra.Plo@am__quote@
670 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gnutls_ia.Plo@am__quote@
671 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gnutls_openssl.Plo@am__quote@
672 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/openssl_compat.Plo@am__quote@
673
674 .c.o:
675 @am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
676 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
677 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
678 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
679 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(COMPILE) -c $<
680
681 .c.obj:
682 @am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
683 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
684 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
685 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
686 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
687
688 .c.lo:
689 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
690 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
691 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
692 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
693 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
694
695 mostlyclean-libtool:
696         -rm -f *.lo
697
698 clean-libtool:
699         -rm -rf .libs _libs
700
701 distclean-libtool:
702         -rm -f libtool config.lt
703 install-defexecDATA: $(defexec_DATA)
704         @$(NORMAL_INSTALL)
705         test -z "$(defexecdir)" || $(MKDIR_P) "$(DESTDIR)$(defexecdir)"
706         @list='$(defexec_DATA)'; test -n "$(defexecdir)" || list=; \
707         for p in $$list; do \
708           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
709           echo "$$d$$p"; \
710         done | $(am__base_list) | \
711         while read files; do \
712           echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(defexecdir)'"; \
713           $(INSTALL_DATA) $$files "$(DESTDIR)$(defexecdir)" || exit $$?; \
714         done
715
716 uninstall-defexecDATA:
717         @$(NORMAL_UNINSTALL)
718         @list='$(defexec_DATA)'; test -n "$(defexecdir)" || list=; \
719         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
720         dir='$(DESTDIR)$(defexecdir)'; $(am__uninstall_files_from_dir)
721 install-pkgconfigDATA: $(pkgconfig_DATA)
722         @$(NORMAL_INSTALL)
723         test -z "$(pkgconfigdir)" || $(MKDIR_P) "$(DESTDIR)$(pkgconfigdir)"
724         @list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
725         for p in $$list; do \
726           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
727           echo "$$d$$p"; \
728         done | $(am__base_list) | \
729         while read files; do \
730           echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pkgconfigdir)'"; \
731           $(INSTALL_DATA) $$files "$(DESTDIR)$(pkgconfigdir)" || exit $$?; \
732         done
733
734 uninstall-pkgconfigDATA:
735         @$(NORMAL_UNINSTALL)
736         @list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
737         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
738         dir='$(DESTDIR)$(pkgconfigdir)'; $(am__uninstall_files_from_dir)
739
740 # This directory's subdirectories are mostly independent; you can cd
741 # into them and run `make' without going through this Makefile.
742 # To change the values of `make' variables: instead of editing Makefiles,
743 # (1) if the variable is set in `config.status', edit `config.status'
744 #     (which will cause the Makefiles to be regenerated when you run `make');
745 # (2) otherwise, pass the desired values on the `make' command line.
746 $(RECURSIVE_TARGETS):
747         @fail= failcom='exit 1'; \
748         for f in x $$MAKEFLAGS; do \
749           case $$f in \
750             *=* | --[!k]*);; \
751             *k*) failcom='fail=yes';; \
752           esac; \
753         done; \
754         dot_seen=no; \
755         target=`echo $@ | sed s/-recursive//`; \
756         list='$(SUBDIRS)'; for subdir in $$list; do \
757           echo "Making $$target in $$subdir"; \
758           if test "$$subdir" = "."; then \
759             dot_seen=yes; \
760             local_target="$$target-am"; \
761           else \
762             local_target="$$target"; \
763           fi; \
764           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
765           || eval $$failcom; \
766         done; \
767         if test "$$dot_seen" = "no"; then \
768           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
769         fi; test -z "$$fail"
770
771 $(RECURSIVE_CLEAN_TARGETS):
772         @fail= failcom='exit 1'; \
773         for f in x $$MAKEFLAGS; do \
774           case $$f in \
775             *=* | --[!k]*);; \
776             *k*) failcom='fail=yes';; \
777           esac; \
778         done; \
779         dot_seen=no; \
780         case "$@" in \
781           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
782           *) list='$(SUBDIRS)' ;; \
783         esac; \
784         rev=''; for subdir in $$list; do \
785           if test "$$subdir" = "."; then :; else \
786             rev="$$subdir $$rev"; \
787           fi; \
788         done; \
789         rev="$$rev ."; \
790         target=`echo $@ | sed s/-recursive//`; \
791         for subdir in $$rev; do \
792           echo "Making $$target in $$subdir"; \
793           if test "$$subdir" = "."; then \
794             local_target="$$target-am"; \
795           else \
796             local_target="$$target"; \
797           fi; \
798           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
799           || eval $$failcom; \
800         done && test -z "$$fail"
801 tags-recursive:
802         list='$(SUBDIRS)'; for subdir in $$list; do \
803           test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
804         done
805 ctags-recursive:
806         list='$(SUBDIRS)'; for subdir in $$list; do \
807           test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
808         done
809
810 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
811         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
812         unique=`for i in $$list; do \
813             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
814           done | \
815           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
816               END { if (nonempty) { for (i in files) print i; }; }'`; \
817         mkid -fID $$unique
818 tags: TAGS
819
820 TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
821                 $(TAGS_FILES) $(LISP)
822         set x; \
823         here=`pwd`; \
824         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
825           include_option=--etags-include; \
826           empty_fix=.; \
827         else \
828           include_option=--include; \
829           empty_fix=; \
830         fi; \
831         list='$(SUBDIRS)'; for subdir in $$list; do \
832           if test "$$subdir" = .; then :; else \
833             test ! -f $$subdir/TAGS || \
834               set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
835           fi; \
836         done; \
837         list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
838         unique=`for i in $$list; do \
839             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
840           done | \
841           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
842               END { if (nonempty) { for (i in files) print i; }; }'`; \
843         shift; \
844         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
845           test -n "$$unique" || unique=$$empty_fix; \
846           if test $$# -gt 0; then \
847             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
848               "$$@" $$unique; \
849           else \
850             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
851               $$unique; \
852           fi; \
853         fi
854 ctags: CTAGS
855 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
856                 $(TAGS_FILES) $(LISP)
857         list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
858         unique=`for i in $$list; do \
859             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
860           done | \
861           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
862               END { if (nonempty) { for (i in files) print i; }; }'`; \
863         test -z "$(CTAGS_ARGS)$$unique" \
864           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
865              $$unique
866
867 GTAGS:
868         here=`$(am__cd) $(top_builddir) && pwd` \
869           && $(am__cd) $(top_srcdir) \
870           && gtags -i $(GTAGS_ARGS) "$$here"
871
872 distclean-tags:
873         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
874
875 distdir: $(DISTFILES)
876         $(am__remove_distdir)
877         test -d "$(distdir)" || mkdir "$(distdir)"
878         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
879         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
880         list='$(DISTFILES)'; \
881           dist_files=`for file in $$list; do echo $$file; done | \
882           sed -e "s|^$$srcdirstrip/||;t" \
883               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
884         case $$dist_files in \
885           */*) $(MKDIR_P) `echo "$$dist_files" | \
886                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
887                            sort -u` ;; \
888         esac; \
889         for file in $$dist_files; do \
890           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
891           if test -d $$d/$$file; then \
892             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
893             if test -d "$(distdir)/$$file"; then \
894               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
895             fi; \
896             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
897               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
898               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
899             fi; \
900             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
901           else \
902             test -f "$(distdir)/$$file" \
903             || cp -p $$d/$$file "$(distdir)/$$file" \
904             || exit 1; \
905           fi; \
906         done
907         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
908           if test "$$subdir" = .; then :; else \
909             test -d "$(distdir)/$$subdir" \
910             || $(MKDIR_P) "$(distdir)/$$subdir" \
911             || exit 1; \
912           fi; \
913         done
914         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
915           if test "$$subdir" = .; then :; else \
916             dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
917             $(am__relativize); \
918             new_distdir=$$reldir; \
919             dir1=$$subdir; dir2="$(top_distdir)"; \
920             $(am__relativize); \
921             new_top_distdir=$$reldir; \
922             echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
923             echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
924             ($(am__cd) $$subdir && \
925               $(MAKE) $(AM_MAKEFLAGS) \
926                 top_distdir="$$new_top_distdir" \
927                 distdir="$$new_distdir" \
928                 am__remove_distdir=: \
929                 am__skip_length_check=: \
930                 am__skip_mode_fix=: \
931                 distdir) \
932               || exit 1; \
933           fi; \
934         done
935         -test -n "$(am__skip_mode_fix)" \
936         || find "$(distdir)" -type d ! -perm -755 \
937                 -exec chmod u+rwx,go+rx {} \; -o \
938           ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
939           ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
940           ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
941         || chmod -R a+r "$(distdir)"
942 dist-gzip: distdir
943         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
944         $(am__remove_distdir)
945
946 dist-bzip2: distdir
947         tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
948         $(am__remove_distdir)
949
950 dist-lzip: distdir
951         tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
952         $(am__remove_distdir)
953
954 dist-lzma: distdir
955         tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
956         $(am__remove_distdir)
957
958 dist-xz: distdir
959         tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
960         $(am__remove_distdir)
961
962 dist-tarZ: distdir
963         tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
964         $(am__remove_distdir)
965
966 dist-shar: distdir
967         shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
968         $(am__remove_distdir)
969
970 dist-zip: distdir
971         -rm -f $(distdir).zip
972         zip -rq $(distdir).zip $(distdir)
973         $(am__remove_distdir)
974
975 dist dist-all: distdir
976         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
977         $(am__remove_distdir)
978
979 # This target untars the dist file and tries a VPATH configuration.  Then
980 # it guarantees that the distribution is self-contained by making another
981 # tarfile.
982 distcheck: dist
983         case '$(DIST_ARCHIVES)' in \
984         *.tar.gz*) \
985           GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
986         *.tar.bz2*) \
987           bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
988         *.tar.lzma*) \
989           lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\
990         *.tar.lz*) \
991           lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
992         *.tar.xz*) \
993           xz -dc $(distdir).tar.xz | $(am__untar) ;;\
994         *.tar.Z*) \
995           uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
996         *.shar.gz*) \
997           GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
998         *.zip*) \
999           unzip $(distdir).zip ;;\
1000         esac
1001         chmod -R a-w $(distdir); chmod a+w $(distdir)
1002         mkdir $(distdir)/_build
1003         mkdir $(distdir)/_inst
1004         chmod a-w $(distdir)
1005         test -d $(distdir)/_build || exit 0; \
1006         dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
1007           && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
1008           && am__cwd=`pwd` \
1009           && $(am__cd) $(distdir)/_build \
1010           && ../configure --srcdir=.. --prefix="$$dc_install_base" \
1011             $(AM_DISTCHECK_CONFIGURE_FLAGS) \
1012             $(DISTCHECK_CONFIGURE_FLAGS) \
1013           && $(MAKE) $(AM_MAKEFLAGS) \
1014           && $(MAKE) $(AM_MAKEFLAGS) dvi \
1015           && $(MAKE) $(AM_MAKEFLAGS) check \
1016           && $(MAKE) $(AM_MAKEFLAGS) install \
1017           && $(MAKE) $(AM_MAKEFLAGS) installcheck \
1018           && $(MAKE) $(AM_MAKEFLAGS) uninstall \
1019           && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
1020                 distuninstallcheck \
1021           && chmod -R a-w "$$dc_install_base" \
1022           && ({ \
1023                (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
1024                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
1025                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
1026                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
1027                     distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
1028               } || { rm -rf "$$dc_destdir"; exit 1; }) \
1029           && rm -rf "$$dc_destdir" \
1030           && $(MAKE) $(AM_MAKEFLAGS) dist \
1031           && rm -rf $(DIST_ARCHIVES) \
1032           && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
1033           && cd "$$am__cwd" \
1034           || exit 1
1035         $(am__remove_distdir)
1036         @(echo "$(distdir) archives ready for distribution: "; \
1037           list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
1038           sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
1039 distuninstallcheck:
1040         @test -n '$(distuninstallcheck_dir)' || { \
1041           echo 'ERROR: trying to run $@ with an empty' \
1042                '$$(distuninstallcheck_dir)' >&2; \
1043           exit 1; \
1044         }; \
1045         $(am__cd) '$(distuninstallcheck_dir)' || { \
1046           echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
1047           exit 1; \
1048         }; \
1049         test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
1050            || { echo "ERROR: files left after uninstall:" ; \
1051                 if test -n "$(DESTDIR)"; then \
1052                   echo "  (check DESTDIR support)"; \
1053                 fi ; \
1054                 $(distuninstallcheck_listfiles) ; \
1055                 exit 1; } >&2
1056 distcleancheck: distclean
1057         @if test '$(srcdir)' = . ; then \
1058           echo "ERROR: distcleancheck can only run from a VPATH build" ; \
1059           exit 1 ; \
1060         fi
1061         @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
1062           || { echo "ERROR: files left in build directory after distclean:" ; \
1063                $(distcleancheck_listfiles) ; \
1064                exit 1; } >&2
1065 check-am: all-am
1066 check: check-recursive
1067 all-am: Makefile $(LTLIBRARIES) $(DATA) config.h
1068 installdirs: installdirs-recursive
1069 installdirs-am:
1070         for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(defexecdir)" "$(DESTDIR)$(pkgconfigdir)"; do \
1071           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
1072         done
1073 install: install-recursive
1074 install-exec: install-exec-recursive
1075 install-data: install-data-recursive
1076 uninstall: uninstall-recursive
1077
1078 install-am: all-am
1079         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
1080
1081 installcheck: installcheck-recursive
1082 install-strip:
1083         if test -z '$(STRIP)'; then \
1084           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1085             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1086               install; \
1087         else \
1088           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1089             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1090             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
1091         fi
1092 mostlyclean-generic:
1093
1094 clean-generic:
1095
1096 distclean-generic:
1097         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1098         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
1099         -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
1100
1101 maintainer-clean-generic:
1102         @echo "This command is intended for maintainers to use"
1103         @echo "it deletes files that may require special tools to rebuild."
1104 clean: clean-recursive
1105
1106 clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
1107         mostlyclean-am
1108
1109 distclean: distclean-recursive
1110         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
1111         -rm -rf ./$(DEPDIR)
1112         -rm -f Makefile
1113 distclean-am: clean-am distclean-compile distclean-generic \
1114         distclean-hdr distclean-libtool distclean-tags
1115
1116 dvi: dvi-recursive
1117
1118 dvi-am:
1119
1120 html: html-recursive
1121
1122 html-am:
1123
1124 info: info-recursive
1125
1126 info-am:
1127
1128 install-data-am: install-pkgconfigDATA
1129
1130 install-dvi: install-dvi-recursive
1131
1132 install-dvi-am:
1133
1134 install-exec-am: install-defexecDATA install-libLTLIBRARIES
1135
1136 install-html: install-html-recursive
1137
1138 install-html-am:
1139
1140 install-info: install-info-recursive
1141
1142 install-info-am:
1143
1144 install-man:
1145
1146 install-pdf: install-pdf-recursive
1147
1148 install-pdf-am:
1149
1150 install-ps: install-ps-recursive
1151
1152 install-ps-am:
1153
1154 installcheck-am:
1155
1156 maintainer-clean: maintainer-clean-recursive
1157         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
1158         -rm -rf $(top_srcdir)/autom4te.cache
1159         -rm -rf ./$(DEPDIR)
1160         -rm -f Makefile
1161 maintainer-clean-am: distclean-am maintainer-clean-generic
1162
1163 mostlyclean: mostlyclean-recursive
1164
1165 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
1166         mostlyclean-libtool
1167
1168 pdf: pdf-recursive
1169
1170 pdf-am:
1171
1172 ps: ps-recursive
1173
1174 ps-am:
1175
1176 uninstall-am: uninstall-defexecDATA uninstall-libLTLIBRARIES \
1177         uninstall-pkgconfigDATA
1178
1179 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all \
1180         ctags-recursive install-am install-strip tags-recursive
1181
1182 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
1183         all all-am am--refresh check check-am clean clean-generic \
1184         clean-libLTLIBRARIES clean-libtool ctags ctags-recursive dist \
1185         dist-all dist-bzip2 dist-gzip dist-lzip dist-lzma dist-shar \
1186         dist-tarZ dist-xz dist-zip distcheck distclean \
1187         distclean-compile distclean-generic distclean-hdr \
1188         distclean-libtool distclean-tags distcleancheck distdir \
1189         distuninstallcheck dvi dvi-am html html-am info info-am \
1190         install install-am install-data install-data-am \
1191         install-defexecDATA install-dvi install-dvi-am install-exec \
1192         install-exec-am install-html install-html-am install-info \
1193         install-info-am install-libLTLIBRARIES install-man install-pdf \
1194         install-pdf-am install-pkgconfigDATA install-ps install-ps-am \
1195         install-strip installcheck installcheck-am installdirs \
1196         installdirs-am maintainer-clean maintainer-clean-generic \
1197         mostlyclean mostlyclean-compile mostlyclean-generic \
1198         mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
1199         uninstall uninstall-am uninstall-defexecDATA \
1200         uninstall-libLTLIBRARIES uninstall-pkgconfigDATA
1201
1202
1203 # Tell versions [3.59,3.63) of GNU make to not export all variables.
1204 # Otherwise a system limit (for SysV at least) may be exceeded.
1205 .NOEXPORT: