~ubuntu-branches/ubuntu/hardy/gnutls13/hardy-updates

« back to all changes in this revision

Viewing changes to doc/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Andreas Metzler
  • Date: 2007-09-29 11:29:22 UTC
  • mfrom: (1.1.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20070929112922-abqj0gl08kstu27v
Tags: 2.0.1-1
* New upstream version.
* Remove doc/*.info* on clean to allow building thrice in a row.
  (Closes: #441740)

Show diffs side-by-side

added added

removed removed

Lines of Context:
14
14
 
15
15
@SET_MAKE@
16
16
 
17
 
# Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation
 
17
# Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation
18
18
#
19
19
# Author: Nikos Mavroyanopoulos
20
20
#
33
33
# You should have received a copy of the GNU General Public License
34
34
# along with this file; if not, write to the Free Software Foundation,
35
35
# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
 
36
 
36
37
VPATH = @srcdir@
37
38
pkgdatadir = $(datadir)/@PACKAGE@
38
39
pkglibdir = $(libdir)/@PACKAGE@
56
57
subdir = doc
57
58
DIST_COMMON = $(gnutls_TEXINFOS) $(srcdir)/Makefile.am \
58
59
        $(srcdir)/Makefile.in $(srcdir)/stamp-vti \
59
 
        $(srcdir)/version.texi TODO mdate-sh texinfo.tex
 
60
        $(srcdir)/version.texi TODO
60
61
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
61
62
am__aclocal_m4_deps = $(top_srcdir)/lgl/m4/alloca.m4 \
62
63
        $(top_srcdir)/lgl/m4/arcfour.m4 $(top_srcdir)/lgl/m4/arctwo.m4 \
63
64
        $(top_srcdir)/lgl/m4/des.m4 $(top_srcdir)/lgl/m4/eoverflow.m4 \
 
65
        $(top_srcdir)/lgl/m4/extensions.m4 \
 
66
        $(top_srcdir)/lgl/m4/float_h.m4 \
64
67
        $(top_srcdir)/lgl/m4/gc-arcfour.m4 \
65
68
        $(top_srcdir)/lgl/m4/gc-arctwo.m4 \
66
69
        $(top_srcdir)/lgl/m4/gc-des.m4 \
75
78
        $(top_srcdir)/lgl/m4/gnulib-comp.m4 \
76
79
        $(top_srcdir)/lgl/m4/hmac-md5.m4 \
77
80
        $(top_srcdir)/lgl/m4/hmac-sha1.m4 \
78
 
        $(top_srcdir)/lgl/m4/intmax_t.m4 $(top_srcdir)/lgl/m4/lock.m4 \
79
 
        $(top_srcdir)/lgl/m4/md2.m4 $(top_srcdir)/lgl/m4/md4.m4 \
80
 
        $(top_srcdir)/lgl/m4/md5.m4 $(top_srcdir)/lgl/m4/memmem.m4 \
81
 
        $(top_srcdir)/lgl/m4/memmove.m4 $(top_srcdir)/lgl/m4/memxor.m4 \
82
 
        $(top_srcdir)/lgl/m4/minmax.m4 \
 
81
        $(top_srcdir)/lgl/m4/intmax_t.m4 \
 
82
        $(top_srcdir)/lgl/m4/malloc.m4 $(top_srcdir)/lgl/m4/md2.m4 \
 
83
        $(top_srcdir)/lgl/m4/md4.m4 $(top_srcdir)/lgl/m4/md5.m4 \
 
84
        $(top_srcdir)/lgl/m4/memmem.m4 $(top_srcdir)/lgl/m4/memmove.m4 \
 
85
        $(top_srcdir)/lgl/m4/memxor.m4 $(top_srcdir)/lgl/m4/minmax.m4 \
83
86
        $(top_srcdir)/lgl/m4/read-file.m4 \
 
87
        $(top_srcdir)/lgl/m4/realloc.m4 \
84
88
        $(top_srcdir)/lgl/m4/rijndael.m4 $(top_srcdir)/lgl/m4/sha1.m4 \
85
89
        $(top_srcdir)/lgl/m4/snprintf.m4 \
 
90
        $(top_srcdir)/lgl/m4/sockpfaf.m4 \
 
91
        $(top_srcdir)/lgl/m4/stdbool.m4 $(top_srcdir)/lgl/m4/stdint.m4 \
 
92
        $(top_srcdir)/lgl/m4/stdio_h.m4 \
 
93
        $(top_srcdir)/lgl/m4/stdlib_h.m4 \
 
94
        $(top_srcdir)/lgl/m4/string_h.m4 \
86
95
        $(top_srcdir)/lgl/m4/strverscmp.m4 \
 
96
        $(top_srcdir)/lgl/m4/sys_socket_h.m4 \
87
97
        $(top_srcdir)/lgl/m4/sys_stat_h.m4 \
 
98
        $(top_srcdir)/lgl/m4/time_h.m4 $(top_srcdir)/lgl/m4/time_r.m4 \
88
99
        $(top_srcdir)/lgl/m4/unistd_h.m4 \
89
100
        $(top_srcdir)/lgl/m4/vasnprintf.m4 \
90
 
        $(top_srcdir)/gl/m4/absolute-header.m4 \
 
101
        $(top_srcdir)/lgl/m4/vasprintf.m4 \
 
102
        $(top_srcdir)/lgl/m4/wchar.m4 \
91
103
        $(top_srcdir)/gl/m4/arpa_inet_h.m4 \
 
104
        $(top_srcdir)/gl/m4/error.m4 $(top_srcdir)/gl/m4/fseeko.m4 \
92
105
        $(top_srcdir)/gl/m4/getaddrinfo.m4 \
93
106
        $(top_srcdir)/gl/m4/getdelim.m4 $(top_srcdir)/gl/m4/getline.m4 \
94
107
        $(top_srcdir)/gl/m4/getpass.m4 \
 
108
        $(top_srcdir)/gl/m4/gnulib-common.m4 \
95
109
        $(top_srcdir)/gl/m4/gnulib-comp.m4 \
 
110
        $(top_srcdir)/gl/m4/include_next.m4 \
96
111
        $(top_srcdir)/gl/m4/inet_ntop.m4 \
97
 
        $(top_srcdir)/gl/m4/inet_pton.m4 \
98
 
        $(top_srcdir)/gl/m4/inttostr.m4 \
99
 
        $(top_srcdir)/gl/m4/longlong.m4 \
 
112
        $(top_srcdir)/gl/m4/inet_pton.m4 $(top_srcdir)/gl/m4/lseek.m4 \
100
113
        $(top_srcdir)/gl/m4/netinet_in_h.m4 \
101
114
        $(top_srcdir)/gl/m4/onceonly_2_57.m4 \
102
115
        $(top_srcdir)/gl/m4/readline.m4 $(top_srcdir)/gl/m4/socklen.m4 \
103
 
        $(top_srcdir)/gl/m4/sockpfaf.m4 $(top_srcdir)/gl/m4/stdbool.m4 \
104
 
        $(top_srcdir)/gl/m4/stdint.m4 $(top_srcdir)/gl/m4/strdup.m4 \
105
 
        $(top_srcdir)/gl/m4/sys_socket_h.m4 \
106
 
        $(top_srcdir)/gl/m4/ulonglong.m4 $(top_srcdir)/m4/autobuild.m4 \
107
 
        $(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/gtk-doc.m4 \
 
116
        $(top_srcdir)/gl/m4/stdarg.m4 $(top_srcdir)/gl/m4/strdup.m4 \
 
117
        $(top_srcdir)/m4/autobuild.m4 $(top_srcdir)/m4/gettext.m4 \
 
118
        $(top_srcdir)/m4/gtk-doc.m4 $(top_srcdir)/m4/guile.m4 \
108
119
        $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/inttypes_h.m4 \
109
120
        $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
110
121
        $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/libgcrypt.m4 \
111
 
        $(top_srcdir)/m4/libtasn1.m4 $(top_srcdir)/m4/longdouble.m4 \
112
 
        $(top_srcdir)/m4/longlong.m4 $(top_srcdir)/m4/nls.m4 \
113
 
        $(top_srcdir)/m4/opencdk.m4 $(top_srcdir)/m4/po.m4 \
 
122
        $(top_srcdir)/m4/libtasn1.m4 $(top_srcdir)/m4/longlong.m4 \
 
123
        $(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/po.m4 \
114
124
        $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/m4/size_max.m4 \
115
 
        $(top_srcdir)/m4/stdint_h.m4 $(top_srcdir)/m4/wchar_t.m4 \
116
 
        $(top_srcdir)/m4/wint_t.m4 $(top_srcdir)/m4/xsize.m4 \
117
 
        $(top_srcdir)/configure.in
 
125
        $(top_srcdir)/m4/stdint_h.m4 $(top_srcdir)/m4/ulonglong.m4 \
 
126
        $(top_srcdir)/m4/wchar_t.m4 $(top_srcdir)/m4/wint_t.m4 \
 
127
        $(top_srcdir)/m4/xsize.m4 $(top_srcdir)/configure.in
118
128
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
119
129
        $(ACLOCAL_M4)
120
 
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 
130
mkinstalldirs = $(install_sh) -d
121
131
CONFIG_HEADER = $(top_builddir)/config.h
122
132
CONFIG_CLEAN_FILES =
123
133
SOURCES =
124
134
DIST_SOURCES =
125
135
INFO_DEPS = $(srcdir)/gnutls.info
126
 
am__TEXINFO_TEX_DIR = $(srcdir)
 
136
TEXINFO_TEX = $(top_srcdir)/build-aux/texinfo.tex
 
137
am__TEXINFO_TEX_DIR = $(top_srcdir)/build-aux
127
138
DVIS = gnutls.dvi
128
139
PDFS = gnutls.pdf
129
140
PSS = gnutls.ps
139
150
        install-pdf-recursive install-ps-recursive install-recursive \
140
151
        installcheck-recursive installdirs-recursive pdf-recursive \
141
152
        ps-recursive uninstall-recursive
142
 
am__installdirs = "$(DESTDIR)$(infodir)"
 
153
am__installdirs = "$(DESTDIR)$(infodir)" "$(DESTDIR)$(imagesdir)"
143
154
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
144
155
am__vpath_adj = case $$p in \
145
156
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
146
157
    *) f=$$p;; \
147
158
  esac;
148
159
am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
 
160
imagesDATA_INSTALL = $(INSTALL_DATA)
 
161
DATA = $(images_DATA)
149
162
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
150
163
  distclean-recursive maintainer-clean-recursive
151
164
ETAGS = etags
152
165
CTAGS = ctags
153
 
DIST_SUBDIRS = examples scripts manpages reference
 
166
DIST_SUBDIRS = examples scripts manpages credentials reference
154
167
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
155
 
ABSOLUTE_STDINT_H = @ABSOLUTE_STDINT_H@
156
 
ABSOLUTE_SYS_STAT_H = @ABSOLUTE_SYS_STAT_H@
157
168
ACLOCAL = @ACLOCAL@
158
169
ALLOCA = @ALLOCA@
159
170
ALLOCA_H = @ALLOCA_H@
160
171
AMTAR = @AMTAR@
 
172
AM_CFLAGS = @AM_CFLAGS@
161
173
AR = @AR@
162
174
ARPA_INET_H = @ARPA_INET_H@
163
175
AS = @AS@
194
206
F77 = @F77@
195
207
FC_OK = @FC_OK@
196
208
FFLAGS = @FFLAGS@
 
209
FLOAT_H = @FLOAT_H@
 
210
GAA = @GAA@
197
211
GMSGFMT = @GMSGFMT@
 
212
GMSGFMT_015 = @GMSGFMT_015@
 
213
GNULIB_CALLOC_POSIX = @GNULIB_CALLOC_POSIX@
 
214
GNULIB_CHOWN = @GNULIB_CHOWN@
 
215
GNULIB_DUP2 = @GNULIB_DUP2@
 
216
GNULIB_FCHDIR = @GNULIB_FCHDIR@
 
217
GNULIB_FFLUSH = @GNULIB_FFLUSH@
 
218
GNULIB_FPRINTF_POSIX = @GNULIB_FPRINTF_POSIX@
 
219
GNULIB_FSEEK = @GNULIB_FSEEK@
 
220
GNULIB_FSEEKO = @GNULIB_FSEEKO@
 
221
GNULIB_FTELL = @GNULIB_FTELL@
 
222
GNULIB_FTELLO = @GNULIB_FTELLO@
 
223
GNULIB_FTRUNCATE = @GNULIB_FTRUNCATE@
 
224
GNULIB_GETCWD = @GNULIB_GETCWD@
 
225
GNULIB_GETDELIM = @GNULIB_GETDELIM@
 
226
GNULIB_GETLINE = @GNULIB_GETLINE@
 
227
GNULIB_GETLOGIN_R = @GNULIB_GETLOGIN_R@
 
228
GNULIB_GETSUBOPT = @GNULIB_GETSUBOPT@
 
229
GNULIB_LCHOWN = @GNULIB_LCHOWN@
 
230
GNULIB_LSEEK = @GNULIB_LSEEK@
 
231
GNULIB_MALLOC_POSIX = @GNULIB_MALLOC_POSIX@
 
232
GNULIB_MBSCASECMP = @GNULIB_MBSCASECMP@
 
233
GNULIB_MBSCASESTR = @GNULIB_MBSCASESTR@
 
234
GNULIB_MBSCHR = @GNULIB_MBSCHR@
 
235
GNULIB_MBSCSPN = @GNULIB_MBSCSPN@
 
236
GNULIB_MBSLEN = @GNULIB_MBSLEN@
 
237
GNULIB_MBSNCASECMP = @GNULIB_MBSNCASECMP@
 
238
GNULIB_MBSNLEN = @GNULIB_MBSNLEN@
 
239
GNULIB_MBSPBRK = @GNULIB_MBSPBRK@
 
240
GNULIB_MBSPCASECMP = @GNULIB_MBSPCASECMP@
 
241
GNULIB_MBSRCHR = @GNULIB_MBSRCHR@
 
242
GNULIB_MBSSEP = @GNULIB_MBSSEP@
 
243
GNULIB_MBSSPN = @GNULIB_MBSSPN@
 
244
GNULIB_MBSSTR = @GNULIB_MBSSTR@
 
245
GNULIB_MBSTOK_R = @GNULIB_MBSTOK_R@
 
246
GNULIB_MEMMEM = @GNULIB_MEMMEM@
 
247
GNULIB_MEMPCPY = @GNULIB_MEMPCPY@
 
248
GNULIB_MEMRCHR = @GNULIB_MEMRCHR@
 
249
GNULIB_MKDTEMP = @GNULIB_MKDTEMP@
 
250
GNULIB_MKSTEMP = @GNULIB_MKSTEMP@
 
251
GNULIB_PRINTF_POSIX = @GNULIB_PRINTF_POSIX@
 
252
GNULIB_READLINK = @GNULIB_READLINK@
 
253
GNULIB_REALLOC_POSIX = @GNULIB_REALLOC_POSIX@
 
254
GNULIB_SLEEP = @GNULIB_SLEEP@
 
255
GNULIB_SNPRINTF = @GNULIB_SNPRINTF@
 
256
GNULIB_SPRINTF_POSIX = @GNULIB_SPRINTF_POSIX@
 
257
GNULIB_STPCPY = @GNULIB_STPCPY@
 
258
GNULIB_STPNCPY = @GNULIB_STPNCPY@
 
259
GNULIB_STRCASESTR = @GNULIB_STRCASESTR@
 
260
GNULIB_STRCHRNUL = @GNULIB_STRCHRNUL@
 
261
GNULIB_STRDUP = @GNULIB_STRDUP@
 
262
GNULIB_STRNDUP = @GNULIB_STRNDUP@
 
263
GNULIB_STRNLEN = @GNULIB_STRNLEN@
 
264
GNULIB_STRPBRK = @GNULIB_STRPBRK@
 
265
GNULIB_STRSEP = @GNULIB_STRSEP@
 
266
GNULIB_STRTOK_R = @GNULIB_STRTOK_R@
 
267
GNULIB_VASPRINTF = @GNULIB_VASPRINTF@
 
268
GNULIB_VFPRINTF_POSIX = @GNULIB_VFPRINTF_POSIX@
 
269
GNULIB_VPRINTF_POSIX = @GNULIB_VPRINTF_POSIX@
 
270
GNULIB_VSNPRINTF = @GNULIB_VSNPRINTF@
 
271
GNULIB_VSPRINTF_POSIX = @GNULIB_VSPRINTF_POSIX@
 
272
GNULIB_WCWIDTH = @GNULIB_WCWIDTH@
198
273
GREP = @GREP@
 
274
GUILE = @GUILE@
 
275
GUILE_CFLAGS = @GUILE_CFLAGS@
 
276
GUILE_CONFIG = @GUILE_CONFIG@
 
277
GUILE_LDFLAGS = @GUILE_LDFLAGS@
 
278
GUILE_SITE = @GUILE_SITE@
 
279
GUILE_TOOLS = @GUILE_TOOLS@
 
280
HAVE_CALLOC_POSIX = @HAVE_CALLOC_POSIX@
 
281
HAVE_DECL_GETDELIM = @HAVE_DECL_GETDELIM@
 
282
HAVE_DECL_GETLINE = @HAVE_DECL_GETLINE@
 
283
HAVE_DECL_GETLOGIN_R = @HAVE_DECL_GETLOGIN_R@
 
284
HAVE_DECL_MEMMEM = @HAVE_DECL_MEMMEM@
 
285
HAVE_DECL_MEMRCHR = @HAVE_DECL_MEMRCHR@
 
286
HAVE_DECL_MKDIR = @HAVE_DECL_MKDIR@
 
287
HAVE_DECL_SNPRINTF = @HAVE_DECL_SNPRINTF@
 
288
HAVE_DECL_STRDUP = @HAVE_DECL_STRDUP@
 
289
HAVE_DECL_STRNCASECMP = @HAVE_DECL_STRNCASECMP@
 
290
HAVE_DECL_STRNDUP = @HAVE_DECL_STRNDUP@
 
291
HAVE_DECL_STRNLEN = @HAVE_DECL_STRNLEN@
 
292
HAVE_DECL_STRTOK_R = @HAVE_DECL_STRTOK_R@
 
293
HAVE_DECL_VSNPRINTF = @HAVE_DECL_VSNPRINTF@
 
294
HAVE_DECL_WCWIDTH = @HAVE_DECL_WCWIDTH@
 
295
HAVE_DUP2 = @HAVE_DUP2@
 
296
HAVE_FSEEKO = @HAVE_FSEEKO@
 
297
HAVE_FTELLO = @HAVE_FTELLO@
 
298
HAVE_FTRUNCATE = @HAVE_FTRUNCATE@
 
299
HAVE_GETSUBOPT = @HAVE_GETSUBOPT@
199
300
HAVE_INTTYPES_H = @HAVE_INTTYPES_H@
 
301
HAVE_IO_H = @HAVE_IO_H@
200
302
HAVE_LIBGCRYPT = @HAVE_LIBGCRYPT@
 
303
HAVE_LIBOPENCDK = @HAVE_LIBOPENCDK@
201
304
HAVE_LIBZ = @HAVE_LIBZ@
202
305
HAVE_LONG_LONG_INT = @HAVE_LONG_LONG_INT@
 
306
HAVE_LSTAT = @HAVE_LSTAT@
 
307
HAVE_MALLOC_POSIX = @HAVE_MALLOC_POSIX@
 
308
HAVE_MEMPCPY = @HAVE_MEMPCPY@
 
309
HAVE_MKDTEMP = @HAVE_MKDTEMP@
 
310
HAVE_NETINET_IN_H = @HAVE_NETINET_IN_H@
 
311
HAVE_READLINK = @HAVE_READLINK@
 
312
HAVE_REALLOC_POSIX = @HAVE_REALLOC_POSIX@
203
313
HAVE_SIGNED_SIG_ATOMIC_T = @HAVE_SIGNED_SIG_ATOMIC_T@
204
314
HAVE_SIGNED_WCHAR_T = @HAVE_SIGNED_WCHAR_T@
205
315
HAVE_SIGNED_WINT_T = @HAVE_SIGNED_WINT_T@
 
316
HAVE_SLEEP = @HAVE_SLEEP@
206
317
HAVE_STDINT_H = @HAVE_STDINT_H@
 
318
HAVE_STPCPY = @HAVE_STPCPY@
 
319
HAVE_STPNCPY = @HAVE_STPNCPY@
 
320
HAVE_STRCASECMP = @HAVE_STRCASECMP@
 
321
HAVE_STRCASESTR = @HAVE_STRCASESTR@
 
322
HAVE_STRCHRNUL = @HAVE_STRCHRNUL@
 
323
HAVE_STRNDUP = @HAVE_STRNDUP@
 
324
HAVE_STRPBRK = @HAVE_STRPBRK@
 
325
HAVE_STRSEP = @HAVE_STRSEP@
207
326
HAVE_SYS_BITYPES_H = @HAVE_SYS_BITYPES_H@
208
327
HAVE_SYS_INTTYPES_H = @HAVE_SYS_INTTYPES_H@
 
328
HAVE_SYS_SOCKET_H = @HAVE_SYS_SOCKET_H@
209
329
HAVE_SYS_TYPES_H = @HAVE_SYS_TYPES_H@
 
330
HAVE_UNISTD_H = @HAVE_UNISTD_H@
210
331
HAVE_UNSIGNED_LONG_LONG_INT = @HAVE_UNSIGNED_LONG_LONG_INT@
 
332
HAVE_VASPRINTF = @HAVE_VASPRINTF@
211
333
HAVE_WCHAR_H = @HAVE_WCHAR_H@
 
334
HAVE_WINSOCK2_H = @HAVE_WINSOCK2_H@
 
335
HAVE_WS2TCPIP_H = @HAVE_WS2TCPIP_H@
212
336
HAVE__BOOL = @HAVE__BOOL@
213
337
HTML_DIR = @HTML_DIR@
 
338
INCLUDE_NEXT = @INCLUDE_NEXT@
214
339
INSTALL = @INSTALL@
215
340
INSTALL_DATA = @INSTALL_DATA@
216
341
INSTALL_PROGRAM = @INSTALL_PROGRAM@
230
355
LIBICONV = @LIBICONV@
231
356
LIBINTL = @LIBINTL@
232
357
LIBOBJS = @LIBOBJS@
233
 
LIBOPENCDK_CFLAGS = @LIBOPENCDK_CFLAGS@
234
 
LIBOPENCDK_CONFIG = @LIBOPENCDK_CONFIG@
235
 
LIBOPENCDK_LIBS = @LIBOPENCDK_LIBS@
 
358
LIBOPENCDK = @LIBOPENCDK@
236
359
LIBREADLINE = @LIBREADLINE@
237
360
LIBS = @LIBS@
238
361
LIBTASN1_CFLAGS = @LIBTASN1_CFLAGS@
245
368
LTLIBICONV = @LTLIBICONV@
246
369
LTLIBINTL = @LTLIBINTL@
247
370
LTLIBOBJS = @LTLIBOBJS@
 
371
LTLIBOPENCDK = @LTLIBOPENCDK@
248
372
LTLIBREADLINE = @LTLIBREADLINE@
249
373
LTLIBZ = @LTLIBZ@
250
374
LT_AGE = @LT_AGE@
255
379
MAKEINFO = @MAKEINFO@
256
380
MINOR_VERSION = @MINOR_VERSION@
257
381
MKDIR_P = @MKDIR_P@
258
 
MKINSTALLDIRS = @MKINSTALLDIRS@
259
382
MSGFMT = @MSGFMT@
 
383
MSGFMT_015 = @MSGFMT_015@
260
384
MSGMERGE = @MSGMERGE@
261
385
NETINET_IN_H = @NETINET_IN_H@
 
386
NEXT_FLOAT_H = @NEXT_FLOAT_H@
 
387
NEXT_NETINET_IN_H = @NEXT_NETINET_IN_H@
 
388
NEXT_STDINT_H = @NEXT_STDINT_H@
 
389
NEXT_STDIO_H = @NEXT_STDIO_H@
 
390
NEXT_STDLIB_H = @NEXT_STDLIB_H@
 
391
NEXT_STRING_H = @NEXT_STRING_H@
 
392
NEXT_SYS_SOCKET_H = @NEXT_SYS_SOCKET_H@
 
393
NEXT_SYS_STAT_H = @NEXT_SYS_STAT_H@
 
394
NEXT_TIME_H = @NEXT_TIME_H@
 
395
NEXT_UNISTD_H = @NEXT_UNISTD_H@
 
396
NEXT_WCHAR_H = @NEXT_WCHAR_H@
262
397
NUMBER_VERSION = @NUMBER_VERSION@
263
398
OBJDUMP = @OBJDUMP@
264
399
OBJEXT = @OBJEXT@
275
410
POSUB = @POSUB@
276
411
PTRDIFF_T_SUFFIX = @PTRDIFF_T_SUFFIX@
277
412
RANLIB = @RANLIB@
 
413
REPLACE_CHOWN = @REPLACE_CHOWN@
 
414
REPLACE_FCHDIR = @REPLACE_FCHDIR@
 
415
REPLACE_FFLUSH = @REPLACE_FFLUSH@
 
416
REPLACE_FPRINTF = @REPLACE_FPRINTF@
 
417
REPLACE_FSEEK = @REPLACE_FSEEK@
 
418
REPLACE_FSEEKO = @REPLACE_FSEEKO@
 
419
REPLACE_FTELL = @REPLACE_FTELL@
 
420
REPLACE_FTELLO = @REPLACE_FTELLO@
 
421
REPLACE_GETCWD = @REPLACE_GETCWD@
 
422
REPLACE_GETLINE = @REPLACE_GETLINE@
 
423
REPLACE_LCHOWN = @REPLACE_LCHOWN@
 
424
REPLACE_LOCALTIME_R = @REPLACE_LOCALTIME_R@
 
425
REPLACE_LSEEK = @REPLACE_LSEEK@
 
426
REPLACE_MKSTEMP = @REPLACE_MKSTEMP@
 
427
REPLACE_NANOSLEEP = @REPLACE_NANOSLEEP@
 
428
REPLACE_PRINTF = @REPLACE_PRINTF@
 
429
REPLACE_SNPRINTF = @REPLACE_SNPRINTF@
 
430
REPLACE_SPRINTF = @REPLACE_SPRINTF@
 
431
REPLACE_STRPTIME = @REPLACE_STRPTIME@
 
432
REPLACE_TIMEGM = @REPLACE_TIMEGM@
 
433
REPLACE_VASPRINTF = @REPLACE_VASPRINTF@
 
434
REPLACE_VFPRINTF = @REPLACE_VFPRINTF@
 
435
REPLACE_VPRINTF = @REPLACE_VPRINTF@
 
436
REPLACE_VSNPRINTF = @REPLACE_VSNPRINTF@
 
437
REPLACE_VSPRINTF = @REPLACE_VSPRINTF@
 
438
REPLACE_WCWIDTH = @REPLACE_WCWIDTH@
278
439
SET_MAKE = @SET_MAKE@
279
440
SHELL = @SHELL@
280
441
SIG_ATOMIC_T_SUFFIX = @SIG_ATOMIC_T_SUFFIX@
285
446
STRIP = @STRIP@
286
447
SYS_SOCKET_H = @SYS_SOCKET_H@
287
448
SYS_STAT_H = @SYS_STAT_H@
288
 
UNISTD_H = @UNISTD_H@
 
449
SYS_TIME_H_DEFINES_STRUCT_TIMESPEC = @SYS_TIME_H_DEFINES_STRUCT_TIMESPEC@
 
450
TIME_H_DEFINES_STRUCT_TIMESPEC = @TIME_H_DEFINES_STRUCT_TIMESPEC@
289
451
USE_NLS = @USE_NLS@
290
452
VALGRIND = @VALGRIND@
291
453
VERSION = @VERSION@
 
454
WCHAR_H = @WCHAR_H@
292
455
WCHAR_T_SUFFIX = @WCHAR_T_SUFFIX@
293
456
WINT_T_SUFFIX = @WINT_T_SUFFIX@
294
457
XGETTEXT = @XGETTEXT@
 
458
XGETTEXT_015 = @XGETTEXT_015@
295
459
abs_builddir = @abs_builddir@
296
460
abs_srcdir = @abs_srcdir@
297
461
abs_top_builddir = @abs_top_builddir@
318
482
exec_prefix = @exec_prefix@
319
483
gl_LIBOBJS = @gl_LIBOBJS@
320
484
gl_LTLIBOBJS = @gl_LTLIBOBJS@
 
485
guile_snarf = @guile_snarf@
321
486
host = @host@
322
487
host_alias = @host_alias@
323
488
host_cpu = @host_cpu@
351
516
target_vendor = @target_vendor@
352
517
top_builddir = @top_builddir@
353
518
top_srcdir = @top_srcdir@
354
 
EXTRA_DIST = TODO README.CVS README.autoconf certtool.cfg \
355
 
        gnutls.ps gnutls.pdf gnutls.html
356
 
 
357
 
SUBDIRS = examples scripts manpages $(am__append_1)
 
519
EXTRA_DIST = TODO README.CVS README.autoconf certtool.cfg gnutls.ps \
 
520
        gnutls.pdf gnutls.html extract-guile-c-doc.scm $(guile_texi)
 
521
SUBDIRS = examples scripts manpages credentials $(am__append_1)
358
522
info_TEXINFOS = gnutls.texi
359
523
 
360
 
# Internal manual.
361
 
gnutls_TEXINFOS = gnutls.texi signatures.texi fdl.texi lgpl.texi \
362
 
        gpl.texi error_codes.texi bibliography.texi gnutls-api.texi \
 
524
# Images.  Make sure there are eps + png + pdf of each, plus the source dia.
 
525
 
 
526
# Images.  Make sure there are eps + png + pdf of each, plus the source dia.
 
527
gnutls_TEXINFOS = gnutls.texi signatures.texi fdl.texi lgpl-2.1.texi \
 
528
        gpl-2.0.texi error_codes.texi gnutls-api.texi \
363
529
        gnutls-extra-api.texi ia-api.texi x509-api.texi pgp-api.texi \
364
 
        my-bib-macros.texi examples/ex-client1.c examples/ex-client2.c \
 
530
        examples/ex-client1.c examples/ex-client2.c \
365
531
        examples/ex-session-info.c examples/ex-verify.c \
366
532
        examples/ex-cert-select.c examples/ex-client-resume.c \
367
533
        examples/ex-client-srp.c examples/ex-client-tlsia.c \
369
535
        examples/ex-serv-export.c examples/ex-serv-anon.c \
370
536
        examples/ex-serv-pgp.c examples/ex-serv-srp.c \
371
537
        examples/ex-alert.c examples/ex-x509-info.c examples/ex-crq.c \
372
 
        examples/ex-pkcs12.c layers.eps layers.png pgp1.eps pgp1.png \
373
 
        x509-1.eps x509-1.png gnutls-logo.eps gnutls-logo.png \
374
 
        internals.texi internals.eps internals.png \
375
 
        arch/certificate-user-use-case.dia \
376
 
        arch/client-server-use-case.dia arch/objects.dia \
377
 
        arch/certificate-user-use-case.eps \
378
 
        arch/certificate-user-use-case.pdf \
379
 
        arch/certificate-user-use-case.png \
380
 
        arch/client-server-use-case.eps \
381
 
        arch/client-server-use-case.pdf \
382
 
        arch/client-server-use-case.png arch/extensions_st.dia \
383
 
        arch/extensions_st.eps arch/extensions_st.pdf \
384
 
        arch/extensions_st.png arch/handshake-sequence.dia \
385
 
        arch/handshake-sequence.eps arch/handshake-sequence.pdf \
386
 
        arch/handshake-sequence.png arch/handshake-state.dia \
387
 
        arch/handshake-state.eps arch/handshake-state.pdf \
388
 
        arch/handshake-state.png arch/mod_auth_st.dia \
389
 
        arch/mod_auth_st.eps arch/mod_auth_st.pdf arch/mod_auth_st.png \
390
 
        arch/objects.eps arch/objects.pdf arch/objects.png
 
538
        examples/ex-pkcs12.c guile.texi $(guile_texi) \
 
539
        gnutls-internals.dia gnutls-internals.eps gnutls-internals.png \
 
540
        gnutls-internals.pdf gnutls-layers.dia gnutls-layers.eps \
 
541
        gnutls-layers.png gnutls-layers.pdf gnutls-pgp.dia \
 
542
        gnutls-pgp.eps gnutls-pgp.png gnutls-pgp.pdf gnutls-x509.dia \
 
543
        gnutls-x509.eps gnutls-x509.png gnutls-x509.pdf \
 
544
        gnutls-logo.eps gnutls-logo.png gnutls-logo.pdf \
 
545
        gnutls-certificate-user-use-case.dia \
 
546
        gnutls-certificate-user-use-case.eps \
 
547
        gnutls-certificate-user-use-case.pdf \
 
548
        gnutls-certificate-user-use-case.png \
 
549
        gnutls-client-server-use-case.dia \
 
550
        gnutls-client-server-use-case.eps \
 
551
        gnutls-client-server-use-case.pdf \
 
552
        gnutls-client-server-use-case.png gnutls-extensions_st.dia \
 
553
        gnutls-extensions_st.eps gnutls-extensions_st.pdf \
 
554
        gnutls-extensions_st.png gnutls-handshake-sequence.dia \
 
555
        gnutls-handshake-sequence.eps gnutls-handshake-sequence.pdf \
 
556
        gnutls-handshake-sequence.png gnutls-handshake-state.dia \
 
557
        gnutls-handshake-state.eps gnutls-handshake-state.pdf \
 
558
        gnutls-handshake-state.png gnutls-mod_auth_st.dia \
 
559
        gnutls-mod_auth_st.eps gnutls-mod_auth_st.pdf \
 
560
        gnutls-mod_auth_st.png gnutls-objects.dia gnutls-objects.eps \
 
561
        gnutls-objects.pdf gnutls-objects.png
 
562
imagesdir = $(infodir)
 
563
images_DATA = gnutls-certificate-user-use-case.png              \
 
564
        gnutls-extensions_st.png gnutls-handshake-state.png     \
 
565
        gnutls-layers.png gnutls-mod_auth_st.png gnutls-pgp.png \
 
566
        gnutls-client-server-use-case.png                       \
 
567
        gnutls-handshake-sequence.png gnutls-internals.png      \
 
568
        gnutls-logo.png gnutls-objects.png gnutls-x509.png
 
569
 
391
570
AM_MAKEINFOFLAGS = -I $(top_srcdir)/doc
392
571
TEXI2DVI = texi2dvi $(AM_MAKEINFOFLAGS)
393
572
AM_MAKEINFOHTMLFLAGS = $(AM_MAKEINFOFLAGS) \
394
573
        --no-split
395
574
 
396
 
all: all-recursive
 
575
guile_texi = core.c.texi extra.c.texi
 
576
BUILT_SOURCES = $(guile_texi)
 
577
CLEANFILES = $(guile_texi)
 
578
 
 
579
#
 
580
# Guile documentation extraction from C code.
 
581
#
 
582
@HAVE_GUILE_TRUE@GUILE_FOR_BUILD = $(GUILE) -L $(top_srcdir)/guile/modules
 
583
@HAVE_GUILE_TRUE@SNARF_CPPFLAGS = -I$(top_srcdir) -I$(top_builddir)                     \
 
584
@HAVE_GUILE_TRUE@                -I$(top_srcdir)/includes -I$(top_builddir)/includes    \
 
585
@HAVE_GUILE_TRUE@                -I$(top_srcdir)/guile/src -I$(top_builddir)/guile/src
 
586
 
 
587
all: $(BUILT_SOURCES)
 
588
        $(MAKE) $(AM_MAKEFLAGS) all-recursive
397
589
 
398
590
.SUFFIXES:
399
591
.SUFFIXES: .dvi .html .info .pdf .ps .texi
406
598
              exit 1;; \
407
599
          esac; \
408
600
        done; \
409
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnits  doc/Makefile'; \
 
601
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  doc/Makefile'; \
410
602
        cd $(top_srcdir) && \
411
 
          $(AUTOMAKE) --gnits  doc/Makefile
 
603
          $(AUTOMAKE) --gnu  doc/Makefile
412
604
.PRECIOUS: Makefile
413
605
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
414
606
        @case '$?' in \
485
677
$(srcdir)/version.texi:  $(srcdir)/stamp-vti
486
678
$(srcdir)/stamp-vti: gnutls.texi $(top_srcdir)/configure
487
679
        @(dir=.; test -f ./gnutls.texi || dir=$(srcdir); \
488
 
        set `$(SHELL) $(srcdir)/mdate-sh $$dir/gnutls.texi`; \
 
680
        set `$(SHELL) $(top_srcdir)/build-aux/mdate-sh $$dir/gnutls.texi`; \
489
681
        echo "@set UPDATED $$1 $$2 $$3"; \
490
682
        echo "@set UPDATED-MONTH $$2 $$3"; \
491
683
        echo "@set EDITION $(VERSION)"; \
590
782
          echo " rm -f $$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]"; \
591
783
          rm -f $$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]; \
592
784
        done
 
785
install-imagesDATA: $(images_DATA)
 
786
        @$(NORMAL_INSTALL)
 
787
        test -z "$(imagesdir)" || $(MKDIR_P) "$(DESTDIR)$(imagesdir)"
 
788
        @list='$(images_DATA)'; for p in $$list; do \
 
789
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
 
790
          f=$(am__strip_dir) \
 
791
          echo " $(imagesDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(imagesdir)/$$f'"; \
 
792
          $(imagesDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(imagesdir)/$$f"; \
 
793
        done
 
794
 
 
795
uninstall-imagesDATA:
 
796
        @$(NORMAL_UNINSTALL)
 
797
        @list='$(images_DATA)'; for p in $$list; do \
 
798
          f=$(am__strip_dir) \
 
799
          echo " rm -f '$(DESTDIR)$(imagesdir)/$$f'"; \
 
800
          rm -f "$(DESTDIR)$(imagesdir)/$$f"; \
 
801
        done
593
802
 
594
803
# This directory's subdirectories are mostly independent; you can cd
595
804
# into them and run `make' without going through this Makefile.
769
978
          top_distdir="$(top_distdir)" distdir="$(distdir)" \
770
979
          dist-info
771
980
check-am: all-am
772
 
check: check-recursive
773
 
all-am: Makefile $(INFO_DEPS)
 
981
check: $(BUILT_SOURCES)
 
982
        $(MAKE) $(AM_MAKEFLAGS) check-recursive
 
983
all-am: Makefile $(INFO_DEPS) $(DATA)
774
984
installdirs: installdirs-recursive
775
985
installdirs-am:
776
 
        for dir in "$(DESTDIR)$(infodir)"; do \
 
986
        for dir in "$(DESTDIR)$(infodir)" "$(DESTDIR)$(imagesdir)"; do \
777
987
          test -z "$$dir" || $(MKDIR_P) "$$dir"; \
778
988
        done
779
 
install: install-recursive
 
989
install: $(BUILT_SOURCES)
 
990
        $(MAKE) $(AM_MAKEFLAGS) install-recursive
780
991
install-exec: install-exec-recursive
781
992
install-data: install-data-recursive
782
993
uninstall: uninstall-recursive
793
1004
mostlyclean-generic:
794
1005
 
795
1006
clean-generic:
 
1007
        -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
796
1008
 
797
1009
distclean-generic:
798
1010
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
800
1012
maintainer-clean-generic:
801
1013
        @echo "This command is intended for maintainers to use"
802
1014
        @echo "it deletes files that may require special tools to rebuild."
 
1015
        -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
803
1016
clean: clean-recursive
804
1017
 
805
1018
clean-am: clean-generic clean-libtool mostlyclean-am
820
1033
 
821
1034
info-am: $(INFO_DEPS)
822
1035
 
823
 
install-data-am: install-info-am
 
1036
install-data-am: install-imagesDATA install-info-am
824
1037
 
825
1038
install-dvi: install-dvi-recursive
826
1039
 
929
1142
 
930
1143
ps-am: $(PSS)
931
1144
 
932
 
uninstall-am: uninstall-dvi-am uninstall-html-am uninstall-info-am \
933
 
        uninstall-pdf-am uninstall-ps-am
 
1145
uninstall-am: uninstall-dvi-am uninstall-html-am uninstall-imagesDATA \
 
1146
        uninstall-info-am uninstall-pdf-am uninstall-ps-am
934
1147
 
935
1148
.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
936
1149
        install-strip
941
1154
        distclean-libtool distclean-tags distdir dvi dvi-am html \
942
1155
        html-am info info-am install install-am install-data \
943
1156
        install-data-am install-dvi install-dvi-am install-exec \
944
 
        install-exec-am install-html install-html-am install-info \
945
 
        install-info-am install-man install-pdf install-pdf-am \
946
 
        install-ps install-ps-am install-strip installcheck \
947
 
        installcheck-am installdirs installdirs-am maintainer-clean \
948
 
        maintainer-clean-aminfo maintainer-clean-generic \
949
 
        maintainer-clean-vti mostlyclean mostlyclean-aminfo \
950
 
        mostlyclean-generic mostlyclean-libtool mostlyclean-vti pdf \
951
 
        pdf-am ps ps-am tags tags-recursive uninstall uninstall-am \
952
 
        uninstall-dvi-am uninstall-html-am uninstall-info-am \
953
 
        uninstall-pdf-am uninstall-ps-am
 
1157
        install-exec-am install-html install-html-am \
 
1158
        install-imagesDATA install-info install-info-am install-man \
 
1159
        install-pdf install-pdf-am install-ps install-ps-am \
 
1160
        install-strip installcheck installcheck-am installdirs \
 
1161
        installdirs-am maintainer-clean maintainer-clean-aminfo \
 
1162
        maintainer-clean-generic maintainer-clean-vti mostlyclean \
 
1163
        mostlyclean-aminfo mostlyclean-generic mostlyclean-libtool \
 
1164
        mostlyclean-vti pdf pdf-am ps ps-am tags tags-recursive \
 
1165
        uninstall uninstall-am uninstall-dvi-am uninstall-html-am \
 
1166
        uninstall-imagesDATA uninstall-info-am uninstall-pdf-am \
 
1167
        uninstall-ps-am
954
1168
 
955
1169
 
956
1170
../lib/gnutls-api.texi:
969
1183
        cd ../libextra && make ia-api.texi
970
1184
 
971
1185
gnutls-api.texi: ../lib/gnutls-api.texi
972
 
        -scripts/sort2.pl < ../lib/gnutls-api.texi > gnutls-api.texi
 
1186
        -$(srcdir)/scripts/sort2.pl < ../lib/gnutls-api.texi > gnutls-api.texi
973
1187
 
974
1188
gnutls-extra-api.texi: ../libextra/gnutls-extra-api.texi
975
 
        -scripts/sort2.pl < ../libextra/gnutls-extra-api.texi > gnutls-extra-api.texi
 
1189
        -$(srcdir)/scripts/sort2.pl < ../libextra/gnutls-extra-api.texi > gnutls-extra-api.texi
976
1190
 
977
1191
x509-api.texi: ../lib/x509/x509-api.texi
978
 
        -scripts/sort2.pl < ../lib/x509/x509-api.texi > x509-api.texi
 
1192
        -$(srcdir)/scripts/sort2.pl < ../lib/x509/x509-api.texi > x509-api.texi
979
1193
 
980
1194
pgp-api.texi: ../libextra/openpgp/pgp-api.texi
981
 
        -scripts/sort2.pl < ../libextra/openpgp/pgp-api.texi > pgp-api.texi
 
1195
        -$(srcdir)/scripts/sort2.pl < ../libextra/openpgp/pgp-api.texi > pgp-api.texi
982
1196
 
983
1197
ia-api.texi: ../libextra/ia-api.texi
984
 
        -scripts/sort2.pl < ../libextra/ia-api.texi > ia-api.texi
 
1198
        -$(srcdir)/scripts/sort2.pl < ../libextra/ia-api.texi > ia-api.texi
985
1199
 
986
1200
error_codes.texi: ../lib/gnutls_errors.c ../src/errcodes.c
987
1201
        -../src/errcodes > error_codes.texi
 
1202
 
 
1203
@HAVE_GUILE_TRUE@core.c.texi: $(top_srcdir)/guile/src/core.c
 
1204
@HAVE_GUILE_TRUE@       $(MAKE) -C ../guile/src built-sources &&                        \
 
1205
@HAVE_GUILE_TRUE@       $(GUILE_FOR_BUILD) -l "$(srcdir)/extract-guile-c-doc.scm"       \
 
1206
@HAVE_GUILE_TRUE@          -e '(apply main (cdr (command-line)))'                       \
 
1207
@HAVE_GUILE_TRUE@          -- "$^" "$(CPP)" "$(SNARF_CPPFLAGS) $(CPPFLAGS)"             \
 
1208
@HAVE_GUILE_TRUE@          > "$@"
 
1209
 
 
1210
@HAVE_GUILE_TRUE@extra.c.texi: $(top_srcdir)/guile/src/extra.c
 
1211
@HAVE_GUILE_TRUE@       $(MAKE) -C ../guile/src built-sources &&                        \
 
1212
@HAVE_GUILE_TRUE@       $(GUILE_FOR_BUILD) -l "$(srcdir)/extract-guile-c-doc.scm"       \
 
1213
@HAVE_GUILE_TRUE@          -e '(apply main (cdr (command-line)))'                       \
 
1214
@HAVE_GUILE_TRUE@          -- "$^" "$(CPP)" "$(SNARF_CPPFLAGS) $(CPPFLAGS)"             \
 
1215
@HAVE_GUILE_TRUE@          > "$@"
 
1216
 
 
1217
@HAVE_GUILE_FALSE@core.c.texi:
 
1218
@HAVE_GUILE_FALSE@      echo "(Guile not available, documentation not generated.)" > $@
 
1219
 
 
1220
@HAVE_GUILE_FALSE@extra.c.texi:
 
1221
@HAVE_GUILE_FALSE@      echo "(Guile not available, documentation not generated.)" > $@
988
1222
# Tell versions [3.59,3.63) of GNU make to not export all variables.
989
1223
# Otherwise a system limit (for SysV at least) may be exceeded.
990
1224
.NOEXPORT: