add gs2 to plugins
[cyrus-sasl.git] / sasldb / 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 the SASLdb library
18 # Rob Siemborski
19 # $Id: Makefile.am,v 1.31.2.1 2009/04/27 17:58:26 murch Exp $
20 # Copyright (c) 2000 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
60 VPATH = @srcdir@
61 pkgdatadir = $(datadir)/@PACKAGE@
62 pkglibdir = $(libdir)/@PACKAGE@
63 pkgincludedir = $(includedir)/@PACKAGE@
64 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
65 install_sh_DATA = $(install_sh) -c -m 644
66 install_sh_PROGRAM = $(install_sh) -c
67 install_sh_SCRIPT = $(install_sh) -c
68 INSTALL_HEADER = $(INSTALL_DATA)
69 transform = $(program_transform_name)
70 NORMAL_INSTALL = :
71 PRE_INSTALL = :
72 POST_INSTALL = :
73 NORMAL_UNINSTALL = :
74 PRE_UNINSTALL = :
75 POST_UNINSTALL = :
76 build_triplet = @build@
77 host_triplet = @host@
78 target_triplet = @target@
79 subdir = sasldb
80 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
81 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
82 am__aclocal_m4_deps = $(top_srcdir)/config/kerberos_v4.m4 \
83         $(top_srcdir)/config/libtool.m4 $(top_srcdir)/config/plain.m4 \
84         $(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/openldap.m4 \
93         $(top_srcdir)/cmulocal/openssl.m4 \
94         $(top_srcdir)/cmulocal/sasl2.m4 $(top_srcdir)/configure.in
95 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
96         $(ACLOCAL_M4)
97 mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
98 CONFIG_HEADER = $(top_builddir)/config.h
99 CONFIG_CLEAN_FILES =
100 LIBRARIES = $(noinst_LIBRARIES)
101 AR = ar
102 ARFLAGS = cru
103 libsasldb_a_AR = $(AR) $(ARFLAGS)
104 libsasldb_a_LIBADD =
105 am_libsasldb_a_OBJECTS =
106 libsasldb_a_OBJECTS = $(am_libsasldb_a_OBJECTS)
107 LTLIBRARIES = $(noinst_LTLIBRARIES)
108 am__DEPENDENCIES_1 =
109 am_libsasldb_la_OBJECTS = allockey.lo
110 libsasldb_la_OBJECTS = $(am_libsasldb_la_OBJECTS)
111 DEFAULT_INCLUDES = -I. -I$(top_builddir)@am__isrc@
112 depcomp = $(SHELL) $(top_srcdir)/config/depcomp
113 am__depfiles_maybe = depfiles
114 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
115         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
116 LTCOMPILE = $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
117         --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
118         $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
119 CCLD = $(CC)
120 LINK = $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link \
121         $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
122 SOURCES = $(libsasldb_a_SOURCES) $(EXTRA_libsasldb_a_SOURCES) \
123         $(libsasldb_la_SOURCES) $(EXTRA_libsasldb_la_SOURCES)
124 DIST_SOURCES = $(libsasldb_a_SOURCES) $(EXTRA_libsasldb_a_SOURCES) \
125         $(libsasldb_la_SOURCES) $(EXTRA_libsasldb_la_SOURCES)
126 ETAGS = etags
127 CTAGS = ctags
128 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
129 ACLOCAL = @ACLOCAL@
130 AMTAR = @AMTAR@
131 AUTOCONF = @AUTOCONF@
132 AUTOHEADER = @AUTOHEADER@
133 AUTOMAKE = @AUTOMAKE@
134 AWK = @AWK@
135 CC = @CC@
136 CCDEPMODE = @CCDEPMODE@
137 CFLAGS = @CFLAGS@
138 CMU_LIB_SUBDIR = @CMU_LIB_SUBDIR@
139 CPP = @CPP@
140 CPPFLAGS = @CPPFLAGS@
141 CYGPATH_W = @CYGPATH_W@
142 DEFS = @DEFS@
143 DEPDIR = @DEPDIR@
144 DIRS = @DIRS@
145 DMALLOC_LIBS = @DMALLOC_LIBS@
146 ECHO_C = @ECHO_C@
147 ECHO_N = @ECHO_N@
148 ECHO_T = @ECHO_T@
149 EGREP = @EGREP@
150 EXEEXT = @EXEEXT@
151 GETADDRINFOOBJS = @GETADDRINFOOBJS@
152 GETNAMEINFOOBJS = @GETNAMEINFOOBJS@
153 GETSUBOPT = @GETSUBOPT@
154 GREP = @GREP@
155 GSSAPIBASE_LIBS = @GSSAPIBASE_LIBS@
156 GSSAPI_LIBS = @GSSAPI_LIBS@
157 INSTALL = @INSTALL@
158 INSTALL_DATA = @INSTALL_DATA@
159 INSTALL_PROGRAM = @INSTALL_PROGRAM@
160 INSTALL_SCRIPT = @INSTALL_SCRIPT@
161 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
162 IPCTYPE = @IPCTYPE@
163 JAVAC = @JAVAC@
164 JAVADOC = @JAVADOC@
165 JAVAH = @JAVAH@
166 JAVAROOT = @JAVAROOT@
167 JAVA_INCLUDES = @JAVA_INCLUDES@
168 LDFLAGS = @LDFLAGS@
169 LIBOBJS = @LIBOBJS@
170 LIBS = @LIBS@
171 LIBTOOL = @LIBTOOL@
172 LIB_CRYPT = @LIB_CRYPT@
173 LIB_DES = @LIB_DES@
174 LIB_DOOR = @LIB_DOOR@
175 LIB_LDAP = @LIB_LDAP@
176 LIB_MYSQL = @LIB_MYSQL@
177 LIB_PGSQL = @LIB_PGSQL@
178 LIB_SOCKET = @LIB_SOCKET@
179 LIB_SQLITE = @LIB_SQLITE@
180 LN_S = @LN_S@
181 LTGETADDRINFOOBJS = @LTGETADDRINFOOBJS@
182 LTGETNAMEINFOOBJS = @LTGETNAMEINFOOBJS@
183 LTLIBOBJS = @LTLIBOBJS@
184 LTSNPRINTFOBJS = @LTSNPRINTFOBJS@
185 MAKEINFO = @MAKEINFO@
186 MKDIR_P = @MKDIR_P@
187 NM = @NM@
188 NTLM_LIBS = @NTLM_LIBS@
189 OBJEXT = @OBJEXT@
190 OTP_LIBS = @OTP_LIBS@
191 PACKAGE = @PACKAGE@
192 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
193 PACKAGE_NAME = @PACKAGE_NAME@
194 PACKAGE_STRING = @PACKAGE_STRING@
195 PACKAGE_TARNAME = @PACKAGE_TARNAME@
196 PACKAGE_VERSION = @PACKAGE_VERSION@
197 PASSDSS_LIBS = @PASSDSS_LIBS@
198 PATH_SEPARATOR = @PATH_SEPARATOR@
199 PLAIN_LIBS = @PLAIN_LIBS@
200 PURECOV = @PURECOV@
201 PURIFY = @PURIFY@
202 PWCHECKMETH = @PWCHECKMETH@
203 RANLIB = @RANLIB@
204 SASL_DB_BACKEND = @SASL_DB_BACKEND@
205 SASL_DB_BACKEND_STATIC = @SASL_DB_BACKEND_STATIC@
206 SASL_DB_INC = @SASL_DB_INC@
207 SASL_DB_LIB = @SASL_DB_LIB@
208 SASL_DB_MANS = @SASL_DB_MANS@
209 SASL_DB_UTILS = @SASL_DB_UTILS@
210 SASL_DL_LIB = @SASL_DL_LIB@
211 SASL_KRB_LIB = @SASL_KRB_LIB@
212 SASL_MECHS = @SASL_MECHS@
213 SASL_STATIC_LIBS = @SASL_STATIC_LIBS@
214 SASL_STATIC_OBJS = @SASL_STATIC_OBJS@
215 SASL_STATIC_SRCS = @SASL_STATIC_SRCS@
216 SASL_UTIL_HEADERS_EXTRA = @SASL_UTIL_HEADERS_EXTRA@
217 SASL_UTIL_LIBS_EXTRA = @SASL_UTIL_LIBS_EXTRA@
218 SET_MAKE = @SET_MAKE@
219 SFIO_INC_FLAGS = @SFIO_INC_FLAGS@
220 SFIO_LIB_FLAGS = @SFIO_LIB_FLAGS@
221 SHELL = @SHELL@
222 SMTPTEST_PROGRAM = @SMTPTEST_PROGRAM@
223 SNPRINTFOBJS = @SNPRINTFOBJS@
224 SRP_LIBS = @SRP_LIBS@
225 STRIP = @STRIP@
226 VERSION = @VERSION@
227 abs_builddir = @abs_builddir@
228 abs_srcdir = @abs_srcdir@
229 abs_top_builddir = @abs_top_builddir@
230 abs_top_srcdir = @abs_top_srcdir@
231 ac_ct_CC = @ac_ct_CC@
232 am__include = @am__include@
233 am__leading_dot = @am__leading_dot@
234 am__quote = @am__quote@
235 am__tar = @am__tar@
236 am__untar = @am__untar@
237 bindir = @bindir@
238 build = @build@
239 build_alias = @build_alias@
240 build_cpu = @build_cpu@
241 build_os = @build_os@
242 build_vendor = @build_vendor@
243 builddir = @builddir@
244 configdir = @configdir@
245 datadir = @datadir@
246 datarootdir = @datarootdir@
247 docdir = @docdir@
248 dvidir = @dvidir@
249 exec_prefix = @exec_prefix@
250 host = @host@
251 host_alias = @host_alias@
252 host_cpu = @host_cpu@
253 host_os = @host_os@
254 host_vendor = @host_vendor@
255 htmldir = @htmldir@
256 includedir = @includedir@
257 infodir = @infodir@
258 install_sh = @install_sh@
259 libdir = @libdir@
260 libexecdir = @libexecdir@
261 localedir = @localedir@
262 localstatedir = @localstatedir@
263 mandir = @mandir@
264 mkdir_p = @mkdir_p@
265 oldincludedir = @oldincludedir@
266 pdfdir = @pdfdir@
267 plugindir = @plugindir@
268 prefix = @prefix@
269 program_transform_name = @program_transform_name@
270 psdir = @psdir@
271 sbindir = @sbindir@
272 sharedstatedir = @sharedstatedir@
273 srcdir = @srcdir@
274 subdirs = @subdirs@
275 sysconfdir = @sysconfdir@
276 target = @target@
277 target_alias = @target_alias@
278 target_cpu = @target_cpu@
279 target_os = @target_os@
280 target_vendor = @target_vendor@
281 top_builddir = @top_builddir@
282 top_srcdir = @top_srcdir@
283
284 # Library version info - here at the top, for sanity
285 # Note that this doesn't necessaraly follow the libsasl2 verison info
286 sasl_version = 1:23:0
287 INCLUDES = -I$(top_srcdir)/include -I$(top_builddir)/include @SASL_DB_INC@
288 extra_common_sources = db_none.c db_ndbm.c db_gdbm.c db_berkeley.c
289 EXTRA_DIST = NTMakefile
290 noinst_LTLIBRARIES = libsasldb.la
291 noinst_LIBRARIES = libsasldb.a
292 libsasldb_la_SOURCES = allockey.c sasldb.h
293 EXTRA_libsasldb_la_SOURCES = $(extra_common_sources)
294 libsasldb_la_DEPENDENCIES = $(SASL_DB_BACKEND)
295 libsasldb_la_LIBADD = $(SASL_DB_BACKEND) 
296
297 # Prevent make dist stupidity
298 libsasldb_a_SOURCES = 
299 EXTRA_libsasldb_a_SOURCES = 
300 all: all-am
301
302 .SUFFIXES:
303 .SUFFIXES: .c .lo .o .obj
304 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
305         @for dep in $?; do \
306           case '$(am__configure_deps)' in \
307             *$$dep*) \
308               cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
309                 && exit 0; \
310               exit 1;; \
311           esac; \
312         done; \
313         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  sasldb/Makefile'; \
314         cd $(top_srcdir) && \
315           $(AUTOMAKE) --gnu  sasldb/Makefile
316 .PRECIOUS: Makefile
317 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
318         @case '$?' in \
319           *config.status*) \
320             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
321           *) \
322             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
323             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
324         esac;
325
326 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
327         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
328
329 $(top_srcdir)/configure:  $(am__configure_deps)
330         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
331 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
332         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
333
334 clean-noinstLIBRARIES:
335         -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
336
337 clean-noinstLTLIBRARIES:
338         -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
339         @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
340           dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
341           test "$$dir" != "$$p" || dir=.; \
342           echo "rm -f \"$${dir}/so_locations\""; \
343           rm -f "$${dir}/so_locations"; \
344         done
345 libsasldb.la: $(libsasldb_la_OBJECTS) $(libsasldb_la_DEPENDENCIES) 
346         $(LINK)  $(libsasldb_la_OBJECTS) $(libsasldb_la_LIBADD) $(LIBS)
347
348 mostlyclean-compile:
349         -rm -f *.$(OBJEXT)
350
351 distclean-compile:
352         -rm -f *.tab.c
353
354 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/allockey.Plo@am__quote@
355 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/db_berkeley.Plo@am__quote@
356 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/db_gdbm.Plo@am__quote@
357 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/db_ndbm.Plo@am__quote@
358 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/db_none.Plo@am__quote@
359
360 .c.o:
361 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
362 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
363 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
364 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
365 @am__fastdepCC_FALSE@   $(COMPILE) -c $<
366
367 .c.obj:
368 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
369 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
370 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
371 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
372 @am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
373
374 .c.lo:
375 @am__fastdepCC_TRUE@    $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
376 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
377 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
378 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
379 @am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
380
381 mostlyclean-libtool:
382         -rm -f *.lo
383
384 clean-libtool:
385         -rm -rf .libs _libs
386
387 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
388         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
389         unique=`for i in $$list; do \
390             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
391           done | \
392           $(AWK) '    { files[$$0] = 1; } \
393                END { for (i in files) print i; }'`; \
394         mkid -fID $$unique
395 tags: TAGS
396
397 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
398                 $(TAGS_FILES) $(LISP)
399         tags=; \
400         here=`pwd`; \
401         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
402         unique=`for i in $$list; do \
403             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
404           done | \
405           $(AWK) '    { files[$$0] = 1; } \
406                END { for (i in files) print i; }'`; \
407         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
408           test -n "$$unique" || unique=$$empty_fix; \
409           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
410             $$tags $$unique; \
411         fi
412 ctags: CTAGS
413 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
414                 $(TAGS_FILES) $(LISP)
415         tags=; \
416         here=`pwd`; \
417         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
418         unique=`for i in $$list; do \
419             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
420           done | \
421           $(AWK) '    { files[$$0] = 1; } \
422                END { for (i in files) print i; }'`; \
423         test -z "$(CTAGS_ARGS)$$tags$$unique" \
424           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
425              $$tags $$unique
426
427 GTAGS:
428         here=`$(am__cd) $(top_builddir) && pwd` \
429           && cd $(top_srcdir) \
430           && gtags -i $(GTAGS_ARGS) $$here
431
432 distclean-tags:
433         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
434
435 distdir: $(DISTFILES)
436         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
437         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
438         list='$(DISTFILES)'; \
439           dist_files=`for file in $$list; do echo $$file; done | \
440           sed -e "s|^$$srcdirstrip/||;t" \
441               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
442         case $$dist_files in \
443           */*) $(MKDIR_P) `echo "$$dist_files" | \
444                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
445                            sort -u` ;; \
446         esac; \
447         for file in $$dist_files; do \
448           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
449           if test -d $$d/$$file; then \
450             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
451             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
452               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
453             fi; \
454             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
455           else \
456             test -f $(distdir)/$$file \
457             || cp -p $$d/$$file $(distdir)/$$file \
458             || exit 1; \
459           fi; \
460         done
461 check-am: all-am
462 check: check-am
463 all-am: Makefile $(LIBRARIES) $(LTLIBRARIES)
464 installdirs:
465 install: install-am
466 install-exec: install-exec-am
467 install-data: install-data-am
468 uninstall: uninstall-am
469
470 install-am: all-am
471         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
472
473 installcheck: installcheck-am
474 install-strip:
475         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
476           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
477           `test -z '$(STRIP)' || \
478             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
479 mostlyclean-generic:
480
481 clean-generic:
482
483 distclean-generic:
484         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
485
486 maintainer-clean-generic:
487         @echo "This command is intended for maintainers to use"
488         @echo "it deletes files that may require special tools to rebuild."
489 clean: clean-am
490
491 clean-am: clean-generic clean-libtool clean-noinstLIBRARIES \
492         clean-noinstLTLIBRARIES mostlyclean-am
493
494 distclean: distclean-am
495         -rm -rf ./$(DEPDIR)
496         -rm -f Makefile
497 distclean-am: clean-am distclean-compile distclean-generic \
498         distclean-tags
499
500 dvi: dvi-am
501
502 dvi-am:
503
504 html: html-am
505
506 info: info-am
507
508 info-am:
509
510 install-data-am:
511
512 install-dvi: install-dvi-am
513
514 install-exec-am:
515
516 install-html: install-html-am
517
518 install-info: install-info-am
519
520 install-man:
521
522 install-pdf: install-pdf-am
523
524 install-ps: install-ps-am
525
526 installcheck-am:
527
528 maintainer-clean: maintainer-clean-am
529         -rm -rf ./$(DEPDIR)
530         -rm -f Makefile
531 maintainer-clean-am: distclean-am maintainer-clean-generic
532
533 mostlyclean: mostlyclean-am
534
535 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
536         mostlyclean-libtool
537
538 pdf: pdf-am
539
540 pdf-am:
541
542 ps: ps-am
543
544 ps-am:
545
546 uninstall-am:
547
548 .MAKE: install-am install-strip
549
550 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
551         clean-libtool clean-noinstLIBRARIES clean-noinstLTLIBRARIES \
552         ctags distclean distclean-compile distclean-generic \
553         distclean-libtool distclean-tags distdir dvi dvi-am html \
554         html-am info info-am install install-am install-data \
555         install-data-am install-dvi install-dvi-am install-exec \
556         install-exec-am install-html install-html-am install-info \
557         install-info-am install-man install-pdf install-pdf-am \
558         install-ps install-ps-am install-strip installcheck \
559         installcheck-am installdirs maintainer-clean \
560         maintainer-clean-generic mostlyclean mostlyclean-compile \
561         mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
562         tags uninstall uninstall-am
563
564
565 libsasldb.a: libsasldb.la $(SASL_DB_BACKEND_STATIC)
566         $(AR) cru .libs/$@ $(SASL_DB_BACKEND_STATIC)
567 # Tell versions [3.59,3.63) of GNU make to not export all variables.
568 # Otherwise a system limit (for SysV at least) may be exceeded.
569 .NOEXPORT: