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