Add more autogenerated files
[cyrus-sasl.git] / doc / Makefile.in
1 # Makefile.in generated by automake 1.10.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  Free Software Foundation,
6 # 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 # Makefile.am for SASL documentation
19 # Rob Earhart
20 # $Id: Makefile.am,v 1.34 2004/11/24 18:05:28 ken3 Exp $
21 #
22 ################################################################
23 # Copyright (c) 2000 Carnegie Mellon University.  All rights reserved.
24 #
25 # Redistribution and use in source and binary forms, with or without
26 # modification, are permitted provided that the following conditions
27 # are met:
28 #
29 # 1. Redistributions of source code must retain the above copyright
30 #    notice, this list of conditions and the following disclaimer. 
31 #
32 # 2. Redistributions in binary form must reproduce the above copyright
33 #    notice, this list of conditions and the following disclaimer in
34 #    the documentation and/or other materials provided with the
35 #    distribution.
36 #
37 # 3. The name "Carnegie Mellon University" must not be used to
38 #    endorse or promote products derived from this software without
39 #    prior written permission. For permission or any other legal
40 #    details, please contact  
41 #      Office of Technology Transfer
42 #      Carnegie Mellon University
43 #      5000 Forbes Avenue
44 #      Pittsburgh, PA  15213-3890
45 #      (412) 268-4387, fax: (412) 268-7395
46 #      tech-transfer@andrew.cmu.edu
47 #
48 # 4. Redistributions of any form whatsoever must retain the following
49 #    acknowledgment:
50 #    "This product includes software developed by Computing Services
51 #     at Carnegie Mellon University (http://www.cmu.edu/computing/)."
52 #
53 # CARNEGIE MELLON UNIVERSITY DISCLAIMS ALL WARRANTIES WITH REGARD TO
54 # THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
55 # AND FITNESS, IN NO EVENT SHALL CARNEGIE MELLON UNIVERSITY BE LIABLE
56 # FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
57 # WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
58 # AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
59 # OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
60 #
61 ################################################################
62 VPATH = @srcdir@
63 pkgdatadir = $(datadir)/@PACKAGE@
64 pkglibdir = $(libdir)/@PACKAGE@
65 pkgincludedir = $(includedir)/@PACKAGE@
66 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
67 install_sh_DATA = $(install_sh) -c -m 644
68 install_sh_PROGRAM = $(install_sh) -c
69 install_sh_SCRIPT = $(install_sh) -c
70 INSTALL_HEADER = $(INSTALL_DATA)
71 transform = $(program_transform_name)
72 NORMAL_INSTALL = :
73 PRE_INSTALL = :
74 POST_INSTALL = :
75 NORMAL_UNINSTALL = :
76 PRE_UNINSTALL = :
77 POST_UNINSTALL = :
78 build_triplet = @build@
79 host_triplet = @host@
80 target_triplet = @target@
81 subdir = doc
82 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in TODO
83 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
84 am__aclocal_m4_deps = $(top_srcdir)/config/kerberos_v4.m4 \
85         $(top_srcdir)/config/libtool.m4 \
86         $(top_srcdir)/config/ltoptions.m4 \
87         $(top_srcdir)/config/ltsugar.m4 \
88         $(top_srcdir)/config/ltversion.m4 \
89         $(top_srcdir)/config/lt~obsolete.m4 \
90         $(top_srcdir)/config/plain.m4 $(top_srcdir)/config/sasldb.m4 \
91         $(top_srcdir)/cmulocal/berkdb.m4 \
92         $(top_srcdir)/cmulocal/bsd_sockets.m4 \
93         $(top_srcdir)/cmulocal/c-attribute.m4 \
94         $(top_srcdir)/cmulocal/common.m4 \
95         $(top_srcdir)/cmulocal/cyrus.m4 \
96         $(top_srcdir)/cmulocal/init_automake.m4 \
97         $(top_srcdir)/cmulocal/ipv6.m4 \
98         $(top_srcdir)/cmulocal/openldap.m4 \
99         $(top_srcdir)/cmulocal/openssl.m4 \
100         $(top_srcdir)/cmulocal/sasl2.m4 $(top_srcdir)/configure.in
101 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
102         $(ACLOCAL_M4)
103 mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
104 CONFIG_HEADER = $(top_builddir)/config.h
105 CONFIG_CLEAN_FILES =
106 SOURCES =
107 DIST_SOURCES =
108 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
109 ACLOCAL = @ACLOCAL@
110 AMTAR = @AMTAR@
111 AR = @AR@
112 AUTOCONF = @AUTOCONF@
113 AUTOHEADER = @AUTOHEADER@
114 AUTOMAKE = @AUTOMAKE@
115 AWK = @AWK@
116 CC = @CC@
117 CCDEPMODE = @CCDEPMODE@
118 CFLAGS = @CFLAGS@
119 CMU_LIB_SUBDIR = @CMU_LIB_SUBDIR@
120 CPP = @CPP@
121 CPPFLAGS = @CPPFLAGS@
122 CYGPATH_W = @CYGPATH_W@
123 DEFS = @DEFS@
124 DEPDIR = @DEPDIR@
125 DIRS = @DIRS@
126 DMALLOC_LIBS = @DMALLOC_LIBS@
127 DSYMUTIL = @DSYMUTIL@
128 DUMPBIN = @DUMPBIN@
129 ECHO_C = @ECHO_C@
130 ECHO_N = @ECHO_N@
131 ECHO_T = @ECHO_T@
132 EGREP = @EGREP@
133 EXEEXT = @EXEEXT@
134 FGREP = @FGREP@
135 GETADDRINFOOBJS = @GETADDRINFOOBJS@
136 GETNAMEINFOOBJS = @GETNAMEINFOOBJS@
137 GETSUBOPT = @GETSUBOPT@
138 GREP = @GREP@
139 GSSAPIBASE_LIBS = @GSSAPIBASE_LIBS@
140 GSSAPI_LIBS = @GSSAPI_LIBS@
141 INSTALL = @INSTALL@
142 INSTALL_DATA = @INSTALL_DATA@
143 INSTALL_PROGRAM = @INSTALL_PROGRAM@
144 INSTALL_SCRIPT = @INSTALL_SCRIPT@
145 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
146 IPCTYPE = @IPCTYPE@
147 JAVAC = @JAVAC@
148 JAVADOC = @JAVADOC@
149 JAVAH = @JAVAH@
150 JAVAROOT = @JAVAROOT@
151 JAVA_INCLUDES = @JAVA_INCLUDES@
152 LD = @LD@
153 LDFLAGS = @LDFLAGS@
154 LIBOBJS = @LIBOBJS@
155 LIBS = @LIBS@
156 LIBTOOL = @LIBTOOL@
157 LIB_CRYPT = @LIB_CRYPT@
158 LIB_DES = @LIB_DES@
159 LIB_DOOR = @LIB_DOOR@
160 LIB_LDAP = @LIB_LDAP@
161 LIB_MYSQL = @LIB_MYSQL@
162 LIB_PGSQL = @LIB_PGSQL@
163 LIB_SOCKET = @LIB_SOCKET@
164 LIB_SQLITE = @LIB_SQLITE@
165 LIPO = @LIPO@
166 LN_S = @LN_S@
167 LTGETADDRINFOOBJS = @LTGETADDRINFOOBJS@
168 LTGETNAMEINFOOBJS = @LTGETNAMEINFOOBJS@
169 LTLIBOBJS = @LTLIBOBJS@
170 LTSNPRINTFOBJS = @LTSNPRINTFOBJS@
171 MAKEINFO = @MAKEINFO@
172 MKDIR_P = @MKDIR_P@
173 NM = @NM@
174 NMEDIT = @NMEDIT@
175 NTLM_LIBS = @NTLM_LIBS@
176 OBJDUMP = @OBJDUMP@
177 OBJEXT = @OBJEXT@
178 OTOOL = @OTOOL@
179 OTOOL64 = @OTOOL64@
180 OTP_LIBS = @OTP_LIBS@
181 PACKAGE = @PACKAGE@
182 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
183 PACKAGE_NAME = @PACKAGE_NAME@
184 PACKAGE_STRING = @PACKAGE_STRING@
185 PACKAGE_TARNAME = @PACKAGE_TARNAME@
186 PACKAGE_URL = @PACKAGE_URL@
187 PACKAGE_VERSION = @PACKAGE_VERSION@
188 PASSDSS_LIBS = @PASSDSS_LIBS@
189 PATH_SEPARATOR = @PATH_SEPARATOR@
190 PLAIN_LIBS = @PLAIN_LIBS@
191 PURECOV = @PURECOV@
192 PURIFY = @PURIFY@
193 PWCHECKMETH = @PWCHECKMETH@
194 RANLIB = @RANLIB@
195 SASL_DB_BACKEND = @SASL_DB_BACKEND@
196 SASL_DB_BACKEND_STATIC = @SASL_DB_BACKEND_STATIC@
197 SASL_DB_INC = @SASL_DB_INC@
198 SASL_DB_LIB = @SASL_DB_LIB@
199 SASL_DB_MANS = @SASL_DB_MANS@
200 SASL_DB_UTILS = @SASL_DB_UTILS@
201 SASL_DL_LIB = @SASL_DL_LIB@
202 SASL_KRB_LIB = @SASL_KRB_LIB@
203 SASL_MECHS = @SASL_MECHS@
204 SASL_STATIC_LIBS = @SASL_STATIC_LIBS@
205 SASL_STATIC_OBJS = @SASL_STATIC_OBJS@
206 SASL_STATIC_SRCS = @SASL_STATIC_SRCS@
207 SASL_UTIL_HEADERS_EXTRA = @SASL_UTIL_HEADERS_EXTRA@
208 SASL_UTIL_LIBS_EXTRA = @SASL_UTIL_LIBS_EXTRA@
209 SED = @SED@
210 SET_MAKE = @SET_MAKE@
211 SFIO_INC_FLAGS = @SFIO_INC_FLAGS@
212 SFIO_LIB_FLAGS = @SFIO_LIB_FLAGS@
213 SHELL = @SHELL@
214 SMTPTEST_PROGRAM = @SMTPTEST_PROGRAM@
215 SNPRINTFOBJS = @SNPRINTFOBJS@
216 SRP_LIBS = @SRP_LIBS@
217 STRIP = @STRIP@
218 VERSION = @VERSION@
219 abs_builddir = @abs_builddir@
220 abs_srcdir = @abs_srcdir@
221 abs_top_builddir = @abs_top_builddir@
222 abs_top_srcdir = @abs_top_srcdir@
223 ac_ct_CC = @ac_ct_CC@
224 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
225 am__include = @am__include@
226 am__leading_dot = @am__leading_dot@
227 am__quote = @am__quote@
228 am__tar = @am__tar@
229 am__untar = @am__untar@
230 bindir = @bindir@
231 build = @build@
232 build_alias = @build_alias@
233 build_cpu = @build_cpu@
234 build_os = @build_os@
235 build_vendor = @build_vendor@
236 builddir = @builddir@
237 configdir = @configdir@
238 datadir = @datadir@
239 datarootdir = @datarootdir@
240 docdir = @docdir@
241 dvidir = @dvidir@
242 exec_prefix = @exec_prefix@
243 host = @host@
244 host_alias = @host_alias@
245 host_cpu = @host_cpu@
246 host_os = @host_os@
247 host_vendor = @host_vendor@
248 htmldir = @htmldir@
249 includedir = @includedir@
250 infodir = @infodir@
251 install_sh = @install_sh@
252 libdir = @libdir@
253 libexecdir = @libexecdir@
254 localedir = @localedir@
255 localstatedir = @localstatedir@
256 mandir = @mandir@
257 mkdir_p = @mkdir_p@
258 oldincludedir = @oldincludedir@
259 pdfdir = @pdfdir@
260 plugindir = @plugindir@
261 prefix = @prefix@
262 program_transform_name = @program_transform_name@
263 psdir = @psdir@
264 sbindir = @sbindir@
265 sharedstatedir = @sharedstatedir@
266 srcdir = @srcdir@
267 subdirs = @subdirs@
268 sysconfdir = @sysconfdir@
269 target = @target@
270 target_alias = @target_alias@
271 target_cpu = @target_cpu@
272 target_os = @target_os@
273 target_vendor = @target_vendor@
274 top_build_prefix = @top_build_prefix@
275 top_builddir = @top_builddir@
276 top_srcdir = @top_srcdir@
277 EXTRA_DIST = rfc1321.txt \
278                 rfc1939.txt \
279                 rfc2104.txt \
280                 rfc2195.txt \
281                 rfc2222.txt \
282                 rfc2243.txt \
283                 rfc2245.txt \
284                 rfc2289.txt \
285                 rfc2444.txt \
286                 rfc2595.txt \
287                 rfc2831.txt \
288                 rfc2945.txt \
289                 rfc3174.txt \
290                 testing.txt \
291                 server-plugin-flow.fig \
292                 draft-burdis-cat-srp-sasl-xx.txt \
293                 draft-ietf-sasl-anon-xx.txt \
294                 draft-ietf-sasl-crammd5-xx.txt \
295                 draft-ietf-sasl-gssapi-xx.txt \
296                 draft-ietf-sasl-plain-xx.txt \
297                 draft-ietf-sasl-rfc2222bis-xx.txt \
298                 draft-ietf-sasl-rfc2831bis-xx.txt \
299                 draft-ietf-sasl-saslprep-xx.txt \
300                 draft-murchison-sasl-login-xx.txt \
301                 draft-newman-sasl-c-api-xx.txt \
302                 draft-newman-sasl-passdss-xx.txt \
303                 programming.html \
304                 sysadmin.html \
305                 gssapi.html \
306                 advanced.html \
307                 options.html \
308                 plugprog.html \
309                 appconvert.html \
310                 macosx.html \
311                 windows.html \
312                 readme.html \
313                 mechanisms.html \
314                 upgrading.html \
315                 index.html \
316                 components.html \
317                 install.html \
318                 TODO \
319                 ONEWS \
320                 NTMakefile
321
322 all: all-am
323
324 .SUFFIXES:
325 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
326         @for dep in $?; do \
327           case '$(am__configure_deps)' in \
328             *$$dep*) \
329               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
330                 && { if test -f $@; then exit 0; else break; fi; }; \
331               exit 1;; \
332           esac; \
333         done; \
334         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  doc/Makefile'; \
335         cd $(top_srcdir) && \
336           $(AUTOMAKE) --gnu  doc/Makefile
337 .PRECIOUS: Makefile
338 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
339         @case '$?' in \
340           *config.status*) \
341             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
342           *) \
343             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
344             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
345         esac;
346
347 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
348         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
349
350 $(top_srcdir)/configure:  $(am__configure_deps)
351         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
352 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
353         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
354
355 mostlyclean-libtool:
356         -rm -f *.lo
357
358 clean-libtool:
359         -rm -rf .libs _libs
360 tags: TAGS
361 TAGS:
362
363 ctags: CTAGS
364 CTAGS:
365
366
367 distdir: $(DISTFILES)
368         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
369         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
370         list='$(DISTFILES)'; \
371           dist_files=`for file in $$list; do echo $$file; done | \
372           sed -e "s|^$$srcdirstrip/||;t" \
373               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
374         case $$dist_files in \
375           */*) $(MKDIR_P) `echo "$$dist_files" | \
376                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
377                            sort -u` ;; \
378         esac; \
379         for file in $$dist_files; do \
380           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
381           if test -d $$d/$$file; then \
382             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
383             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
384               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
385             fi; \
386             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
387           else \
388             test -f $(distdir)/$$file \
389             || cp -p $$d/$$file $(distdir)/$$file \
390             || exit 1; \
391           fi; \
392         done
393 check-am: all-am
394 check: check-am
395 all-am: Makefile
396 installdirs:
397 install: install-am
398 install-exec: install-exec-am
399 install-data: install-data-am
400 uninstall: uninstall-am
401
402 install-am: all-am
403         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
404
405 installcheck: installcheck-am
406 install-strip:
407         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
408           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
409           `test -z '$(STRIP)' || \
410             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
411 mostlyclean-generic:
412
413 clean-generic:
414
415 distclean-generic:
416         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
417
418 maintainer-clean-generic:
419         @echo "This command is intended for maintainers to use"
420         @echo "it deletes files that may require special tools to rebuild."
421 clean: clean-am
422
423 clean-am: clean-generic clean-libtool mostlyclean-am
424
425 distclean: distclean-am
426         -rm -f Makefile
427 distclean-am: clean-am distclean-generic
428
429 dvi: dvi-am
430
431 dvi-am:
432
433 html: html-am
434
435 html-am:
436
437 info: info-am
438
439 info-am:
440
441 install-data-am:
442
443 install-dvi: install-dvi-am
444
445 install-dvi-am:
446
447 install-exec-am:
448
449 install-html: install-html-am
450
451 install-html-am:
452
453 install-info: install-info-am
454
455 install-info-am:
456
457 install-man:
458
459 install-pdf: install-pdf-am
460
461 install-pdf-am:
462
463 install-ps: install-ps-am
464
465 install-ps-am:
466
467 installcheck-am:
468
469 maintainer-clean: maintainer-clean-am
470         -rm -f Makefile
471 maintainer-clean-am: distclean-am maintainer-clean-generic
472
473 mostlyclean: mostlyclean-am
474
475 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
476
477 pdf: pdf-am
478
479 pdf-am:
480
481 ps: ps-am
482
483 ps-am:
484
485 uninstall-am:
486
487 .MAKE: install-am install-strip
488
489 .PHONY: all all-am check check-am clean clean-generic clean-libtool \
490         distclean distclean-generic distclean-libtool distdir dvi \
491         dvi-am html html-am info info-am install install-am \
492         install-data install-data-am install-dvi install-dvi-am \
493         install-exec install-exec-am install-html install-html-am \
494         install-info install-info-am install-man install-pdf \
495         install-pdf-am install-ps install-ps-am install-strip \
496         installcheck installcheck-am installdirs maintainer-clean \
497         maintainer-clean-generic mostlyclean mostlyclean-generic \
498         mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am
499
500 # Tell versions [3.59,3.63) of GNU make to not export all variables.
501 # Otherwise a system limit (for SysV at least) may be exceeded.
502 .NOEXPORT: