~clint-fewbar/+junk/debian-cyrus-sasl2-builddeb

« back to all changes in this revision

Viewing changes to Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Ondřej Surý
  • Date: 2011-05-27 17:05:30 UTC
  • mfrom: (2.4.1 experimental) (2.1.15 sid)
  • Revision ID: james.westby@ubuntu.com-20110527170530-yk7xxbhzrgtny84s
* Upload to unstable
* One more AC_CACHE_VAL without _cv_ fix
* Update Vcs-* links
* Add gs2 and scram modules to libsasl2-modules-gssapi-mit
  (Closes: #628067)
* Revert "Change gbp.conf for experimental branch"
* Add lintian-override for libsasl2-modules-gssapi-mit: possible-gpl-
  code-linked-with-openssl

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.7.9 from Makefile.am.
2
 
# @configure_input@
3
 
 
4
 
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
5
 
# 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
 
srcdir = @srcdir@
18
 
top_srcdir = @top_srcdir@
19
 
VPATH = @srcdir@
20
 
pkgdatadir = $(datadir)/@PACKAGE@
21
 
pkglibdir = $(libdir)/@PACKAGE@
22
 
pkgincludedir = $(includedir)/@PACKAGE@
23
 
top_builddir = .
24
 
 
25
 
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
26
 
INSTALL = @INSTALL@
27
 
install_sh_DATA = $(install_sh) -c -m 644
28
 
install_sh_PROGRAM = $(install_sh) -c
29
 
install_sh_SCRIPT = $(install_sh) -c
30
 
INSTALL_HEADER = $(INSTALL_DATA)
31
 
transform = $(program_transform_name)
32
 
NORMAL_INSTALL = :
33
 
PRE_INSTALL = :
34
 
POST_INSTALL = :
35
 
NORMAL_UNINSTALL = :
36
 
PRE_UNINSTALL = :
37
 
POST_UNINSTALL = :
38
 
host_triplet = @host@
39
 
ACLOCAL = @ACLOCAL@
40
 
AMDEP_FALSE = @AMDEP_FALSE@
41
 
AMDEP_TRUE = @AMDEP_TRUE@
42
 
AMTAR = @AMTAR@
43
 
AUTOCONF = @AUTOCONF@
44
 
AUTOHEADER = @AUTOHEADER@
45
 
AUTOMAKE = @AUTOMAKE@
46
 
AWK = @AWK@
47
 
CC = @CC@
48
 
CCDEPMODE = @CCDEPMODE@
49
 
CFLAGS = @CFLAGS@
50
 
CMU_LIB_SUBDIR = @CMU_LIB_SUBDIR@
51
 
CPP = @CPP@
52
 
CPPFLAGS = @CPPFLAGS@
53
 
CYGPATH_W = @CYGPATH_W@
54
 
DEFS = @DEFS@
55
 
DEPDIR = @DEPDIR@
56
 
DIRS = @DIRS@
57
 
DMALLOC_LIBS = @DMALLOC_LIBS@
58
 
ECHO_C = @ECHO_C@
59
 
ECHO_N = @ECHO_N@
60
 
ECHO_T = @ECHO_T@
61
 
EGREP = @EGREP@
62
 
EXEEXT = @EXEEXT@
63
 
GETADDRINFOOBJS = @GETADDRINFOOBJS@
64
 
GETNAMEINFOOBJS = @GETNAMEINFOOBJS@
65
 
GETSUBOPT = @GETSUBOPT@
66
 
GSSAPIBASE_LIBS = @GSSAPIBASE_LIBS@
67
 
GSSAPI_LIBS = @GSSAPI_LIBS@
68
 
INSTALL_DATA = @INSTALL_DATA@
69
 
INSTALL_PROGRAM = @INSTALL_PROGRAM@
70
 
INSTALL_SCRIPT = @INSTALL_SCRIPT@
71
 
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
72
 
IPCTYPE = @IPCTYPE@
73
 
JAVAC = @JAVAC@
74
 
JAVADOC = @JAVADOC@
75
 
JAVAH = @JAVAH@
76
 
JAVAROOT = @JAVAROOT@
77
 
JAVA_FALSE = @JAVA_FALSE@
78
 
JAVA_INCLUDES = @JAVA_INCLUDES@
79
 
JAVA_TRUE = @JAVA_TRUE@
80
 
LDFLAGS = @LDFLAGS@
81
 
LIBOBJS = @LIBOBJS@
82
 
LIBS = @LIBS@
83
 
LIBTOOL = @LIBTOOL@
84
 
LIB_CRYPT = @LIB_CRYPT@
85
 
LIB_DES = @LIB_DES@
86
 
LIB_DOOR = @LIB_DOOR@
87
 
LIB_LDAP = @LIB_LDAP@
88
 
LIB_MYSQL = @LIB_MYSQL@
89
 
LIB_PGSQL = @LIB_PGSQL@
90
 
LIB_SOCKET = @LIB_SOCKET@
91
 
LIB_SQLITE = @LIB_SQLITE@
92
 
LIB_SQLITE3 = @LIB_SQLITE3@
93
 
LN_S = @LN_S@
94
 
LTGETADDRINFOOBJS = @LTGETADDRINFOOBJS@
95
 
LTGETNAMEINFOOBJS = @LTGETNAMEINFOOBJS@
96
 
LTLIBOBJS = @LTLIBOBJS@
97
 
LTSNPRINTFOBJS = @LTSNPRINTFOBJS@
98
 
MACOSX_FALSE = @MACOSX_FALSE@
99
 
MACOSX_TRUE = @MACOSX_TRUE@
100
 
MAKEINFO = @MAKEINFO@
101
 
NM = @NM@
102
 
NO_SASL_DB_MANS_FALSE = @NO_SASL_DB_MANS_FALSE@
103
 
NO_SASL_DB_MANS_TRUE = @NO_SASL_DB_MANS_TRUE@
104
 
NTLM_LIBS = @NTLM_LIBS@
105
 
OBJEXT = @OBJEXT@
106
 
OTP_LIBS = @OTP_LIBS@
107
 
PACKAGE = @PACKAGE@
108
 
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
109
 
PACKAGE_NAME = @PACKAGE_NAME@
110
 
PACKAGE_STRING = @PACKAGE_STRING@
111
 
PACKAGE_TARNAME = @PACKAGE_TARNAME@
112
 
PACKAGE_VERSION = @PACKAGE_VERSION@
113
 
PASSDSS_LIBS = @PASSDSS_LIBS@
114
 
PATH_SEPARATOR = @PATH_SEPARATOR@
115
 
PLAIN_LIBS = @PLAIN_LIBS@
116
 
PURECOV = @PURECOV@
117
 
PURIFY = @PURIFY@
118
 
PWCHECKMETH = @PWCHECKMETH@
119
 
PWCHECK_FALSE = @PWCHECK_FALSE@
120
 
PWCHECK_TRUE = @PWCHECK_TRUE@
121
 
RANLIB = @RANLIB@
122
 
SAMPLE_FALSE = @SAMPLE_FALSE@
123
 
SAMPLE_TRUE = @SAMPLE_TRUE@
124
 
SASLAUTHD_FALSE = @SASLAUTHD_FALSE@
125
 
SASLAUTHD_TRUE = @SASLAUTHD_TRUE@
126
 
SASL_DB_BACKEND = @SASL_DB_BACKEND@
127
 
SASL_DB_BACKEND_STATIC = @SASL_DB_BACKEND_STATIC@
128
 
SASL_DB_INC = @SASL_DB_INC@
129
 
SASL_DB_LIB = @SASL_DB_LIB@
130
 
SASL_DB_MANS = @SASL_DB_MANS@
131
 
SASL_DB_UTILS = @SASL_DB_UTILS@
132
 
SASL_DL_LIB = @SASL_DL_LIB@
133
 
SASL_KRB_LIB = @SASL_KRB_LIB@
134
 
SASL_MECHS = @SASL_MECHS@
135
 
SASL_STATIC_LIBS = @SASL_STATIC_LIBS@
136
 
SASL_STATIC_OBJS = @SASL_STATIC_OBJS@
137
 
SASL_STATIC_SRCS = @SASL_STATIC_SRCS@
138
 
SASL_UTIL_HEADERS_EXTRA = @SASL_UTIL_HEADERS_EXTRA@
139
 
SASL_UTIL_LIBS_EXTRA = @SASL_UTIL_LIBS_EXTRA@
140
 
SET_MAKE = @SET_MAKE@
141
 
SFIO_INC_FLAGS = @SFIO_INC_FLAGS@
142
 
SFIO_LIB_FLAGS = @SFIO_LIB_FLAGS@
143
 
SHELL = @SHELL@
144
 
SMTPTEST_PROGRAM = @SMTPTEST_PROGRAM@
145
 
SNPRINTFOBJS = @SNPRINTFOBJS@
146
 
SRP_LIBS = @SRP_LIBS@
147
 
STRIP = @STRIP@
148
 
VERSION = @VERSION@
149
 
ac_ct_CC = @ac_ct_CC@
150
 
ac_ct_RANLIB = @ac_ct_RANLIB@
151
 
ac_ct_STRIP = @ac_ct_STRIP@
152
 
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
153
 
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
154
 
am__include = @am__include@
155
 
am__leading_dot = @am__leading_dot@
156
 
am__quote = @am__quote@
157
 
bindir = @bindir@
158
 
build = @build@
159
 
build_alias = @build_alias@
160
 
build_cpu = @build_cpu@
161
 
build_os = @build_os@
162
 
build_vendor = @build_vendor@
163
 
configdir = @configdir@
164
 
datadir = @datadir@
165
 
exec_prefix = @exec_prefix@
166
 
host = @host@
167
 
host_alias = @host_alias@
168
 
host_cpu = @host_cpu@
169
 
host_os = @host_os@
170
 
host_vendor = @host_vendor@
171
 
includedir = @includedir@
172
 
infodir = @infodir@
173
 
install_sh = @install_sh@
174
 
libdir = @libdir@
175
 
libexecdir = @libexecdir@
176
 
localstatedir = @localstatedir@
177
 
mandir = @mandir@
178
 
oldincludedir = @oldincludedir@
179
 
plugindir = @plugindir@
180
 
prefix = @prefix@
181
 
program_transform_name = @program_transform_name@
182
 
sbindir = @sbindir@
183
 
sharedstatedir = @sharedstatedir@
184
 
subdirs = @subdirs@
185
 
sysconfdir = @sysconfdir@
186
 
target = @target@
187
 
target_alias = @target_alias@
188
 
target_cpu = @target_cpu@
189
 
target_os = @target_os@
190
 
target_vendor = @target_vendor@
191
 
AUTOMAKE_OPTIONS = 1.7
192
 
@SASLAUTHD_FALSE@SAD = 
193
 
 
194
 
# Top-level Makefile.am for SASL
195
 
# Rob Earhart
196
 
#
197
 
################################################################
198
 
# Copyright (c) 2000 Carnegie Mellon University.  All rights reserved.
199
 
#
200
 
# Redistribution and use in source and binary forms, with or without
201
 
# modification, are permitted provided that the following conditions
202
 
# are met:
203
 
#
204
 
# 1. Redistributions of source code must retain the above copyright
205
 
#    notice, this list of conditions and the following disclaimer. 
206
 
#
207
 
# 2. Redistributions in binary form must reproduce the above copyright
208
 
#    notice, this list of conditions and the following disclaimer in
209
 
#    the documentation and/or other materials provided with the
210
 
#    distribution.
211
 
#
212
 
# 3. The name "Carnegie Mellon University" must not be used to
213
 
#    endorse or promote products derived from this software without
214
 
#    prior written permission. For permission or any other legal
215
 
#    details, please contact  
216
 
#      Office of Technology Transfer
217
 
#      Carnegie Mellon University
218
 
#      5000 Forbes Avenue
219
 
#      Pittsburgh, PA  15213-3890
220
 
#      (412) 268-4387, fax: (412) 268-7395
221
 
#      tech-transfer@andrew.cmu.edu
222
 
#
223
 
# 4. Redistributions of any form whatsoever must retain the following
224
 
#    acknowledgment:
225
 
#    "This product includes software developed by Computing Services
226
 
#     at Carnegie Mellon University (http://www.cmu.edu/computing/)."
227
 
#
228
 
# CARNEGIE MELLON UNIVERSITY DISCLAIMS ALL WARRANTIES WITH REGARD TO
229
 
# THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
230
 
# AND FITNESS, IN NO EVENT SHALL CARNEGIE MELLON UNIVERSITY BE LIABLE
231
 
# FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
232
 
# WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
233
 
# AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
234
 
# OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
235
 
#
236
 
################################################################
237
 
@SASLAUTHD_TRUE@SAD = saslauthd
238
 
@PWCHECK_TRUE@PWC = pwcheck
239
 
@PWCHECK_FALSE@PWC = 
240
 
@SAMPLE_FALSE@SAM = 
241
 
@SAMPLE_TRUE@SAM = sample
242
 
@JAVA_FALSE@JAV = 
243
 
@JAVA_TRUE@JAV = java
244
 
@MACOSX_FALSE@INSTALLOSX = 
245
 
@MACOSX_TRUE@INSTALLOSX = install-exec-local-osx
246
 
 
247
 
SUBDIRS = include sasldb plugins lib utils doc man $(PWC) $(SAM) $(JAV) $(SAD)
248
 
EXTRA_DIST = config cmulocal win32 mac dlcompat-20010505 NTMakefile INSTALL.TXT
249
 
 
250
 
framedir = /Library/Frameworks/SASL2.framework
251
 
subdir = .
252
 
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
253
 
mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
254
 
CONFIG_HEADER = config.h
255
 
CONFIG_CLEAN_FILES =
256
 
DIST_SOURCES =
257
 
 
258
 
RECURSIVE_TARGETS = info-recursive dvi-recursive pdf-recursive \
259
 
        ps-recursive install-info-recursive uninstall-info-recursive \
260
 
        all-recursive install-data-recursive install-exec-recursive \
261
 
        installdirs-recursive install-recursive uninstall-recursive \
262
 
        check-recursive installcheck-recursive
263
 
DIST_COMMON = README $(srcdir)/Makefile.in $(srcdir)/configure AUTHORS \
264
 
        COPYING ChangeLog INSTALL Makefile.am NEWS aclocal.m4 \
265
 
        config.h.in config/config.guess config/config.sub \
266
 
        config/depcomp config/install-sh config/ltconfig \
267
 
        config/ltmain.sh config/missing config/mkinstalldirs configure \
268
 
        configure.in
269
 
DIST_SUBDIRS = include sasldb plugins lib utils doc man pwcheck sample \
270
 
        java saslauthd
271
 
all: config.h
272
 
        $(MAKE) $(AM_MAKEFLAGS) all-recursive
273
 
 
274
 
.SUFFIXES:
275
 
 
276
 
am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
277
 
 configure.lineno
278
 
$(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
279
 
        cd $(top_srcdir) && \
280
 
          $(AUTOMAKE) --gnu  Makefile
281
 
Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
282
 
        cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)
283
 
 
284
 
$(top_builddir)/config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
285
 
        $(SHELL) ./config.status --recheck
286
 
$(srcdir)/configure:  $(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
287
 
        cd $(srcdir) && $(AUTOCONF)
288
 
 
289
 
$(ACLOCAL_M4):  configure.in 
290
 
        cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
291
 
 
292
 
config.h: stamp-h1
293
 
        @if test ! -f $@; then \
294
 
          rm -f stamp-h1; \
295
 
          $(MAKE) stamp-h1; \
296
 
        else :; fi
297
 
 
298
 
stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
299
 
        @rm -f stamp-h1
300
 
        cd $(top_builddir) && $(SHELL) ./config.status config.h
301
 
 
302
 
$(srcdir)/config.h.in:  $(top_srcdir)/configure.in $(ACLOCAL_M4) 
303
 
        cd $(top_srcdir) && $(AUTOHEADER)
304
 
        touch $(srcdir)/config.h.in
305
 
 
306
 
distclean-hdr:
307
 
        -rm -f config.h stamp-h1
308
 
 
309
 
mostlyclean-libtool:
310
 
        -rm -f *.lo
311
 
 
312
 
clean-libtool:
313
 
        -rm -rf .libs _libs
314
 
 
315
 
distclean-libtool:
316
 
        -rm -f libtool
317
 
uninstall-info-am:
318
 
 
319
 
# This directory's subdirectories are mostly independent; you can cd
320
 
# into them and run `make' without going through this Makefile.
321
 
# To change the values of `make' variables: instead of editing Makefiles,
322
 
# (1) if the variable is set in `config.status', edit `config.status'
323
 
#     (which will cause the Makefiles to be regenerated when you run `make');
324
 
# (2) otherwise, pass the desired values on the `make' command line.
325
 
$(RECURSIVE_TARGETS):
326
 
        @set fnord $$MAKEFLAGS; amf=$$2; \
327
 
        dot_seen=no; \
328
 
        target=`echo $@ | sed s/-recursive//`; \
329
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
330
 
          echo "Making $$target in $$subdir"; \
331
 
          if test "$$subdir" = "."; then \
332
 
            dot_seen=yes; \
333
 
            local_target="$$target-am"; \
334
 
          else \
335
 
            local_target="$$target"; \
336
 
          fi; \
337
 
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
338
 
           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
339
 
        done; \
340
 
        if test "$$dot_seen" = "no"; then \
341
 
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
342
 
        fi; test -z "$$fail"
343
 
 
344
 
mostlyclean-recursive clean-recursive distclean-recursive \
345
 
maintainer-clean-recursive:
346
 
        @set fnord $$MAKEFLAGS; amf=$$2; \
347
 
        dot_seen=no; \
348
 
        case "$@" in \
349
 
          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
350
 
          *) list='$(SUBDIRS)' ;; \
351
 
        esac; \
352
 
        rev=''; for subdir in $$list; do \
353
 
          if test "$$subdir" = "."; then :; else \
354
 
            rev="$$subdir $$rev"; \
355
 
          fi; \
356
 
        done; \
357
 
        rev="$$rev ."; \
358
 
        target=`echo $@ | sed s/-recursive//`; \
359
 
        for subdir in $$rev; do \
360
 
          echo "Making $$target in $$subdir"; \
361
 
          if test "$$subdir" = "."; then \
362
 
            local_target="$$target-am"; \
363
 
          else \
364
 
            local_target="$$target"; \
365
 
          fi; \
366
 
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
367
 
           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
368
 
        done && test -z "$$fail"
369
 
tags-recursive:
370
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
371
 
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
372
 
        done
373
 
ctags-recursive:
374
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
375
 
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
376
 
        done
377
 
 
378
 
ETAGS = etags
379
 
ETAGSFLAGS =
380
 
 
381
 
CTAGS = ctags
382
 
CTAGSFLAGS =
383
 
 
384
 
tags: TAGS
385
 
 
386
 
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
387
 
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
388
 
        unique=`for i in $$list; do \
389
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
390
 
          done | \
391
 
          $(AWK) '    { files[$$0] = 1; } \
392
 
               END { for (i in files) print i; }'`; \
393
 
        mkid -fID $$unique
394
 
 
395
 
TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
396
 
                $(TAGS_FILES) $(LISP)
397
 
        tags=; \
398
 
        here=`pwd`; \
399
 
        if (etags --etags-include --version) >/dev/null 2>&1; then \
400
 
          include_option=--etags-include; \
401
 
        else \
402
 
          include_option=--include; \
403
 
        fi; \
404
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
405
 
          if test "$$subdir" = .; then :; else \
406
 
            test -f $$subdir/TAGS && \
407
 
              tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
408
 
          fi; \
409
 
        done; \
410
 
        list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
411
 
        unique=`for i in $$list; do \
412
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
413
 
          done | \
414
 
          $(AWK) '    { files[$$0] = 1; } \
415
 
               END { for (i in files) print i; }'`; \
416
 
        test -z "$(ETAGS_ARGS)$$tags$$unique" \
417
 
          || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
418
 
             $$tags $$unique
419
 
 
420
 
ctags: CTAGS
421
 
CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
422
 
                $(TAGS_FILES) $(LISP)
423
 
        tags=; \
424
 
        here=`pwd`; \
425
 
        list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
426
 
        unique=`for i in $$list; do \
427
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
428
 
          done | \
429
 
          $(AWK) '    { files[$$0] = 1; } \
430
 
               END { for (i in files) print i; }'`; \
431
 
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
432
 
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
433
 
             $$tags $$unique
434
 
 
435
 
GTAGS:
436
 
        here=`$(am__cd) $(top_builddir) && pwd` \
437
 
          && cd $(top_srcdir) \
438
 
          && gtags -i $(GTAGS_ARGS) $$here
439
 
 
440
 
distclean-tags:
441
 
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
442
 
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
443
 
 
444
 
top_distdir = .
445
 
distdir = $(PACKAGE)-$(VERSION)
446
 
 
447
 
am__remove_distdir = \
448
 
  { test ! -d $(distdir) \
449
 
    || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
450
 
         && rm -fr $(distdir); }; }
451
 
 
452
 
GZIP_ENV = --best
453
 
distuninstallcheck_listfiles = find . -type f -print
454
 
distcleancheck_listfiles = find . -type f -print
455
 
 
456
 
distdir: $(DISTFILES)
457
 
        $(am__remove_distdir)
458
 
        mkdir $(distdir)
459
 
        $(mkinstalldirs) $(distdir)/config
460
 
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
461
 
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
462
 
        list='$(DISTFILES)'; for file in $$list; do \
463
 
          case $$file in \
464
 
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
465
 
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
466
 
          esac; \
467
 
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
468
 
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
469
 
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
470
 
            dir="/$$dir"; \
471
 
            $(mkinstalldirs) "$(distdir)$$dir"; \
472
 
          else \
473
 
            dir=''; \
474
 
          fi; \
475
 
          if test -d $$d/$$file; then \
476
 
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
477
 
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
478
 
            fi; \
479
 
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
480
 
          else \
481
 
            test -f $(distdir)/$$file \
482
 
            || cp -p $$d/$$file $(distdir)/$$file \
483
 
            || exit 1; \
484
 
          fi; \
485
 
        done
486
 
        list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
487
 
          if test "$$subdir" = .; then :; else \
488
 
            test -d $(distdir)/$$subdir \
489
 
            || mkdir $(distdir)/$$subdir \
490
 
            || exit 1; \
491
 
            (cd $$subdir && \
492
 
              $(MAKE) $(AM_MAKEFLAGS) \
493
 
                top_distdir="$(top_distdir)" \
494
 
                distdir=../$(distdir)/$$subdir \
495
 
                distdir) \
496
 
              || exit 1; \
497
 
          fi; \
498
 
        done
499
 
        $(MAKE) $(AM_MAKEFLAGS) \
500
 
          top_distdir="$(top_distdir)" distdir="$(distdir)" \
501
 
          dist-hook
502
 
        -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
503
 
          ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
504
 
          ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
505
 
          ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
506
 
        || chmod -R a+r $(distdir)
507
 
dist-gzip: distdir
508
 
        $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
509
 
        $(am__remove_distdir)
510
 
 
511
 
dist dist-all: distdir
512
 
        $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
513
 
        $(am__remove_distdir)
514
 
 
515
 
# This target untars the dist file and tries a VPATH configuration.  Then
516
 
# it guarantees that the distribution is self-contained by making another
517
 
# tarfile.
518
 
distcheck: dist
519
 
        $(am__remove_distdir)
520
 
        GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(AMTAR) xf -
521
 
        chmod -R a-w $(distdir); chmod a+w $(distdir)
522
 
        mkdir $(distdir)/_build
523
 
        mkdir $(distdir)/_inst
524
 
        chmod a-w $(distdir)
525
 
        dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
526
 
          && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
527
 
          && cd $(distdir)/_build \
528
 
          && ../configure --srcdir=.. --prefix="$$dc_install_base" \
529
 
            $(DISTCHECK_CONFIGURE_FLAGS) \
530
 
          && $(MAKE) $(AM_MAKEFLAGS) \
531
 
          && $(MAKE) $(AM_MAKEFLAGS) dvi \
532
 
          && $(MAKE) $(AM_MAKEFLAGS) check \
533
 
          && $(MAKE) $(AM_MAKEFLAGS) install \
534
 
          && $(MAKE) $(AM_MAKEFLAGS) installcheck \
535
 
          && $(MAKE) $(AM_MAKEFLAGS) uninstall \
536
 
          && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
537
 
                distuninstallcheck \
538
 
          && chmod -R a-w "$$dc_install_base" \
539
 
          && ({ \
540
 
               (cd ../.. && $(mkinstalldirs) "$$dc_destdir") \
541
 
               && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
542
 
               && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
543
 
               && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
544
 
                    distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
545
 
              } || { rm -rf "$$dc_destdir"; exit 1; }) \
546
 
          && rm -rf "$$dc_destdir" \
547
 
          && $(MAKE) $(AM_MAKEFLAGS) dist-gzip \
548
 
          && rm -f $(distdir).tar.gz \
549
 
          && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
550
 
        $(am__remove_distdir)
551
 
        @echo "$(distdir).tar.gz is ready for distribution" | \
552
 
          sed 'h;s/./=/g;p;x;p;x'
553
 
distuninstallcheck:
554
 
        @cd $(distuninstallcheck_dir) \
555
 
        && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
556
 
           || { echo "ERROR: files left after uninstall:" ; \
557
 
                if test -n "$(DESTDIR)"; then \
558
 
                  echo "  (check DESTDIR support)"; \
559
 
                fi ; \
560
 
                $(distuninstallcheck_listfiles) ; \
561
 
                exit 1; } >&2
562
 
distcleancheck: distclean
563
 
        @if test '$(srcdir)' = . ; then \
564
 
          echo "ERROR: distcleancheck can only run from a VPATH build" ; \
565
 
          exit 1 ; \
566
 
        fi
567
 
        @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
568
 
          || { echo "ERROR: files left in build directory after distclean:" ; \
569
 
               $(distcleancheck_listfiles) ; \
570
 
               exit 1; } >&2
571
 
check-am: all-am
572
 
check: check-recursive
573
 
all-am: Makefile config.h
574
 
installdirs: installdirs-recursive
575
 
installdirs-am:
576
 
 
577
 
install: install-recursive
578
 
install-exec: install-exec-recursive
579
 
install-data: install-data-recursive
580
 
uninstall: uninstall-recursive
581
 
 
582
 
install-am: all-am
583
 
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
584
 
 
585
 
installcheck: installcheck-recursive
586
 
install-strip:
587
 
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
588
 
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
589
 
          `test -z '$(STRIP)' || \
590
 
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
591
 
mostlyclean-generic:
592
 
 
593
 
clean-generic:
594
 
 
595
 
distclean-generic:
596
 
        -rm -f $(CONFIG_CLEAN_FILES)
597
 
 
598
 
maintainer-clean-generic:
599
 
        @echo "This command is intended for maintainers to use"
600
 
        @echo "it deletes files that may require special tools to rebuild."
601
 
clean: clean-recursive
602
 
 
603
 
clean-am: clean-generic clean-libtool mostlyclean-am
604
 
 
605
 
distclean: distclean-recursive
606
 
        -rm -f $(am__CONFIG_DISTCLEAN_FILES)
607
 
        -rm -f Makefile
608
 
distclean-am: clean-am distclean-generic distclean-hdr distclean-libtool \
609
 
        distclean-tags
610
 
 
611
 
dvi: dvi-recursive
612
 
 
613
 
dvi-am:
614
 
 
615
 
info: info-recursive
616
 
 
617
 
info-am:
618
 
 
619
 
install-data-am:
620
 
 
621
 
install-exec-am: install-exec-local
622
 
 
623
 
install-info: install-info-recursive
624
 
 
625
 
install-man:
626
 
 
627
 
installcheck-am:
628
 
 
629
 
maintainer-clean: maintainer-clean-recursive
630
 
        -rm -f $(am__CONFIG_DISTCLEAN_FILES)
631
 
        -rm -rf $(top_srcdir)/autom4te.cache
632
 
        -rm -f Makefile
633
 
maintainer-clean-am: distclean-am maintainer-clean-generic
634
 
 
635
 
mostlyclean: mostlyclean-recursive
636
 
 
637
 
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
638
 
 
639
 
pdf: pdf-recursive
640
 
 
641
 
pdf-am:
642
 
 
643
 
ps: ps-recursive
644
 
 
645
 
ps-am:
646
 
 
647
 
uninstall-am: uninstall-info-am
648
 
 
649
 
uninstall-info: uninstall-info-recursive
650
 
 
651
 
.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am clean \
652
 
        clean-generic clean-libtool clean-recursive ctags \
653
 
        ctags-recursive dist dist-all dist-gzip distcheck distclean \
654
 
        distclean-generic distclean-hdr distclean-libtool \
655
 
        distclean-recursive distclean-tags distcleancheck distdir \
656
 
        distuninstallcheck dvi dvi-am dvi-recursive info info-am \
657
 
        info-recursive install install-am install-data install-data-am \
658
 
        install-data-recursive install-exec install-exec-am \
659
 
        install-exec-local install-exec-recursive install-info \
660
 
        install-info-am install-info-recursive install-man \
661
 
        install-recursive install-strip installcheck installcheck-am \
662
 
        installdirs installdirs-am installdirs-recursive \
663
 
        maintainer-clean maintainer-clean-generic \
664
 
        maintainer-clean-recursive mostlyclean mostlyclean-generic \
665
 
        mostlyclean-libtool mostlyclean-recursive pdf pdf-am \
666
 
        pdf-recursive ps ps-am ps-recursive tags tags-recursive \
667
 
        uninstall uninstall-am uninstall-info-am \
668
 
        uninstall-info-recursive uninstall-recursive
669
 
 
670
 
 
671
 
dist-hook:
672
 
        @find $(distdir) -exec chmod o+w {} ';'
673
 
        @find $(distdir) -name CVS -print | xargs -t rm -rf
674
 
        (cd $(distdir)/plugins && sh makeinit.sh)
675
 
install-exec-local: $(INSTALLOSX)
676
 
        @if test "$(plugindir)" != "$(prefix)/lib/sasl2"; then \
677
 
          echo "********************************************************"; \
678
 
          echo "* WARNING:"; \
679
 
          echo "* Plugins are being installed into $(prefix)/lib/sasl2,"; \
680
 
          echo "* but the library will look for them in $(plugindir)."; \
681
 
          echo "* You need to make sure that the plugins will eventually"; \
682
 
          echo "* be in $(plugindir) -- the easiest way is to make a"; \
683
 
          echo "* symbolic link from $(plugindir) to $(prefix)/lib/sasl2,"; \
684
 
          echo "* but this may not be appropriate for your site, so this"; \
685
 
          echo "* installation procedure won't do it for you."; \
686
 
          echo "*"; \
687
 
          echo "* If you don't want to do this for some reason, you can"; \
688
 
          echo "* set the location where the library will look for plugins"; \
689
 
          echo "* by setting the environment variable SASL_PATH to the path"; \
690
 
          echo "* the library should use."; \
691
 
          echo "********************************************************"; \
692
 
        fi
693
 
install-exec-local-osx:
694
 
        $(mkinstalldirs) $(framedir)/Versions/A/Headers
695
 
        $(mkinstalldirs) $(framedir)/Versions/A/Resources
696
 
        cd $(framedir)/Versions ; ln -fs A Current
697
 
        cd $(framedir) ; ln -fs Versions/A/Headers .
698
 
        cd $(framedir) ; ln -fs Versions/A/Resources .
699
 
        $(INSTALL_DATA) $(srcdir)/config/Info.plist $(framedir)/Versions/A/Resources
700
 
# Tell versions [3.59,3.63) of GNU make to not export all variables.
701
 
# Otherwise a system limit (for SysV at least) may be exceeded.
702
 
.NOEXPORT: