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