Tizen 2.0 Release
[external/libgnutls26.git] / libextra / includes / 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, 2010 Free
19 # 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 VPATH = @srcdir@
41 pkgdatadir = $(datadir)/@PACKAGE@
42 pkgincludedir = $(includedir)/@PACKAGE@
43 pkglibdir = $(libdir)/@PACKAGE@
44 pkglibexecdir = $(libexecdir)/@PACKAGE@
45 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
46 install_sh_DATA = $(install_sh) -c -m 644
47 install_sh_PROGRAM = $(install_sh) -c
48 install_sh_SCRIPT = $(install_sh) -c
49 INSTALL_HEADER = $(INSTALL_DATA)
50 transform = $(program_transform_name)
51 NORMAL_INSTALL = :
52 PRE_INSTALL = :
53 POST_INSTALL = :
54 NORMAL_UNINSTALL = :
55 PRE_UNINSTALL = :
56 POST_UNINSTALL = :
57 build_triplet = @build@
58 host_triplet = @host@
59 @ENABLE_OPENSSL_TRUE@am__append_1 = gnutls/openssl.h
60 subdir = includes
61 DIST_COMMON = $(am__nobase_include_HEADERS_DIST) $(srcdir)/Makefile.am \
62         $(srcdir)/Makefile.in
63 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
64 am__aclocal_m4_deps = $(top_srcdir)/../lib/gl/m4/socketlib.m4 \
65         $(top_srcdir)/../lib/gl/m4/sockets.m4 \
66         $(top_srcdir)/../lib/gl/m4/sys_socket_h.m4 \
67         $(top_srcdir)/../lib/gl/m4/unistd_h.m4 \
68         $(top_srcdir)/../lib/m4/hooks.m4 \
69         $(top_srcdir)/gl/m4/00gnulib.m4 \
70         $(top_srcdir)/gl/m4/extensions.m4 \
71         $(top_srcdir)/gl/m4/gnulib-common.m4 \
72         $(top_srcdir)/gl/m4/gnulib-comp.m4 \
73         $(top_srcdir)/gl/m4/ld-output-def.m4 \
74         $(top_srcdir)/gl/m4/ld-version-script.m4 \
75         $(top_srcdir)/gl/m4/lib-ld.m4 $(top_srcdir)/gl/m4/lib-link.m4 \
76         $(top_srcdir)/gl/m4/lib-prefix.m4 $(top_srcdir)/gl/m4/md5.m4 \
77         $(top_srcdir)/gl/m4/memxor.m4 $(top_srcdir)/gl/m4/stdalign.m4 \
78         $(top_srcdir)/m4/hooks.m4 $(top_srcdir)/m4/libtool.m4 \
79         $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
80         $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
81         $(top_srcdir)/configure.ac
82 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
83         $(ACLOCAL_M4)
84 mkinstalldirs = $(install_sh) -d
85 CONFIG_HEADER = $(top_builddir)/config.h
86 CONFIG_CLEAN_FILES =
87 CONFIG_CLEAN_VPATH_FILES =
88 AM_V_GEN = $(am__v_GEN_@AM_V@)
89 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
90 am__v_GEN_0 = @echo "  GEN   " $@;
91 AM_V_at = $(am__v_at_@AM_V@)
92 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
93 am__v_at_0 = @
94 SOURCES =
95 DIST_SOURCES =
96 am__nobase_include_HEADERS_DIST = gnutls/extra.h gnutls/openssl.h
97 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
98 am__vpath_adj = case $$p in \
99     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
100     *) f=$$p;; \
101   esac;
102 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
103 am__install_max = 40
104 am__nobase_strip_setup = \
105   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
106 am__nobase_strip = \
107   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
108 am__nobase_list = $(am__nobase_strip_setup); \
109   for p in $$list; do echo "$$p $$p"; done | \
110   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
111   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
112     if (++n[$$2] == $(am__install_max)) \
113       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
114     END { for (dir in files) print dir, files[dir] }'
115 am__base_list = \
116   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
117   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
118 am__uninstall_files_from_dir = { \
119   test -z "$$files" \
120     || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
121     || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
122          $(am__cd) "$$dir" && rm -f $$files; }; \
123   }
124 am__installdirs = "$(DESTDIR)$(includedir)"
125 HEADERS = $(nobase_include_HEADERS)
126 ETAGS = etags
127 CTAGS = ctags
128 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
129 ACLOCAL = @ACLOCAL@
130 AMTAR = @AMTAR@
131 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
132 AR = @AR@
133 ARFLAGS = @ARFLAGS@
134 AS = @AS@
135 AUTOCONF = @AUTOCONF@
136 AUTOHEADER = @AUTOHEADER@
137 AUTOMAKE = @AUTOMAKE@
138 AWK = @AWK@
139 CC = @CC@
140 CCDEPMODE = @CCDEPMODE@
141 CFLAGS = @CFLAGS@
142 CPP = @CPP@
143 CPPFLAGS = @CPPFLAGS@
144 CXX_LT_AGE = @CXX_LT_AGE@
145 CXX_LT_CURRENT = @CXX_LT_CURRENT@
146 CXX_LT_REVISION = @CXX_LT_REVISION@
147 CYGPATH_W = @CYGPATH_W@
148 DEFS = @DEFS@
149 DEPDIR = @DEPDIR@
150 DLLTOOL = @DLLTOOL@
151 DLL_VERSION = @DLL_VERSION@
152 DSYMUTIL = @DSYMUTIL@
153 DUMPBIN = @DUMPBIN@
154 ECHO_C = @ECHO_C@
155 ECHO_N = @ECHO_N@
156 ECHO_T = @ECHO_T@
157 EGREP = @EGREP@
158 EXEEXT = @EXEEXT@
159 FGREP = @FGREP@
160 GNULIB_CHDIR = @GNULIB_CHDIR@
161 GNULIB_CHOWN = @GNULIB_CHOWN@
162 GNULIB_CLOSE = @GNULIB_CLOSE@
163 GNULIB_DUP = @GNULIB_DUP@
164 GNULIB_DUP2 = @GNULIB_DUP2@
165 GNULIB_DUP3 = @GNULIB_DUP3@
166 GNULIB_ENVIRON = @GNULIB_ENVIRON@
167 GNULIB_EUIDACCESS = @GNULIB_EUIDACCESS@
168 GNULIB_FACCESSAT = @GNULIB_FACCESSAT@
169 GNULIB_FCHDIR = @GNULIB_FCHDIR@
170 GNULIB_FCHOWNAT = @GNULIB_FCHOWNAT@
171 GNULIB_FDATASYNC = @GNULIB_FDATASYNC@
172 GNULIB_FSYNC = @GNULIB_FSYNC@
173 GNULIB_FTRUNCATE = @GNULIB_FTRUNCATE@
174 GNULIB_GETCWD = @GNULIB_GETCWD@
175 GNULIB_GETDOMAINNAME = @GNULIB_GETDOMAINNAME@
176 GNULIB_GETDTABLESIZE = @GNULIB_GETDTABLESIZE@
177 GNULIB_GETGROUPS = @GNULIB_GETGROUPS@
178 GNULIB_GETHOSTNAME = @GNULIB_GETHOSTNAME@
179 GNULIB_GETLOGIN = @GNULIB_GETLOGIN@
180 GNULIB_GETLOGIN_R = @GNULIB_GETLOGIN_R@
181 GNULIB_GETPAGESIZE = @GNULIB_GETPAGESIZE@
182 GNULIB_GETUSERSHELL = @GNULIB_GETUSERSHELL@
183 GNULIB_GROUP_MEMBER = @GNULIB_GROUP_MEMBER@
184 GNULIB_ISATTY = @GNULIB_ISATTY@
185 GNULIB_LCHOWN = @GNULIB_LCHOWN@
186 GNULIB_LINK = @GNULIB_LINK@
187 GNULIB_LINKAT = @GNULIB_LINKAT@
188 GNULIB_LSEEK = @GNULIB_LSEEK@
189 GNULIB_PIPE = @GNULIB_PIPE@
190 GNULIB_PIPE2 = @GNULIB_PIPE2@
191 GNULIB_PREAD = @GNULIB_PREAD@
192 GNULIB_PWRITE = @GNULIB_PWRITE@
193 GNULIB_READ = @GNULIB_READ@
194 GNULIB_READLINK = @GNULIB_READLINK@
195 GNULIB_READLINKAT = @GNULIB_READLINKAT@
196 GNULIB_RMDIR = @GNULIB_RMDIR@
197 GNULIB_SETHOSTNAME = @GNULIB_SETHOSTNAME@
198 GNULIB_SLEEP = @GNULIB_SLEEP@
199 GNULIB_SYMLINK = @GNULIB_SYMLINK@
200 GNULIB_SYMLINKAT = @GNULIB_SYMLINKAT@
201 GNULIB_TTYNAME_R = @GNULIB_TTYNAME_R@
202 GNULIB_UNISTD_H_NONBLOCKING = @GNULIB_UNISTD_H_NONBLOCKING@
203 GNULIB_UNISTD_H_SIGPIPE = @GNULIB_UNISTD_H_SIGPIPE@
204 GNULIB_UNLINK = @GNULIB_UNLINK@
205 GNULIB_UNLINKAT = @GNULIB_UNLINKAT@
206 GNULIB_USLEEP = @GNULIB_USLEEP@
207 GNULIB_WRITE = @GNULIB_WRITE@
208 GREP = @GREP@
209 HAVE_CHOWN = @HAVE_CHOWN@
210 HAVE_DECL_ENVIRON = @HAVE_DECL_ENVIRON@
211 HAVE_DECL_FCHDIR = @HAVE_DECL_FCHDIR@
212 HAVE_DECL_FDATASYNC = @HAVE_DECL_FDATASYNC@
213 HAVE_DECL_GETDOMAINNAME = @HAVE_DECL_GETDOMAINNAME@
214 HAVE_DECL_GETLOGIN_R = @HAVE_DECL_GETLOGIN_R@
215 HAVE_DECL_GETPAGESIZE = @HAVE_DECL_GETPAGESIZE@
216 HAVE_DECL_GETUSERSHELL = @HAVE_DECL_GETUSERSHELL@
217 HAVE_DECL_SETHOSTNAME = @HAVE_DECL_SETHOSTNAME@
218 HAVE_DECL_TTYNAME_R = @HAVE_DECL_TTYNAME_R@
219 HAVE_DUP2 = @HAVE_DUP2@
220 HAVE_DUP3 = @HAVE_DUP3@
221 HAVE_EUIDACCESS = @HAVE_EUIDACCESS@
222 HAVE_FACCESSAT = @HAVE_FACCESSAT@
223 HAVE_FCHDIR = @HAVE_FCHDIR@
224 HAVE_FCHOWNAT = @HAVE_FCHOWNAT@
225 HAVE_FDATASYNC = @HAVE_FDATASYNC@
226 HAVE_FSYNC = @HAVE_FSYNC@
227 HAVE_FTRUNCATE = @HAVE_FTRUNCATE@
228 HAVE_GETDTABLESIZE = @HAVE_GETDTABLESIZE@
229 HAVE_GETGROUPS = @HAVE_GETGROUPS@
230 HAVE_GETHOSTNAME = @HAVE_GETHOSTNAME@
231 HAVE_GETLOGIN = @HAVE_GETLOGIN@
232 HAVE_GETPAGESIZE = @HAVE_GETPAGESIZE@
233 HAVE_GROUP_MEMBER = @HAVE_GROUP_MEMBER@
234 HAVE_LCHOWN = @HAVE_LCHOWN@
235 HAVE_LIBGCRYPT = @HAVE_LIBGCRYPT@
236 HAVE_LIBNETTLE = @HAVE_LIBNETTLE@
237 HAVE_LIBTASN1 = @HAVE_LIBTASN1@
238 HAVE_LINK = @HAVE_LINK@
239 HAVE_LINKAT = @HAVE_LINKAT@
240 HAVE_OS_H = @HAVE_OS_H@
241 HAVE_PIPE = @HAVE_PIPE@
242 HAVE_PIPE2 = @HAVE_PIPE2@
243 HAVE_PREAD = @HAVE_PREAD@
244 HAVE_PWRITE = @HAVE_PWRITE@
245 HAVE_READLINK = @HAVE_READLINK@
246 HAVE_READLINKAT = @HAVE_READLINKAT@
247 HAVE_SETHOSTNAME = @HAVE_SETHOSTNAME@
248 HAVE_SLEEP = @HAVE_SLEEP@
249 HAVE_SYMLINK = @HAVE_SYMLINK@
250 HAVE_SYMLINKAT = @HAVE_SYMLINKAT@
251 HAVE_SYS_PARAM_H = @HAVE_SYS_PARAM_H@
252 HAVE_UNLINKAT = @HAVE_UNLINKAT@
253 HAVE_USLEEP = @HAVE_USLEEP@
254 HAVE_WINSOCK2_H = @HAVE_WINSOCK2_H@
255 INSTALL = @INSTALL@
256 INSTALL_DATA = @INSTALL_DATA@
257 INSTALL_PROGRAM = @INSTALL_PROGRAM@
258 INSTALL_SCRIPT = @INSTALL_SCRIPT@
259 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
260 LD = @LD@
261 LDFLAGS = @LDFLAGS@
262 LIBGCRYPT = @LIBGCRYPT@
263 LIBGCRYPT_PREFIX = @LIBGCRYPT_PREFIX@
264 LIBGNUTLS_EXTRA_CFLAGS = @LIBGNUTLS_EXTRA_CFLAGS@
265 LIBGNUTLS_EXTRA_LIBS = @LIBGNUTLS_EXTRA_LIBS@
266 LIBNETTLE = @LIBNETTLE@
267 LIBNETTLE_PREFIX = @LIBNETTLE_PREFIX@
268 LIBOBJS = @LIBOBJS@
269 LIBS = @LIBS@
270 LIBSOCKET = @LIBSOCKET@
271 LIBTASN1 = @LIBTASN1@
272 LIBTASN1_PREFIX = @LIBTASN1_PREFIX@
273 LIBTOOL = @LIBTOOL@
274 LIPO = @LIPO@
275 LN_S = @LN_S@
276 LTLIBGCRYPT = @LTLIBGCRYPT@
277 LTLIBNETTLE = @LTLIBNETTLE@
278 LTLIBOBJS = @LTLIBOBJS@
279 LTLIBTASN1 = @LTLIBTASN1@
280 LT_AGE = @LT_AGE@
281 LT_CURRENT = @LT_CURRENT@
282 LT_REVISION = @LT_REVISION@
283 LT_SSL_AGE = @LT_SSL_AGE@
284 LT_SSL_CURRENT = @LT_SSL_CURRENT@
285 LT_SSL_REVISION = @LT_SSL_REVISION@
286 LZO_LIBS = @LZO_LIBS@
287 MAKEINFO = @MAKEINFO@
288 MANIFEST_TOOL = @MANIFEST_TOOL@
289 MKDIR_P = @MKDIR_P@
290 NETTLE_LIBS = @NETTLE_LIBS@
291 NM = @NM@
292 NMEDIT = @NMEDIT@
293 OBJDUMP = @OBJDUMP@
294 OBJEXT = @OBJEXT@
295 OTOOL = @OTOOL@
296 OTOOL64 = @OTOOL64@
297 PACKAGE = @PACKAGE@
298 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
299 PACKAGE_NAME = @PACKAGE_NAME@
300 PACKAGE_STRING = @PACKAGE_STRING@
301 PACKAGE_TARNAME = @PACKAGE_TARNAME@
302 PACKAGE_URL = @PACKAGE_URL@
303 PACKAGE_VERSION = @PACKAGE_VERSION@
304 PATH_SEPARATOR = @PATH_SEPARATOR@
305 RANLIB = @RANLIB@
306 REPLACE_CHOWN = @REPLACE_CHOWN@
307 REPLACE_CLOSE = @REPLACE_CLOSE@
308 REPLACE_DUP = @REPLACE_DUP@
309 REPLACE_DUP2 = @REPLACE_DUP2@
310 REPLACE_FCHOWNAT = @REPLACE_FCHOWNAT@
311 REPLACE_GETCWD = @REPLACE_GETCWD@
312 REPLACE_GETDOMAINNAME = @REPLACE_GETDOMAINNAME@
313 REPLACE_GETGROUPS = @REPLACE_GETGROUPS@
314 REPLACE_GETLOGIN_R = @REPLACE_GETLOGIN_R@
315 REPLACE_GETPAGESIZE = @REPLACE_GETPAGESIZE@
316 REPLACE_ISATTY = @REPLACE_ISATTY@
317 REPLACE_LCHOWN = @REPLACE_LCHOWN@
318 REPLACE_LINK = @REPLACE_LINK@
319 REPLACE_LINKAT = @REPLACE_LINKAT@
320 REPLACE_LSEEK = @REPLACE_LSEEK@
321 REPLACE_PREAD = @REPLACE_PREAD@
322 REPLACE_PWRITE = @REPLACE_PWRITE@
323 REPLACE_READ = @REPLACE_READ@
324 REPLACE_READLINK = @REPLACE_READLINK@
325 REPLACE_RMDIR = @REPLACE_RMDIR@
326 REPLACE_SLEEP = @REPLACE_SLEEP@
327 REPLACE_SYMLINK = @REPLACE_SYMLINK@
328 REPLACE_TTYNAME_R = @REPLACE_TTYNAME_R@
329 REPLACE_UNLINK = @REPLACE_UNLINK@
330 REPLACE_UNLINKAT = @REPLACE_UNLINKAT@
331 REPLACE_USLEEP = @REPLACE_USLEEP@
332 REPLACE_WRITE = @REPLACE_WRITE@
333 SED = @SED@
334 SET_MAKE = @SET_MAKE@
335 SHELL = @SHELL@
336 STDALIGN_H = @STDALIGN_H@
337 STRIP = @STRIP@
338 UNISTD_H_HAVE_WINSOCK2_H = @UNISTD_H_HAVE_WINSOCK2_H@
339 UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS = @UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS@
340 VERSION = @VERSION@
341 WARN_CFLAGS = @WARN_CFLAGS@
342 WERROR_CFLAGS = @WERROR_CFLAGS@
343 WSTACK_CFLAGS = @WSTACK_CFLAGS@
344 abs_builddir = @abs_builddir@
345 abs_srcdir = @abs_srcdir@
346 abs_top_builddir = @abs_top_builddir@
347 abs_top_srcdir = @abs_top_srcdir@
348 ac_ct_AR = @ac_ct_AR@
349 ac_ct_CC = @ac_ct_CC@
350 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
351 am__include = @am__include@
352 am__leading_dot = @am__leading_dot@
353 am__quote = @am__quote@
354 am__tar = @am__tar@
355 am__untar = @am__untar@
356 bindir = @bindir@
357 build = @build@
358 build_alias = @build_alias@
359 build_cpu = @build_cpu@
360 build_os = @build_os@
361 build_vendor = @build_vendor@
362 builddir = @builddir@
363 datadir = @datadir@
364 datarootdir = @datarootdir@
365 docdir = @docdir@
366 dvidir = @dvidir@
367 exec_prefix = @exec_prefix@
368 host = @host@
369 host_alias = @host_alias@
370 host_cpu = @host_cpu@
371 host_os = @host_os@
372 host_vendor = @host_vendor@
373 htmldir = @htmldir@
374 includedir = @includedir@
375 infodir = @infodir@
376 install_sh = @install_sh@
377 libdir = @libdir@
378 libexecdir = @libexecdir@
379 localedir = @localedir@
380 localstatedir = @localstatedir@
381 mandir = @mandir@
382 mkdir_p = @mkdir_p@
383 oldincludedir = @oldincludedir@
384 pdfdir = @pdfdir@
385 prefix = @prefix@
386 program_transform_name = @program_transform_name@
387 psdir = @psdir@
388 sbindir = @sbindir@
389 sharedstatedir = @sharedstatedir@
390 srcdir = @srcdir@
391 sysconfdir = @sysconfdir@
392 target_alias = @target_alias@
393 top_build_prefix = @top_build_prefix@
394 top_builddir = @top_builddir@
395 top_srcdir = @top_srcdir@
396 xgl_LIBOBJS = @xgl_LIBOBJS@
397 xgl_LTLIBOBJS = @xgl_LTLIBOBJS@
398 xgltests_LIBOBJS = @xgltests_LIBOBJS@
399 xgltests_LTLIBOBJS = @xgltests_LTLIBOBJS@
400 xgltests_WITNESS = @xgltests_WITNESS@
401 nobase_include_HEADERS = gnutls/extra.h $(am__append_1)
402 all: all-am
403
404 .SUFFIXES:
405 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
406         @for dep in $?; do \
407           case '$(am__configure_deps)' in \
408             *$$dep*) \
409               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
410                 && { if test -f $@; then exit 0; else break; fi; }; \
411               exit 1;; \
412           esac; \
413         done; \
414         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu includes/Makefile'; \
415         $(am__cd) $(top_srcdir) && \
416           $(AUTOMAKE) --gnu includes/Makefile
417 .PRECIOUS: Makefile
418 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
419         @case '$?' in \
420           *config.status*) \
421             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
422           *) \
423             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
424             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
425         esac;
426
427 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
428         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
429
430 $(top_srcdir)/configure:  $(am__configure_deps)
431         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
432 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
433         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
434 $(am__aclocal_m4_deps):
435
436 mostlyclean-libtool:
437         -rm -f *.lo
438
439 clean-libtool:
440         -rm -rf .libs _libs
441 install-nobase_includeHEADERS: $(nobase_include_HEADERS)
442         @$(NORMAL_INSTALL)
443         test -z "$(includedir)" || $(MKDIR_P) "$(DESTDIR)$(includedir)"
444         @list='$(nobase_include_HEADERS)'; test -n "$(includedir)" || list=; \
445         $(am__nobase_list) | while read dir files; do \
446           xfiles=; for file in $$files; do \
447             if test -f "$$file"; then xfiles="$$xfiles $$file"; \
448             else xfiles="$$xfiles $(srcdir)/$$file"; fi; done; \
449           test -z "$$xfiles" || { \
450             test "x$$dir" = x. || { \
451               echo "$(MKDIR_P) '$(DESTDIR)$(includedir)/$$dir'"; \
452               $(MKDIR_P) "$(DESTDIR)$(includedir)/$$dir"; }; \
453             echo " $(INSTALL_HEADER) $$xfiles '$(DESTDIR)$(includedir)/$$dir'"; \
454             $(INSTALL_HEADER) $$xfiles "$(DESTDIR)$(includedir)/$$dir" || exit $$?; }; \
455         done
456
457 uninstall-nobase_includeHEADERS:
458         @$(NORMAL_UNINSTALL)
459         @list='$(nobase_include_HEADERS)'; test -n "$(includedir)" || list=; \
460         $(am__nobase_strip_setup); files=`$(am__nobase_strip)`; \
461         dir='$(DESTDIR)$(includedir)'; $(am__uninstall_files_from_dir)
462
463 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
464         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
465         unique=`for i in $$list; do \
466             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
467           done | \
468           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
469               END { if (nonempty) { for (i in files) print i; }; }'`; \
470         mkid -fID $$unique
471 tags: TAGS
472
473 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
474                 $(TAGS_FILES) $(LISP)
475         set x; \
476         here=`pwd`; \
477         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
478         unique=`for i in $$list; do \
479             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
480           done | \
481           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
482               END { if (nonempty) { for (i in files) print i; }; }'`; \
483         shift; \
484         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
485           test -n "$$unique" || unique=$$empty_fix; \
486           if test $$# -gt 0; then \
487             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
488               "$$@" $$unique; \
489           else \
490             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
491               $$unique; \
492           fi; \
493         fi
494 ctags: CTAGS
495 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
496                 $(TAGS_FILES) $(LISP)
497         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
498         unique=`for i in $$list; do \
499             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
500           done | \
501           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
502               END { if (nonempty) { for (i in files) print i; }; }'`; \
503         test -z "$(CTAGS_ARGS)$$unique" \
504           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
505              $$unique
506
507 GTAGS:
508         here=`$(am__cd) $(top_builddir) && pwd` \
509           && $(am__cd) $(top_srcdir) \
510           && gtags -i $(GTAGS_ARGS) "$$here"
511
512 distclean-tags:
513         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
514
515 distdir: $(DISTFILES)
516         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
517         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
518         list='$(DISTFILES)'; \
519           dist_files=`for file in $$list; do echo $$file; done | \
520           sed -e "s|^$$srcdirstrip/||;t" \
521               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
522         case $$dist_files in \
523           */*) $(MKDIR_P) `echo "$$dist_files" | \
524                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
525                            sort -u` ;; \
526         esac; \
527         for file in $$dist_files; do \
528           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
529           if test -d $$d/$$file; then \
530             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
531             if test -d "$(distdir)/$$file"; then \
532               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
533             fi; \
534             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
535               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
536               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
537             fi; \
538             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
539           else \
540             test -f "$(distdir)/$$file" \
541             || cp -p $$d/$$file "$(distdir)/$$file" \
542             || exit 1; \
543           fi; \
544         done
545 check-am: all-am
546 check: check-am
547 all-am: Makefile $(HEADERS)
548 installdirs:
549         for dir in "$(DESTDIR)$(includedir)"; do \
550           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
551         done
552 install: install-am
553 install-exec: install-exec-am
554 install-data: install-data-am
555 uninstall: uninstall-am
556
557 install-am: all-am
558         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
559
560 installcheck: installcheck-am
561 install-strip:
562         if test -z '$(STRIP)'; then \
563           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
564             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
565               install; \
566         else \
567           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
568             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
569             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
570         fi
571 mostlyclean-generic:
572
573 clean-generic:
574
575 distclean-generic:
576         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
577         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
578
579 maintainer-clean-generic:
580         @echo "This command is intended for maintainers to use"
581         @echo "it deletes files that may require special tools to rebuild."
582 clean: clean-am
583
584 clean-am: clean-generic clean-libtool mostlyclean-am
585
586 distclean: distclean-am
587         -rm -f Makefile
588 distclean-am: clean-am distclean-generic distclean-tags
589
590 dvi: dvi-am
591
592 dvi-am:
593
594 html: html-am
595
596 html-am:
597
598 info: info-am
599
600 info-am:
601
602 install-data-am: install-nobase_includeHEADERS
603
604 install-dvi: install-dvi-am
605
606 install-dvi-am:
607
608 install-exec-am:
609
610 install-html: install-html-am
611
612 install-html-am:
613
614 install-info: install-info-am
615
616 install-info-am:
617
618 install-man:
619
620 install-pdf: install-pdf-am
621
622 install-pdf-am:
623
624 install-ps: install-ps-am
625
626 install-ps-am:
627
628 installcheck-am:
629
630 maintainer-clean: maintainer-clean-am
631         -rm -f Makefile
632 maintainer-clean-am: distclean-am maintainer-clean-generic
633
634 mostlyclean: mostlyclean-am
635
636 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
637
638 pdf: pdf-am
639
640 pdf-am:
641
642 ps: ps-am
643
644 ps-am:
645
646 uninstall-am: uninstall-nobase_includeHEADERS
647
648 .MAKE: install-am install-strip
649
650 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
651         clean-libtool ctags distclean distclean-generic \
652         distclean-libtool distclean-tags distdir dvi dvi-am html \
653         html-am info info-am install install-am install-data \
654         install-data-am install-dvi install-dvi-am install-exec \
655         install-exec-am install-html install-html-am install-info \
656         install-info-am install-man install-nobase_includeHEADERS \
657         install-pdf install-pdf-am install-ps install-ps-am \
658         install-strip installcheck installcheck-am installdirs \
659         maintainer-clean maintainer-clean-generic mostlyclean \
660         mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
661         tags uninstall uninstall-am uninstall-nobase_includeHEADERS
662
663
664 # Tell versions [3.59,3.63) of GNU make to not export all variables.
665 # Otherwise a system limit (for SysV at least) may be exceeded.
666 .NOEXPORT: