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