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