* clear out some warnings by gcc 9.3.1.
[alpine.git] / web / src / alpined.d / Makefile.in
blob70c7f67973727ee37dd1d778c3db57ac16e65788
1 # Makefile.in generated by automake 1.15.1 from Makefile.am.
2 # @configure_input@
4 # Copyright (C) 1994-2017 Free Software Foundation, Inc.
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
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.
15 @SET_MAKE@
17 # ========================================================================
18 # Copyright 2006 University of Washington
20 # Licensed under the Apache License, Version 2.0 (the "License");
21 # you may not use this file except in compliance with the License.
22 # You may obtain a copy of the License at
24 # http://www.apache.org/licenses/LICENSE-2.0
26 # ========================================================================
29 VPATH = @srcdir@
30 am__is_gnu_make = { \
31 if test -z '$(MAKELEVEL)'; then \
32 false; \
33 elif test -n '$(MAKE_HOST)'; then \
34 true; \
35 elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
36 true; \
37 else \
38 false; \
39 fi; \
41 am__make_running_with_option = \
42 case $${target_option-} in \
43 ?) ;; \
44 *) echo "am__make_running_with_option: internal error: invalid" \
45 "target option '$${target_option-}' specified" >&2; \
46 exit 1;; \
47 esac; \
48 has_opt=no; \
49 sane_makeflags=$$MAKEFLAGS; \
50 if $(am__is_gnu_make); then \
51 sane_makeflags=$$MFLAGS; \
52 else \
53 case $$MAKEFLAGS in \
54 *\\[\ \ ]*) \
55 bs=\\; \
56 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
57 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
58 esac; \
59 fi; \
60 skip_next=no; \
61 strip_trailopt () \
62 { \
63 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
64 }; \
65 for flg in $$sane_makeflags; do \
66 test $$skip_next = yes && { skip_next=no; continue; }; \
67 case $$flg in \
68 *=*|--*) continue;; \
69 -*I) strip_trailopt 'I'; skip_next=yes;; \
70 -*I?*) strip_trailopt 'I';; \
71 -*O) strip_trailopt 'O'; skip_next=yes;; \
72 -*O?*) strip_trailopt 'O';; \
73 -*l) strip_trailopt 'l'; skip_next=yes;; \
74 -*l?*) strip_trailopt 'l';; \
75 -[dEDm]) skip_next=yes;; \
76 -[JT]) skip_next=yes;; \
77 esac; \
78 case $$flg in \
79 *$$target_option*) has_opt=yes; break;; \
80 esac; \
81 done; \
82 test $$has_opt = yes
83 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
84 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
85 pkgdatadir = $(datadir)/@PACKAGE@
86 pkgincludedir = $(includedir)/@PACKAGE@
87 pkglibdir = $(libdir)/@PACKAGE@
88 pkglibexecdir = $(libexecdir)/@PACKAGE@
89 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
90 install_sh_DATA = $(install_sh) -c -m 644
91 install_sh_PROGRAM = $(install_sh) -c
92 install_sh_SCRIPT = $(install_sh) -c
93 INSTALL_HEADER = $(INSTALL_DATA)
94 transform = $(program_transform_name)
95 NORMAL_INSTALL = :
96 PRE_INSTALL = :
97 POST_INSTALL = :
98 NORMAL_UNINSTALL = :
99 PRE_UNINSTALL = :
100 POST_UNINSTALL = :
101 build_triplet = @build@
102 host_triplet = @host@
103 locbin_PROGRAMS = alpined$(EXEEXT) alpineldap$(EXEEXT)
104 subdir = web/src/alpined.d
105 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
106 am__aclocal_m4_deps = $(top_srcdir)/m4/acx_pthread.m4 \
107 $(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/iconv.m4 \
108 $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
109 $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/libtool.m4 \
110 $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
111 $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
112 $(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/po.m4 \
113 $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/configure.ac
114 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
115 $(ACLOCAL_M4)
116 DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
117 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
118 CONFIG_HEADER = $(top_builddir)/include/config.h
119 CONFIG_CLEAN_FILES =
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; }; \
148 am__installdirs = "$(DESTDIR)$(loclibdir)" "$(DESTDIR)$(locbindir)"
149 LTLIBRARIES = $(loclib_LTLIBRARIES)
150 libwpcomm_la_LIBADD =
151 am_libwpcomm_la_OBJECTS = wpcomm.lo
152 libwpcomm_la_OBJECTS = $(am_libwpcomm_la_OBJECTS)
153 AM_V_lt = $(am__v_lt_@AM_V@)
154 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
155 am__v_lt_0 = --silent
156 am__v_lt_1 =
157 libwpcomm_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
158 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
159 $(libwpcomm_la_LDFLAGS) $(LDFLAGS) -o $@
160 PROGRAMS = $(locbin_PROGRAMS)
161 am_alpined_OBJECTS = alpined.$(OBJEXT) busy.$(OBJEXT) color.$(OBJEXT) \
162 imap.$(OBJEXT) ldap.$(OBJEXT) remote.$(OBJEXT) \
163 signal.$(OBJEXT) debug.$(OBJEXT) status.$(OBJEXT) \
164 stubs.$(OBJEXT)
165 alpined_OBJECTS = $(am_alpined_OBJECTS)
166 am__DEPENDENCIES_1 =
167 am__DEPENDENCIES_2 = local.o @top_srcdir@/pith/libpith.a \
168 @top_srcdir@/pith/osdep/libpithosd.a \
169 @top_srcdir@/pith/charconv/libpithcc.a \
170 @top_srcdir@/c-client/c-client.a $(am__DEPENDENCIES_1)
171 alpined_DEPENDENCIES = $(am__DEPENDENCIES_2) $(am__DEPENDENCIES_1)
172 am_alpineldap_OBJECTS = alpineldap.$(OBJEXT) busy.$(OBJEXT) \
173 color.$(OBJEXT) imap.$(OBJEXT) ldap.$(OBJEXT) remote.$(OBJEXT) \
174 signal.$(OBJEXT) debug.$(OBJEXT) status.$(OBJEXT) \
175 stubs.$(OBJEXT)
176 alpineldap_OBJECTS = $(am_alpineldap_OBJECTS)
177 alpineldap_DEPENDENCIES = $(am__DEPENDENCIES_2) $(am__DEPENDENCIES_1)
178 AM_V_P = $(am__v_P_@AM_V@)
179 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
180 am__v_P_0 = false
181 am__v_P_1 = :
182 AM_V_GEN = $(am__v_GEN_@AM_V@)
183 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
184 am__v_GEN_0 = @echo " GEN " $@;
185 am__v_GEN_1 =
186 AM_V_at = $(am__v_at_@AM_V@)
187 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
188 am__v_at_0 = @
189 am__v_at_1 =
190 DEFAULT_INCLUDES =
191 depcomp = $(SHELL) $(top_srcdir)/depcomp
192 am__depfiles_maybe = depfiles
193 am__mv = mv -f
194 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
195 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
196 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
197 $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
198 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
199 $(AM_CFLAGS) $(CFLAGS)
200 AM_V_CC = $(am__v_CC_@AM_V@)
201 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
202 am__v_CC_0 = @echo " CC " $@;
203 am__v_CC_1 =
204 CCLD = $(CC)
205 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
206 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
207 $(AM_LDFLAGS) $(LDFLAGS) -o $@
208 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
209 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
210 am__v_CCLD_0 = @echo " CCLD " $@;
211 am__v_CCLD_1 =
212 SOURCES = $(libwpcomm_la_SOURCES) $(alpined_SOURCES) \
213 $(alpineldap_SOURCES)
214 DIST_SOURCES = $(libwpcomm_la_SOURCES) $(alpined_SOURCES) \
215 $(alpineldap_SOURCES)
216 am__can_run_installinfo = \
217 case $$AM_UPDATE_INFO_DIR in \
218 n|no|NO) false;; \
219 *) (install-info --version) >/dev/null 2>&1;; \
220 esac
221 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
222 # Read a list of newline-separated strings from the standard input,
223 # and print each of them once, without duplicates. Input order is
224 # *not* preserved.
225 am__uniquify_input = $(AWK) '\
226 BEGIN { nonempty = 0; } \
227 { items[$$0] = 1; nonempty = 1; } \
228 END { if (nonempty) { for (i in items) print i; }; } \
230 # Make sure the list of sources is unique. This is necessary because,
231 # e.g., the same source file might be shared among _SOURCES variables
232 # for different programs/libraries.
233 am__define_uniq_tagged_files = \
234 list='$(am__tagged_files)'; \
235 unique=`for i in $$list; do \
236 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
237 done | $(am__uniquify_input)`
238 ETAGS = etags
239 CTAGS = ctags
240 am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/depcomp \
241 $(top_srcdir)/mkinstalldirs
242 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
243 ACLOCAL = @ACLOCAL@
244 ALPINE_DATESTAMP = @ALPINE_DATESTAMP@
245 ALPINE_HOSTSTAMP = @ALPINE_HOSTSTAMP@
246 AMTAR = @AMTAR@
247 AM_CFLAGS = @AM_CFLAGS@
248 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
249 AM_LDFLAGS = `cat @top_srcdir@/c-client/LDFLAGS`
250 AR = @AR@
251 AUTOCONF = @AUTOCONF@
252 AUTOHEADER = @AUTOHEADER@
253 AUTOMAKE = @AUTOMAKE@
254 AWK = @AWK@
255 CC = @CC@
256 CCDEPMODE = @CCDEPMODE@
257 CFLAGS = @CFLAGS@
258 CP = @CP@
259 CPP = @CPP@
260 CPPFLAGS = @CPPFLAGS@
261 CYGPATH_W = @CYGPATH_W@
262 C_CLIENT_AUTHS = @C_CLIENT_AUTHS@
263 C_CLIENT_BUNDLED = @C_CLIENT_BUNDLED@
264 C_CLIENT_CFLAGS = @C_CLIENT_CFLAGS@
265 C_CLIENT_GCCOPTLEVEL = @C_CLIENT_GCCOPTLEVEL@
266 C_CLIENT_LDFLAGS = @C_CLIENT_LDFLAGS@
267 C_CLIENT_SPECIALS = @C_CLIENT_SPECIALS@
268 C_CLIENT_TARGET = @C_CLIENT_TARGET@
269 C_CLIENT_WITH_IPV6 = @C_CLIENT_WITH_IPV6@
270 DEFS = @DEFS@
271 DEPDIR = @DEPDIR@
272 DLLTOOL = @DLLTOOL@
273 DSYMUTIL = @DSYMUTIL@
274 DUMPBIN = @DUMPBIN@
275 ECHO_C = @ECHO_C@
276 ECHO_N = @ECHO_N@
277 ECHO_T = @ECHO_T@
278 EGREP = @EGREP@
279 EXEEXT = @EXEEXT@
280 FGREP = @FGREP@
281 GMSGFMT = @GMSGFMT@
282 GMSGFMT_015 = @GMSGFMT_015@
283 GREP = @GREP@
284 INSTALL = @INSTALL@
285 INSTALL_DATA = @INSTALL_DATA@
286 INSTALL_PROGRAM = @INSTALL_PROGRAM@
287 INSTALL_SCRIPT = @INSTALL_SCRIPT@
288 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
289 INTLLIBS = @INTLLIBS@
290 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
291 ISPELLPROG = @ISPELLPROG@
292 LD = @LD@
293 LDFLAGS = @LDFLAGS@
294 LIBICONV = @LIBICONV@
295 LIBINTL = @LIBINTL@
296 LIBOBJS = @LIBOBJS@
297 LIBS = @LIBS@
298 LIBTOOL = @LIBTOOL@
299 LIBTOOL_DEPS = @LIBTOOL_DEPS@
300 LIPO = @LIPO@
301 LN = @LN@
302 LN_S = @LN_S@
303 LS = @LS@
304 LTLIBICONV = @LTLIBICONV@
305 LTLIBINTL = @LTLIBINTL@
306 LTLIBOBJS = @LTLIBOBJS@
307 LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
308 MAINT = @MAINT@
309 MAKE = @MAKE@
310 MAKEINFO = @MAKEINFO@
311 MANIFEST_TOOL = @MANIFEST_TOOL@
312 MKDIR_P = @MKDIR_P@
313 MSGFMT = @MSGFMT@
314 MSGFMT_015 = @MSGFMT_015@
315 MSGMERGE = @MSGMERGE@
316 NM = @NM@
317 NMEDIT = @NMEDIT@
318 NPA_PROG = @NPA_PROG@
319 OBJDUMP = @OBJDUMP@
320 OBJEXT = @OBJEXT@
321 OTOOL = @OTOOL@
322 OTOOL64 = @OTOOL64@
323 PACKAGE = @PACKAGE@
324 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
325 PACKAGE_NAME = @PACKAGE_NAME@
326 PACKAGE_STRING = @PACKAGE_STRING@
327 PACKAGE_TARNAME = @PACKAGE_TARNAME@
328 PACKAGE_URL = @PACKAGE_URL@
329 PACKAGE_VERSION = @PACKAGE_VERSION@
330 PATH_SEPARATOR = @PATH_SEPARATOR@
331 POSUB = @POSUB@
332 PTHREAD_CC = @PTHREAD_CC@
333 PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
334 PTHREAD_LIBS = @PTHREAD_LIBS@
335 PWPROG = @PWPROG@
336 RANLIB = @RANLIB@
337 REGEX_BUILD = @REGEX_BUILD@
338 RM = @RM@
339 SED = @SED@
340 SENDMAIL = @SENDMAIL@
341 SET_MAKE = @SET_MAKE@
342 SHELL = @SHELL@
343 SPELLPROG = @SPELLPROG@
344 STRIP = @STRIP@
345 USE_NLS = @USE_NLS@
346 VERSION = @VERSION@
347 WEB_BINDIR = @WEB_BINDIR@
348 WEB_BUILD = @WEB_BUILD@
349 WEB_PUBCOOKIE_BUILD = @WEB_PUBCOOKIE_BUILD@
350 WEB_PUBCOOKIE_LIB = @WEB_PUBCOOKIE_LIB@
351 WEB_PUBCOOKIE_LINK = @WEB_PUBCOOKIE_LINK@
352 XGETTEXT = @XGETTEXT@
353 XGETTEXT_015 = @XGETTEXT_015@
354 abs_builddir = @abs_builddir@
355 abs_srcdir = @abs_srcdir@
356 abs_top_builddir = @abs_top_builddir@
357 abs_top_srcdir = @abs_top_srcdir@
358 ac_ct_AR = @ac_ct_AR@
359 ac_ct_CC = @ac_ct_CC@
360 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
361 acx_pthread_config = @acx_pthread_config@
362 alpine_interactive_spellcheck = @alpine_interactive_spellcheck@
363 alpine_simple_spellcheck = @alpine_simple_spellcheck@
364 am__include = @am__include@
365 am__leading_dot = @am__leading_dot@
366 am__quote = @am__quote@
367 am__tar = @am__tar@
368 am__untar = @am__untar@
369 bindir = @bindir@
370 build = @build@
371 build_alias = @build_alias@
372 build_cpu = @build_cpu@
373 build_os = @build_os@
374 build_vendor = @build_vendor@
375 builddir = @builddir@
376 datadir = @datadir@
377 datarootdir = @datarootdir@
378 docdir = @docdir@
379 dvidir = @dvidir@
380 exec_prefix = @exec_prefix@
381 host = @host@
382 host_alias = @host_alias@
383 host_cpu = @host_cpu@
384 host_os = @host_os@
385 host_vendor = @host_vendor@
386 htmldir = @htmldir@
387 includedir = @includedir@
388 infodir = @infodir@
389 install_sh = @install_sh@
390 libdir = @libdir@
391 libexecdir = @libexecdir@
392 localedir = @localedir@
393 localstatedir = @localstatedir@
394 mandir = @mandir@
395 mkdir_p = @mkdir_p@
396 oldincludedir = @oldincludedir@
397 pdfdir = @pdfdir@
398 prefix = @prefix@
399 program_transform_name = @program_transform_name@
400 psdir = @psdir@
401 sbindir = @sbindir@
402 sharedstatedir = @sharedstatedir@
403 srcdir = @srcdir@
404 sysconfdir = @sysconfdir@
405 target_alias = @target_alias@
406 top_build_prefix = @top_build_prefix@
407 top_builddir = @top_builddir@
408 top_srcdir = @top_srcdir@
410 # This is because alpined, libwpcomm and friends are
411 # not intended for system-wide consumption
412 locbindir = @abs_srcdir@/../../bin
413 loclibdir = @abs_srcdir@/../../lib
414 alpined_SOURCES = alpined.c busy.c color.c imap.c ldap.c remote.c \
415 signal.c debug.c status.c stubs.c \
416 alpined.h color.h ldap.h
418 alpineldap_SOURCES = alpineldap.c busy.c color.c imap.c ldap.c remote.c \
419 signal.c debug.c status.c stubs.c \
420 alpined.h color.h ldap.h
422 alpined_LDADD = $(LDADD) $(INTLLIBS)
423 alpineldap_LDADD = $(LDADD) $(INTLLIBS)
424 LDADD = local.o \
425 @top_srcdir@/pith/libpith.a \
426 @top_srcdir@/pith/osdep/libpithosd.a \
427 @top_srcdir@/pith/charconv/libpithcc.a \
428 @top_srcdir@/c-client/c-client.a \
429 $(WEB_PUBCOOKIE_LIB)
431 loclib_LTLIBRARIES = libwpcomm.la
432 libwpcomm_la_SOURCES = wpcomm.c
433 libwpcomm_la_LDFLAGS = -rpath '$(loclibdir)' -version-info 1:0:0
434 AM_CPPFLAGS = -I@top_builddir@/include -I@top_srcdir@/include
435 CLEANFILES = local.c
436 all: all-am
438 .SUFFIXES:
439 .SUFFIXES: .c .lo .o .obj
440 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
441 @for dep in $?; do \
442 case '$(am__configure_deps)' in \
443 *$$dep*) \
444 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
445 && { if test -f $@; then exit 0; else break; fi; }; \
446 exit 1;; \
447 esac; \
448 done; \
449 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign web/src/alpined.d/Makefile'; \
450 $(am__cd) $(top_srcdir) && \
451 $(AUTOMAKE) --foreign web/src/alpined.d/Makefile
452 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
453 @case '$?' in \
454 *config.status*) \
455 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
456 *) \
457 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
458 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
459 esac;
461 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
462 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
464 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
465 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
466 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
467 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
468 $(am__aclocal_m4_deps):
470 install-loclibLTLIBRARIES: $(loclib_LTLIBRARIES)
471 @$(NORMAL_INSTALL)
472 @list='$(loclib_LTLIBRARIES)'; test -n "$(loclibdir)" || list=; \
473 list2=; for p in $$list; do \
474 if test -f $$p; then \
475 list2="$$list2 $$p"; \
476 else :; fi; \
477 done; \
478 test -z "$$list2" || { \
479 echo " $(MKDIR_P) '$(DESTDIR)$(loclibdir)'"; \
480 $(MKDIR_P) "$(DESTDIR)$(loclibdir)" || exit 1; \
481 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(loclibdir)'"; \
482 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(loclibdir)"; \
485 uninstall-loclibLTLIBRARIES:
486 @$(NORMAL_UNINSTALL)
487 @list='$(loclib_LTLIBRARIES)'; test -n "$(loclibdir)" || list=; \
488 for p in $$list; do \
489 $(am__strip_dir) \
490 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(loclibdir)/$$f'"; \
491 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(loclibdir)/$$f"; \
492 done
494 clean-loclibLTLIBRARIES:
495 -test -z "$(loclib_LTLIBRARIES)" || rm -f $(loclib_LTLIBRARIES)
496 @list='$(loclib_LTLIBRARIES)'; \
497 locs=`for p in $$list; do echo $$p; done | \
498 sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
499 sort -u`; \
500 test -z "$$locs" || { \
501 echo rm -f $${locs}; \
502 rm -f $${locs}; \
505 libwpcomm.la: $(libwpcomm_la_OBJECTS) $(libwpcomm_la_DEPENDENCIES) $(EXTRA_libwpcomm_la_DEPENDENCIES)
506 $(AM_V_CCLD)$(libwpcomm_la_LINK) -rpath $(loclibdir) $(libwpcomm_la_OBJECTS) $(libwpcomm_la_LIBADD) $(LIBS)
507 install-locbinPROGRAMS: $(locbin_PROGRAMS)
508 @$(NORMAL_INSTALL)
509 @list='$(locbin_PROGRAMS)'; test -n "$(locbindir)" || list=; \
510 if test -n "$$list"; then \
511 echo " $(MKDIR_P) '$(DESTDIR)$(locbindir)'"; \
512 $(MKDIR_P) "$(DESTDIR)$(locbindir)" || exit 1; \
513 fi; \
514 for p in $$list; do echo "$$p $$p"; done | \
515 sed 's/$(EXEEXT)$$//' | \
516 while read p p1; do if test -f $$p \
517 || test -f $$p1 \
518 ; then echo "$$p"; echo "$$p"; else :; fi; \
519 done | \
520 sed -e 'p;s,.*/,,;n;h' \
521 -e 's|.*|.|' \
522 -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
523 sed 'N;N;N;s,\n, ,g' | \
524 $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
525 { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
526 if ($$2 == $$4) files[d] = files[d] " " $$1; \
527 else { print "f", $$3 "/" $$4, $$1; } } \
528 END { for (d in files) print "f", d, files[d] }' | \
529 while read type dir files; do \
530 if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
531 test -z "$$files" || { \
532 echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(locbindir)$$dir'"; \
533 $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(locbindir)$$dir" || exit $$?; \
535 ; done
537 uninstall-locbinPROGRAMS:
538 @$(NORMAL_UNINSTALL)
539 @list='$(locbin_PROGRAMS)'; test -n "$(locbindir)" || list=; \
540 files=`for p in $$list; do echo "$$p"; done | \
541 sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
542 -e 's/$$/$(EXEEXT)/' \
543 `; \
544 test -n "$$list" || exit 0; \
545 echo " ( cd '$(DESTDIR)$(locbindir)' && rm -f" $$files ")"; \
546 cd "$(DESTDIR)$(locbindir)" && rm -f $$files
548 clean-locbinPROGRAMS:
549 @list='$(locbin_PROGRAMS)'; test -n "$$list" || exit 0; \
550 echo " rm -f" $$list; \
551 rm -f $$list || exit $$?; \
552 test -n "$(EXEEXT)" || exit 0; \
553 list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
554 echo " rm -f" $$list; \
555 rm -f $$list
557 alpined$(EXEEXT): $(alpined_OBJECTS) $(alpined_DEPENDENCIES) $(EXTRA_alpined_DEPENDENCIES)
558 @rm -f alpined$(EXEEXT)
559 $(AM_V_CCLD)$(LINK) $(alpined_OBJECTS) $(alpined_LDADD) $(LIBS)
561 alpineldap$(EXEEXT): $(alpineldap_OBJECTS) $(alpineldap_DEPENDENCIES) $(EXTRA_alpineldap_DEPENDENCIES)
562 @rm -f alpineldap$(EXEEXT)
563 $(AM_V_CCLD)$(LINK) $(alpineldap_OBJECTS) $(alpineldap_LDADD) $(LIBS)
565 mostlyclean-compile:
566 -rm -f *.$(OBJEXT)
568 distclean-compile:
569 -rm -f *.tab.c
571 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/alpined.Po@am__quote@
572 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/alpineldap.Po@am__quote@
573 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/busy.Po@am__quote@
574 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/color.Po@am__quote@
575 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/debug.Po@am__quote@
576 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/imap.Po@am__quote@
577 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ldap.Po@am__quote@
578 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/remote.Po@am__quote@
579 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/signal.Po@am__quote@
580 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/status.Po@am__quote@
581 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/stubs.Po@am__quote@
582 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/wpcomm.Plo@am__quote@
584 .c.o:
585 @am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
586 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
587 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
588 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
589 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
591 .c.obj:
592 @am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
593 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
594 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
595 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
596 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
598 .c.lo:
599 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
600 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
601 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
602 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
603 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
605 mostlyclean-libtool:
606 -rm -f *.lo
608 clean-libtool:
609 -rm -rf .libs _libs
611 ID: $(am__tagged_files)
612 $(am__define_uniq_tagged_files); mkid -fID $$unique
613 tags: tags-am
614 TAGS: tags
616 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
617 set x; \
618 here=`pwd`; \
619 $(am__define_uniq_tagged_files); \
620 shift; \
621 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
622 test -n "$$unique" || unique=$$empty_fix; \
623 if test $$# -gt 0; then \
624 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
625 "$$@" $$unique; \
626 else \
627 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
628 $$unique; \
629 fi; \
631 ctags: ctags-am
633 CTAGS: ctags
634 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
635 $(am__define_uniq_tagged_files); \
636 test -z "$(CTAGS_ARGS)$$unique" \
637 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
638 $$unique
640 GTAGS:
641 here=`$(am__cd) $(top_builddir) && pwd` \
642 && $(am__cd) $(top_srcdir) \
643 && gtags -i $(GTAGS_ARGS) "$$here"
644 cscopelist: cscopelist-am
646 cscopelist-am: $(am__tagged_files)
647 list='$(am__tagged_files)'; \
648 case "$(srcdir)" in \
649 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
650 *) sdir=$(subdir)/$(srcdir) ;; \
651 esac; \
652 for i in $$list; do \
653 if test -f "$$i"; then \
654 echo "$(subdir)/$$i"; \
655 else \
656 echo "$$sdir/$$i"; \
657 fi; \
658 done >> $(top_builddir)/cscope.files
660 distclean-tags:
661 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
663 distdir: $(DISTFILES)
664 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
665 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
666 list='$(DISTFILES)'; \
667 dist_files=`for file in $$list; do echo $$file; done | \
668 sed -e "s|^$$srcdirstrip/||;t" \
669 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
670 case $$dist_files in \
671 */*) $(MKDIR_P) `echo "$$dist_files" | \
672 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
673 sort -u` ;; \
674 esac; \
675 for file in $$dist_files; do \
676 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
677 if test -d $$d/$$file; then \
678 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
679 if test -d "$(distdir)/$$file"; then \
680 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
681 fi; \
682 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
683 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
684 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
685 fi; \
686 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
687 else \
688 test -f "$(distdir)/$$file" \
689 || cp -p $$d/$$file "$(distdir)/$$file" \
690 || exit 1; \
691 fi; \
692 done
693 check-am: all-am
694 check: check-am
695 all-am: Makefile $(LTLIBRARIES) $(PROGRAMS)
696 installdirs:
697 for dir in "$(DESTDIR)$(loclibdir)" "$(DESTDIR)$(locbindir)"; do \
698 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
699 done
700 install: install-am
701 install-exec: install-exec-am
702 install-data: install-data-am
703 uninstall: uninstall-am
705 install-am: all-am
706 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
708 installcheck: installcheck-am
709 install-strip:
710 if test -z '$(STRIP)'; then \
711 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
712 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
713 install; \
714 else \
715 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
716 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
717 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
719 mostlyclean-generic:
721 clean-generic:
722 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
724 distclean-generic:
725 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
726 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
728 maintainer-clean-generic:
729 @echo "This command is intended for maintainers to use"
730 @echo "it deletes files that may require special tools to rebuild."
731 clean: clean-am
733 clean-am: clean-generic clean-libtool clean-locbinPROGRAMS \
734 clean-loclibLTLIBRARIES mostlyclean-am
736 distclean: distclean-am
737 -rm -rf ./$(DEPDIR)
738 -rm -f Makefile
739 distclean-am: clean-am distclean-compile distclean-generic \
740 distclean-tags
742 dvi: dvi-am
744 dvi-am:
746 html: html-am
748 html-am:
750 info: info-am
752 info-am:
754 install-data-am: install-locbinPROGRAMS install-loclibLTLIBRARIES
756 install-dvi: install-dvi-am
758 install-dvi-am:
760 install-exec-am:
762 install-html: install-html-am
764 install-html-am:
766 install-info: install-info-am
768 install-info-am:
770 install-man:
772 install-pdf: install-pdf-am
774 install-pdf-am:
776 install-ps: install-ps-am
778 install-ps-am:
780 installcheck-am:
782 maintainer-clean: maintainer-clean-am
783 -rm -rf ./$(DEPDIR)
784 -rm -f Makefile
785 maintainer-clean-am: distclean-am maintainer-clean-generic
787 mostlyclean: mostlyclean-am
789 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
790 mostlyclean-libtool
792 pdf: pdf-am
794 pdf-am:
796 ps: ps-am
798 ps-am:
800 uninstall-am: uninstall-locbinPROGRAMS uninstall-loclibLTLIBRARIES
802 .MAKE: install-am install-strip
804 .PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \
805 clean-libtool clean-locbinPROGRAMS clean-loclibLTLIBRARIES \
806 cscopelist-am ctags ctags-am distclean distclean-compile \
807 distclean-generic distclean-libtool distclean-tags distdir dvi \
808 dvi-am html html-am info info-am install install-am \
809 install-data install-data-am install-dvi install-dvi-am \
810 install-exec install-exec-am install-html install-html-am \
811 install-info install-info-am install-locbinPROGRAMS \
812 install-loclibLTLIBRARIES install-man install-pdf \
813 install-pdf-am install-ps install-ps-am install-strip \
814 installcheck installcheck-am installdirs maintainer-clean \
815 maintainer-clean-generic mostlyclean mostlyclean-compile \
816 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
817 tags tags-am uninstall uninstall-am uninstall-locbinPROGRAMS \
818 uninstall-loclibLTLIBRARIES
820 .PRECIOUS: Makefile
823 local.c: alpineldap.c color.c imap.c ldap.c remote.c signal.c \
824 debug.c status.c stubs.c alpined.h color.h ldap.h
825 echo "char datestamp[]="\"$(ALPINE_DATESTAMP)\"";" > local.c
826 echo "char hoststamp[]="\"$(ALPINE_HOSTSTAMP)\"";" >> local.c
828 # Tell versions [3.59,3.63) of GNU make to not export all variables.
829 # Otherwise a system limit (for SysV at least) may be exceeded.
830 .NOEXPORT: