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