add gs2 to plugins
[cyrus-sasl.git] / include / 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 includes
18 # Rob Earhart
19 #
20 ################################################################
21 # Copyright (c) 2000 Carnegie Mellon University.  All rights reserved.
22 #
23 # Redistribution and use in source and binary forms, with or without
24 # modification, are permitted provided that the following conditions
25 # are met:
26 #
27 # 1. Redistributions of source code must retain the above copyright
28 #    notice, this list of conditions and the following disclaimer. 
29 #
30 # 2. Redistributions in binary form must reproduce the above copyright
31 #    notice, this list of conditions and the following disclaimer in
32 #    the documentation and/or other materials provided with the
33 #    distribution.
34 #
35 # 3. The name "Carnegie Mellon University" must not be used to
36 #    endorse or promote products derived from this software without
37 #    prior written permission. For permission or any other legal
38 #    details, please contact  
39 #      Office of Technology Transfer
40 #      Carnegie Mellon University
41 #      5000 Forbes Avenue
42 #      Pittsburgh, PA  15213-3890
43 #      (412) 268-4387, fax: (412) 268-7395
44 #      tech-transfer@andrew.cmu.edu
45 #
46 # 4. Redistributions of any form whatsoever must retain the following
47 #    acknowledgment:
48 #    "This product includes software developed by Computing Services
49 #     at Carnegie Mellon University (http://www.cmu.edu/computing/)."
50 #
51 # CARNEGIE MELLON UNIVERSITY DISCLAIMS ALL WARRANTIES WITH REGARD TO
52 # THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
53 # AND FITNESS, IN NO EVENT SHALL CARNEGIE MELLON UNIVERSITY BE LIABLE
54 # FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
55 # WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
56 # AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
57 # OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
58 #
59 ################################################################
60
61
62
63 VPATH = @srcdir@
64 pkgdatadir = $(datadir)/@PACKAGE@
65 pkglibdir = $(libdir)/@PACKAGE@
66 pkgincludedir = $(includedir)/@PACKAGE@
67 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
68 install_sh_DATA = $(install_sh) -c -m 644
69 install_sh_PROGRAM = $(install_sh) -c
70 install_sh_SCRIPT = $(install_sh) -c
71 INSTALL_HEADER = $(INSTALL_DATA)
72 transform = $(program_transform_name)
73 NORMAL_INSTALL = :
74 PRE_INSTALL = :
75 POST_INSTALL = :
76 NORMAL_UNINSTALL = :
77 PRE_UNINSTALL = :
78 POST_UNINSTALL = :
79 build_triplet = @build@
80 host_triplet = @host@
81 target_triplet = @target@
82 noinst_PROGRAMS = makemd5$(EXEEXT)
83 subdir = include
84 DIST_COMMON = $(noinst_HEADERS) $(saslinclude_HEADERS) \
85         $(srcdir)/Makefile.am $(srcdir)/Makefile.in
86 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
87 am__aclocal_m4_deps = $(top_srcdir)/config/kerberos_v4.m4 \
88         $(top_srcdir)/config/libtool.m4 $(top_srcdir)/config/plain.m4 \
89         $(top_srcdir)/config/sasldb.m4 \
90         $(top_srcdir)/cmulocal/berkdb.m4 \
91         $(top_srcdir)/cmulocal/bsd_sockets.m4 \
92         $(top_srcdir)/cmulocal/c-attribute.m4 \
93         $(top_srcdir)/cmulocal/common.m4 \
94         $(top_srcdir)/cmulocal/cyrus.m4 \
95         $(top_srcdir)/cmulocal/init_automake.m4 \
96         $(top_srcdir)/cmulocal/ipv6.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 PROGRAMS = $(noinst_PROGRAMS)
106 am_makemd5_OBJECTS = makemd5.$(OBJEXT)
107 makemd5_OBJECTS = $(am_makemd5_OBJECTS)
108 makemd5_LDADD = $(LDADD)
109 DEFAULT_INCLUDES = -I. -I$(top_builddir)@am__isrc@
110 depcomp = $(SHELL) $(top_srcdir)/config/depcomp
111 am__depfiles_maybe = depfiles
112 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
113         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
114 LTCOMPILE = $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
115         --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
116         $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
117 CCLD = $(CC)
118 LINK = $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link \
119         $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
120 SOURCES = $(makemd5_SOURCES)
121 DIST_SOURCES = $(makemd5_SOURCES)
122 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
123 am__vpath_adj = case $$p in \
124     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
125     *) f=$$p;; \
126   esac;
127 am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
128 am__installdirs = "$(DESTDIR)$(frameheaderdir)" \
129         "$(DESTDIR)$(saslincludedir)"
130 frameheaderDATA_INSTALL = $(INSTALL_DATA)
131 DATA = $(frameheader_DATA)
132 saslincludeHEADERS_INSTALL = $(INSTALL_HEADER)
133 HEADERS = $(noinst_HEADERS) $(saslinclude_HEADERS)
134 ETAGS = etags
135 CTAGS = ctags
136 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
137 ACLOCAL = @ACLOCAL@
138 AMTAR = @AMTAR@
139 AUTOCONF = @AUTOCONF@
140 AUTOHEADER = @AUTOHEADER@
141 AUTOMAKE = @AUTOMAKE@
142 AWK = @AWK@
143 CC = @CC@
144 CCDEPMODE = @CCDEPMODE@
145 CFLAGS = @CFLAGS@
146 CMU_LIB_SUBDIR = @CMU_LIB_SUBDIR@
147 CPP = @CPP@
148 CPPFLAGS = @CPPFLAGS@
149 CYGPATH_W = @CYGPATH_W@
150 DEFS = @DEFS@
151 DEPDIR = @DEPDIR@
152 DIRS = @DIRS@
153 DMALLOC_LIBS = @DMALLOC_LIBS@
154 ECHO_C = @ECHO_C@
155 ECHO_N = @ECHO_N@
156 ECHO_T = @ECHO_T@
157 EGREP = @EGREP@
158 EXEEXT = @EXEEXT@
159 GETADDRINFOOBJS = @GETADDRINFOOBJS@
160 GETNAMEINFOOBJS = @GETNAMEINFOOBJS@
161 GETSUBOPT = @GETSUBOPT@
162 GREP = @GREP@
163 GSSAPIBASE_LIBS = @GSSAPIBASE_LIBS@
164 GSSAPI_LIBS = @GSSAPI_LIBS@
165 INSTALL = @INSTALL@
166 INSTALL_DATA = @INSTALL_DATA@
167 INSTALL_PROGRAM = @INSTALL_PROGRAM@
168 INSTALL_SCRIPT = @INSTALL_SCRIPT@
169 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
170 IPCTYPE = @IPCTYPE@
171 JAVAC = @JAVAC@
172 JAVADOC = @JAVADOC@
173 JAVAH = @JAVAH@
174 JAVAROOT = @JAVAROOT@
175 JAVA_INCLUDES = @JAVA_INCLUDES@
176 LDFLAGS = @LDFLAGS@
177 LIBOBJS = @LIBOBJS@
178 LIBS = @LIBS@
179 LIBTOOL = @LIBTOOL@
180 LIB_CRYPT = @LIB_CRYPT@
181 LIB_DES = @LIB_DES@
182 LIB_DOOR = @LIB_DOOR@
183 LIB_LDAP = @LIB_LDAP@
184 LIB_MYSQL = @LIB_MYSQL@
185 LIB_PGSQL = @LIB_PGSQL@
186 LIB_SOCKET = @LIB_SOCKET@
187 LIB_SQLITE = @LIB_SQLITE@
188 LN_S = @LN_S@
189 LTGETADDRINFOOBJS = @LTGETADDRINFOOBJS@
190 LTGETNAMEINFOOBJS = @LTGETNAMEINFOOBJS@
191 LTLIBOBJS = @LTLIBOBJS@
192 LTSNPRINTFOBJS = @LTSNPRINTFOBJS@
193 MAKEINFO = @MAKEINFO@
194 MKDIR_P = @MKDIR_P@
195 NM = @NM@
196 NTLM_LIBS = @NTLM_LIBS@
197 OBJEXT = @OBJEXT@
198 OTP_LIBS = @OTP_LIBS@
199 PACKAGE = @PACKAGE@
200 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
201 PACKAGE_NAME = @PACKAGE_NAME@
202 PACKAGE_STRING = @PACKAGE_STRING@
203 PACKAGE_TARNAME = @PACKAGE_TARNAME@
204 PACKAGE_VERSION = @PACKAGE_VERSION@
205 PASSDSS_LIBS = @PASSDSS_LIBS@
206 PATH_SEPARATOR = @PATH_SEPARATOR@
207 PLAIN_LIBS = @PLAIN_LIBS@
208 PURECOV = @PURECOV@
209 PURIFY = @PURIFY@
210 PWCHECKMETH = @PWCHECKMETH@
211 RANLIB = @RANLIB@
212 SASL_DB_BACKEND = @SASL_DB_BACKEND@
213 SASL_DB_BACKEND_STATIC = @SASL_DB_BACKEND_STATIC@
214 SASL_DB_INC = @SASL_DB_INC@
215 SASL_DB_LIB = @SASL_DB_LIB@
216 SASL_DB_MANS = @SASL_DB_MANS@
217 SASL_DB_UTILS = @SASL_DB_UTILS@
218 SASL_DL_LIB = @SASL_DL_LIB@
219 SASL_KRB_LIB = @SASL_KRB_LIB@
220 SASL_MECHS = @SASL_MECHS@
221 SASL_STATIC_LIBS = @SASL_STATIC_LIBS@
222 SASL_STATIC_OBJS = @SASL_STATIC_OBJS@
223 SASL_STATIC_SRCS = @SASL_STATIC_SRCS@
224 SASL_UTIL_HEADERS_EXTRA = @SASL_UTIL_HEADERS_EXTRA@
225 SASL_UTIL_LIBS_EXTRA = @SASL_UTIL_LIBS_EXTRA@
226 SET_MAKE = @SET_MAKE@
227 SFIO_INC_FLAGS = @SFIO_INC_FLAGS@
228 SFIO_LIB_FLAGS = @SFIO_LIB_FLAGS@
229 SHELL = @SHELL@
230 SMTPTEST_PROGRAM = @SMTPTEST_PROGRAM@
231 SNPRINTFOBJS = @SNPRINTFOBJS@
232 SRP_LIBS = @SRP_LIBS@
233 STRIP = @STRIP@
234 VERSION = @VERSION@
235 abs_builddir = @abs_builddir@
236 abs_srcdir = @abs_srcdir@
237 abs_top_builddir = @abs_top_builddir@
238 abs_top_srcdir = @abs_top_srcdir@
239 ac_ct_CC = @ac_ct_CC@
240 am__include = @am__include@
241 am__leading_dot = @am__leading_dot@
242 am__quote = @am__quote@
243 am__tar = @am__tar@
244 am__untar = @am__untar@
245 bindir = @bindir@
246 build = @build@
247 build_alias = @build_alias@
248 build_cpu = @build_cpu@
249 build_os = @build_os@
250 build_vendor = @build_vendor@
251 builddir = @builddir@
252 configdir = @configdir@
253 datadir = @datadir@
254 datarootdir = @datarootdir@
255 docdir = @docdir@
256 dvidir = @dvidir@
257 exec_prefix = @exec_prefix@
258 host = @host@
259 host_alias = @host_alias@
260 host_cpu = @host_cpu@
261 host_os = @host_os@
262 host_vendor = @host_vendor@
263 htmldir = @htmldir@
264 includedir = @includedir@
265 infodir = @infodir@
266 install_sh = @install_sh@
267 libdir = @libdir@
268 libexecdir = @libexecdir@
269 localedir = @localedir@
270 localstatedir = @localstatedir@
271 mandir = @mandir@
272 mkdir_p = @mkdir_p@
273 oldincludedir = @oldincludedir@
274 pdfdir = @pdfdir@
275 plugindir = @plugindir@
276 prefix = @prefix@
277 program_transform_name = @program_transform_name@
278 psdir = @psdir@
279 sbindir = @sbindir@
280 sharedstatedir = @sharedstatedir@
281 srcdir = @srcdir@
282 subdirs = @subdirs@
283 sysconfdir = @sysconfdir@
284 target = @target@
285 target_alias = @target_alias@
286 target_cpu = @target_cpu@
287 target_os = @target_os@
288 target_vendor = @target_vendor@
289 top_builddir = @top_builddir@
290 top_srcdir = @top_srcdir@
291 noinst_HEADERS = gai.h exits.h
292 saslincludedir = $(includedir)/sasl
293 saslinclude_HEADERS = hmac-md5.h md5.h md5global.h sasl.h saslplug.h saslutil.h prop.h
294 makemd5_SOURCES = makemd5.c
295 EXTRA_DIST = NTMakefile
296 DISTCLEANFILES = md5global.h
297 @MACOSX_TRUE@framedir = /Library/Frameworks/SASL2.framework
298 @MACOSX_TRUE@frameheaderdir = $(framedir)/Versions/A/Headers
299 @MACOSX_TRUE@frameheader_DATA = $(saslinclude_HEADERS)
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  include/Makefile'; \
314         cd $(top_srcdir) && \
315           $(AUTOMAKE) --gnu  include/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-noinstPROGRAMS:
335         @list='$(noinst_PROGRAMS)'; for p in $$list; do \
336           f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
337           echo " rm -f $$p $$f"; \
338           rm -f $$p $$f ; \
339         done
340 makemd5$(EXEEXT): $(makemd5_OBJECTS) $(makemd5_DEPENDENCIES) 
341         @rm -f makemd5$(EXEEXT)
342         $(LINK) $(makemd5_OBJECTS) $(makemd5_LDADD) $(LIBS)
343
344 mostlyclean-compile:
345         -rm -f *.$(OBJEXT)
346
347 distclean-compile:
348         -rm -f *.tab.c
349
350 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/makemd5.Po@am__quote@
351
352 .c.o:
353 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
354 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
355 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
356 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
357 @am__fastdepCC_FALSE@   $(COMPILE) -c $<
358
359 .c.obj:
360 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
361 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
362 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
363 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
364 @am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
365
366 .c.lo:
367 @am__fastdepCC_TRUE@    $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
368 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
369 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
370 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
371 @am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
372
373 mostlyclean-libtool:
374         -rm -f *.lo
375
376 clean-libtool:
377         -rm -rf .libs _libs
378 install-frameheaderDATA: $(frameheader_DATA)
379         @$(NORMAL_INSTALL)
380         test -z "$(frameheaderdir)" || $(MKDIR_P) "$(DESTDIR)$(frameheaderdir)"
381         @list='$(frameheader_DATA)'; for p in $$list; do \
382           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
383           f=$(am__strip_dir) \
384           echo " $(frameheaderDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(frameheaderdir)/$$f'"; \
385           $(frameheaderDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(frameheaderdir)/$$f"; \
386         done
387
388 uninstall-frameheaderDATA:
389         @$(NORMAL_UNINSTALL)
390         @list='$(frameheader_DATA)'; for p in $$list; do \
391           f=$(am__strip_dir) \
392           echo " rm -f '$(DESTDIR)$(frameheaderdir)/$$f'"; \
393           rm -f "$(DESTDIR)$(frameheaderdir)/$$f"; \
394         done
395 install-saslincludeHEADERS: $(saslinclude_HEADERS)
396         @$(NORMAL_INSTALL)
397         test -z "$(saslincludedir)" || $(MKDIR_P) "$(DESTDIR)$(saslincludedir)"
398         @list='$(saslinclude_HEADERS)'; for p in $$list; do \
399           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
400           f=$(am__strip_dir) \
401           echo " $(saslincludeHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(saslincludedir)/$$f'"; \
402           $(saslincludeHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(saslincludedir)/$$f"; \
403         done
404
405 uninstall-saslincludeHEADERS:
406         @$(NORMAL_UNINSTALL)
407         @list='$(saslinclude_HEADERS)'; for p in $$list; do \
408           f=$(am__strip_dir) \
409           echo " rm -f '$(DESTDIR)$(saslincludedir)/$$f'"; \
410           rm -f "$(DESTDIR)$(saslincludedir)/$$f"; \
411         done
412
413 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
414         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
415         unique=`for i in $$list; do \
416             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
417           done | \
418           $(AWK) '    { files[$$0] = 1; } \
419                END { for (i in files) print i; }'`; \
420         mkid -fID $$unique
421 tags: TAGS
422
423 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
424                 $(TAGS_FILES) $(LISP)
425         tags=; \
426         here=`pwd`; \
427         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
428         unique=`for i in $$list; do \
429             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
430           done | \
431           $(AWK) '    { files[$$0] = 1; } \
432                END { for (i in files) print i; }'`; \
433         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
434           test -n "$$unique" || unique=$$empty_fix; \
435           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
436             $$tags $$unique; \
437         fi
438 ctags: CTAGS
439 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
440                 $(TAGS_FILES) $(LISP)
441         tags=; \
442         here=`pwd`; \
443         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
444         unique=`for i in $$list; do \
445             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
446           done | \
447           $(AWK) '    { files[$$0] = 1; } \
448                END { for (i in files) print i; }'`; \
449         test -z "$(CTAGS_ARGS)$$tags$$unique" \
450           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
451              $$tags $$unique
452
453 GTAGS:
454         here=`$(am__cd) $(top_builddir) && pwd` \
455           && cd $(top_srcdir) \
456           && gtags -i $(GTAGS_ARGS) $$here
457
458 distclean-tags:
459         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
460
461 distdir: $(DISTFILES)
462         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
463         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
464         list='$(DISTFILES)'; \
465           dist_files=`for file in $$list; do echo $$file; done | \
466           sed -e "s|^$$srcdirstrip/||;t" \
467               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
468         case $$dist_files in \
469           */*) $(MKDIR_P) `echo "$$dist_files" | \
470                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
471                            sort -u` ;; \
472         esac; \
473         for file in $$dist_files; do \
474           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
475           if test -d $$d/$$file; then \
476             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
477             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
478               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
479             fi; \
480             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
481           else \
482             test -f $(distdir)/$$file \
483             || cp -p $$d/$$file $(distdir)/$$file \
484             || exit 1; \
485           fi; \
486         done
487 check-am: all-am
488 check: check-am
489 all-am: Makefile $(PROGRAMS) $(DATA) $(HEADERS)
490 installdirs:
491         for dir in "$(DESTDIR)$(frameheaderdir)" "$(DESTDIR)$(saslincludedir)"; do \
492           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
493         done
494 install: install-am
495 install-exec: install-exec-am
496 install-data: install-data-am
497 uninstall: uninstall-am
498
499 install-am: all-am
500         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
501
502 installcheck: installcheck-am
503 install-strip:
504         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
505           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
506           `test -z '$(STRIP)' || \
507             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
508 mostlyclean-generic:
509
510 clean-generic:
511
512 distclean-generic:
513         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
514         -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
515
516 maintainer-clean-generic:
517         @echo "This command is intended for maintainers to use"
518         @echo "it deletes files that may require special tools to rebuild."
519 clean: clean-am
520
521 clean-am: clean-generic clean-libtool clean-noinstPROGRAMS \
522         mostlyclean-am
523
524 distclean: distclean-am
525         -rm -rf ./$(DEPDIR)
526         -rm -f Makefile
527 distclean-am: clean-am distclean-compile distclean-generic \
528         distclean-tags
529
530 dvi: dvi-am
531
532 dvi-am:
533
534 html: html-am
535
536 info: info-am
537
538 info-am:
539
540 install-data-am: install-frameheaderDATA install-saslincludeHEADERS
541
542 install-dvi: install-dvi-am
543
544 install-exec-am:
545
546 install-html: install-html-am
547
548 install-info: install-info-am
549
550 install-man:
551
552 install-pdf: install-pdf-am
553
554 install-ps: install-ps-am
555
556 installcheck-am:
557
558 maintainer-clean: maintainer-clean-am
559         -rm -rf ./$(DEPDIR)
560         -rm -f Makefile
561 maintainer-clean-am: distclean-am maintainer-clean-generic
562
563 mostlyclean: mostlyclean-am
564
565 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
566         mostlyclean-libtool
567
568 pdf: pdf-am
569
570 pdf-am:
571
572 ps: ps-am
573
574 ps-am:
575
576 uninstall-am: uninstall-frameheaderDATA uninstall-saslincludeHEADERS
577
578 .MAKE: install-am install-strip
579
580 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
581         clean-libtool clean-noinstPROGRAMS ctags distclean \
582         distclean-compile distclean-generic distclean-libtool \
583         distclean-tags distdir dvi dvi-am html html-am info info-am \
584         install install-am install-data install-data-am install-dvi \
585         install-dvi-am install-exec install-exec-am \
586         install-frameheaderDATA install-html install-html-am \
587         install-info install-info-am install-man install-pdf \
588         install-pdf-am install-ps install-ps-am \
589         install-saslincludeHEADERS install-strip installcheck \
590         installcheck-am installdirs maintainer-clean \
591         maintainer-clean-generic mostlyclean mostlyclean-compile \
592         mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
593         tags uninstall uninstall-am uninstall-frameheaderDATA \
594         uninstall-saslincludeHEADERS
595
596
597 md5global.h: makemd5
598         -rm -f md5global.h
599         ./makemd5 md5global.h
600 # Tell versions [3.59,3.63) of GNU make to not export all variables.
601 # Otherwise a system limit (for SysV at least) may be exceeded.
602 .NOEXPORT: