import cyrus-sasl-2.1.23
[cyrus-sasl.git] / saslauthd / Makefile.in
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@ -DSASLAUTHD_CONF_FILE_DEFAULT=\"@sysconfdir@/saslauthd.conf\" -I. -I$(srcdir) -I..
55 DEPDIR = @DEPDIR@
56 ECHO_C = @ECHO_C@
57 ECHO_N = @ECHO_N@
58 ECHO_T = @ECHO_T@
59 EGREP = @EGREP@
60 EXEEXT = @EXEEXT@
61 GSSAPIBASE_LIBS = @GSSAPIBASE_LIBS@
62 GSSAPI_LIBS = @GSSAPI_LIBS@
63 INSTALL_DATA = @INSTALL_DATA@
64 INSTALL_PROGRAM = @INSTALL_PROGRAM@
65 INSTALL_SCRIPT = @INSTALL_SCRIPT@
66 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
67 LDAP_LIBS = @LDAP_LIBS@
68 LDFLAGS = @LDFLAGS@
69 LIBOBJS = @LIBOBJS@
70 LIBS = @LIBS@
71 LIB_CRYPT = @LIB_CRYPT@
72 LIB_DES = @LIB_DES@
73 LIB_PAM = @LIB_PAM@
74 LIB_SIA = @LIB_SIA@
75 LIB_SOCKET = @LIB_SOCKET@
76 LN_S = @LN_S@
77 LTLIBOBJS = @LTLIBOBJS@
78 MAIN_COMPAT_OBJ = @MAIN_COMPAT_OBJ@
79 MAKEINFO = @MAKEINFO@
80 OBJEXT = @OBJEXT@
81 PACKAGE = @PACKAGE@
82 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
83 PACKAGE_NAME = @PACKAGE_NAME@
84 PACKAGE_STRING = @PACKAGE_STRING@
85 PACKAGE_TARNAME = @PACKAGE_TARNAME@
86 PACKAGE_VERSION = @PACKAGE_VERSION@
87 PATH_SEPARATOR = @PATH_SEPARATOR@
88 SASLAUTHD_FALSE = @SASLAUTHD_FALSE@
89 SASLAUTHD_TRUE = @SASLAUTHD_TRUE@
90 SASL_DB_BACKEND = @SASL_DB_BACKEND@
91 SASL_DB_BACKEND_STATIC = @SASL_DB_BACKEND_STATIC@
92 SASL_DB_INC = @SASL_DB_INC@
93 SASL_DB_LIB = @SASL_DB_LIB@
94 SASL_DB_MANS = @SASL_DB_MANS@
95 SASL_DB_UTILS = @SASL_DB_UTILS@
96 SASL_KRB_LIB = @SASL_KRB_LIB@
97 SET_MAKE = @SET_MAKE@
98 SHELL = @SHELL@
99 STRIP = @STRIP@
100 VERSION = @VERSION@
101 ac_ct_CC = @ac_ct_CC@
102 ac_ct_STRIP = @ac_ct_STRIP@
103 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
104 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
105 am__include = @am__include@
106 am__leading_dot = @am__leading_dot@
107 am__quote = @am__quote@
108 bindir = @bindir@
109 build = @build@
110 build_alias = @build_alias@
111 build_cpu = @build_cpu@
112 build_os = @build_os@
113 build_vendor = @build_vendor@
114 datadir = @datadir@
115 exec_prefix = @exec_prefix@
116 host = @host@
117 host_alias = @host_alias@
118 host_cpu = @host_cpu@
119 host_os = @host_os@
120 host_vendor = @host_vendor@
121 includedir = @includedir@
122 infodir = @infodir@
123 install_sh = @install_sh@
124 libdir = @libdir@
125 libexecdir = @libexecdir@
126 localstatedir = @localstatedir@
127 mandir = @mandir@
128 oldincludedir = @oldincludedir@
129 prefix = @prefix@
130 program_transform_name = @program_transform_name@
131 sbindir = @sbindir@
132 sharedstatedir = @sharedstatedir@
133 sysconfdir = @sysconfdir@
134 target_alias = @target_alias@
135 AUTOMAKE_OPTIONS = 1.7
136 sbin_PROGRAMS = saslauthd testsaslauthd
137 EXTRA_PROGRAMS = saslcache
138
139 saslauthd_SOURCES = mechanisms.c globals.h \
140                     mechanisms.h auth_dce.c auth_dce.h auth_getpwent.c \
141                     auth_getpwent.h auth_krb5.c auth_krb5.h auth_krb4.c \
142                     auth_krb4.h auth_pam.c auth_pam.h auth_rimap.c auth_httpform.c \
143                     auth_rimap.h auth_shadow.c auth_shadow.h auth_sia.c auth_httpform.h \
144                     auth_sia.h auth_sasldb.c auth_sasldb.h lak.c lak.h \
145                     auth_ldap.c auth_ldap.h cache.c cache.h cfile.c cfile.h \
146                     krbtf.c krbtf.h utils.c utils.h \
147                     ipc_unix.c ipc_doors.c saslauthd-main.c saslauthd-main.h \
148                     md5.c saslauthd_md5.h md5global.h 
149
150 EXTRA_saslauthd_sources = getaddrinfo.c getnameinfo.c
151 saslauthd_DEPENDENCIES = saslauthd-main.o @LTLIBOBJS@
152 saslauthd_LDADD = @SASL_KRB_LIB@ \
153                   @GSSAPIBASE_LIBS@ @GSSAPI_LIBS@ @LIB_CRYPT@ @LIB_SIA@ \
154                   @LIB_SOCKET@ @SASL_DB_LIB@ @LIB_PAM@ @LDAP_LIBS@ @LTLIBOBJS@
155
156
157 testsaslauthd_SOURCES = testsaslauthd.c utils.c
158 testsaslauthd_LDADD = @LIB_SOCKET@
159
160 saslcache_SOURCES = saslcache.c
161
162 EXTRA_DIST = saslauthd.8 saslauthd.mdoc config include \
163                   getnameinfo.c getaddrinfo.c LDAP_SASLAUTHD
164
165 INCLUDES = -I$(top_srcdir)/include -I$(top_builddir)/include -I$(top_srcdir)/../include
166 subdir = .
167 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
168 mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
169 CONFIG_HEADER = saslauthd.h
170 CONFIG_CLEAN_FILES =
171 EXTRA_PROGRAMS = saslcache$(EXEEXT)
172 sbin_PROGRAMS = saslauthd$(EXEEXT) testsaslauthd$(EXEEXT)
173 PROGRAMS = $(sbin_PROGRAMS)
174
175 am_saslauthd_OBJECTS = mechanisms.$(OBJEXT) auth_dce.$(OBJEXT) \
176         auth_getpwent.$(OBJEXT) auth_krb5.$(OBJEXT) auth_krb4.$(OBJEXT) \
177         auth_pam.$(OBJEXT) auth_rimap.$(OBJEXT) auth_httpform.$(OBJEXT) \
178         auth_shadow.$(OBJEXT) auth_sia.$(OBJEXT) auth_sasldb.$(OBJEXT) \
179         lak.$(OBJEXT) auth_ldap.$(OBJEXT) cache.$(OBJEXT) \
180         cfile.$(OBJEXT) krbtf.$(OBJEXT) utils.$(OBJEXT) \
181         ipc_unix.$(OBJEXT) ipc_doors.$(OBJEXT) saslauthd-main.$(OBJEXT) \
182         md5.$(OBJEXT)
183 saslauthd_OBJECTS = $(am_saslauthd_OBJECTS)
184 saslauthd_LDFLAGS =
185 am_saslcache_OBJECTS = saslcache.$(OBJEXT)
186 saslcache_OBJECTS = $(am_saslcache_OBJECTS)
187 saslcache_LDADD = $(LDADD)
188 saslcache_DEPENDENCIES =
189 saslcache_LDFLAGS =
190 am_testsaslauthd_OBJECTS = testsaslauthd.$(OBJEXT) utils.$(OBJEXT)
191 testsaslauthd_OBJECTS = $(am_testsaslauthd_OBJECTS)
192 testsaslauthd_DEPENDENCIES =
193 testsaslauthd_LDFLAGS =
194
195 DEFAULT_INCLUDES =  -I. -I$(srcdir) -I.
196 depcomp = $(SHELL) $(top_srcdir)/config/depcomp
197 am__depfiles_maybe = depfiles
198 @AMDEP_TRUE@DEP_FILES = $(DEPDIR)/getaddrinfo.Plo \
199 @AMDEP_TRUE@    $(DEPDIR)/getnameinfo.Plo ./$(DEPDIR)/auth_dce.Po \
200 @AMDEP_TRUE@    ./$(DEPDIR)/auth_getpwent.Po \
201 @AMDEP_TRUE@    ./$(DEPDIR)/auth_httpform.Po \
202 @AMDEP_TRUE@    ./$(DEPDIR)/auth_krb4.Po ./$(DEPDIR)/auth_krb5.Po \
203 @AMDEP_TRUE@    ./$(DEPDIR)/auth_ldap.Po ./$(DEPDIR)/auth_pam.Po \
204 @AMDEP_TRUE@    ./$(DEPDIR)/auth_rimap.Po \
205 @AMDEP_TRUE@    ./$(DEPDIR)/auth_sasldb.Po \
206 @AMDEP_TRUE@    ./$(DEPDIR)/auth_shadow.Po ./$(DEPDIR)/auth_sia.Po \
207 @AMDEP_TRUE@    ./$(DEPDIR)/cache.Po ./$(DEPDIR)/cfile.Po \
208 @AMDEP_TRUE@    ./$(DEPDIR)/ipc_doors.Po ./$(DEPDIR)/ipc_unix.Po \
209 @AMDEP_TRUE@    ./$(DEPDIR)/krbtf.Po ./$(DEPDIR)/lak.Po \
210 @AMDEP_TRUE@    ./$(DEPDIR)/md5.Po ./$(DEPDIR)/mechanisms.Po \
211 @AMDEP_TRUE@    ./$(DEPDIR)/saslauthd-main.Po \
212 @AMDEP_TRUE@    ./$(DEPDIR)/saslcache.Po \
213 @AMDEP_TRUE@    ./$(DEPDIR)/testsaslauthd.Po ./$(DEPDIR)/utils.Po
214 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
215         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
216 CCLD = $(CC)
217 LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
218 DIST_SOURCES = $(saslauthd_SOURCES) $(saslcache_SOURCES) \
219         $(testsaslauthd_SOURCES)
220 DIST_COMMON = README $(srcdir)/Makefile.in $(srcdir)/configure AUTHORS \
221         COPYING ChangeLog INSTALL Makefile.am NEWS aclocal.m4 \
222         config/config.guess config/config.sub config/depcomp \
223         config/install-sh config/ltconfig config/ltmain.sh \
224         config/missing config/mkinstalldirs configure configure.in \
225         getaddrinfo.c getnameinfo.c saslauthd.h.in
226 SOURCES = $(saslauthd_SOURCES) $(saslcache_SOURCES) $(testsaslauthd_SOURCES)
227
228 all: saslauthd.h
229         $(MAKE) $(AM_MAKEFLAGS) all-am
230
231 .SUFFIXES:
232 .SUFFIXES: .c .o .obj
233
234 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
235  configure.lineno
236 $(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
237         cd $(top_srcdir) && \
238           $(AUTOMAKE) --gnu  Makefile
239 Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
240         cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)
241
242 $(top_builddir)/config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
243         $(SHELL) ./config.status --recheck
244 $(srcdir)/configure:  $(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
245         cd $(srcdir) && $(AUTOCONF)
246
247 $(ACLOCAL_M4):  configure.in 
248         cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
249
250 saslauthd.h: stamp-h1
251         @if test ! -f $@; then \
252           rm -f stamp-h1; \
253           $(MAKE) stamp-h1; \
254         else :; fi
255
256 stamp-h1: $(srcdir)/saslauthd.h.in $(top_builddir)/config.status
257         @rm -f stamp-h1
258         cd $(top_builddir) && $(SHELL) ./config.status saslauthd.h
259
260 $(srcdir)/saslauthd.h.in:  $(top_srcdir)/configure.in $(ACLOCAL_M4) 
261         cd $(top_srcdir) && $(AUTOHEADER)
262         touch $(srcdir)/saslauthd.h.in
263
264 distclean-hdr:
265         -rm -f saslauthd.h stamp-h1
266 sbinPROGRAMS_INSTALL = $(INSTALL_PROGRAM)
267 install-sbinPROGRAMS: $(sbin_PROGRAMS)
268         @$(NORMAL_INSTALL)
269         $(mkinstalldirs) $(DESTDIR)$(sbindir)
270         @list='$(sbin_PROGRAMS)'; for p in $$list; do \
271           p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
272           if test -f $$p \
273           ; then \
274             f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
275            echo " $(INSTALL_PROGRAM_ENV) $(sbinPROGRAMS_INSTALL) $$p $(DESTDIR)$(sbindir)/$$f"; \
276            $(INSTALL_PROGRAM_ENV) $(sbinPROGRAMS_INSTALL) $$p $(DESTDIR)$(sbindir)/$$f || exit 1; \
277           else :; fi; \
278         done
279
280 uninstall-sbinPROGRAMS:
281         @$(NORMAL_UNINSTALL)
282         @list='$(sbin_PROGRAMS)'; for p in $$list; do \
283           f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
284           echo " rm -f $(DESTDIR)$(sbindir)/$$f"; \
285           rm -f $(DESTDIR)$(sbindir)/$$f; \
286         done
287
288 clean-sbinPROGRAMS:
289         -test -z "$(sbin_PROGRAMS)" || rm -f $(sbin_PROGRAMS)
290 saslauthd$(EXEEXT): $(saslauthd_OBJECTS) $(saslauthd_DEPENDENCIES) 
291         @rm -f saslauthd$(EXEEXT)
292         $(LINK) $(saslauthd_LDFLAGS) $(saslauthd_OBJECTS) $(saslauthd_LDADD) $(LIBS)
293 saslcache$(EXEEXT): $(saslcache_OBJECTS) $(saslcache_DEPENDENCIES) 
294         @rm -f saslcache$(EXEEXT)
295         $(LINK) $(saslcache_LDFLAGS) $(saslcache_OBJECTS) $(saslcache_LDADD) $(LIBS)
296 testsaslauthd$(EXEEXT): $(testsaslauthd_OBJECTS) $(testsaslauthd_DEPENDENCIES) 
297         @rm -f testsaslauthd$(EXEEXT)
298         $(LINK) $(testsaslauthd_LDFLAGS) $(testsaslauthd_OBJECTS) $(testsaslauthd_LDADD) $(LIBS)
299
300 mostlyclean-compile:
301         -rm -f *.$(OBJEXT) core *.core
302
303 distclean-compile:
304         -rm -f *.tab.c
305
306 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/getaddrinfo.Plo@am__quote@
307 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/getnameinfo.Plo@am__quote@
308 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/auth_dce.Po@am__quote@
309 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/auth_getpwent.Po@am__quote@
310 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/auth_httpform.Po@am__quote@
311 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/auth_krb4.Po@am__quote@
312 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/auth_krb5.Po@am__quote@
313 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/auth_ldap.Po@am__quote@
314 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/auth_pam.Po@am__quote@
315 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/auth_rimap.Po@am__quote@
316 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/auth_sasldb.Po@am__quote@
317 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/auth_shadow.Po@am__quote@
318 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/auth_sia.Po@am__quote@
319 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cache.Po@am__quote@
320 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cfile.Po@am__quote@
321 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ipc_doors.Po@am__quote@
322 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ipc_unix.Po@am__quote@
323 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/krbtf.Po@am__quote@
324 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lak.Po@am__quote@
325 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/md5.Po@am__quote@
326 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mechanisms.Po@am__quote@
327 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/saslauthd-main.Po@am__quote@
328 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/saslcache.Po@am__quote@
329 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/testsaslauthd.Po@am__quote@
330 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/utils.Po@am__quote@
331
332 .c.o:
333 @am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
334 @am__fastdepCC_TRUE@      -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
335 @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
336 @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
337 @am__fastdepCC_TRUE@    fi
338 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
339 @AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
340 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
341 @am__fastdepCC_FALSE@   $(COMPILE) -c `test -f '$<' || echo '$(srcdir)/'`$<
342
343 .c.obj:
344 @am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
345 @am__fastdepCC_TRUE@      -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`; \
346 @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
347 @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
348 @am__fastdepCC_TRUE@    fi
349 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
350 @AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
351 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
352 @am__fastdepCC_FALSE@   $(COMPILE) -c `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`
353 uninstall-info-am:
354
355 ETAGS = etags
356 ETAGSFLAGS =
357
358 CTAGS = ctags
359 CTAGSFLAGS =
360
361 tags: TAGS
362
363 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
364         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
365         unique=`for i in $$list; do \
366             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
367           done | \
368           $(AWK) '    { files[$$0] = 1; } \
369                END { for (i in files) print i; }'`; \
370         mkid -fID $$unique
371
372 TAGS:  $(HEADERS) $(SOURCES) saslauthd.h.in $(TAGS_DEPENDENCIES) \
373                 $(TAGS_FILES) $(LISP)
374         tags=; \
375         here=`pwd`; \
376         list='$(SOURCES) $(HEADERS) saslauthd.h.in $(LISP) $(TAGS_FILES)'; \
377         unique=`for i in $$list; do \
378             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
379           done | \
380           $(AWK) '    { files[$$0] = 1; } \
381                END { for (i in files) print i; }'`; \
382         test -z "$(ETAGS_ARGS)$$tags$$unique" \
383           || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
384              $$tags $$unique
385
386 ctags: CTAGS
387 CTAGS:  $(HEADERS) $(SOURCES) saslauthd.h.in $(TAGS_DEPENDENCIES) \
388                 $(TAGS_FILES) $(LISP)
389         tags=; \
390         here=`pwd`; \
391         list='$(SOURCES) $(HEADERS) saslauthd.h.in $(LISP) $(TAGS_FILES)'; \
392         unique=`for i in $$list; do \
393             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
394           done | \
395           $(AWK) '    { files[$$0] = 1; } \
396                END { for (i in files) print i; }'`; \
397         test -z "$(CTAGS_ARGS)$$tags$$unique" \
398           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
399              $$tags $$unique
400
401 GTAGS:
402         here=`$(am__cd) $(top_builddir) && pwd` \
403           && cd $(top_srcdir) \
404           && gtags -i $(GTAGS_ARGS) $$here
405
406 distclean-tags:
407         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
408 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
409
410 top_distdir = .
411 distdir = $(PACKAGE)-$(VERSION)
412
413 am__remove_distdir = \
414   { test ! -d $(distdir) \
415     || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
416          && rm -fr $(distdir); }; }
417
418 GZIP_ENV = --best
419 distuninstallcheck_listfiles = find . -type f -print
420 distcleancheck_listfiles = find . -type f -print
421
422 distdir: $(DISTFILES)
423         $(am__remove_distdir)
424         mkdir $(distdir)
425         $(mkinstalldirs) $(distdir)/config
426         @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
427         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
428         list='$(DISTFILES)'; for file in $$list; do \
429           case $$file in \
430             $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
431             $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
432           esac; \
433           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
434           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
435           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
436             dir="/$$dir"; \
437             $(mkinstalldirs) "$(distdir)$$dir"; \
438           else \
439             dir=''; \
440           fi; \
441           if test -d $$d/$$file; then \
442             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
443               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
444             fi; \
445             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
446           else \
447             test -f $(distdir)/$$file \
448             || cp -p $$d/$$file $(distdir)/$$file \
449             || exit 1; \
450           fi; \
451         done
452         $(MAKE) $(AM_MAKEFLAGS) \
453           top_distdir="$(top_distdir)" distdir="$(distdir)" \
454           dist-hook
455         -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
456           ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
457           ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
458           ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
459         || chmod -R a+r $(distdir)
460 dist-gzip: distdir
461         $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
462         $(am__remove_distdir)
463
464 dist dist-all: distdir
465         $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
466         $(am__remove_distdir)
467
468 # This target untars the dist file and tries a VPATH configuration.  Then
469 # it guarantees that the distribution is self-contained by making another
470 # tarfile.
471 distcheck: dist
472         $(am__remove_distdir)
473         GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(AMTAR) xf -
474         chmod -R a-w $(distdir); chmod a+w $(distdir)
475         mkdir $(distdir)/_build
476         mkdir $(distdir)/_inst
477         chmod a-w $(distdir)
478         dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
479           && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
480           && cd $(distdir)/_build \
481           && ../configure --srcdir=.. --prefix="$$dc_install_base" \
482             $(DISTCHECK_CONFIGURE_FLAGS) \
483           && $(MAKE) $(AM_MAKEFLAGS) \
484           && $(MAKE) $(AM_MAKEFLAGS) dvi \
485           && $(MAKE) $(AM_MAKEFLAGS) check \
486           && $(MAKE) $(AM_MAKEFLAGS) install \
487           && $(MAKE) $(AM_MAKEFLAGS) installcheck \
488           && $(MAKE) $(AM_MAKEFLAGS) uninstall \
489           && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
490                 distuninstallcheck \
491           && chmod -R a-w "$$dc_install_base" \
492           && ({ \
493                (cd ../.. && $(mkinstalldirs) "$$dc_destdir") \
494                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
495                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
496                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
497                     distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
498               } || { rm -rf "$$dc_destdir"; exit 1; }) \
499           && rm -rf "$$dc_destdir" \
500           && $(MAKE) $(AM_MAKEFLAGS) dist-gzip \
501           && rm -f $(distdir).tar.gz \
502           && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
503         $(am__remove_distdir)
504         @echo "$(distdir).tar.gz is ready for distribution" | \
505           sed 'h;s/./=/g;p;x;p;x'
506 distuninstallcheck:
507         @cd $(distuninstallcheck_dir) \
508         && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
509            || { echo "ERROR: files left after uninstall:" ; \
510                 if test -n "$(DESTDIR)"; then \
511                   echo "  (check DESTDIR support)"; \
512                 fi ; \
513                 $(distuninstallcheck_listfiles) ; \
514                 exit 1; } >&2
515 distcleancheck: distclean
516         @if test '$(srcdir)' = . ; then \
517           echo "ERROR: distcleancheck can only run from a VPATH build" ; \
518           exit 1 ; \
519         fi
520         @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
521           || { echo "ERROR: files left in build directory after distclean:" ; \
522                $(distcleancheck_listfiles) ; \
523                exit 1; } >&2
524 check-am: all-am
525 check: check-am
526 all-am: Makefile $(PROGRAMS) saslauthd.h
527
528 installdirs:
529         $(mkinstalldirs) $(DESTDIR)$(sbindir)
530 install: install-am
531 install-exec: install-exec-am
532 install-data: install-data-am
533 uninstall: uninstall-am
534
535 install-am: all-am
536         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
537
538 installcheck: installcheck-am
539 install-strip:
540         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
541           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
542           `test -z '$(STRIP)' || \
543             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
544 mostlyclean-generic:
545
546 clean-generic:
547
548 distclean-generic:
549         -rm -f $(CONFIG_CLEAN_FILES)
550
551 maintainer-clean-generic:
552         @echo "This command is intended for maintainers to use"
553         @echo "it deletes files that may require special tools to rebuild."
554 clean: clean-am
555
556 clean-am: clean-generic clean-sbinPROGRAMS mostlyclean-am
557
558 distclean: distclean-am
559         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
560         -rm -rf $(DEPDIR) ./$(DEPDIR)
561         -rm -f Makefile
562 distclean-am: clean-am distclean-compile distclean-generic distclean-hdr \
563         distclean-tags
564
565 dvi: dvi-am
566
567 dvi-am:
568
569 info: info-am
570
571 info-am:
572
573 install-data-am: install-data-local
574
575 install-exec-am: install-sbinPROGRAMS
576
577 install-info: install-info-am
578
579 install-man:
580
581 installcheck-am:
582
583 maintainer-clean: maintainer-clean-am
584         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
585         -rm -rf $(top_srcdir)/autom4te.cache
586         -rm -rf $(DEPDIR) ./$(DEPDIR)
587         -rm -f Makefile
588 maintainer-clean-am: distclean-am maintainer-clean-generic
589
590 mostlyclean: mostlyclean-am
591
592 mostlyclean-am: mostlyclean-compile mostlyclean-generic
593
594 pdf: pdf-am
595
596 pdf-am:
597
598 ps: ps-am
599
600 ps-am:
601
602 uninstall-am: uninstall-info-am uninstall-sbinPROGRAMS
603
604 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
605         clean-sbinPROGRAMS ctags dist dist-all dist-gzip distcheck \
606         distclean distclean-compile distclean-generic distclean-hdr \
607         distclean-tags distcleancheck distdir distuninstallcheck dvi \
608         dvi-am info info-am install install-am install-data \
609         install-data-am install-data-local install-exec install-exec-am \
610         install-info install-info-am install-man install-sbinPROGRAMS \
611         install-strip installcheck installcheck-am installdirs \
612         maintainer-clean maintainer-clean-generic mostlyclean \
613         mostlyclean-compile mostlyclean-generic pdf pdf-am ps ps-am \
614         tags uninstall uninstall-am uninstall-info-am \
615         uninstall-sbinPROGRAMS
616
617
618 dist-hook: saslauthd.8
619
620 saslauthd.8: saslauthd.mdoc
621         nroff -mdoc $(srcdir)/saslauthd.mdoc > $(srcdir)/saslauthd.8
622
623 install-data-local: saslauthd.8
624         $(mkinstalldirs) $(DESTDIR)$(mandir)/man8
625         $(INSTALL_DATA) $(srcdir)/saslauthd.8 $(DESTDIR)$(mandir)/man8/saslauthd.8
626 # Tell versions [3.59,3.63) of GNU make to not export all variables.
627 # Otherwise a system limit (for SysV at least) may be exceeded.
628 .NOEXPORT: