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