Imported Upstream version 0.63.0
[hcoop/debian/courier-authlib.git] / Makefile.in
CommitLineData
8d138742 1# Makefile.in generated by automake 1.11 from Makefile.am.
d9898ee8 2# @configure_input@
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
8d138742
CE
5# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
6# Inc.
d9898ee8 7# This Makefile.in is free software; the Free Software Foundation
8# gives unlimited permission to copy and/or distribute it,
9# with or without modifications, as long as this notice is preserved.
10
11# This program is distributed in the hope that it will be useful,
12# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14# PARTICULAR PURPOSE.
15
16@SET_MAKE@
17
8d138742 18# $Id: Makefile.am,v 1.146 2009/12/25 21:53:37 mrsam Exp $
d9898ee8 19#
8d138742 20# Copyright 1998 - 2009 Double Precision, Inc. See COPYING for
d9898ee8 21# distribution information.
22
23
24
25
26
d9898ee8 27VPATH = @srcdir@
28pkgdatadir = $(datadir)/@PACKAGE@
d9898ee8 29pkgincludedir = $(includedir)/@PACKAGE@
8d138742 30pkglibdir = $(libdir)/@PACKAGE@
d9898ee8 31am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
d9898ee8 32install_sh_DATA = $(install_sh) -c -m 644
33install_sh_PROGRAM = $(install_sh) -c
34install_sh_SCRIPT = $(install_sh) -c
35INSTALL_HEADER = $(INSTALL_DATA)
36transform = $(program_transform_name)
37NORMAL_INSTALL = :
38PRE_INSTALL = :
39POST_INSTALL = :
40NORMAL_UNINSTALL = :
41PRE_UNINSTALL = :
42POST_UNINSTALL = :
43build_triplet = @build@
44host_triplet = @host@
45sbin_PROGRAMS = authtest$(EXEEXT) authenumerate$(EXEEXT) \
46 authpasswd$(EXEEXT)
47bin_PROGRAMS = courierauthconfig$(EXEEXT)
48noinst_PROGRAMS = authdaemontest$(EXEEXT) authmksock$(EXEEXT) \
49 authdaemondprog$(EXEEXT)
dd184caf 50subdir = .
d9898ee8 51DIST_COMMON = README $(am__configure_deps) $(include_HEADERS) \
52 $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
53 $(srcdir)/README.authdebug.html.in $(srcdir)/authdaemond.in \
54 $(srcdir)/authdaemonrc.in $(srcdir)/authmigrate.in \
55 $(srcdir)/authsystem.passwd.in \
56 $(srcdir)/courier-authlib.lpspec.in \
57 $(srcdir)/courier-authlib.spec.in \
58 $(srcdir)/courier-authlib.sysvinit.in \
ac40fd9e 59 $(srcdir)/courier_auth_config.h.in $(srcdir)/dbobj.config.in \
60 $(srcdir)/dbobj.h.in $(srcdir)/userdb-test-cram-md5.pl.in \
61 $(top_srcdir)/configure AUTHORS COPYING ChangeLog INSTALL NEWS \
62 config.guess config.sub depcomp install-sh ltmain.sh missing
d9898ee8 63ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
64am__aclocal_m4_deps = $(top_srcdir)/configure.in
65am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
66 $(ACLOCAL_M4)
67am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
dd184caf 68 configure.lineno config.status.lineno
d9898ee8 69mkinstalldirs = $(install_sh) -d
70CONFIG_HEADER = courier_auth_config.h
71CONFIG_CLEAN_FILES = authdaemond authdaemonrc authsystem.passwd \
ac40fd9e 72 README.authdebug.html dbobj.config dbobj.h authmigrate \
73 courier-authlib.spec courier-authlib.lpspec \
74 courier-authlib.sysvinit userdb-test-cram-md5.pl
8d138742 75CONFIG_CLEAN_VPATH_FILES =
d9898ee8 76am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
77am__vpath_adj = case $$p in \
78 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
79 *) f=$$p;; \
80 esac;
8d138742
CE
81am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
82am__install_max = 40
83am__nobase_strip_setup = \
84 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
85am__nobase_strip = \
86 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
87am__nobase_list = $(am__nobase_strip_setup); \
88 for p in $$list; do echo "$$p $$p"; done | \
89 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
90 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
91 if (++n[$$2] == $(am__install_max)) \
92 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
93 END { for (dir in files) print dir, files[dir] }'
94am__base_list = \
95 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
96 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
d9898ee8 97am__installdirs = "$(DESTDIR)$(pkglibdir)" "$(DESTDIR)$(bindir)" \
98 "$(DESTDIR)$(sbindir)" "$(DESTDIR)$(pkglibexecdir)" \
99 "$(DESTDIR)$(sbindir)" "$(DESTDIR)$(man1dir)" \
100 "$(DESTDIR)$(man3dir)" "$(DESTDIR)$(includedir)"
d9898ee8 101LTLIBRARIES = $(pkglib_LTLIBRARIES)
d9898ee8 102am_libauthcustom_la_OBJECTS = authcustom.lo preauthcustom.lo
103libauthcustom_la_OBJECTS = $(am_libauthcustom_la_OBJECTS)
dd184caf 104libauthcustom_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
105 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
106 $(libauthcustom_la_LDFLAGS) $(LDFLAGS) -o $@
ac40fd9e 107am__DEPENDENCIES_1 =
d9898ee8 108am_libauthldap_la_OBJECTS = authldap.lo preauthldap.lo authldaplib.lo
109libauthldap_la_OBJECTS = $(am_libauthldap_la_OBJECTS)
dd184caf 110libauthldap_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
111 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
112 $(libauthldap_la_LDFLAGS) $(LDFLAGS) -o $@
d9898ee8 113am_libauthmysql_la_OBJECTS = authmysql.lo preauthmysql.lo \
114 authmysqllib.lo
115libauthmysql_la_OBJECTS = $(am_libauthmysql_la_OBJECTS)
dd184caf 116libauthmysql_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
117 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
118 $(libauthmysql_la_LDFLAGS) $(LDFLAGS) -o $@
d9898ee8 119am_libauthpam_la_OBJECTS = authpam.lo preauthpam.lo
120libauthpam_la_OBJECTS = $(am_libauthpam_la_OBJECTS)
dd184caf 121libauthpam_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
122 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
123 $(libauthpam_la_LDFLAGS) $(LDFLAGS) -o $@
d9898ee8 124am_libauthpgsql_la_OBJECTS = authpgsql.lo preauthpgsql.lo \
125 authpgsqllib.lo
126libauthpgsql_la_OBJECTS = $(am_libauthpgsql_la_OBJECTS)
dd184caf 127libauthpgsql_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
128 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
129 $(libauthpgsql_la_LDFLAGS) $(LDFLAGS) -o $@
d9898ee8 130am_libauthpipe_la_OBJECTS = authpipe.lo authpipelib.lo
131libauthpipe_la_OBJECTS = $(am_libauthpipe_la_OBJECTS)
dd184caf 132libauthpipe_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
133 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
134 $(libauthpipe_la_LDFLAGS) $(LDFLAGS) -o $@
d9898ee8 135am_libauthpwd_la_OBJECTS = authpwd.lo preauthpwd.lo
136libauthpwd_la_OBJECTS = $(am_libauthpwd_la_OBJECTS)
dd184caf 137libauthpwd_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
138 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
139 $(libauthpwd_la_LDFLAGS) $(LDFLAGS) -o $@
d9898ee8 140am_libauthshadow_la_OBJECTS = authshadow.lo preauthshadow.lo
141libauthshadow_la_OBJECTS = $(am_libauthshadow_la_OBJECTS)
dd184caf 142libauthshadow_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
143 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
144 $(libauthshadow_la_LDFLAGS) $(LDFLAGS) -o $@
ac40fd9e 145am__DEPENDENCIES_2 = userdb/libuserdb.la
d9898ee8 146am_libauthuserdb_la_OBJECTS = authuserdb.lo preauthuserdb.lo \
147 preauthuserdbcommon.lo authuserdbpwd.lo
148libauthuserdb_la_OBJECTS = $(am_libauthuserdb_la_OBJECTS)
dd184caf 149libauthuserdb_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
150 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
151 $(libauthuserdb_la_LDFLAGS) $(LDFLAGS) -o $@
ac40fd9e 152libcourierauth_la_DEPENDENCIES = libhmac/libhmac.la md5/libmd5.la \
153 sha1/libsha1.la numlib/libnumlib.la random128/librandom128.la \
154 rfc822/libencode.la
d9898ee8 155am_libcourierauth_la_OBJECTS = authdaemon.lo authdaemonlib.lo \
156 preauthdaemon.lo authmoduser2.lo authmoduser3.lo debug.lo \
157 authoption.lo
158libcourierauth_la_OBJECTS = $(am_libcourierauth_la_OBJECTS)
dd184caf 159libcourierauth_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
160 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
161 $(libcourierauth_la_LDFLAGS) $(LDFLAGS) -o $@
d9898ee8 162am_libcourierauthcommon_la_OBJECTS = authpwdenumerate.lo \
163 authsaslfrombase64.lo authsasltobase64.lo authsyschangepwd.lo \
8d138742
CE
164 authsyscommon.lo authldapescape.lo cramlib.lo checkpassword.lo \
165 cryptpassword.lo checkpasswordmd5.lo checkpasswordsha1.lo
d9898ee8 166libcourierauthcommon_la_OBJECTS = \
167 $(am_libcourierauthcommon_la_OBJECTS)
dd184caf 168libcourierauthcommon_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
169 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
170 $(libcourierauthcommon_la_LDFLAGS) $(LDFLAGS) -o $@
d9898ee8 171libcourierauthsasl_la_DEPENDENCIES = libcourierauth.la
172am_libcourierauthsasl_la_OBJECTS = authsasl.lo authsaslcram.lo \
173 authsasllogin.lo authsaslplain.lo authsaslfrombase64.lo \
174 authsasltobase64.lo
175libcourierauthsasl_la_OBJECTS = $(am_libcourierauthsasl_la_OBJECTS)
dd184caf 176libcourierauthsasl_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
177 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
178 $(libcourierauthsasl_la_LDFLAGS) $(LDFLAGS) -o $@
d9898ee8 179libcourierauthsaslclient_la_DEPENDENCIES = libcourierauth.la
180am_libcourierauthsaslclient_la_OBJECTS = authsaslclient.lo \
181 authsaslclientcram.lo authsaslclientcrammd5.lo \
182 authsaslclientcramsha1.lo authsaslclientlogin.lo \
ac40fd9e 183 authsaslclientplain.lo authsaslclientexternal.lo \
184 authsaslfrombase64.lo authsasltobase64.lo
d9898ee8 185libcourierauthsaslclient_la_OBJECTS = \
186 $(am_libcourierauthsaslclient_la_OBJECTS)
dd184caf 187libcourierauthsaslclient_la_LINK = $(LIBTOOL) --tag=CC \
188 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
189 $(AM_CFLAGS) $(CFLAGS) $(libcourierauthsaslclient_la_LDFLAGS) \
190 $(LDFLAGS) -o $@
d9898ee8 191PROGRAMS = $(bin_PROGRAMS) $(noinst_PROGRAMS) $(sbin_PROGRAMS)
192am_authdaemondprog_OBJECTS = authdaemond.$(OBJEXT)
193authdaemondprog_OBJECTS = $(am_authdaemondprog_OBJECTS)
dd184caf 194authdaemondprog_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
195 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
196 $(authdaemondprog_LDFLAGS) $(LDFLAGS) -o $@
d9898ee8 197am_authdaemontest_OBJECTS = authdaemontest.$(OBJEXT)
198authdaemontest_OBJECTS = $(am_authdaemontest_OBJECTS)
dd184caf 199authdaemontest_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
200 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
201 $(authdaemontest_LDFLAGS) $(LDFLAGS) -o $@
d9898ee8 202am_authenumerate_OBJECTS = authenumerate.$(OBJEXT)
203authenumerate_OBJECTS = $(am_authenumerate_OBJECTS)
dd184caf 204authenumerate_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
205 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
206 $(authenumerate_LDFLAGS) $(LDFLAGS) -o $@
d9898ee8 207am_authmksock_OBJECTS = authmksock.$(OBJEXT)
208authmksock_OBJECTS = $(am_authmksock_OBJECTS)
209authmksock_DEPENDENCIES =
210am_authpasswd_OBJECTS = authpasswd.$(OBJEXT)
211authpasswd_OBJECTS = $(am_authpasswd_OBJECTS)
212authpasswd_DEPENDENCIES = libcourierauthcommon.la libhmac/libhmac.la \
213 md5/libmd5.la sha1/libsha1.la rfc822/libencode.la
214am_authtest_OBJECTS = authtest.$(OBJEXT)
215authtest_OBJECTS = $(am_authtest_OBJECTS)
216am_courierauthconfig_OBJECTS = authinfo.$(OBJEXT)
217courierauthconfig_OBJECTS = $(am_courierauthconfig_OBJECTS)
218courierauthconfig_LDADD = $(LDADD)
d9898ee8 219SCRIPTS = $(pkglibexec_SCRIPTS) $(sbin_SCRIPTS)
dd184caf 220DEFAULT_INCLUDES = -I.@am__isrc@
d9898ee8 221depcomp = $(SHELL) $(top_srcdir)/depcomp
222am__depfiles_maybe = depfiles
8d138742 223am__mv = mv -f
d9898ee8 224COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
225 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
dd184caf 226LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
227 --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
228 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
d9898ee8 229CCLD = $(CC)
dd184caf 230LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
231 --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
232 $(LDFLAGS) -o $@
d9898ee8 233SOURCES = $(libauthcustom_la_SOURCES) $(libauthldap_la_SOURCES) \
234 $(libauthmysql_la_SOURCES) $(libauthpam_la_SOURCES) \
235 $(libauthpgsql_la_SOURCES) $(libauthpipe_la_SOURCES) \
236 $(libauthpwd_la_SOURCES) $(libauthshadow_la_SOURCES) \
ac40fd9e 237 $(libauthuserdb_la_SOURCES) $(libcourierauth_la_SOURCES) \
d9898ee8 238 $(libcourierauthcommon_la_SOURCES) \
239 $(libcourierauthsasl_la_SOURCES) \
240 $(libcourierauthsaslclient_la_SOURCES) \
241 $(authdaemondprog_SOURCES) $(authdaemontest_SOURCES) \
242 $(authenumerate_SOURCES) $(authmksock_SOURCES) \
243 $(authpasswd_SOURCES) $(authtest_SOURCES) \
244 $(courierauthconfig_SOURCES)
245DIST_SOURCES = $(libauthcustom_la_SOURCES) $(libauthldap_la_SOURCES) \
246 $(libauthmysql_la_SOURCES) $(libauthpam_la_SOURCES) \
247 $(libauthpgsql_la_SOURCES) $(libauthpipe_la_SOURCES) \
248 $(libauthpwd_la_SOURCES) $(libauthshadow_la_SOURCES) \
ac40fd9e 249 $(libauthuserdb_la_SOURCES) $(libcourierauth_la_SOURCES) \
250 $(libcourierauthcommon_la_SOURCES) \
d9898ee8 251 $(libcourierauthsasl_la_SOURCES) \
252 $(libcourierauthsaslclient_la_SOURCES) \
253 $(authdaemondprog_SOURCES) $(authdaemontest_SOURCES) \
254 $(authenumerate_SOURCES) $(authmksock_SOURCES) \
255 $(authpasswd_SOURCES) $(authtest_SOURCES) \
256 $(courierauthconfig_SOURCES)
257RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
258 html-recursive info-recursive install-data-recursive \
dd184caf 259 install-dvi-recursive install-exec-recursive \
260 install-html-recursive install-info-recursive \
261 install-pdf-recursive install-ps-recursive install-recursive \
262 installcheck-recursive installdirs-recursive pdf-recursive \
263 ps-recursive uninstall-recursive
d9898ee8 264man1dir = $(mandir)/man1
265man3dir = $(mandir)/man3
266NROFF = nroff
267MANS = $(man_MANS)
268DATA = $(noinst_DATA)
d9898ee8 269HEADERS = $(include_HEADERS)
dd184caf 270RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
271 distclean-recursive maintainer-clean-recursive
8d138742
CE
272AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
273 $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
274 distdir dist dist-all distcheck
d9898ee8 275ETAGS = etags
276CTAGS = ctags
ac40fd9e 277DIST_SUBDIRS = $(SUBDIRS)
d9898ee8 278DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
279distdir = $(PACKAGE)-$(VERSION)
280top_distdir = $(distdir)
281am__remove_distdir = \
8d138742
CE
282 { test ! -d "$(distdir)" \
283 || { find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
284 && rm -fr "$(distdir)"; }; }
285am__relativize = \
286 dir0=`pwd`; \
287 sed_first='s,^\([^/]*\)/.*$$,\1,'; \
288 sed_rest='s,^[^/]*/*,,'; \
289 sed_last='s,^.*/\([^/]*\)$$,\1,'; \
290 sed_butlast='s,/*[^/]*$$,,'; \
291 while test -n "$$dir1"; do \
292 first=`echo "$$dir1" | sed -e "$$sed_first"`; \
293 if test "$$first" != "."; then \
294 if test "$$first" = ".."; then \
295 dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
296 dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
297 else \
298 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
299 if test "$$first2" = "$$first"; then \
300 dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
301 else \
302 dir2="../$$dir2"; \
303 fi; \
304 dir0="$$dir0"/"$$first"; \
305 fi; \
306 fi; \
307 dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
308 done; \
309 reldir="$$dir2"
d9898ee8 310DIST_ARCHIVES = $(distdir).tar.gz $(distdir).tar.bz2
311GZIP_ENV = --best
312distuninstallcheck_listfiles = find . -type f -print
313distcleancheck_listfiles = find . -type f -print
8d138742 314pkglibexecdir = $(libexecdir)/courier-authlib
d9898ee8 315ACLOCAL = @ACLOCAL@
d9898ee8 316AMTAR = @AMTAR@
317AR = @AR@
8d138742 318ARGZ_H = @ARGZ_H@
d9898ee8 319AUTHPAMCRYPT = @AUTHPAMCRYPT@
320AUTOCONF = @AUTOCONF@
321AUTOHEADER = @AUTOHEADER@
dd184caf 322AUTOMAKE = @AUTOMAKE@
d9898ee8 323AWK = @AWK@
324CC = @CC@
325CCDEPMODE = @CCDEPMODE@
326CFLAGS = @CFLAGS@
327COURIERCONFIG = @COURIERCONFIG@
328CPP = @CPP@
329CPPFLAGS = @CPPFLAGS@
330CRYPTLIBS = @CRYPTLIBS@
d9898ee8 331CYGPATH_W = @CYGPATH_W@
d9898ee8 332DEFS = @DEFS@
333DEPDIR = @DEPDIR@
8d138742
CE
334DSYMUTIL = @DSYMUTIL@
335DUMPBIN = @DUMPBIN@
d9898ee8 336ECHO_C = @ECHO_C@
337ECHO_N = @ECHO_N@
338ECHO_T = @ECHO_T@
339EGREP = @EGREP@
340EXEEXT = @EXEEXT@
341EXPECT = @EXPECT@
8d138742 342FGREP = @FGREP@
dd184caf 343GREP = @GREP@
8d138742 344INCLTDL = @INCLTDL@
dd184caf 345INSTALL = @INSTALL@
d9898ee8 346INSTALL_DATA = @INSTALL_DATA@
347INSTALL_PROGRAM = @INSTALL_PROGRAM@
348INSTALL_SCRIPT = @INSTALL_SCRIPT@
349INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
8d138742 350LD = @LD@
d9898ee8 351LDAPLIBS = @LDAPLIBS@
352LDFLAGS = @LDFLAGS@
8d138742
CE
353LIBADD_DL = @LIBADD_DL@
354LIBADD_DLD_LINK = @LIBADD_DLD_LINK@
355LIBADD_DLOPEN = @LIBADD_DLOPEN@
356LIBADD_SHL_LOAD = @LIBADD_SHL_LOAD@
d9898ee8 357LIBAUTHCUSTOM = @LIBAUTHCUSTOM@
358LIBAUTHLDAP = @LIBAUTHLDAP@
359LIBAUTHMYSQL = @LIBAUTHMYSQL@
360LIBAUTHPAM = @LIBAUTHPAM@
361LIBAUTHPGSQL = @LIBAUTHPGSQL@
362LIBAUTHPIPE = @LIBAUTHPIPE@
363LIBAUTHPWD = @LIBAUTHPWD@
364LIBAUTHSHADOW = @LIBAUTHSHADOW@
365LIBAUTHUSERDB = @LIBAUTHUSERDB@
d9898ee8 366LIBDB = @LIBDB@
367LIBDL = @LIBDL@
368LIBGDBM = @LIBGDBM@
369LIBLTDL = @LIBLTDL@
d9898ee8 370LIBM = @LIBM@
371LIBOBJS = @LIBOBJS@
372LIBS = @LIBS@
373LIBTOOL = @LIBTOOL@
8d138742 374LIPO = @LIPO@
d9898ee8 375LN_S = @LN_S@
8d138742 376LTDLDEPS = @LTDLDEPS@
d9898ee8 377LTDLINCL = @LTDLINCL@
8d138742 378LTDLOPEN = @LTDLOPEN@
d9898ee8 379LTLIBOBJS = @LTLIBOBJS@
8d138742
CE
380LT_CONFIG_H = @LT_CONFIG_H@
381LT_DLLOADERS = @LT_DLLOADERS@
382LT_DLPREOPEN = @LT_DLPREOPEN@
d9898ee8 383MAKEINFO = @MAKEINFO@
dd184caf 384MKDIR_P = @MKDIR_P@
d9898ee8 385MYSQL_CONFIG = @MYSQL_CONFIG@
386MYSQL_LIBS = @MYSQL_LIBS@
387NETLIBS = @NETLIBS@
8d138742
CE
388NM = @NM@
389NMEDIT = @NMEDIT@
390OBJDUMP = @OBJDUMP@
d9898ee8 391OBJEXT = @OBJEXT@
8d138742
CE
392OTOOL = @OTOOL@
393OTOOL64 = @OTOOL64@
d9898ee8 394PACKAGE = @PACKAGE@
395PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
396PACKAGE_NAME = @PACKAGE_NAME@
397PACKAGE_STRING = @PACKAGE_STRING@
398PACKAGE_TARNAME = @PACKAGE_TARNAME@
399PACKAGE_VERSION = @PACKAGE_VERSION@
400PASSWD = @PASSWD@
401PATH_SEPARATOR = @PATH_SEPARATOR@
402PERL = @PERL@
403PGSQL_LIBS = @PGSQL_LIBS@
404PG_CONFIG = @PG_CONFIG@
405RANLIB = @RANLIB@
406REPOSITORY = @REPOSITORY@
407SED = @SED@
408SET_MAKE = @SET_MAKE@
d9898ee8 409SHADOWLIBS = @SHADOWLIBS@
410SHELL = @SHELL@
411STRIP = @STRIP@
412SYSCONFTOOL = @SYSCONFTOOL@
413SYSCONFTOOL_PERL = @SYSCONFTOOL_PERL@
414USE_DB = @USE_DB@
415USE_GDBM = @USE_GDBM@
416VERSION = @VERSION@
dd184caf 417abs_builddir = @abs_builddir@
418abs_srcdir = @abs_srcdir@
419abs_top_builddir = @abs_top_builddir@
420abs_top_srcdir = @abs_top_srcdir@
d9898ee8 421ac_ct_CC = @ac_ct_CC@
8d138742 422ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
d9898ee8 423am__include = @am__include@
424am__leading_dot = @am__leading_dot@
425am__quote = @am__quote@
426am__tar = @am__tar@
427am__untar = @am__untar@
428authProg = @authProg@
429authdaemonrc = @authdaemonrc@
430authdaemonvar = @authdaemonvar@
431authldaprc = @authldaprc@
432authmysqlrc = @authmysqlrc@
433authpgsqlrc = @authpgsqlrc@
434bindir = @bindir@
435build = @build@
436build_alias = @build_alias@
437build_cpu = @build_cpu@
438build_os = @build_os@
439build_vendor = @build_vendor@
dd184caf 440builddir = @builddir@
d9898ee8 441datadir = @datadir@
dd184caf 442datarootdir = @datarootdir@
d9898ee8 443dblibrary = @dblibrary@
dd184caf 444docdir = @docdir@
445dvidir = @dvidir@
d9898ee8 446exec_prefix = @exec_prefix@
447host = @host@
448host_alias = @host_alias@
449host_cpu = @host_cpu@
450host_os = @host_os@
451host_vendor = @host_vendor@
dd184caf 452htmldir = @htmldir@
d9898ee8 453includedir = @includedir@
454infodir = @infodir@
455install_sh = @install_sh@
456libdir = @libdir@
457libexecdir = @libexecdir@
dd184caf 458localedir = @localedir@
d9898ee8 459localstatedir = @localstatedir@
8d138742
CE
460lt_ECHO = @lt_ECHO@
461ltdl_LIBOBJS = @ltdl_LIBOBJS@
462ltdl_LTLIBOBJS = @ltdl_LTLIBOBJS@
d9898ee8 463mailgroup = @mailgroup@
464mailuser = @mailuser@
465mandir = @mandir@
466mkdir_p = @mkdir_p@
467oldincludedir = @oldincludedir@
dd184caf 468pdfdir = @pdfdir@
d9898ee8 469prefix = @prefix@
470program_transform_name = @program_transform_name@
dd184caf 471psdir = @psdir@
d9898ee8 472sbindir = @sbindir@
473sharedstatedir = @sharedstatedir@
dd184caf 474srcdir = @srcdir@
d9898ee8 475subdirs = @subdirs@
8d138742 476sys_symbol_underscore = @sys_symbol_underscore@
d9898ee8 477sysconfdir = @sysconfdir@
478target_alias = @target_alias@
8d138742 479top_build_prefix = @top_build_prefix@
dd184caf 480top_builddir = @top_builddir@
481top_srcdir = @top_srcdir@
d9898ee8 482userdb = @userdb@
d9898ee8 483AUTOMAKE_OPTIONS = dist-bzip2
8d138742 484SUBDIRS = libltdl gdbmobj bdbobj md5 sha1 libhmac numlib makedat userdb unicode rfc822 random128 liblock liblog
d9898ee8 485INCLUDES = $(LTDLINCL)
486modules = @LIBAUTHUSERDB@ \
487 @LIBAUTHPAM@ @LIBAUTHPWD@ @LIBAUTHSHADOW@ \
488 @LIBAUTHPGSQL@ @LIBAUTHLDAP@ @LIBAUTHMYSQL@ \
ac40fd9e 489 @LIBAUTHCUSTOM@ @LIBAUTHPIPE@
d9898ee8 490
d9898ee8 491pkglibexec_SCRIPTS = authsystem.passwd
492pkglib_LTLIBRARIES = libcourierauth.la \
493 libcourierauthsasl.la libcourierauthsaslclient.la \
494 libcourierauthcommon.la $(modules)
495
496sbin_SCRIPTS = authdaemond
497EXTRA_LTLIBRARIES = libauthuserdb.la \
498 libauthpam.la libauthpwd.la libauthshadow.la \
d9898ee8 499 libauthpgsql.la \
500 libauthldap.la \
501 libauthmysql.la \
502 libauthcustom.la \
503 libauthpipe.la
504
ac40fd9e 505CLEANFILES = authldaprc.h authmysqlrc.h authdaemonrc.h \
d9898ee8 506 authpgsqlrc.h authpiperc.h authdaemon \
507 authlib.3 authlib.html packageversion.h \
508 authchangepwdir.h sbindir.h pkglibdir.h pkgincludedir.h \
509 mailusergroup.h authinfodaemondlist.c permissions.dat \
510 README.authdebug.html
511
512DISTCLEANFILES = dbobj.config README_authlib.html
513commonlibdep = libcourierauthcommon.la
ac40fd9e 514commonldflags = -module -rpath $(pkglibdir) -export-symbols-regex 'courier_auth.*_init' -avoid-version
d9898ee8 515commonlibadd = libcourierauthcommon.la
516libcourierauthcommon_t = @CRYPTLIBS@
517libcourierauthcommon_la_SOURCES = \
518 auth.h courierauth.h \
519 authpwdenumerate.c \
520 authsaslfrombase64.c authsasltobase64.c \
521 authstaticlist.h \
522 authsyschangepwd.c authsyscommon.c \
8d138742 523 authldapescape.c \
d9898ee8 524 cramlib.c cramlib.h \
525 checkpassword.c cryptpassword.c \
ac40fd9e 526 checkpasswordmd5.c checkpasswordsha1.c
d9898ee8 527
528libcourierauthcommon_la_DEPENDENCIES = libcourierauth.la
529libcourierauthcommon_la_LIBADD = libcourierauth.la
ac40fd9e 530libcourierauthcommon_la_LDFLAGS = $(libcourierauthcommon_t:%=-Wl,%) -avoid-version
d9898ee8 531libcourierauth_la_SOURCES = authdaemon.c authdaemonlib.c preauthdaemon.c \
532 authmoduser2.c authmoduser3.c debug.c \
533 courierauthdebug.h \
534 authoption.c
535
ac40fd9e 536libcourierauth_la_LIBADD = libhmac/libhmac.la md5/libmd5.la sha1/libsha1.la numlib/libnumlib.la \
d9898ee8 537 random128/librandom128.la rfc822/libencode.la
538
ac40fd9e 539libcourierauth_la_LDFLAGS = @NETLIBS@ -avoid-version
d9898ee8 540
541# The userdb module
542libauthuserdb_t = userdb/libuserdb.la @dblibrary@ @LIBGDBM@ @LIBDB@
543libauthuserdb_la_SOURCES = authuserdb.c preauthuserdb.c preauthuserdbcommon.c \
544 authuserdbpwd.c
545
546libauthuserdb_la_DEPENDENCIES = libcourierauthcommon.la @dblibrary@
547libauthuserdb_la_LIBADD = $(commonlibadd) $(libauthuserdb_t)
548libauthuserdb_la_LDFLAGS = $(commonldflags)
549
550# the authpam module
551libauthpam_t = -lpam @SHADOWLIBS@ @AUTHPAMCRYPT@ @LIBDL@
552libauthpam_la_SOURCES = authpam.c preauthpam.c authwait.h
553libauthpam_la_DEPENDENCIES = $(commonlibdep)
ac40fd9e 554libauthpam_la_LIBADD = $(commonlibadd) $(libauthpam_t)
555libauthpam_la_LDFLAGS = $(commonldflags)
d9898ee8 556
557# The authpwd module
558libauthpwd_la_SOURCES = authpwd.c preauthpwd.c
559libauthpwd_la_DEPENDENCIES = $(commonlibdep)
560libauthpwd_la_LIBADD = $(commonlibadd)
561libauthpwd_la_LDFLAGS = $(commonldflags)
562
563# The authshadow module
564libauthshadow_t = @SHADOWLIBS@
565libauthshadow_la_SOURCES = authshadow.c preauthshadow.c
566libauthshadow_la_DEPENDENCIES = $(commonlibdep)
ac40fd9e 567libauthshadow_la_LIBADD = $(commonlibadd) $(libauthshadow_t)
568libauthshadow_la_LDFLAGS = $(commonldflags)
d9898ee8 569
570# The authpgsql module
571libauthpgsql_t = @PGSQL_LIBS@ @LIBM@ @NETLIBS@
572libauthpgsql_la_SOURCES = authpgsql.c preauthpgsql.c authpgsqllib.c authpgsql.h
573libauthpgsql_la_DEPENDENCIES = $(commonlibdep)
ac40fd9e 574libauthpgsql_la_LIBADD = $(commonlibadd) $(libauthpgsql_t)
575libauthpgsql_la_LDFLAGS = $(commonldflags)
d9898ee8 576
577# The authldap module
578libauthldap_t = @LDAPLIBS@ @NETLIBS@
579libauthldap_la_SOURCES = authldap.c preauthldap.c authldaplib.c authldap.h
580libauthldap_la_DEPENDENCIES = $(commonlibdep)
ac40fd9e 581libauthldap_la_LIBADD = $(commonlibadd) $(libauthldap_t)
582libauthldap_la_LDFLAGS = $(commonldflags)
d9898ee8 583
584# The authmysql module
585libauthmysql_t = @MYSQL_LIBS@ @LIBM@ @NETLIBS@
586libauthmysql_la_SOURCES = authmysql.c preauthmysql.c authmysqllib.c authmysql.h
587libauthmysql_la_DEPENDENCIES = $(commonlibdep)
ac40fd9e 588libauthmysql_la_LIBADD = $(commonlibadd) $(libauthmysql_t)
589libauthmysql_la_LDFLAGS = $(commonldflags)
d9898ee8 590
591# The authcustom module
592libauthcustom_la_SOURCES = authcustom.c preauthcustom.c authcustom.h
593libauthcustom_la_DEPENDENCIES = $(commonlibdep)
594libauthcustom_la_LIBADD = $(commonlibadd)
595libauthcustom_la_LDFLAGS = $(commonldflags)
596
597# The authpipe module
598libauthpipe_la_SOURCES = authpipe.c authpipelib.h authpipelib.c
599libauthpipe_la_DEPENDENCIES = $(commonlibdep)
600libauthpipe_la_LIBADD = $(commonlibadd)
601libauthpipe_la_LDFLAGS = $(commonldflags)
d9898ee8 602HTMLFILES = README.html NEWS.html INSTALL.html \
603 README.authmysql.html README.authpostgres.html
604
605EXTRA_DIST = $(HTMLFILES) sysconftool COPYING COPYING.GPL\
606 authldap.schema \
8d138742 607 authldap.ldif \
d9898ee8 608 authldaprc authmysqlrc authpgsqlrc README.ldap \
609 README.authmysql.myownquery \
dd184caf 610 README.authdebug.html.in \
d9898ee8 611 courier-authlib.spec \
612 courier-authlib.lpspec pgpkeys.txt \
613 README_authlib.html.in \
614 authlib.html.in authlib.3.in \
615 authpasswd.html authpasswd.1 \
616 authtest.html authtest.1 \
8d138742 617 auth_sasl.html auth_sasl.3 auth_sasl_ex.3 \
d9898ee8 618 auth_generic.html auth_generic.3 \
619 auth_login.html auth_login.3 \
620 auth_passwd.html auth_passwd.3 \
621 auth_getuserinfo.html auth_getuserinfo.3 \
622 auth_enumerate.html auth_enumerate.3 \
623 auth_getoption.html auth_getoption.3 \
dd184caf 624 samplepipe.pl
d9898ee8 625
626libcourierauthsasl_la_SOURCES = \
627 authsasl.c courierauthsasl.h \
628 authsaslcram.c authsasllogin.c authsaslplain.c \
629 authsaslfrombase64.c authsasltobase64.c
630
631libcourierauthsasl_la_LIBADD = libcourierauth.la
ac40fd9e 632libcourierauthsasl_la_LDFLAGS = -export-symbols-regex '^auth_sasl|auth_sasl_ex$$' -avoid-version
d9898ee8 633libcourierauthsaslclient_la_SOURCES = courierauthsaslclient.h \
634 authsaslclient.c authsaslclient.h authsaslclientcram.c \
635 authsaslclientcrammd5.c authsaslclientcramsha1.c \
636 authsaslclientlogin.c authsaslclientplain.c \
ac40fd9e 637 authsaslclientexternal.c \
d9898ee8 638 authsaslfrombase64.c authsasltobase64.c
639
640libcourierauthsaslclient_la_LIBADD = libcourierauth.la
ac40fd9e 641libcourierauthsaslclient_la_LDFLAGS = -export-symbols-regex '^auth_sasl_client$$' -avoid-version
d9898ee8 642include_HEADERS = courier_auth_config.h courierauth.h courierauthsasl.h \
643 courierauthsaslclient.h courierauthdebug.h
644
645courierauthconfig_SOURCES = authinfo.c
646authpasswd_SOURCES = authpasswd.c
647authpasswd_LDADD = libcourierauthcommon.la \
648 libhmac/libhmac.la md5/libmd5.la sha1/libsha1.la rfc822/libencode.la
649
650authtest_SOURCES = authtest.c
651authtest_DEPENDENCIES = libcourierauth.la
652authtest_LDADD = libcourierauth.la
653authenumerate_SOURCES = authenumerate.c
654authenumerate_DEPENDENCIES = libcourierauth.la \
655 numlib/libnumlib.la
656
657authenumerate_LDADD = libcourierauth.la \
658 numlib/libnumlib.la
659
660authenumerate_LDFLAGS =
661
662#
663# The main daemon.
664authdaemondprog_SOURCES = authdaemond.c
665authdaemondprog_DEPENDENCIES = libcourierauthcommon.la \
666 liblock/liblock.la $(modules) \
667 libhmac/libhmac.la md5/libmd5.la sha1/libsha1.la \
668 rfc822/libencode.la numlib/libnumlib.la
669
670authdaemondprog_LDADD = $(LIBLTDL) libcourierauthcommon.la liblock/liblock.la \
671 libhmac/libhmac.la md5/libmd5.la sha1/libsha1.la \
672 rfc822/libencode.la numlib/libnumlib.la
673
674authdaemondprog_LDFLAGS = -export-dynamic $(modules:%=-dlopen %) @NETLIBS@
675authdaemontest_SOURCES = authdaemontest.c
676authdaemontest_DEPENDENCIES = libcourierauthcommon.la
677authdaemontest_LDADD = libcourierauthcommon.la @NETLIBS@
678authdaemontest_LDFLAGS = -static
679authmksock_SOURCES = authmksock.c
680authmksock_LDADD = @NETLIBS@
681man3 = authlib.3 auth_generic.3 auth_login.3 auth_getuserinfo.3 \
682 auth_enumerate.3 auth_passwd.3 auth_getoption.3 auth_sasl.3
683
684man1 = authpasswd.1 authtest.1
8d138742 685man_MANS = $(man1) $(man3) auth_sasl_ex.3
d9898ee8 686BUILT1 = authlib.html authldaprc.h authmysqlrc.h authpgsqlrc.h authpiperc.h \
ac40fd9e 687 authdaemonrc.h packageversion.h \
d9898ee8 688 authchangepwdir.h sbindir.h \
689 pkglibdir.h pkgincludedir.h mailusergroup.h \
690 README_authlib.html
691
692BUILT_SOURCES = $(BUILT1) $(man3:%.3=%.html) $(man1:%.1=%.html)
693noinst_DATA = $(BUILT_SOURCES)
694HTMLDOCFILES = $(HTMLFILES) README.authdebug.html README_authlib.html \
695 $(man3:%.3=%.html) $(man1:%.1=%.html)
696
697all: $(BUILT_SOURCES) courier_auth_config.h
698 $(MAKE) $(AM_MAKEFLAGS) all-recursive
699
700.SUFFIXES:
701.SUFFIXES: .c .lo .o .obj
702am--refresh:
703 @:
704$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
705 @for dep in $?; do \
706 case '$(am__configure_deps)' in \
707 *$$dep*) \
8d138742
CE
708 echo ' cd $(srcdir) && $(AUTOMAKE) --gnu'; \
709 $(am__cd) $(srcdir) && $(AUTOMAKE) --gnu \
d9898ee8 710 && exit 0; \
711 exit 1;; \
712 esac; \
713 done; \
8d138742
CE
714 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \
715 $(am__cd) $(top_srcdir) && \
716 $(AUTOMAKE) --gnu Makefile
d9898ee8 717.PRECIOUS: Makefile
718Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
719 @case '$?' in \
720 *config.status*) \
721 echo ' $(SHELL) ./config.status'; \
722 $(SHELL) ./config.status;; \
723 *) \
724 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
725 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
726 esac;
727
728$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
729 $(SHELL) ./config.status --recheck
730
731$(top_srcdir)/configure: $(am__configure_deps)
8d138742 732 $(am__cd) $(srcdir) && $(AUTOCONF)
d9898ee8 733$(ACLOCAL_M4): $(am__aclocal_m4_deps)
8d138742
CE
734 $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
735$(am__aclocal_m4_deps):
d9898ee8 736
737courier_auth_config.h: stamp-h1
738 @if test ! -f $@; then \
739 rm -f stamp-h1; \
dd184caf 740 $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
d9898ee8 741 else :; fi
742
743stamp-h1: $(srcdir)/courier_auth_config.h.in $(top_builddir)/config.status
744 @rm -f stamp-h1
745 cd $(top_builddir) && $(SHELL) ./config.status courier_auth_config.h
746$(srcdir)/courier_auth_config.h.in: $(am__configure_deps)
8d138742 747 ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
d9898ee8 748 rm -f stamp-h1
749 touch $@
750
751distclean-hdr:
752 -rm -f courier_auth_config.h stamp-h1
753authdaemond: $(top_builddir)/config.status $(srcdir)/authdaemond.in
754 cd $(top_builddir) && $(SHELL) ./config.status $@
755authdaemonrc: $(top_builddir)/config.status $(srcdir)/authdaemonrc.in
756 cd $(top_builddir) && $(SHELL) ./config.status $@
757authsystem.passwd: $(top_builddir)/config.status $(srcdir)/authsystem.passwd.in
758 cd $(top_builddir) && $(SHELL) ./config.status $@
759README.authdebug.html: $(top_builddir)/config.status $(srcdir)/README.authdebug.html.in
760 cd $(top_builddir) && $(SHELL) ./config.status $@
ac40fd9e 761dbobj.config: $(top_builddir)/config.status $(srcdir)/dbobj.config.in
762 cd $(top_builddir) && $(SHELL) ./config.status $@
d9898ee8 763dbobj.h: $(top_builddir)/config.status $(srcdir)/dbobj.h.in
764 cd $(top_builddir) && $(SHELL) ./config.status $@
765authmigrate: $(top_builddir)/config.status $(srcdir)/authmigrate.in
766 cd $(top_builddir) && $(SHELL) ./config.status $@
767courier-authlib.spec: $(top_builddir)/config.status $(srcdir)/courier-authlib.spec.in
768 cd $(top_builddir) && $(SHELL) ./config.status $@
769courier-authlib.lpspec: $(top_builddir)/config.status $(srcdir)/courier-authlib.lpspec.in
770 cd $(top_builddir) && $(SHELL) ./config.status $@
771courier-authlib.sysvinit: $(top_builddir)/config.status $(srcdir)/courier-authlib.sysvinit.in
772 cd $(top_builddir) && $(SHELL) ./config.status $@
773userdb-test-cram-md5.pl: $(top_builddir)/config.status $(srcdir)/userdb-test-cram-md5.pl.in
774 cd $(top_builddir) && $(SHELL) ./config.status $@
775install-pkglibLTLIBRARIES: $(pkglib_LTLIBRARIES)
776 @$(NORMAL_INSTALL)
dd184caf 777 test -z "$(pkglibdir)" || $(MKDIR_P) "$(DESTDIR)$(pkglibdir)"
8d138742
CE
778 @list='$(pkglib_LTLIBRARIES)'; test -n "$(pkglibdir)" || list=; \
779 list2=; for p in $$list; do \
d9898ee8 780 if test -f $$p; then \
8d138742 781 list2="$$list2 $$p"; \
d9898ee8 782 else :; fi; \
8d138742
CE
783 done; \
784 test -z "$$list2" || { \
785 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(pkglibdir)'"; \
786 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(pkglibdir)"; \
787 }
d9898ee8 788
789uninstall-pkglibLTLIBRARIES:
790 @$(NORMAL_UNINSTALL)
8d138742
CE
791 @list='$(pkglib_LTLIBRARIES)'; test -n "$(pkglibdir)" || list=; \
792 for p in $$list; do \
793 $(am__strip_dir) \
794 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(pkglibdir)/$$f'"; \
795 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(pkglibdir)/$$f"; \
d9898ee8 796 done
797
798clean-pkglibLTLIBRARIES:
799 -test -z "$(pkglib_LTLIBRARIES)" || rm -f $(pkglib_LTLIBRARIES)
800 @list='$(pkglib_LTLIBRARIES)'; for p in $$list; do \
801 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
802 test "$$dir" != "$$p" || dir=.; \
803 echo "rm -f \"$${dir}/so_locations\""; \
804 rm -f "$${dir}/so_locations"; \
805 done
806libauthcustom.la: $(libauthcustom_la_OBJECTS) $(libauthcustom_la_DEPENDENCIES)
dd184caf 807 $(libauthcustom_la_LINK) $(libauthcustom_la_OBJECTS) $(libauthcustom_la_LIBADD) $(LIBS)
d9898ee8 808libauthldap.la: $(libauthldap_la_OBJECTS) $(libauthldap_la_DEPENDENCIES)
dd184caf 809 $(libauthldap_la_LINK) $(libauthldap_la_OBJECTS) $(libauthldap_la_LIBADD) $(LIBS)
d9898ee8 810libauthmysql.la: $(libauthmysql_la_OBJECTS) $(libauthmysql_la_DEPENDENCIES)
dd184caf 811 $(libauthmysql_la_LINK) $(libauthmysql_la_OBJECTS) $(libauthmysql_la_LIBADD) $(LIBS)
d9898ee8 812libauthpam.la: $(libauthpam_la_OBJECTS) $(libauthpam_la_DEPENDENCIES)
dd184caf 813 $(libauthpam_la_LINK) $(libauthpam_la_OBJECTS) $(libauthpam_la_LIBADD) $(LIBS)
d9898ee8 814libauthpgsql.la: $(libauthpgsql_la_OBJECTS) $(libauthpgsql_la_DEPENDENCIES)
dd184caf 815 $(libauthpgsql_la_LINK) $(libauthpgsql_la_OBJECTS) $(libauthpgsql_la_LIBADD) $(LIBS)
d9898ee8 816libauthpipe.la: $(libauthpipe_la_OBJECTS) $(libauthpipe_la_DEPENDENCIES)
dd184caf 817 $(libauthpipe_la_LINK) $(libauthpipe_la_OBJECTS) $(libauthpipe_la_LIBADD) $(LIBS)
d9898ee8 818libauthpwd.la: $(libauthpwd_la_OBJECTS) $(libauthpwd_la_DEPENDENCIES)
dd184caf 819 $(libauthpwd_la_LINK) $(libauthpwd_la_OBJECTS) $(libauthpwd_la_LIBADD) $(LIBS)
d9898ee8 820libauthshadow.la: $(libauthshadow_la_OBJECTS) $(libauthshadow_la_DEPENDENCIES)
dd184caf 821 $(libauthshadow_la_LINK) $(libauthshadow_la_OBJECTS) $(libauthshadow_la_LIBADD) $(LIBS)
d9898ee8 822libauthuserdb.la: $(libauthuserdb_la_OBJECTS) $(libauthuserdb_la_DEPENDENCIES)
dd184caf 823 $(libauthuserdb_la_LINK) $(libauthuserdb_la_OBJECTS) $(libauthuserdb_la_LIBADD) $(LIBS)
d9898ee8 824libcourierauth.la: $(libcourierauth_la_OBJECTS) $(libcourierauth_la_DEPENDENCIES)
dd184caf 825 $(libcourierauth_la_LINK) -rpath $(pkglibdir) $(libcourierauth_la_OBJECTS) $(libcourierauth_la_LIBADD) $(LIBS)
d9898ee8 826libcourierauthcommon.la: $(libcourierauthcommon_la_OBJECTS) $(libcourierauthcommon_la_DEPENDENCIES)
dd184caf 827 $(libcourierauthcommon_la_LINK) -rpath $(pkglibdir) $(libcourierauthcommon_la_OBJECTS) $(libcourierauthcommon_la_LIBADD) $(LIBS)
d9898ee8 828libcourierauthsasl.la: $(libcourierauthsasl_la_OBJECTS) $(libcourierauthsasl_la_DEPENDENCIES)
dd184caf 829 $(libcourierauthsasl_la_LINK) -rpath $(pkglibdir) $(libcourierauthsasl_la_OBJECTS) $(libcourierauthsasl_la_LIBADD) $(LIBS)
d9898ee8 830libcourierauthsaslclient.la: $(libcourierauthsaslclient_la_OBJECTS) $(libcourierauthsaslclient_la_DEPENDENCIES)
dd184caf 831 $(libcourierauthsaslclient_la_LINK) -rpath $(pkglibdir) $(libcourierauthsaslclient_la_OBJECTS) $(libcourierauthsaslclient_la_LIBADD) $(LIBS)
d9898ee8 832install-binPROGRAMS: $(bin_PROGRAMS)
833 @$(NORMAL_INSTALL)
dd184caf 834 test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
8d138742
CE
835 @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
836 for p in $$list; do echo "$$p $$p"; done | \
837 sed 's/$(EXEEXT)$$//' | \
838 while read p p1; do if test -f $$p || test -f $$p1; \
839 then echo "$$p"; echo "$$p"; else :; fi; \
840 done | \
841 sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
842 -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
843 sed 'N;N;N;s,\n, ,g' | \
844 $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
845 { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
846 if ($$2 == $$4) files[d] = files[d] " " $$1; \
847 else { print "f", $$3 "/" $$4, $$1; } } \
848 END { for (d in files) print "f", d, files[d] }' | \
849 while read type dir files; do \
850 if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
851 test -z "$$files" || { \
852 echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
853 $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
854 } \
855 ; done
d9898ee8 856
857uninstall-binPROGRAMS:
858 @$(NORMAL_UNINSTALL)
8d138742
CE
859 @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
860 files=`for p in $$list; do echo "$$p"; done | \
861 sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
862 -e 's/$$/$(EXEEXT)/' `; \
863 test -n "$$list" || exit 0; \
864 echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
865 cd "$(DESTDIR)$(bindir)" && rm -f $$files
d9898ee8 866
867clean-binPROGRAMS:
8d138742
CE
868 @list='$(bin_PROGRAMS)'; test -n "$$list" || exit 0; \
869 echo " rm -f" $$list; \
870 rm -f $$list || exit $$?; \
871 test -n "$(EXEEXT)" || exit 0; \
872 list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
873 echo " rm -f" $$list; \
874 rm -f $$list
d9898ee8 875
876clean-noinstPROGRAMS:
8d138742
CE
877 @list='$(noinst_PROGRAMS)'; test -n "$$list" || exit 0; \
878 echo " rm -f" $$list; \
879 rm -f $$list || exit $$?; \
880 test -n "$(EXEEXT)" || exit 0; \
881 list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
882 echo " rm -f" $$list; \
883 rm -f $$list
d9898ee8 884install-sbinPROGRAMS: $(sbin_PROGRAMS)
885 @$(NORMAL_INSTALL)
dd184caf 886 test -z "$(sbindir)" || $(MKDIR_P) "$(DESTDIR)$(sbindir)"
8d138742
CE
887 @list='$(sbin_PROGRAMS)'; test -n "$(sbindir)" || list=; \
888 for p in $$list; do echo "$$p $$p"; done | \
889 sed 's/$(EXEEXT)$$//' | \
890 while read p p1; do if test -f $$p || test -f $$p1; \
891 then echo "$$p"; echo "$$p"; else :; fi; \
892 done | \
893 sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
894 -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
895 sed 'N;N;N;s,\n, ,g' | \
896 $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
897 { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
898 if ($$2 == $$4) files[d] = files[d] " " $$1; \
899 else { print "f", $$3 "/" $$4, $$1; } } \
900 END { for (d in files) print "f", d, files[d] }' | \
901 while read type dir files; do \
902 if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
903 test -z "$$files" || { \
904 echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(sbindir)$$dir'"; \
905 $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(sbindir)$$dir" || exit $$?; \
906 } \
907 ; done
d9898ee8 908
909uninstall-sbinPROGRAMS:
910 @$(NORMAL_UNINSTALL)
8d138742
CE
911 @list='$(sbin_PROGRAMS)'; test -n "$(sbindir)" || list=; \
912 files=`for p in $$list; do echo "$$p"; done | \
913 sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
914 -e 's/$$/$(EXEEXT)/' `; \
915 test -n "$$list" || exit 0; \
916 echo " ( cd '$(DESTDIR)$(sbindir)' && rm -f" $$files ")"; \
917 cd "$(DESTDIR)$(sbindir)" && rm -f $$files
d9898ee8 918
919clean-sbinPROGRAMS:
8d138742
CE
920 @list='$(sbin_PROGRAMS)'; test -n "$$list" || exit 0; \
921 echo " rm -f" $$list; \
922 rm -f $$list || exit $$?; \
923 test -n "$(EXEEXT)" || exit 0; \
924 list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
925 echo " rm -f" $$list; \
926 rm -f $$list
d9898ee8 927authdaemondprog$(EXEEXT): $(authdaemondprog_OBJECTS) $(authdaemondprog_DEPENDENCIES)
928 @rm -f authdaemondprog$(EXEEXT)
dd184caf 929 $(authdaemondprog_LINK) $(authdaemondprog_OBJECTS) $(authdaemondprog_LDADD) $(LIBS)
d9898ee8 930authdaemontest$(EXEEXT): $(authdaemontest_OBJECTS) $(authdaemontest_DEPENDENCIES)
931 @rm -f authdaemontest$(EXEEXT)
dd184caf 932 $(authdaemontest_LINK) $(authdaemontest_OBJECTS) $(authdaemontest_LDADD) $(LIBS)
d9898ee8 933authenumerate$(EXEEXT): $(authenumerate_OBJECTS) $(authenumerate_DEPENDENCIES)
934 @rm -f authenumerate$(EXEEXT)
dd184caf 935 $(authenumerate_LINK) $(authenumerate_OBJECTS) $(authenumerate_LDADD) $(LIBS)
d9898ee8 936authmksock$(EXEEXT): $(authmksock_OBJECTS) $(authmksock_DEPENDENCIES)
937 @rm -f authmksock$(EXEEXT)
dd184caf 938 $(LINK) $(authmksock_OBJECTS) $(authmksock_LDADD) $(LIBS)
d9898ee8 939authpasswd$(EXEEXT): $(authpasswd_OBJECTS) $(authpasswd_DEPENDENCIES)
940 @rm -f authpasswd$(EXEEXT)
dd184caf 941 $(LINK) $(authpasswd_OBJECTS) $(authpasswd_LDADD) $(LIBS)
d9898ee8 942authtest$(EXEEXT): $(authtest_OBJECTS) $(authtest_DEPENDENCIES)
943 @rm -f authtest$(EXEEXT)
dd184caf 944 $(LINK) $(authtest_OBJECTS) $(authtest_LDADD) $(LIBS)
d9898ee8 945courierauthconfig$(EXEEXT): $(courierauthconfig_OBJECTS) $(courierauthconfig_DEPENDENCIES)
946 @rm -f courierauthconfig$(EXEEXT)
dd184caf 947 $(LINK) $(courierauthconfig_OBJECTS) $(courierauthconfig_LDADD) $(LIBS)
d9898ee8 948install-pkglibexecSCRIPTS: $(pkglibexec_SCRIPTS)
949 @$(NORMAL_INSTALL)
dd184caf 950 test -z "$(pkglibexecdir)" || $(MKDIR_P) "$(DESTDIR)$(pkglibexecdir)"
8d138742
CE
951 @list='$(pkglibexec_SCRIPTS)'; test -n "$(pkglibexecdir)" || list=; \
952 for p in $$list; do \
d9898ee8 953 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
8d138742
CE
954 if test -f "$$d$$p"; then echo "$$d$$p"; echo "$$p"; else :; fi; \
955 done | \
956 sed -e 'p;s,.*/,,;n' \
957 -e 'h;s|.*|.|' \
958 -e 'p;x;s,.*/,,;$(transform)' | sed 'N;N;N;s,\n, ,g' | \
959 $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1; } \
960 { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
961 if ($$2 == $$4) { files[d] = files[d] " " $$1; \
962 if (++n[d] == $(am__install_max)) { \
963 print "f", d, files[d]; n[d] = 0; files[d] = "" } } \
964 else { print "f", d "/" $$4, $$1 } } \
965 END { for (d in files) print "f", d, files[d] }' | \
966 while read type dir files; do \
967 if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
968 test -z "$$files" || { \
969 echo " $(INSTALL_SCRIPT) $$files '$(DESTDIR)$(pkglibexecdir)$$dir'"; \
970 $(INSTALL_SCRIPT) $$files "$(DESTDIR)$(pkglibexecdir)$$dir" || exit $$?; \
971 } \
972 ; done
d9898ee8 973
974uninstall-pkglibexecSCRIPTS:
975 @$(NORMAL_UNINSTALL)
8d138742
CE
976 @list='$(pkglibexec_SCRIPTS)'; test -n "$(pkglibexecdir)" || exit 0; \
977 files=`for p in $$list; do echo "$$p"; done | \
978 sed -e 's,.*/,,;$(transform)'`; \
979 test -n "$$list" || exit 0; \
980 echo " ( cd '$(DESTDIR)$(pkglibexecdir)' && rm -f" $$files ")"; \
981 cd "$(DESTDIR)$(pkglibexecdir)" && rm -f $$files
d9898ee8 982install-sbinSCRIPTS: $(sbin_SCRIPTS)
983 @$(NORMAL_INSTALL)
dd184caf 984 test -z "$(sbindir)" || $(MKDIR_P) "$(DESTDIR)$(sbindir)"
8d138742
CE
985 @list='$(sbin_SCRIPTS)'; test -n "$(sbindir)" || list=; \
986 for p in $$list; do \
d9898ee8 987 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
8d138742
CE
988 if test -f "$$d$$p"; then echo "$$d$$p"; echo "$$p"; else :; fi; \
989 done | \
990 sed -e 'p;s,.*/,,;n' \
991 -e 'h;s|.*|.|' \
992 -e 'p;x;s,.*/,,;$(transform)' | sed 'N;N;N;s,\n, ,g' | \
993 $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1; } \
994 { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
995 if ($$2 == $$4) { files[d] = files[d] " " $$1; \
996 if (++n[d] == $(am__install_max)) { \
997 print "f", d, files[d]; n[d] = 0; files[d] = "" } } \
998 else { print "f", d "/" $$4, $$1 } } \
999 END { for (d in files) print "f", d, files[d] }' | \
1000 while read type dir files; do \
1001 if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
1002 test -z "$$files" || { \
1003 echo " $(INSTALL_SCRIPT) $$files '$(DESTDIR)$(sbindir)$$dir'"; \
1004 $(INSTALL_SCRIPT) $$files "$(DESTDIR)$(sbindir)$$dir" || exit $$?; \
1005 } \
1006 ; done
d9898ee8 1007
1008uninstall-sbinSCRIPTS:
1009 @$(NORMAL_UNINSTALL)
8d138742
CE
1010 @list='$(sbin_SCRIPTS)'; test -n "$(sbindir)" || exit 0; \
1011 files=`for p in $$list; do echo "$$p"; done | \
1012 sed -e 's,.*/,,;$(transform)'`; \
1013 test -n "$$list" || exit 0; \
1014 echo " ( cd '$(DESTDIR)$(sbindir)' && rm -f" $$files ")"; \
1015 cd "$(DESTDIR)$(sbindir)" && rm -f $$files
d9898ee8 1016
1017mostlyclean-compile:
1018 -rm -f *.$(OBJEXT)
1019
1020distclean-compile:
1021 -rm -f *.tab.c
1022
1023@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/authcustom.Plo@am__quote@
1024@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/authdaemon.Plo@am__quote@
1025@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/authdaemond.Po@am__quote@
1026@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/authdaemonlib.Plo@am__quote@
1027@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/authdaemontest.Po@am__quote@
1028@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/authenumerate.Po@am__quote@
1029@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/authinfo.Po@am__quote@
1030@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/authldap.Plo@am__quote@
8d138742 1031@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/authldapescape.Plo@am__quote@
d9898ee8 1032@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/authldaplib.Plo@am__quote@
1033@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/authmksock.Po@am__quote@
1034@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/authmoduser2.Plo@am__quote@
1035@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/authmoduser3.Plo@am__quote@
1036@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/authmysql.Plo@am__quote@
1037@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/authmysqllib.Plo@am__quote@
1038@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/authoption.Plo@am__quote@
1039@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/authpam.Plo@am__quote@
1040@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/authpasswd.Po@am__quote@
1041@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/authpgsql.Plo@am__quote@
1042@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/authpgsqllib.Plo@am__quote@
1043@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/authpipe.Plo@am__quote@
1044@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/authpipelib.Plo@am__quote@
1045@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/authpwd.Plo@am__quote@
1046@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/authpwdenumerate.Plo@am__quote@
1047@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/authsasl.Plo@am__quote@
1048@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/authsaslclient.Plo@am__quote@
1049@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/authsaslclientcram.Plo@am__quote@
1050@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/authsaslclientcrammd5.Plo@am__quote@
1051@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/authsaslclientcramsha1.Plo@am__quote@
ac40fd9e 1052@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/authsaslclientexternal.Plo@am__quote@
d9898ee8 1053@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/authsaslclientlogin.Plo@am__quote@
1054@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/authsaslclientplain.Plo@am__quote@
1055@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/authsaslcram.Plo@am__quote@
1056@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/authsaslfrombase64.Plo@am__quote@
1057@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/authsasllogin.Plo@am__quote@
1058@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/authsaslplain.Plo@am__quote@
1059@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/authsasltobase64.Plo@am__quote@
1060@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/authshadow.Plo@am__quote@
1061@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/authsyschangepwd.Plo@am__quote@
1062@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/authsyscommon.Plo@am__quote@
1063@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/authtest.Po@am__quote@
1064@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/authuserdb.Plo@am__quote@
1065@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/authuserdbpwd.Plo@am__quote@
d9898ee8 1066@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/checkpassword.Plo@am__quote@
1067@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/checkpasswordmd5.Plo@am__quote@
1068@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/checkpasswordsha1.Plo@am__quote@
1069@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cramlib.Plo@am__quote@
1070@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cryptpassword.Plo@am__quote@
1071@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/debug.Plo@am__quote@
1072@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/preauthcustom.Plo@am__quote@
1073@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/preauthdaemon.Plo@am__quote@
1074@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/preauthldap.Plo@am__quote@
1075@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/preauthmysql.Plo@am__quote@
1076@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/preauthpam.Plo@am__quote@
1077@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/preauthpgsql.Plo@am__quote@
1078@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/preauthpwd.Plo@am__quote@
1079@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/preauthshadow.Plo@am__quote@
1080@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/preauthuserdb.Plo@am__quote@
1081@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/preauthuserdbcommon.Plo@am__quote@
d9898ee8 1082
1083.c.o:
dd184caf 1084@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
8d138742 1085@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
d9898ee8 1086@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
1087@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1088@am__fastdepCC_FALSE@ $(COMPILE) -c $<
1089
1090.c.obj:
dd184caf 1091@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
8d138742 1092@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
d9898ee8 1093@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
1094@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1095@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
1096
1097.c.lo:
dd184caf 1098@am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
8d138742 1099@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
d9898ee8 1100@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
1101@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1102@am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
1103
1104mostlyclean-libtool:
1105 -rm -f *.lo
1106
1107clean-libtool:
1108 -rm -rf .libs _libs
1109
1110distclean-libtool:
8d138742
CE
1111 -rm -f libtool config.lt
1112install-man1: $(man_MANS)
d9898ee8 1113 @$(NORMAL_INSTALL)
dd184caf 1114 test -z "$(man1dir)" || $(MKDIR_P) "$(DESTDIR)$(man1dir)"
8d138742
CE
1115 @list=''; test -n "$(man1dir)" || exit 0; \
1116 { for i in $$list; do echo "$$i"; done; \
1117 l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \
1118 sed -n '/\.1[a-z]*$$/p'; \
1119 } | while read p; do \
1120 if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
1121 echo "$$d$$p"; echo "$$p"; \
1122 done | \
1123 sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
1124 -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
1125 sed 'N;N;s,\n, ,g' | { \
1126 list=; while read file base inst; do \
1127 if test "$$base" = "$$inst"; then list="$$list $$file"; else \
1128 echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
1129 $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man1dir)/$$inst" || exit $$?; \
1130 fi; \
d9898ee8 1131 done; \
8d138742
CE
1132 for i in $$list; do echo "$$i"; done | $(am__base_list) | \
1133 while read files; do \
1134 test -z "$$files" || { \
1135 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man1dir)'"; \
1136 $(INSTALL_DATA) $$files "$(DESTDIR)$(man1dir)" || exit $$?; }; \
1137 done; }
1138
d9898ee8 1139uninstall-man1:
1140 @$(NORMAL_UNINSTALL)
8d138742
CE
1141 @list=''; test -n "$(man1dir)" || exit 0; \
1142 files=`{ for i in $$list; do echo "$$i"; done; \
1143 l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \
1144 sed -n '/\.1[a-z]*$$/p'; \
1145 } | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
1146 -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
1147 test -z "$$files" || { \
1148 echo " ( cd '$(DESTDIR)$(man1dir)' && rm -f" $$files ")"; \
1149 cd "$(DESTDIR)$(man1dir)" && rm -f $$files; }
1150install-man3: $(man_MANS)
d9898ee8 1151 @$(NORMAL_INSTALL)
dd184caf 1152 test -z "$(man3dir)" || $(MKDIR_P) "$(DESTDIR)$(man3dir)"
8d138742
CE
1153 @list=''; test -n "$(man3dir)" || exit 0; \
1154 { for i in $$list; do echo "$$i"; done; \
1155 l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \
1156 sed -n '/\.3[a-z]*$$/p'; \
1157 } | while read p; do \
1158 if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
1159 echo "$$d$$p"; echo "$$p"; \
1160 done | \
1161 sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^3][0-9a-z]*$$,3,;x' \
1162 -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
1163 sed 'N;N;s,\n, ,g' | { \
1164 list=; while read file base inst; do \
1165 if test "$$base" = "$$inst"; then list="$$list $$file"; else \
1166 echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man3dir)/$$inst'"; \
1167 $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man3dir)/$$inst" || exit $$?; \
1168 fi; \
d9898ee8 1169 done; \
8d138742
CE
1170 for i in $$list; do echo "$$i"; done | $(am__base_list) | \
1171 while read files; do \
1172 test -z "$$files" || { \
1173 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man3dir)'"; \
1174 $(INSTALL_DATA) $$files "$(DESTDIR)$(man3dir)" || exit $$?; }; \
1175 done; }
1176
d9898ee8 1177uninstall-man3:
1178 @$(NORMAL_UNINSTALL)
8d138742
CE
1179 @list=''; test -n "$(man3dir)" || exit 0; \
1180 files=`{ for i in $$list; do echo "$$i"; done; \
1181 l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \
1182 sed -n '/\.3[a-z]*$$/p'; \
1183 } | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^3][0-9a-z]*$$,3,;x' \
1184 -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
1185 test -z "$$files" || { \
1186 echo " ( cd '$(DESTDIR)$(man3dir)' && rm -f" $$files ")"; \
1187 cd "$(DESTDIR)$(man3dir)" && rm -f $$files; }
d9898ee8 1188install-includeHEADERS: $(include_HEADERS)
1189 @$(NORMAL_INSTALL)
dd184caf 1190 test -z "$(includedir)" || $(MKDIR_P) "$(DESTDIR)$(includedir)"
8d138742
CE
1191 @list='$(include_HEADERS)'; test -n "$(includedir)" || list=; \
1192 for p in $$list; do \
d9898ee8 1193 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
8d138742
CE
1194 echo "$$d$$p"; \
1195 done | $(am__base_list) | \
1196 while read files; do \
1197 echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(includedir)'"; \
1198 $(INSTALL_HEADER) $$files "$(DESTDIR)$(includedir)" || exit $$?; \
d9898ee8 1199 done
1200
1201uninstall-includeHEADERS:
1202 @$(NORMAL_UNINSTALL)
8d138742
CE
1203 @list='$(include_HEADERS)'; test -n "$(includedir)" || list=; \
1204 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1205 test -n "$$files" || exit 0; \
1206 echo " ( cd '$(DESTDIR)$(includedir)' && rm -f" $$files ")"; \
1207 cd "$(DESTDIR)$(includedir)" && rm -f $$files
d9898ee8 1208
1209# This directory's subdirectories are mostly independent; you can cd
1210# into them and run `make' without going through this Makefile.
1211# To change the values of `make' variables: instead of editing Makefiles,
1212# (1) if the variable is set in `config.status', edit `config.status'
1213# (which will cause the Makefiles to be regenerated when you run `make');
1214# (2) otherwise, pass the desired values on the `make' command line.
1215$(RECURSIVE_TARGETS):
1216 @failcom='exit 1'; \
1217 for f in x $$MAKEFLAGS; do \
1218 case $$f in \
1219 *=* | --[!k]*);; \
1220 *k*) failcom='fail=yes';; \
1221 esac; \
1222 done; \
1223 dot_seen=no; \
1224 target=`echo $@ | sed s/-recursive//`; \
1225 list='$(SUBDIRS)'; for subdir in $$list; do \
1226 echo "Making $$target in $$subdir"; \
1227 if test "$$subdir" = "."; then \
1228 dot_seen=yes; \
1229 local_target="$$target-am"; \
1230 else \
1231 local_target="$$target"; \
1232 fi; \
8d138742 1233 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
d9898ee8 1234 || eval $$failcom; \
1235 done; \
1236 if test "$$dot_seen" = "no"; then \
1237 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
1238 fi; test -z "$$fail"
1239
dd184caf 1240$(RECURSIVE_CLEAN_TARGETS):
d9898ee8 1241 @failcom='exit 1'; \
1242 for f in x $$MAKEFLAGS; do \
1243 case $$f in \
1244 *=* | --[!k]*);; \
1245 *k*) failcom='fail=yes';; \
1246 esac; \
1247 done; \
1248 dot_seen=no; \
1249 case "$@" in \
1250 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
1251 *) list='$(SUBDIRS)' ;; \
1252 esac; \
1253 rev=''; for subdir in $$list; do \
1254 if test "$$subdir" = "."; then :; else \
1255 rev="$$subdir $$rev"; \
1256 fi; \
1257 done; \
1258 rev="$$rev ."; \
1259 target=`echo $@ | sed s/-recursive//`; \
1260 for subdir in $$rev; do \
1261 echo "Making $$target in $$subdir"; \
1262 if test "$$subdir" = "."; then \
1263 local_target="$$target-am"; \
1264 else \
1265 local_target="$$target"; \
1266 fi; \
8d138742 1267 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
d9898ee8 1268 || eval $$failcom; \
1269 done && test -z "$$fail"
1270tags-recursive:
1271 list='$(SUBDIRS)'; for subdir in $$list; do \
8d138742 1272 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
d9898ee8 1273 done
1274ctags-recursive:
1275 list='$(SUBDIRS)'; for subdir in $$list; do \
8d138742 1276 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
d9898ee8 1277 done
1278
1279ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
1280 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
1281 unique=`for i in $$list; do \
1282 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1283 done | \
8d138742 1284 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
ac40fd9e 1285 END { if (nonempty) { for (i in files) print i; }; }'`; \
d9898ee8 1286 mkid -fID $$unique
1287tags: TAGS
1288
1289TAGS: tags-recursive $(HEADERS) $(SOURCES) courier_auth_config.h.in $(TAGS_DEPENDENCIES) \
1290 $(TAGS_FILES) $(LISP)
8d138742 1291 set x; \
d9898ee8 1292 here=`pwd`; \
1293 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
1294 include_option=--etags-include; \
1295 empty_fix=.; \
1296 else \
1297 include_option=--include; \
1298 empty_fix=; \
1299 fi; \
1300 list='$(SUBDIRS)'; for subdir in $$list; do \
1301 if test "$$subdir" = .; then :; else \
1302 test ! -f $$subdir/TAGS || \
8d138742 1303 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
d9898ee8 1304 fi; \
1305 done; \
1306 list='$(SOURCES) $(HEADERS) courier_auth_config.h.in $(LISP) $(TAGS_FILES)'; \
1307 unique=`for i in $$list; do \
1308 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1309 done | \
ac40fd9e 1310 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
1311 END { if (nonempty) { for (i in files) print i; }; }'`; \
8d138742
CE
1312 shift; \
1313 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
d9898ee8 1314 test -n "$$unique" || unique=$$empty_fix; \
8d138742
CE
1315 if test $$# -gt 0; then \
1316 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1317 "$$@" $$unique; \
1318 else \
1319 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1320 $$unique; \
1321 fi; \
d9898ee8 1322 fi
1323ctags: CTAGS
1324CTAGS: ctags-recursive $(HEADERS) $(SOURCES) courier_auth_config.h.in $(TAGS_DEPENDENCIES) \
1325 $(TAGS_FILES) $(LISP)
d9898ee8 1326 list='$(SOURCES) $(HEADERS) courier_auth_config.h.in $(LISP) $(TAGS_FILES)'; \
1327 unique=`for i in $$list; do \
1328 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1329 done | \
ac40fd9e 1330 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
1331 END { if (nonempty) { for (i in files) print i; }; }'`; \
8d138742 1332 test -z "$(CTAGS_ARGS)$$unique" \
d9898ee8 1333 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
8d138742 1334 $$unique
d9898ee8 1335
1336GTAGS:
1337 here=`$(am__cd) $(top_builddir) && pwd` \
8d138742
CE
1338 && $(am__cd) $(top_srcdir) \
1339 && gtags -i $(GTAGS_ARGS) "$$here"
d9898ee8 1340
1341distclean-tags:
1342 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
1343
1344distdir: $(DISTFILES)
8d138742
CE
1345 @list='$(MANS)'; if test -n "$$list"; then \
1346 list=`for p in $$list; do \
1347 if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
1348 if test -f "$$d$$p"; then echo "$$d$$p"; else :; fi; done`; \
1349 if test -n "$$list" && \
1350 grep 'ab help2man is required to generate this page' $$list >/dev/null; then \
1351 echo "error: found man pages containing the \`missing help2man' replacement text:" >&2; \
1352 grep -l 'ab help2man is required to generate this page' $$list | sed 's/^/ /' >&2; \
1353 echo " to fix them, install help2man, remove and regenerate the man pages;" >&2; \
1354 echo " typically \`make maintainer-clean' will remove them" >&2; \
1355 exit 1; \
1356 else :; fi; \
1357 else :; fi
d9898ee8 1358 $(am__remove_distdir)
8d138742 1359 test -d "$(distdir)" || mkdir "$(distdir)"
dd184caf 1360 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1361 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1362 list='$(DISTFILES)'; \
1363 dist_files=`for file in $$list; do echo $$file; done | \
1364 sed -e "s|^$$srcdirstrip/||;t" \
1365 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
1366 case $$dist_files in \
1367 */*) $(MKDIR_P) `echo "$$dist_files" | \
1368 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
1369 sort -u` ;; \
1370 esac; \
1371 for file in $$dist_files; do \
d9898ee8 1372 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
d9898ee8 1373 if test -d $$d/$$file; then \
dd184caf 1374 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
8d138742
CE
1375 if test -d "$(distdir)/$$file"; then \
1376 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1377 fi; \
d9898ee8 1378 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
8d138742
CE
1379 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
1380 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
d9898ee8 1381 fi; \
8d138742 1382 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
d9898ee8 1383 else \
8d138742
CE
1384 test -f "$(distdir)/$$file" \
1385 || cp -p $$d/$$file "$(distdir)/$$file" \
d9898ee8 1386 || exit 1; \
1387 fi; \
1388 done
8d138742 1389 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
d9898ee8 1390 if test "$$subdir" = .; then :; else \
1391 test -d "$(distdir)/$$subdir" \
dd184caf 1392 || $(MKDIR_P) "$(distdir)/$$subdir" \
d9898ee8 1393 || exit 1; \
8d138742
CE
1394 fi; \
1395 done
1396 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
1397 if test "$$subdir" = .; then :; else \
1398 dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
1399 $(am__relativize); \
1400 new_distdir=$$reldir; \
1401 dir1=$$subdir; dir2="$(top_distdir)"; \
1402 $(am__relativize); \
1403 new_top_distdir=$$reldir; \
1404 echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
1405 echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
1406 ($(am__cd) $$subdir && \
d9898ee8 1407 $(MAKE) $(AM_MAKEFLAGS) \
8d138742
CE
1408 top_distdir="$$new_top_distdir" \
1409 distdir="$$new_distdir" \
dd184caf 1410 am__remove_distdir=: \
1411 am__skip_length_check=: \
8d138742 1412 am__skip_mode_fix=: \
d9898ee8 1413 distdir) \
1414 || exit 1; \
1415 fi; \
1416 done
1417 $(MAKE) $(AM_MAKEFLAGS) \
1418 top_distdir="$(top_distdir)" distdir="$(distdir)" \
1419 dist-hook
8d138742
CE
1420 -test -n "$(am__skip_mode_fix)" \
1421 || find "$(distdir)" -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
d9898ee8 1422 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
1423 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
dd184caf 1424 ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
8d138742 1425 || chmod -R a+r "$(distdir)"
d9898ee8 1426dist-gzip: distdir
1427 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
1428 $(am__remove_distdir)
1429dist-bzip2: distdir
1430 tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
1431 $(am__remove_distdir)
1432
ac40fd9e 1433dist-lzma: distdir
1434 tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
1435 $(am__remove_distdir)
1436
8d138742
CE
1437dist-xz: distdir
1438 tardir=$(distdir) && $(am__tar) | xz -c >$(distdir).tar.xz
1439 $(am__remove_distdir)
1440
d9898ee8 1441dist-tarZ: distdir
1442 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
1443 $(am__remove_distdir)
1444
1445dist-shar: distdir
1446 shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
1447 $(am__remove_distdir)
1448
1449dist-zip: distdir
1450 -rm -f $(distdir).zip
1451 zip -rq $(distdir).zip $(distdir)
1452 $(am__remove_distdir)
1453
1454dist dist-all: distdir
1455 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
1456 tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
1457 $(am__remove_distdir)
1458
1459# This target untars the dist file and tries a VPATH configuration. Then
1460# it guarantees that the distribution is self-contained by making another
1461# tarfile.
1462distcheck: dist
1463 case '$(DIST_ARCHIVES)' in \
1464 *.tar.gz*) \
1465 GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
1466 *.tar.bz2*) \
1467 bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
ac40fd9e 1468 *.tar.lzma*) \
1469 unlzma -c $(distdir).tar.lzma | $(am__untar) ;;\
8d138742
CE
1470 *.tar.xz*) \
1471 xz -dc $(distdir).tar.xz | $(am__untar) ;;\
d9898ee8 1472 *.tar.Z*) \
1473 uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
1474 *.shar.gz*) \
1475 GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
1476 *.zip*) \
1477 unzip $(distdir).zip ;;\
1478 esac
1479 chmod -R a-w $(distdir); chmod a+w $(distdir)
1480 mkdir $(distdir)/_build
1481 mkdir $(distdir)/_inst
1482 chmod a-w $(distdir)
8d138742 1483 test -d $(distdir)/_build || exit 0; \
d9898ee8 1484 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
1485 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
8d138742
CE
1486 && am__cwd=`pwd` \
1487 && $(am__cd) $(distdir)/_build \
d9898ee8 1488 && ../configure --srcdir=.. --prefix="$$dc_install_base" \
1489 $(DISTCHECK_CONFIGURE_FLAGS) \
1490 && $(MAKE) $(AM_MAKEFLAGS) \
1491 && $(MAKE) $(AM_MAKEFLAGS) dvi \
1492 && $(MAKE) $(AM_MAKEFLAGS) check \
1493 && $(MAKE) $(AM_MAKEFLAGS) install \
1494 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
1495 && $(MAKE) $(AM_MAKEFLAGS) uninstall \
1496 && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
1497 distuninstallcheck \
1498 && chmod -R a-w "$$dc_install_base" \
1499 && ({ \
1500 (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
1501 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
1502 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
1503 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
1504 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
1505 } || { rm -rf "$$dc_destdir"; exit 1; }) \
1506 && rm -rf "$$dc_destdir" \
1507 && $(MAKE) $(AM_MAKEFLAGS) dist \
1508 && rm -rf $(DIST_ARCHIVES) \
8d138742
CE
1509 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
1510 && cd "$$am__cwd" \
1511 || exit 1
d9898ee8 1512 $(am__remove_distdir)
1513 @(echo "$(distdir) archives ready for distribution: "; \
1514 list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
dd184caf 1515 sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
d9898ee8 1516distuninstallcheck:
8d138742 1517 @$(am__cd) '$(distuninstallcheck_dir)' \
d9898ee8 1518 && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
1519 || { echo "ERROR: files left after uninstall:" ; \
1520 if test -n "$(DESTDIR)"; then \
1521 echo " (check DESTDIR support)"; \
1522 fi ; \
1523 $(distuninstallcheck_listfiles) ; \
1524 exit 1; } >&2
1525distcleancheck: distclean
1526 @if test '$(srcdir)' = . ; then \
1527 echo "ERROR: distcleancheck can only run from a VPATH build" ; \
1528 exit 1 ; \
1529 fi
1530 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
1531 || { echo "ERROR: files left in build directory after distclean:" ; \
1532 $(distcleancheck_listfiles) ; \
1533 exit 1; } >&2
1534check-am: all-am
1535check: $(BUILT_SOURCES)
1536 $(MAKE) $(AM_MAKEFLAGS) check-recursive
1537all-am: Makefile $(LTLIBRARIES) $(PROGRAMS) $(SCRIPTS) $(MANS) $(DATA) \
1538 $(HEADERS) courier_auth_config.h
1539installdirs: installdirs-recursive
1540installdirs-am:
1541 for dir in "$(DESTDIR)$(pkglibdir)" "$(DESTDIR)$(bindir)" "$(DESTDIR)$(sbindir)" "$(DESTDIR)$(pkglibexecdir)" "$(DESTDIR)$(sbindir)" "$(DESTDIR)$(man1dir)" "$(DESTDIR)$(man3dir)" "$(DESTDIR)$(includedir)"; do \
dd184caf 1542 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
d9898ee8 1543 done
1544install: $(BUILT_SOURCES)
1545 $(MAKE) $(AM_MAKEFLAGS) install-recursive
1546install-exec: install-exec-recursive
1547install-data: install-data-recursive
1548uninstall: uninstall-recursive
1549
1550install-am: all-am
1551 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
1552
1553installcheck: installcheck-recursive
1554install-strip:
1555 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1556 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1557 `test -z '$(STRIP)' || \
1558 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
1559mostlyclean-generic:
1560
1561clean-generic:
1562 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
1563
1564distclean-generic:
1565 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
8d138742 1566 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
d9898ee8 1567 -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
1568
1569maintainer-clean-generic:
1570 @echo "This command is intended for maintainers to use"
1571 @echo "it deletes files that may require special tools to rebuild."
1572 -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
1573clean: clean-recursive
1574
1575clean-am: clean-binPROGRAMS clean-generic clean-libtool \
1576 clean-noinstPROGRAMS clean-pkglibLTLIBRARIES \
1577 clean-sbinPROGRAMS mostlyclean-am
1578
1579distclean: distclean-recursive
1580 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
1581 -rm -rf ./$(DEPDIR)
1582 -rm -f Makefile
1583distclean-am: clean-am distclean-compile distclean-generic \
1584 distclean-hdr distclean-libtool distclean-tags
1585
1586dvi: dvi-recursive
1587
1588dvi-am:
1589
1590html: html-recursive
1591
8d138742
CE
1592html-am:
1593
d9898ee8 1594info: info-recursive
1595
1596info-am:
1597
1598install-data-am: install-includeHEADERS install-man
1599 @$(NORMAL_INSTALL)
1600 $(MAKE) $(AM_MAKEFLAGS) install-data-hook
dd184caf 1601install-dvi: install-dvi-recursive
1602
8d138742
CE
1603install-dvi-am:
1604
d9898ee8 1605install-exec-am: install-binPROGRAMS install-pkglibLTLIBRARIES \
1606 install-pkglibexecSCRIPTS install-sbinPROGRAMS \
1607 install-sbinSCRIPTS
1608 @$(NORMAL_INSTALL)
1609 $(MAKE) $(AM_MAKEFLAGS) install-exec-hook
dd184caf 1610install-html: install-html-recursive
1611
8d138742
CE
1612install-html-am:
1613
d9898ee8 1614install-info: install-info-recursive
1615
8d138742
CE
1616install-info-am:
1617
d9898ee8 1618install-man: install-man1 install-man3
1619
dd184caf 1620install-pdf: install-pdf-recursive
1621
8d138742
CE
1622install-pdf-am:
1623
dd184caf 1624install-ps: install-ps-recursive
1625
8d138742
CE
1626install-ps-am:
1627
d9898ee8 1628installcheck-am:
1629
1630maintainer-clean: maintainer-clean-recursive
1631 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
1632 -rm -rf $(top_srcdir)/autom4te.cache
1633 -rm -rf ./$(DEPDIR)
1634 -rm -f Makefile
1635maintainer-clean-am: distclean-am maintainer-clean-generic
1636
1637mostlyclean: mostlyclean-recursive
1638
1639mostlyclean-am: mostlyclean-compile mostlyclean-generic \
1640 mostlyclean-libtool
1641
1642pdf: pdf-recursive
1643
1644pdf-am:
1645
1646ps: ps-recursive
1647
1648ps-am:
1649
1650uninstall-am: uninstall-binPROGRAMS uninstall-includeHEADERS \
dd184caf 1651 uninstall-man uninstall-pkglibLTLIBRARIES \
d9898ee8 1652 uninstall-pkglibexecSCRIPTS uninstall-sbinPROGRAMS \
1653 uninstall-sbinSCRIPTS
1654 @$(NORMAL_INSTALL)
1655 $(MAKE) $(AM_MAKEFLAGS) uninstall-hook
d9898ee8 1656uninstall-man: uninstall-man1 uninstall-man3
1657
8d138742
CE
1658.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all check \
1659 ctags-recursive install install-am install-data-am \
1660 install-exec-am install-strip tags-recursive uninstall-am
dd184caf 1661
1662.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
1663 all all-am am--refresh check check-am clean clean-binPROGRAMS \
1664 clean-generic clean-libtool clean-noinstPROGRAMS \
1665 clean-pkglibLTLIBRARIES clean-sbinPROGRAMS ctags \
1666 ctags-recursive dist dist-all dist-bzip2 dist-gzip dist-hook \
8d138742
CE
1667 dist-lzma dist-shar dist-tarZ dist-xz dist-zip distcheck \
1668 distclean distclean-compile distclean-generic distclean-hdr \
dd184caf 1669 distclean-libtool distclean-tags distcleancheck distdir \
1670 distuninstallcheck dvi dvi-am html html-am info info-am \
1671 install install-am install-binPROGRAMS install-data \
1672 install-data-am install-data-hook install-dvi install-dvi-am \
1673 install-exec install-exec-am install-exec-hook install-html \
1674 install-html-am install-includeHEADERS install-info \
d9898ee8 1675 install-info-am install-man install-man1 install-man3 \
dd184caf 1676 install-pdf install-pdf-am install-pkglibLTLIBRARIES \
1677 install-pkglibexecSCRIPTS install-ps install-ps-am \
d9898ee8 1678 install-sbinPROGRAMS install-sbinSCRIPTS install-strip \
1679 installcheck installcheck-am installdirs installdirs-am \
dd184caf 1680 maintainer-clean maintainer-clean-generic mostlyclean \
1681 mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
d9898ee8 1682 pdf pdf-am ps ps-am tags tags-recursive uninstall uninstall-am \
1683 uninstall-binPROGRAMS uninstall-hook uninstall-includeHEADERS \
dd184caf 1684 uninstall-man uninstall-man1 uninstall-man3 \
d9898ee8 1685 uninstall-pkglibLTLIBRARIES uninstall-pkglibexecSCRIPTS \
1686 uninstall-sbinPROGRAMS uninstall-sbinSCRIPTS
1687
1688
d9898ee8 1689authpgsqllib.lo: authpgsqllib.c authpgsqlrc.h
1690
1691@HAVE_AUTHPGSQL_TRUE@install-authpgsqlrc:
1692@HAVE_AUTHPGSQL_TRUE@ $(mkinstalldirs) $(DESTDIR)`dirname @authpgsqlrc@` || :
1693@HAVE_AUTHPGSQL_TRUE@ $(INSTALL_DATA) -m 660 $(srcdir)/authpgsqlrc \
1694@HAVE_AUTHPGSQL_TRUE@ $(DESTDIR)@authpgsqlrc@.dist
1695@HAVE_AUTHPGSQL_TRUE@ -chown @mailuser@ $(DESTDIR)@authpgsqlrc@.dist
1696@HAVE_AUTHPGSQL_TRUE@ -chgrp @mailgroup@ $(DESTDIR)@authpgsqlrc@.dist
1697
1698@HAVE_AUTHPGSQL_TRUE@uninstall-authpgsqlrc:
1699@HAVE_AUTHPGSQL_TRUE@ rm -f $(DESTDIR)@authpgsqlrc@.dist
1700
1701@HAVE_AUTHPGSQL_FALSE@install-authpgsqlrc:
1702@HAVE_AUTHPGSQL_FALSE@ @:
1703
1704@HAVE_AUTHPGSQL_FALSE@uninstall-authpgsqlrc:
1705@HAVE_AUTHPGSQL_FALSE@ @:
1706
1707authpgsqlrc.h:
1708 echo "#define AUTHPGSQLRC \"@authpgsqlrc@\"" >authpgsqlrc.h
1709
1710authldaplib.lo: authldaplib.c authldaprc.h
1711
1712@HAVE_LDAP_TRUE@install-authldaprc:
1713@HAVE_LDAP_TRUE@ $(mkinstalldirs) $(DESTDIR)`dirname @authldaprc@` || :
1714@HAVE_LDAP_TRUE@ $(INSTALL_DATA) -m 660 $(srcdir)/authldaprc \
1715@HAVE_LDAP_TRUE@ $(DESTDIR)@authldaprc@.dist
1716@HAVE_LDAP_TRUE@ -chown @mailuser@ $(DESTDIR)@authldaprc@.dist
1717@HAVE_LDAP_TRUE@ -chgrp @mailgroup@ $(DESTDIR)@authldaprc@.dist
1718
1719@HAVE_LDAP_TRUE@uninstall-authldaprc:
1720@HAVE_LDAP_TRUE@ rm -f $(DESTDIR)@authldaprc@.dist
1721
1722@HAVE_LDAP_FALSE@install-authldaprc:
1723@HAVE_LDAP_FALSE@ @:
1724
1725@HAVE_LDAP_FALSE@uninstall-authldaprc:
1726@HAVE_LDAP_FALSE@ @:
1727
1728authldaprc.h:
1729 echo "#define AUTHLDAPRC \"@authldaprc@\"" >authldaprc.h
1730
1731authmysqllib.lo: authmysqllib.c authmysqlrc.h
1732
1733@HAVE_AUTHMYSQL_TRUE@install-authmysqlrc:
1734@HAVE_AUTHMYSQL_TRUE@ $(mkinstalldirs) $(DESTDIR)`dirname @authmysqlrc@` || :
1735@HAVE_AUTHMYSQL_TRUE@ $(INSTALL_DATA) -m 660 $(srcdir)/authmysqlrc \
1736@HAVE_AUTHMYSQL_TRUE@ $(DESTDIR)@authmysqlrc@.dist
1737@HAVE_AUTHMYSQL_TRUE@ -chown @mailuser@ $(DESTDIR)@authmysqlrc@.dist
1738@HAVE_AUTHMYSQL_TRUE@ -chgrp @mailgroup@ $(DESTDIR)@authmysqlrc@.dist
1739
1740@HAVE_AUTHMYSQL_TRUE@uninstall-authmysqlrc:
1741@HAVE_AUTHMYSQL_TRUE@ rm -f $(DESTDIR)@authmysqlrc@.dist
1742
1743@HAVE_AUTHMYSQL_FALSE@install-authmysqlrc:
1744@HAVE_AUTHMYSQL_FALSE@ @:
1745
1746@HAVE_AUTHMYSQL_FALSE@uninstall-authmysqlrc:
1747@HAVE_AUTHMYSQL_FALSE@ @:
1748
1749authmysqlrc.h:
1750 echo "#define AUTHMYSQLRC \"@authmysqlrc@\"" >authmysqlrc.h
1751
1752authpipelib.lo: authpipelib.c authpipelib.h authpiperc.h
1753
1754authpiperc.h:
1755 echo "#define PIPE_PROGRAM \"@authProg@\"" >authpiperc.h
1756
1757install-authdaemonrc:
1758 $(mkinstalldirs) $(DESTDIR)`dirname @authdaemonrc@` || :
1759 sed 's/@ALLMODULES@/$(modules:lib%.la=%)/' <authdaemonrc >authdaemonrc.tmp
1760 $(INSTALL_DATA) -m 660 authdaemonrc.tmp $(DESTDIR)@authdaemonrc@.dist
1761 rm -f authdaemonrc.tmp
1762 -chown @mailuser@ $(DESTDIR)@authdaemonrc@.dist
1763 -chgrp @mailgroup@ $(DESTDIR)@authdaemonrc@.dist
1764
1765uninstall-authdaemonrc:
1766 rm -f $(DESTDIR)@authdaemonrc@.dist
1767
1768authdaemonrc.h:
1769 echo "#define AUTHDAEMONRC \"@authdaemonrc@\"" >authdaemonrc.h
1770 echo "#define AUTHDAEMONVAR \"@authdaemonvar@\"" >>authdaemonrc.h
1771 echo "#define AUTHDAEMONPID AUTHDAEMONVAR \"/pid\"" >>authdaemonrc.h
1772 echo "#define AUTHDAEMONSOCK AUTHDAEMONVAR \"/socket\"" >>authdaemonrc.h
1773 echo "#define AUTHDAEMONLOCK AUTHDAEMONVAR \"/lock\"" >>authdaemonrc.h
1774
1775README: README.html
dd184caf 1776 links -dump -no-references README.html >README
d9898ee8 1777
1778NEWS: NEWS.html
dd184caf 1779 links -dump -no-references NEWS.html >NEWS
d9898ee8 1780
1781INSTALL: INSTALL.html
dd184caf 1782 rm -f INSTALL; links -dump -no-references INSTALL.html >INSTALL
d9898ee8 1783
1784authchangepwdir.h: config.status
1785 echo '#define AUTHCHANGEPWDIR "$(pkglibexecdir)"' >authchangepwdir.h
1786
1787sbindir.h: config.status
1788 echo '#define SBINDIR "@sbindir@"' >sbindir.h
1789
1790pkglibdir.h: config.status
1791 echo '#define PKGLIBDIR "$(pkglibdir)"' >pkglibdir.h
1792
1793packageversion.h: config.status
1794 echo '#define PKGVERSION "@PACKAGE_VERSION@"' >packageversion.h
1795
1796pkgincludedir.h: config.status
1797 echo '#define PKGINCLUDEDIR "$(includedir)"' >pkgincludedir.h
1798
1799mailusergroup.h: config.status
1800 echo '#define MAILUSER "@mailuser@"' >mailusergroup.h
1801 echo '#define MAILGROUP "@mailgroup@"' >>mailusergroup.h
1802
1803dist-hook:
1804 for f in $(BUILT1) ; do rm -f $(distdir)/$$f; done
1805
1806# automake still a bit stupid...
1807
1808install-data-hook: install-authdaemonrc install-authpgsqlrc \
1809 install-authldaprc install-authmysqlrc
1810 :
1811
1812install-exec-hook:
1813 $(mkinstalldirs) $(DESTDIR)$(bindir) || :
1814 $(mkinstalldirs) $(DESTDIR)$(sbindir) || :
1815 $(mkinstalldirs) $(DESTDIR)$(pkglibexecdir) || :
1816 $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(INSTALL_PROGRAM) authdaemondprog $(DESTDIR)$(pkglibexecdir)/authdaemond
1817 $(mkinstalldirs) $(DESTDIR)@authdaemonvar@ || :
1818 chmod 750 $(DESTDIR)@authdaemonvar@
1819 -chown @mailuser@ $(DESTDIR)@authdaemonvar@
1820 -chgrp @mailgroup@ $(DESTDIR)@authdaemonvar@
1821 test "@LIBAUTHUSERDB@" = "" && exit 0 ;\
1822 $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) makedat/makedatprog \
1823 $(DESTDIR)$(pkglibexecdir)/makedatprog ; \
d9898ee8 1824 $(INSTALL_SCRIPT) userdb/pw2userdb \
1825 $(DESTDIR)$(sbindir)/pw2userdb ; \
1826 $(INSTALL_SCRIPT) userdb/makeuserdb \
1827 $(DESTDIR)$(sbindir)/makeuserdb ; \
1828 $(INSTALL_SCRIPT) userdb/userdb.pl \
1829 $(DESTDIR)$(sbindir)/userdb ; \
1830 $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) userdb/userdbpw \
1831 $(DESTDIR)$(sbindir)/userdbpw ; \
1832 $(INSTALL_SCRIPT) userdb-test-cram-md5.pl \
1833 $(DESTDIR)$(sbindir)/userdb-test-cram-md5
8d138742 1834 for f in $(pkglib_LTLIBRARIES); do . ./$$f; rm -f $(DESTDIR)$(pkglibdir)/$$dlname.0 $(DESTDIR)$(pkglibdir)/$$dlname.0.0; ln -s $$dlname $(DESTDIR)$(pkglibdir)/$$dlname.0; done
d9898ee8 1835
1836uninstall-hook: uninstall-authldaprc uninstall-authdaemonrc uninstall-authmysqlrc uninstall-authpgsqlrc
1837 rm -f $(DESTDIR)$(pkglibexecdir)/authdaemond
1838 test "@AUTHUSERDB@" = "" && exit 0 ;\
1839 rm -f $(DESTDIR)$(pkglibexecdir)/makedatprog \
d9898ee8 1840 $(DESTDIR)$(sbindir)/pw2userdb \
1841 $(DESTDIR)$(sbindir)/makeuserdb \
1842 $(DESTDIR)$(sbindir)/userdb \
1843 $(DESTDIR)$(sbindir)/userdbpw \
1844 $(DESTDIR)$(sbindir)/userdb-test-cram-md5
8d138742 1845 for f in $(pkglib_LTLIBRARIES); do . ./$$f; rm -f $(DESTDIR)$(pkglibdir)/$$dlname.0; done
d9898ee8 1846
1847authlib.html: authlib.html.in
8d138742 1848 $(SHELL) ./config.status --file=authlib.html
d9898ee8 1849
1850authlib.3: authlib.3.in
8d138742 1851 $(SHELL) ./config.status --file=authlib.3
d9898ee8 1852
1853@HAVE_SGML_TRUE@authpasswd.html: authpasswd.sgml docbook/sgml2html
1854@HAVE_SGML_TRUE@ docbook/sgml2html authpasswd.sgml authpasswd.html
1855
1856@HAVE_SGML_TRUE@authpasswd.1: authpasswd.sgml docbook/sgml2man
1857@HAVE_SGML_TRUE@ docbook/sgml2man authpasswd.sgml authpasswd.1
1858
1859@HAVE_SGML_TRUE@authtest.html: authtest.sgml docbook/sgml2html
1860@HAVE_SGML_TRUE@ docbook/sgml2html authtest.sgml authtest.html
1861
1862@HAVE_SGML_TRUE@authtest.1: authtest.sgml docbook/sgml2man
1863@HAVE_SGML_TRUE@ docbook/sgml2man authtest.sgml authtest.1
1864
1865@HAVE_SGML_TRUE@authlib.html.in: authlib.sgml docbook/sgml2html
1866@HAVE_SGML_TRUE@ docbook/sgml2html authlib.sgml authlib.html.in
1867
1868@HAVE_SGML_TRUE@authlib.3.in: authlib.sgml docbook/sgml2man
1869@HAVE_SGML_TRUE@ docbook/sgml2man authlib.sgml authlib.3.in
8d138742 1870@HAVE_SGML_TRUE@ mv authlib.3 authlib.3.in
d9898ee8 1871
1872@HAVE_SGML_TRUE@README_authlib.html.in: README_authlib.sgml docbook/sgml2html
1873@HAVE_SGML_TRUE@ docbook/sgml2html README_authlib.sgml README_authlib.html.in
1874
1875@HAVE_SGML_TRUE@auth_generic.html: auth_generic.sgml authcallback.sgml docbook/sgml2html
1876@HAVE_SGML_TRUE@ docbook/sgml2html auth_generic.sgml auth_generic.html
1877
1878@HAVE_SGML_TRUE@auth_generic.3: auth_generic.sgml authcallback.sgml docbook/sgml2man
1879@HAVE_SGML_TRUE@ docbook/sgml2man auth_generic.sgml auth_generic.3
1880
1881@HAVE_SGML_TRUE@auth_login.html: auth_login.sgml authcallback.sgml docbook/sgml2html
1882@HAVE_SGML_TRUE@ docbook/sgml2html auth_login.sgml auth_login.html
1883
1884@HAVE_SGML_TRUE@auth_login.3: auth_login.sgml authcallback.sgml docbook/sgml2man
1885@HAVE_SGML_TRUE@ docbook/sgml2man auth_login.sgml auth_login.3
1886
1887@HAVE_SGML_TRUE@auth_getuserinfo.html: auth_getuserinfo.sgml authcallback.sgml docbook/sgml2html
1888@HAVE_SGML_TRUE@ docbook/sgml2html auth_getuserinfo.sgml auth_getuserinfo.html
1889
1890@HAVE_SGML_TRUE@auth_getuserinfo.3: auth_getuserinfo.sgml authcallback.sgml docbook/sgml2man
1891@HAVE_SGML_TRUE@ docbook/sgml2man auth_getuserinfo.sgml auth_getuserinfo.3
1892
1893@HAVE_SGML_TRUE@auth_enumerate.html: auth_enumerate.sgml docbook/sgml2html
1894@HAVE_SGML_TRUE@ docbook/sgml2html auth_enumerate.sgml auth_enumerate.html
1895
1896@HAVE_SGML_TRUE@auth_enumerate.3: auth_enumerate.sgml docbook/sgml2man
1897@HAVE_SGML_TRUE@ docbook/sgml2man auth_enumerate.sgml auth_enumerate.3
1898
1899@HAVE_SGML_TRUE@auth_passwd.html: auth_passwd.sgml docbook/sgml2html
1900@HAVE_SGML_TRUE@ docbook/sgml2html auth_passwd.sgml auth_passwd.html
1901
1902@HAVE_SGML_TRUE@auth_passwd.3: auth_passwd.sgml docbook/sgml2man
1903@HAVE_SGML_TRUE@ docbook/sgml2man auth_passwd.sgml auth_passwd.3
1904
1905@HAVE_SGML_TRUE@auth_getoption.html: auth_getoption.sgml docbook/sgml2html
1906@HAVE_SGML_TRUE@ docbook/sgml2html auth_getoption.sgml auth_getoption.html
1907
1908@HAVE_SGML_TRUE@auth_getoption.3: auth_getoption.sgml docbook/sgml2man
1909@HAVE_SGML_TRUE@ docbook/sgml2man auth_getoption.sgml auth_getoption.3
1910
1911@HAVE_SGML_TRUE@auth_sasl.html: auth_sasl.sgml docbook/sgml2html
1912@HAVE_SGML_TRUE@ docbook/sgml2html auth_sasl.sgml auth_sasl.html
1913
1914@HAVE_SGML_TRUE@auth_sasl.3: auth_sasl.sgml docbook/sgml2man
1915@HAVE_SGML_TRUE@ docbook/sgml2man auth_sasl.sgml auth_sasl.3
1916
8d138742
CE
1917@HAVE_SGML_TRUE@auth_sasl_ex.3: auth_sasl.3
1918@HAVE_SGML_TRUE@ touch $@
1919
1920authldap.ldif: authldap.schema
1921 echo 'dn: cn=courier,cn=schema,cn=config' >authldap.ldif.tmp
1922 echo 'objectClass: olcSchemaConfig' >>authldap.ldif.tmp
1923 echo 'cn: courier' >>authldap.ldif.tmp
1924 sed '/^#/d;s/^attributetype/olcAttributeTypes:/;s/^objectclass/olcObjectClasses:/;s/^$$/#/' <$(srcdir)/authldap.schema | tr '\011' ' ' >>authldap.ldif.tmp
1925 mv -f authldap.ldif.tmp authldap.ldif
1926
d9898ee8 1927README_authlib.html: README_authlib.html.in config.status
8d138742 1928 $(SHELL) ./config.status --file=README_authlib.html
d9898ee8 1929
1930authdaemond.o: authdaemonrc.h authdaemond.c
1931
1932install-migrate: authmigrate
1933 @SHELL@ authmigrate
1934
1935install-configure:
1936 test -f $(DESTDIR)@authdaemonrc@.dist && @SYSCONFTOOL@ $(DESTDIR)@authdaemonrc@.dist || true
1937 test -f $(DESTDIR)@authmysqlrc@.dist && @SYSCONFTOOL@ $(DESTDIR)@authmysqlrc@.dist || true
1938 test -f $(DESTDIR)@authpgsqlrc@.dist && @SYSCONFTOOL@ $(DESTDIR)@authpgsqlrc@.dist || true
1939 test -f $(DESTDIR)@authldaprc@.dist && @SYSCONFTOOL@ $(DESTDIR)@authldaprc@.dist || true
1940
1941# For maintainer's use only
1942
1943distrelease:
8d138742
CE
1944 umask 022; $(MAKE) distcheck
1945 $(MAKE) rpm
d9898ee8 1946 socksify cvs commit
1947 socksify cvs tag -F @PACKAGE@-latest
8d138742
CE
1948 $(MAKE)
1949 $(MAKE)
d9898ee8 1950 rm -f @PACKAGE@.spec @PACKAGE@.lpspec
8d138742
CE
1951 $(MAKE) @PACKAGE@.spec @PACKAGE@.lpspec
1952 $(MAKE) dist
d9898ee8 1953
1954tagrelease:
1955 socksify cvs tag -F -r @PACKAGE@-latest \
1956 `echo @PACKAGE@-@VERSION@ | tr '.' '-'`
1957
1958rpm: rpm-build
1959
1960rpm-build:
8d138742
CE
1961 $(MAKE) bump.rpm.release
1962 $(MAKE) dist
1963 $(MAKE) dorpm
d9898ee8 1964
1965lpm: lpm-build
1966
1967lpm-build:
8d138742
CE
1968 $(MAKE) bump.rpm.release
1969 $(MAKE) dist
1970 $(MAKE) dolpm
d9898ee8 1971
1972dolpm:
1973 rm -rf lpm
1974 mkdir lpm
1975 lpbuild `test "@REPOSITORY@" == "" || echo --define "repository=1"` --srcbuild -o lpm @PACKAGE@-@VERSION@.tar.bz2
1976
1977publish: publish-@REPOSITORY@
1978
1979publish-dev:
8d138742 1980 $(MAKE) dopublish SUBDIR=dev
d9898ee8 1981
1982publish-prod:
8d138742 1983 $(MAKE) dopublish SUBDIR=prod
d9898ee8 1984
1985dopublish:
1986 lpbuild --resign lpm/*
1987 rm -rf lpmtmp
1988 mkdir lpmtmp
1989 ln lpm/* lpmtmp
1990 rm -f lpmtmp/*debuginfo*
1991 mv lpmtmp/*.src.lp repository-$(SUBDIR)/`lpm -q --distribution`/sources
1992 mv lpmtmp/*.lp repository-$(SUBDIR)/`lpm -q --distribution`/packages
1993 rm -rf lpmtmp
1994 ls -t repository-$(SUBDIR)/`lpm -q --distribution`/sources | tail -n +6 | xargs -r -n 1 lpm --erase repository-$(SUBDIR)
1995 lpm --sync repository-$(SUBDIR)
1996 rsync -a -v --delete-after repository-$(SUBDIR)/`lpm -q --distribution`/. headache:lpmtool.com/www/repositories/$(SUBDIR)/courier-authlib/`lpm -q --distribution`
1997
1998dorpm:
1999 rm -rf rpm/BUILD/*
2000 rm -f rpm/RPMS/*/*
2001 rm -f rpm/SOURCES/*
2002 rm -f rpm/SPECS/*
2003 rm -f rpm/SRPMS/*
8d138742
CE
2004 rpmbuild -ta --clean \
2005 --define "_topdir `pwd`/rpm" \
2006 --define '_rpmdir %{_topdir}/RPMS' \
2007 --define '_srcrpmdir %{_topdir}/SRPMS' \
2008 --define '_sourcedir %{_topdir}/SOURCES' \
2009 --define '_specdir %{_topdir}/SPECS' \
2010 --define '_builddir %{_topdir}/BUILD' \
2011 --define '_build_name_fmt %%{ARCH}/%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm' \
2012 --define '_tmppath %{_var}/tmp' \
2013 --define '__spec_prep_pre %{___build_pre}' \
2014 @PACKAGE@-@VERSION@.tar.bz2
d9898ee8 2015
2016bump.rpm.release: @PACKAGE@.spec @PACKAGE@.lpspec
2017 test -f $(srcdir)/rpm.release && . $(srcdir)/rpm.release; \
2018 NEXT_RELEASE=0; \
2019 test "$$VERSION" = "@VERSION@" && NEXT_RELEASE="$$RELEASE"; \
2020 RELEASE=`expr $$NEXT_RELEASE + 1`; \
2021 echo "VERSION=@VERSION@" >$(srcdir)/rpm.release; \
2022 echo "RELEASE=$$RELEASE" >>$(srcdir)/rpm.release; \
dd184caf 2023 sed 's/^Release: .*/Release: '$$RELEASE'%{?dist}%{?courier_release}/' \
d9898ee8 2024 <@PACKAGE@.spec >@PACKAGE@.spec.new; \
2025 mv @PACKAGE@.spec.new @PACKAGE@.spec; \
2026 sed 's/^Release: .*/Release: '$$RELEASE'/' \
2027 <@PACKAGE@.lpspec >@PACKAGE@.lpspec.new; \
2028 mv @PACKAGE@.lpspec.new @PACKAGE@.lpspec
2029
2030upload-beta:
ac40fd9e 2031 test -z "$(SFPASSWD)" && exit 1; exit 0
d9898ee8 2032 rm -f @PACKAGE@-@VERSION@.tar.bz2.sig; gpg --detach-sign --default-key mrsam@courier-mta.com @PACKAGE@-@VERSION@.tar.bz2; test -f @PACKAGE@-@VERSION@.tar.bz2.sig || exit 1
dd184caf 2033 socksify ssh grace.speakeasy.net echo @PACKAGE@-@VERSION@.tar.bz2 `ls -l @PACKAGE@-@VERSION@.tar.bz2 | awk ' { print $$5 } '` \>courier-mta.org/@PACKAGE@.beta
8d138742 2034 ../sftools/release.pl mrsam $(SFPASSWD) courier authlib-devel `echo @VERSION@|sed 's/.*\(........\)/\1/'` @PACKAGE@-@VERSION@.tar.bz2 @PACKAGE@-@VERSION@.tar.bz2.sig
d9898ee8 2035
2036upload-dist:
2037 rm -f @PACKAGE@-@VERSION@.tar.bz2.sig; gpg --detach-sign --default-key mrsam@courier-mta.com @PACKAGE@-@VERSION@.tar.bz2; test -f @PACKAGE@-@VERSION@.tar.bz2.sig || exit 1
2038 socksify cvs tag -F -r @PACKAGE@-latest \
2039 `echo @PACKAGE@-@VERSION@ | tr '.' '-'`
8d138742
CE
2040 socksify ../sftools/release.pl mrsam $(SFPASSWD) courier authlib @VERSION@ @PACKAGE@-@VERSION@.tar.bz2 @PACKAGE@-@VERSION@.tar.bz2.sig
2041 socksify ssh grace.speakeasy.net rm -f courier-mta.org/@PACKAGE@.beta
d9898ee8 2042
2043release-dist:
2044 test -z "$(SFPASSWD)" && exit 1; exit 0
2045 ./changelog.pl >changelog.txt
2046 emacs releasenotes.txt
2047 test -f releasenotes.txt || exit 1
2048 socksify ../sftools/release.pl mrsam $(SFPASSWD) courier authlib @VERSION@ releasenotes.txt changelog.txt @PACKAGE@-@VERSION@.tar.bz2 @PACKAGE@-@VERSION@.tar.bz2.sig
dd184caf 2049 socksify ssh grace.speakeasy.net rm -f courier-mta.org/@PACKAGE@.beta
d9898ee8 2050
2051htmldoc: $(HTMLDOCFILES)
8d138742
CE
2052 for f in $^; do d=`basename $$f`; test "$$d" = "README.html" && d="index2.html"; tidy -i -q --tidy-mark no --doctype transitional --input-encoding utf8 --output-encoding utf8 -asxml <$$f >$$f.tmp ; xsltproc --nonet $$HOME/www/www.courier-mta.org/xsl/authlib.xsl $$f.tmp | perl -ne 's~\$(id):.*\$$~\$(id):'"$$h"'\$$~; print' >html/$$d; rm -f $$f.tmp; done
2053
d9898ee8 2054# Tell versions [3.59,3.63) of GNU make to not export all variables.
2055# Otherwise a system limit (for SysV at least) may be exceeded.
2056.NOEXPORT: