* Update configure script to remove the search for a linking tcl
[alpine.git] / Makefile.in
blob8ae2ec208265ec312685f69ed2d41fd216ee0a11
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-2008 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 # ========================================================================
27 VPATH = @srcdir@
28 am__is_gnu_make = { \
29 if test -z '$(MAKELEVEL)'; then \
30 false; \
31 elif test -n '$(MAKE_HOST)'; then \
32 true; \
33 elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
34 true; \
35 else \
36 false; \
37 fi; \
39 am__make_running_with_option = \
40 case $${target_option-} in \
41 ?) ;; \
42 *) echo "am__make_running_with_option: internal error: invalid" \
43 "target option '$${target_option-}' specified" >&2; \
44 exit 1;; \
45 esac; \
46 has_opt=no; \
47 sane_makeflags=$$MAKEFLAGS; \
48 if $(am__is_gnu_make); then \
49 sane_makeflags=$$MFLAGS; \
50 else \
51 case $$MAKEFLAGS in \
52 *\\[\ \ ]*) \
53 bs=\\; \
54 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
55 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
56 esac; \
57 fi; \
58 skip_next=no; \
59 strip_trailopt () \
60 { \
61 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
62 }; \
63 for flg in $$sane_makeflags; do \
64 test $$skip_next = yes && { skip_next=no; continue; }; \
65 case $$flg in \
66 *=*|--*) continue;; \
67 -*I) strip_trailopt 'I'; skip_next=yes;; \
68 -*I?*) strip_trailopt 'I';; \
69 -*O) strip_trailopt 'O'; skip_next=yes;; \
70 -*O?*) strip_trailopt 'O';; \
71 -*l) strip_trailopt 'l'; skip_next=yes;; \
72 -*l?*) strip_trailopt 'l';; \
73 -[dEDm]) skip_next=yes;; \
74 -[JT]) skip_next=yes;; \
75 esac; \
76 case $$flg in \
77 *$$target_option*) has_opt=yes; break;; \
78 esac; \
79 done; \
80 test $$has_opt = yes
81 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
82 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
83 pkgdatadir = $(datadir)/@PACKAGE@
84 pkgincludedir = $(includedir)/@PACKAGE@
85 pkglibdir = $(libdir)/@PACKAGE@
86 pkglibexecdir = $(libexecdir)/@PACKAGE@
87 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
88 install_sh_DATA = $(install_sh) -c -m 644
89 install_sh_PROGRAM = $(install_sh) -c
90 install_sh_SCRIPT = $(install_sh) -c
91 INSTALL_HEADER = $(INSTALL_DATA)
92 transform = $(program_transform_name)
93 NORMAL_INSTALL = :
94 PRE_INSTALL = :
95 POST_INSTALL = :
96 NORMAL_UNINSTALL = :
97 PRE_UNINSTALL = :
98 POST_UNINSTALL = :
99 build_triplet = @build@
100 host_triplet = @host@
101 subdir = .
102 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
103 am__aclocal_m4_deps = $(top_srcdir)/m4/acx_pthread.m4 \
104 $(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/iconv.m4 \
105 $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
106 $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/libtool.m4 \
107 $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
108 $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
109 $(top_srcdir)/m4/m4_ax_prog_cc_for_build.m4 \
110 $(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/po.m4 \
111 $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/configure.ac
112 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
113 $(ACLOCAL_M4)
114 DIST_COMMON = $(srcdir)/Makefile.am $(top_srcdir)/configure \
115 $(am__configure_deps) $(am__DIST_COMMON)
116 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
117 configure.lineno config.status.lineno
118 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
119 CONFIG_HEADER = $(top_builddir)/include/config.h
120 CONFIG_CLEAN_FILES =
121 CONFIG_CLEAN_VPATH_FILES =
122 AM_V_P = $(am__v_P_@AM_V@)
123 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
124 am__v_P_0 = false
125 am__v_P_1 = :
126 AM_V_GEN = $(am__v_GEN_@AM_V@)
127 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
128 am__v_GEN_0 = @echo " GEN " $@;
129 am__v_GEN_1 =
130 AM_V_at = $(am__v_at_@AM_V@)
131 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
132 am__v_at_0 = @
133 am__v_at_1 =
134 SOURCES =
135 DIST_SOURCES =
136 RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
137 ctags-recursive dvi-recursive html-recursive info-recursive \
138 install-data-recursive install-dvi-recursive \
139 install-exec-recursive install-html-recursive \
140 install-info-recursive install-pdf-recursive \
141 install-ps-recursive install-recursive installcheck-recursive \
142 installdirs-recursive pdf-recursive ps-recursive \
143 tags-recursive uninstall-recursive
144 am__can_run_installinfo = \
145 case $$AM_UPDATE_INFO_DIR in \
146 n|no|NO) false;; \
147 *) (install-info --version) >/dev/null 2>&1;; \
148 esac
149 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
150 am__vpath_adj = case $$p in \
151 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
152 *) f=$$p;; \
153 esac;
154 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
155 am__install_max = 40
156 am__nobase_strip_setup = \
157 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
158 am__nobase_strip = \
159 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
160 am__nobase_list = $(am__nobase_strip_setup); \
161 for p in $$list; do echo "$$p $$p"; done | \
162 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
163 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
164 if (++n[$$2] == $(am__install_max)) \
165 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
166 END { for (dir in files) print dir, files[dir] }'
167 am__base_list = \
168 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
169 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
170 am__uninstall_files_from_dir = { \
171 test -z "$$files" \
172 || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
173 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
174 $(am__cd) "$$dir" && rm -f $$files; }; \
176 man1dir = $(mandir)/man1
177 am__installdirs = "$(DESTDIR)$(man1dir)"
178 NROFF = nroff
179 MANS = $(man_MANS)
180 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
181 distclean-recursive maintainer-clean-recursive
182 am__recursive_targets = \
183 $(RECURSIVE_TARGETS) \
184 $(RECURSIVE_CLEAN_TARGETS) \
185 $(am__extra_recursive_targets)
186 AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
187 cscope distdir dist dist-all distcheck
188 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
189 # Read a list of newline-separated strings from the standard input,
190 # and print each of them once, without duplicates. Input order is
191 # *not* preserved.
192 am__uniquify_input = $(AWK) '\
193 BEGIN { nonempty = 0; } \
194 { items[$$0] = 1; nonempty = 1; } \
195 END { if (nonempty) { for (i in items) print i; }; } \
197 # Make sure the list of sources is unique. This is necessary because,
198 # e.g., the same source file might be shared among _SOURCES variables
199 # for different programs/libraries.
200 am__define_uniq_tagged_files = \
201 list='$(am__tagged_files)'; \
202 unique=`for i in $$list; do \
203 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
204 done | $(am__uniquify_input)`
205 ETAGS = etags
206 CTAGS = ctags
207 CSCOPE = cscope
208 DIST_SUBDIRS = $(SUBDIRS)
209 am__DIST_COMMON = $(srcdir)/Makefile.in \
210 $(top_srcdir)/include/config.h.in ABOUT-NLS README compile \
211 config.guess config.rpath config.sub install-sh ltmain.sh \
212 missing mkinstalldirs
213 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
214 distdir = $(PACKAGE)-$(VERSION)
215 top_distdir = $(distdir)
216 am__remove_distdir = \
217 if test -d "$(distdir)"; then \
218 find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
219 && rm -rf "$(distdir)" \
220 || { sleep 5 && rm -rf "$(distdir)"; }; \
221 else :; fi
222 am__post_remove_distdir = $(am__remove_distdir)
223 am__relativize = \
224 dir0=`pwd`; \
225 sed_first='s,^\([^/]*\)/.*$$,\1,'; \
226 sed_rest='s,^[^/]*/*,,'; \
227 sed_last='s,^.*/\([^/]*\)$$,\1,'; \
228 sed_butlast='s,/*[^/]*$$,,'; \
229 while test -n "$$dir1"; do \
230 first=`echo "$$dir1" | sed -e "$$sed_first"`; \
231 if test "$$first" != "."; then \
232 if test "$$first" = ".."; then \
233 dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
234 dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
235 else \
236 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
237 if test "$$first2" = "$$first"; then \
238 dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
239 else \
240 dir2="../$$dir2"; \
241 fi; \
242 dir0="$$dir0"/"$$first"; \
243 fi; \
244 fi; \
245 dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
246 done; \
247 reldir="$$dir2"
248 DIST_ARCHIVES = $(distdir).tar.gz
249 GZIP_ENV = --best
250 DIST_TARGETS = dist-gzip
251 distuninstallcheck_listfiles = find . -type f -print
252 am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
253 | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
254 distcleancheck_listfiles = find . -type f -print
255 ACLOCAL = @ACLOCAL@
256 ALPINE_DATESTAMP = @ALPINE_DATESTAMP@
257 ALPINE_HOSTSTAMP = @ALPINE_HOSTSTAMP@
258 AMTAR = @AMTAR@
259 AM_CFLAGS = @AM_CFLAGS@
260 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
261 AM_LDFLAGS = @AM_LDFLAGS@
262 AR = @AR@
263 AUTOCONF = @AUTOCONF@
264 AUTOHEADER = @AUTOHEADER@
265 AUTOMAKE = @AUTOMAKE@
266 AWK = @AWK@
267 BUILD_EXEEXT = @BUILD_EXEEXT@
268 BUILD_OBJEXT = @BUILD_OBJEXT@
269 CC = @CC@
270 CCDEPMODE = @CCDEPMODE@
271 CC_FOR_BUILD = @CC_FOR_BUILD@
272 CFLAGS = @CFLAGS@
273 CFLAGS_FOR_BUILD = @CFLAGS_FOR_BUILD@
274 CP = @CP@
275 CPP = @CPP@
276 CPPFLAGS = @CPPFLAGS@
277 CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@
278 CPP_FOR_BUILD = @CPP_FOR_BUILD@
279 CYGPATH_W = @CYGPATH_W@
280 C_CLIENT_AUTHS = @C_CLIENT_AUTHS@
281 C_CLIENT_CFLAGS = @C_CLIENT_CFLAGS@
282 C_CLIENT_GCCOPTLEVEL = @C_CLIENT_GCCOPTLEVEL@
283 C_CLIENT_LDFLAGS = @C_CLIENT_LDFLAGS@
284 C_CLIENT_SPECIALS = @C_CLIENT_SPECIALS@
285 C_CLIENT_TARGET = @C_CLIENT_TARGET@
286 C_CLIENT_WITH_IPV6 = @C_CLIENT_WITH_IPV6@
287 DEFS = @DEFS@
288 DEPDIR = @DEPDIR@
289 DLLTOOL = @DLLTOOL@
290 DSYMUTIL = @DSYMUTIL@
291 DUMPBIN = @DUMPBIN@
292 ECHO_C = @ECHO_C@
293 ECHO_N = @ECHO_N@
294 ECHO_T = @ECHO_T@
295 EGREP = @EGREP@
296 EXEEXT = @EXEEXT@
297 FGREP = @FGREP@
298 GMSGFMT = @GMSGFMT@
299 GMSGFMT_015 = @GMSGFMT_015@
300 GREP = @GREP@
301 INSTALL = @INSTALL@
302 INSTALL_DATA = @INSTALL_DATA@
303 INSTALL_PROGRAM = @INSTALL_PROGRAM@
304 INSTALL_SCRIPT = @INSTALL_SCRIPT@
305 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
306 INTLLIBS = @INTLLIBS@
307 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
308 ISPELLPROG = @ISPELLPROG@
309 LD = @LD@
310 LDFLAGS = @LDFLAGS@
311 LDFLAGS_FOR_BUILD = @LDFLAGS_FOR_BUILD@
312 LIBICONV = @LIBICONV@
313 LIBINTL = @LIBINTL@
314 LIBOBJS = @LIBOBJS@
315 LIBS = @LIBS@
316 LIBTOOL = @LIBTOOL@
317 LIBTOOL_DEPS = @LIBTOOL_DEPS@
318 LIPO = @LIPO@
319 LN = @LN@
320 LN_S = @LN_S@
321 LS = @LS@
322 LTLIBICONV = @LTLIBICONV@
323 LTLIBINTL = @LTLIBINTL@
324 LTLIBOBJS = @LTLIBOBJS@
325 LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
326 MAINT = @MAINT@
327 MAKE = @MAKE@
328 MAKEINFO = @MAKEINFO@
329 MANIFEST_TOOL = @MANIFEST_TOOL@
330 MKDIR_P = @MKDIR_P@
331 MSGFMT = @MSGFMT@
332 MSGFMT_015 = @MSGFMT_015@
333 MSGMERGE = @MSGMERGE@
334 NM = @NM@
335 NMEDIT = @NMEDIT@
336 NPA_PROG = @NPA_PROG@
337 OBJDUMP = @OBJDUMP@
338 OBJEXT = @OBJEXT@
339 OTOOL = @OTOOL@
340 OTOOL64 = @OTOOL64@
341 PACKAGE = @PACKAGE@
342 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
343 PACKAGE_NAME = @PACKAGE_NAME@
344 PACKAGE_STRING = @PACKAGE_STRING@
345 PACKAGE_TARNAME = @PACKAGE_TARNAME@
346 PACKAGE_URL = @PACKAGE_URL@
347 PACKAGE_VERSION = @PACKAGE_VERSION@
348 PATH_SEPARATOR = @PATH_SEPARATOR@
349 POSUB = @POSUB@
350 PTHREAD_CC = @PTHREAD_CC@
351 PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
352 PTHREAD_LIBS = @PTHREAD_LIBS@
353 PWPROG = @PWPROG@
354 RANLIB = @RANLIB@
355 REGEX_BUILD = @REGEX_BUILD@
356 RM = @RM@
357 SED = @SED@
358 SENDMAIL = @SENDMAIL@
359 SET_MAKE = @SET_MAKE@
360 SHELL = @SHELL@
361 SPELLPROG = @SPELLPROG@
362 STRIP = @STRIP@
363 USE_NLS = @USE_NLS@
364 VERSION = @VERSION@
365 WEB_BINDIR = @WEB_BINDIR@
366 WEB_BUILD = @WEB_BUILD@
367 WEB_PUBCOOKIE_BUILD = @WEB_PUBCOOKIE_BUILD@
368 WEB_PUBCOOKIE_LIB = @WEB_PUBCOOKIE_LIB@
369 WEB_PUBCOOKIE_LINK = @WEB_PUBCOOKIE_LINK@
370 XGETTEXT = @XGETTEXT@
371 XGETTEXT_015 = @XGETTEXT_015@
372 abs_builddir = @abs_builddir@
373 abs_srcdir = @abs_srcdir@
374 abs_top_builddir = @abs_top_builddir@
375 abs_top_srcdir = @abs_top_srcdir@
376 ac_ct_AR = @ac_ct_AR@
377 ac_ct_CC = @ac_ct_CC@
378 ac_ct_CC_FOR_BUILD = @ac_ct_CC_FOR_BUILD@
379 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
380 acx_pthread_config = @acx_pthread_config@
381 alpine_interactive_spellcheck = @alpine_interactive_spellcheck@
382 alpine_simple_spellcheck = @alpine_simple_spellcheck@
383 am__include = @am__include@
384 am__leading_dot = @am__leading_dot@
385 am__quote = @am__quote@
386 am__tar = @am__tar@
387 am__untar = @am__untar@
388 bindir = @bindir@
389 build = @build@
390 build_alias = @build_alias@
391 build_cpu = @build_cpu@
392 build_os = @build_os@
393 build_vendor = @build_vendor@
394 builddir = @builddir@
395 datadir = @datadir@
396 datarootdir = @datarootdir@
397 docdir = @docdir@
398 dvidir = @dvidir@
399 exec_prefix = @exec_prefix@
400 host = @host@
401 host_alias = @host_alias@
402 host_cpu = @host_cpu@
403 host_os = @host_os@
404 host_vendor = @host_vendor@
405 htmldir = @htmldir@
406 includedir = @includedir@
407 infodir = @infodir@
408 install_sh = @install_sh@
409 libdir = @libdir@
410 libexecdir = @libexecdir@
411 localedir = @localedir@
412 localstatedir = @localstatedir@
413 mandir = @mandir@
414 mkdir_p = @mkdir_p@
415 oldincludedir = @oldincludedir@
416 pdfdir = @pdfdir@
417 prefix = @prefix@
418 program_transform_name = @program_transform_name@
419 psdir = @psdir@
420 sbindir = @sbindir@
421 sharedstatedir = @sharedstatedir@
422 srcdir = @srcdir@
423 sysconfdir = @sysconfdir@
424 target_alias = @target_alias@
425 top_build_prefix = @top_build_prefix@
426 top_builddir = @top_builddir@
427 top_srcdir = @top_srcdir@
428 EXTRA_DIST = config.rpath VERSION README LICENSE
429 SUBDIRS = m4 po $(REGEX_BUILD) pith pico alpine $(WEB_PUBCOOKIE_BUILD) $(WEB_BUILD)
430 BUILT_SOURCES = c-client.d c-client $(WEB_PUBCOOKIE_LINK)
431 CLEANFILES = c-client
432 man_MANS = doc/man1/alpine.1 doc/man1/pico.1 doc/man1/pilot.1 doc/man1/rpdump.1 doc/man1/rpload.1
433 ACLOCAL_AMFLAGS = --install -I m4
434 all: $(BUILT_SOURCES)
435 $(MAKE) $(AM_MAKEFLAGS) all-recursive
437 .SUFFIXES:
438 am--refresh: Makefile
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 echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
445 $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
446 && exit 0; \
447 exit 1;; \
448 esac; \
449 done; \
450 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
451 $(am__cd) $(top_srcdir) && \
452 $(AUTOMAKE) --foreign Makefile
453 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
454 @case '$?' in \
455 *config.status*) \
456 echo ' $(SHELL) ./config.status'; \
457 $(SHELL) ./config.status;; \
458 *) \
459 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
460 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
461 esac;
463 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
464 $(SHELL) ./config.status --recheck
466 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
467 $(am__cd) $(srcdir) && $(AUTOCONF)
468 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
469 $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
470 $(am__aclocal_m4_deps):
472 include/config.h: include/stamp-h1
473 @test -f $@ || rm -f include/stamp-h1
474 @test -f $@ || $(MAKE) $(AM_MAKEFLAGS) include/stamp-h1
476 include/stamp-h1: $(top_srcdir)/include/config.h.in $(top_builddir)/config.status
477 @rm -f include/stamp-h1
478 cd $(top_builddir) && $(SHELL) ./config.status include/config.h
479 $(top_srcdir)/include/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
480 ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
481 rm -f include/stamp-h1
482 touch $@
484 distclean-hdr:
485 -rm -f include/config.h include/stamp-h1
487 mostlyclean-libtool:
488 -rm -f *.lo
490 clean-libtool:
491 -rm -rf .libs _libs
493 distclean-libtool:
494 -rm -f libtool config.lt
495 install-man1: $(man_MANS)
496 @$(NORMAL_INSTALL)
497 @list1=''; \
498 list2='$(man_MANS)'; \
499 test -n "$(man1dir)" \
500 && test -n "`echo $$list1$$list2`" \
501 || exit 0; \
502 echo " $(MKDIR_P) '$(DESTDIR)$(man1dir)'"; \
503 $(MKDIR_P) "$(DESTDIR)$(man1dir)" || exit 1; \
504 { for i in $$list1; do echo "$$i"; done; \
505 if test -n "$$list2"; then \
506 for i in $$list2; do echo "$$i"; done \
507 | sed -n '/\.1[a-z]*$$/p'; \
508 fi; \
509 } | while read p; do \
510 if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
511 echo "$$d$$p"; echo "$$p"; \
512 done | \
513 sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
514 -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
515 sed 'N;N;s,\n, ,g' | { \
516 list=; while read file base inst; do \
517 if test "$$base" = "$$inst"; then list="$$list $$file"; else \
518 echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
519 $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man1dir)/$$inst" || exit $$?; \
520 fi; \
521 done; \
522 for i in $$list; do echo "$$i"; done | $(am__base_list) | \
523 while read files; do \
524 test -z "$$files" || { \
525 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man1dir)'"; \
526 $(INSTALL_DATA) $$files "$(DESTDIR)$(man1dir)" || exit $$?; }; \
527 done; }
529 uninstall-man1:
530 @$(NORMAL_UNINSTALL)
531 @list=''; test -n "$(man1dir)" || exit 0; \
532 files=`{ for i in $$list; do echo "$$i"; done; \
533 l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \
534 sed -n '/\.1[a-z]*$$/p'; \
535 } | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
536 -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
537 dir='$(DESTDIR)$(man1dir)'; $(am__uninstall_files_from_dir)
539 # This directory's subdirectories are mostly independent; you can cd
540 # into them and run 'make' without going through this Makefile.
541 # To change the values of 'make' variables: instead of editing Makefiles,
542 # (1) if the variable is set in 'config.status', edit 'config.status'
543 # (which will cause the Makefiles to be regenerated when you run 'make');
544 # (2) otherwise, pass the desired values on the 'make' command line.
545 $(am__recursive_targets):
546 @fail=; \
547 if $(am__make_keepgoing); then \
548 failcom='fail=yes'; \
549 else \
550 failcom='exit 1'; \
551 fi; \
552 dot_seen=no; \
553 target=`echo $@ | sed s/-recursive//`; \
554 case "$@" in \
555 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
556 *) list='$(SUBDIRS)' ;; \
557 esac; \
558 for subdir in $$list; do \
559 echo "Making $$target in $$subdir"; \
560 if test "$$subdir" = "."; then \
561 dot_seen=yes; \
562 local_target="$$target-am"; \
563 else \
564 local_target="$$target"; \
565 fi; \
566 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
567 || eval $$failcom; \
568 done; \
569 if test "$$dot_seen" = "no"; then \
570 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
571 fi; test -z "$$fail"
573 ID: $(am__tagged_files)
574 $(am__define_uniq_tagged_files); mkid -fID $$unique
575 tags: tags-recursive
576 TAGS: tags
578 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
579 set x; \
580 here=`pwd`; \
581 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
582 include_option=--etags-include; \
583 empty_fix=.; \
584 else \
585 include_option=--include; \
586 empty_fix=; \
587 fi; \
588 list='$(SUBDIRS)'; for subdir in $$list; do \
589 if test "$$subdir" = .; then :; else \
590 test ! -f $$subdir/TAGS || \
591 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
592 fi; \
593 done; \
594 $(am__define_uniq_tagged_files); \
595 shift; \
596 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
597 test -n "$$unique" || unique=$$empty_fix; \
598 if test $$# -gt 0; then \
599 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
600 "$$@" $$unique; \
601 else \
602 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
603 $$unique; \
604 fi; \
606 ctags: ctags-recursive
608 CTAGS: ctags
609 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
610 $(am__define_uniq_tagged_files); \
611 test -z "$(CTAGS_ARGS)$$unique" \
612 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
613 $$unique
615 GTAGS:
616 here=`$(am__cd) $(top_builddir) && pwd` \
617 && $(am__cd) $(top_srcdir) \
618 && gtags -i $(GTAGS_ARGS) "$$here"
619 cscope: cscope.files
620 test ! -s cscope.files \
621 || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
622 clean-cscope:
623 -rm -f cscope.files
624 cscope.files: clean-cscope cscopelist
625 cscopelist: cscopelist-recursive
627 cscopelist-am: $(am__tagged_files)
628 list='$(am__tagged_files)'; \
629 case "$(srcdir)" in \
630 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
631 *) sdir=$(subdir)/$(srcdir) ;; \
632 esac; \
633 for i in $$list; do \
634 if test -f "$$i"; then \
635 echo "$(subdir)/$$i"; \
636 else \
637 echo "$$sdir/$$i"; \
638 fi; \
639 done >> $(top_builddir)/cscope.files
641 distclean-tags:
642 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
643 -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
645 distdir: $(DISTFILES)
646 $(am__remove_distdir)
647 test -d "$(distdir)" || mkdir "$(distdir)"
648 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
649 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
650 list='$(DISTFILES)'; \
651 dist_files=`for file in $$list; do echo $$file; done | \
652 sed -e "s|^$$srcdirstrip/||;t" \
653 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
654 case $$dist_files in \
655 */*) $(MKDIR_P) `echo "$$dist_files" | \
656 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
657 sort -u` ;; \
658 esac; \
659 for file in $$dist_files; do \
660 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
661 if test -d $$d/$$file; then \
662 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
663 if test -d "$(distdir)/$$file"; then \
664 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
665 fi; \
666 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
667 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
668 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
669 fi; \
670 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
671 else \
672 test -f "$(distdir)/$$file" \
673 || cp -p $$d/$$file "$(distdir)/$$file" \
674 || exit 1; \
675 fi; \
676 done
677 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
678 if test "$$subdir" = .; then :; else \
679 $(am__make_dryrun) \
680 || test -d "$(distdir)/$$subdir" \
681 || $(MKDIR_P) "$(distdir)/$$subdir" \
682 || exit 1; \
683 dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
684 $(am__relativize); \
685 new_distdir=$$reldir; \
686 dir1=$$subdir; dir2="$(top_distdir)"; \
687 $(am__relativize); \
688 new_top_distdir=$$reldir; \
689 echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
690 echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
691 ($(am__cd) $$subdir && \
692 $(MAKE) $(AM_MAKEFLAGS) \
693 top_distdir="$$new_top_distdir" \
694 distdir="$$new_distdir" \
695 am__remove_distdir=: \
696 am__skip_length_check=: \
697 am__skip_mode_fix=: \
698 distdir) \
699 || exit 1; \
700 fi; \
701 done
702 -test -n "$(am__skip_mode_fix)" \
703 || find "$(distdir)" -type d ! -perm -755 \
704 -exec chmod u+rwx,go+rx {} \; -o \
705 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
706 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
707 ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
708 || chmod -R a+r "$(distdir)"
709 dist-gzip: distdir
710 tardir=$(distdir) && $(am__tar) | eval GZIP= gzip $(GZIP_ENV) -c >$(distdir).tar.gz
711 $(am__post_remove_distdir)
713 dist-bzip2: distdir
714 tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
715 $(am__post_remove_distdir)
717 dist-lzip: distdir
718 tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
719 $(am__post_remove_distdir)
721 dist-xz: distdir
722 tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
723 $(am__post_remove_distdir)
725 dist-tarZ: distdir
726 @echo WARNING: "Support for distribution archives compressed with" \
727 "legacy program 'compress' is deprecated." >&2
728 @echo WARNING: "It will be removed altogether in Automake 2.0" >&2
729 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
730 $(am__post_remove_distdir)
732 dist-shar: distdir
733 @echo WARNING: "Support for shar distribution archives is" \
734 "deprecated." >&2
735 @echo WARNING: "It will be removed altogether in Automake 2.0" >&2
736 shar $(distdir) | eval GZIP= gzip $(GZIP_ENV) -c >$(distdir).shar.gz
737 $(am__post_remove_distdir)
739 dist-zip: distdir
740 -rm -f $(distdir).zip
741 zip -rq $(distdir).zip $(distdir)
742 $(am__post_remove_distdir)
744 dist dist-all:
745 $(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:'
746 $(am__post_remove_distdir)
748 # This target untars the dist file and tries a VPATH configuration. Then
749 # it guarantees that the distribution is self-contained by making another
750 # tarfile.
751 distcheck: dist
752 case '$(DIST_ARCHIVES)' in \
753 *.tar.gz*) \
754 eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).tar.gz | $(am__untar) ;;\
755 *.tar.bz2*) \
756 bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
757 *.tar.lz*) \
758 lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
759 *.tar.xz*) \
760 xz -dc $(distdir).tar.xz | $(am__untar) ;;\
761 *.tar.Z*) \
762 uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
763 *.shar.gz*) \
764 eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).shar.gz | unshar ;;\
765 *.zip*) \
766 unzip $(distdir).zip ;;\
767 esac
768 chmod -R a-w $(distdir)
769 chmod u+w $(distdir)
770 mkdir $(distdir)/_build $(distdir)/_build/sub $(distdir)/_inst
771 chmod a-w $(distdir)
772 test -d $(distdir)/_build || exit 0; \
773 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
774 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
775 && am__cwd=`pwd` \
776 && $(am__cd) $(distdir)/_build/sub \
777 && ../../configure \
778 $(AM_DISTCHECK_CONFIGURE_FLAGS) \
779 $(DISTCHECK_CONFIGURE_FLAGS) \
780 --srcdir=../.. --prefix="$$dc_install_base" \
781 && $(MAKE) $(AM_MAKEFLAGS) \
782 && $(MAKE) $(AM_MAKEFLAGS) dvi \
783 && $(MAKE) $(AM_MAKEFLAGS) check \
784 && $(MAKE) $(AM_MAKEFLAGS) install \
785 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
786 && $(MAKE) $(AM_MAKEFLAGS) uninstall \
787 && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
788 distuninstallcheck \
789 && chmod -R a-w "$$dc_install_base" \
790 && ({ \
791 (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
792 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
793 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
794 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
795 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
796 } || { rm -rf "$$dc_destdir"; exit 1; }) \
797 && rm -rf "$$dc_destdir" \
798 && $(MAKE) $(AM_MAKEFLAGS) dist \
799 && rm -rf $(DIST_ARCHIVES) \
800 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
801 && cd "$$am__cwd" \
802 || exit 1
803 $(am__post_remove_distdir)
804 @(echo "$(distdir) archives ready for distribution: "; \
805 list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
806 sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
807 distuninstallcheck:
808 @test -n '$(distuninstallcheck_dir)' || { \
809 echo 'ERROR: trying to run $@ with an empty' \
810 '$$(distuninstallcheck_dir)' >&2; \
811 exit 1; \
812 }; \
813 $(am__cd) '$(distuninstallcheck_dir)' || { \
814 echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
815 exit 1; \
816 }; \
817 test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
818 || { echo "ERROR: files left after uninstall:" ; \
819 if test -n "$(DESTDIR)"; then \
820 echo " (check DESTDIR support)"; \
821 fi ; \
822 $(distuninstallcheck_listfiles) ; \
823 exit 1; } >&2
824 distcleancheck: distclean
825 @if test '$(srcdir)' = . ; then \
826 echo "ERROR: distcleancheck can only run from a VPATH build" ; \
827 exit 1 ; \
829 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
830 || { echo "ERROR: files left in build directory after distclean:" ; \
831 $(distcleancheck_listfiles) ; \
832 exit 1; } >&2
833 check-am: all-am
834 check: $(BUILT_SOURCES)
835 $(MAKE) $(AM_MAKEFLAGS) check-recursive
836 all-am: Makefile $(MANS)
837 installdirs: installdirs-recursive
838 installdirs-am:
839 for dir in "$(DESTDIR)$(man1dir)"; do \
840 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
841 done
842 install: $(BUILT_SOURCES)
843 $(MAKE) $(AM_MAKEFLAGS) install-recursive
844 install-exec: install-exec-recursive
845 install-data: install-data-recursive
846 uninstall: uninstall-recursive
848 install-am: all-am
849 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
851 installcheck: installcheck-recursive
852 install-strip:
853 if test -z '$(STRIP)'; then \
854 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
855 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
856 install; \
857 else \
858 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
859 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
860 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
862 mostlyclean-generic:
864 clean-generic:
865 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
867 distclean-generic:
868 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
869 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
871 maintainer-clean-generic:
872 @echo "This command is intended for maintainers to use"
873 @echo "it deletes files that may require special tools to rebuild."
874 -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
875 clean: clean-recursive
877 clean-am: clean-generic clean-libtool clean-local mostlyclean-am
879 distclean: distclean-recursive
880 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
881 -rm -f Makefile
882 distclean-am: clean-am distclean-generic distclean-hdr \
883 distclean-libtool distclean-tags
885 dvi: dvi-recursive
887 dvi-am:
889 html: html-recursive
891 html-am:
893 info: info-recursive
895 info-am:
897 install-data-am: install-man
899 install-dvi: install-dvi-recursive
901 install-dvi-am:
903 install-exec-am:
905 install-html: install-html-recursive
907 install-html-am:
909 install-info: install-info-recursive
911 install-info-am:
913 install-man: install-man1
915 install-pdf: install-pdf-recursive
917 install-pdf-am:
919 install-ps: install-ps-recursive
921 install-ps-am:
923 installcheck-am:
925 maintainer-clean: maintainer-clean-recursive
926 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
927 -rm -rf $(top_srcdir)/autom4te.cache
928 -rm -f Makefile
929 maintainer-clean-am: distclean-am maintainer-clean-generic
931 mostlyclean: mostlyclean-recursive
933 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
935 pdf: pdf-recursive
937 pdf-am:
939 ps: ps-recursive
941 ps-am:
943 uninstall-am: uninstall-man
945 uninstall-man: uninstall-man1
947 .MAKE: $(am__recursive_targets) all check install install-am \
948 install-strip
950 .PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \
951 am--refresh check check-am clean clean-cscope clean-generic \
952 clean-libtool clean-local cscope cscopelist-am ctags ctags-am \
953 dist dist-all dist-bzip2 dist-gzip dist-lzip dist-shar \
954 dist-tarZ dist-xz dist-zip distcheck distclean \
955 distclean-generic distclean-hdr distclean-libtool \
956 distclean-tags distcleancheck distdir distuninstallcheck dvi \
957 dvi-am html html-am info info-am install install-am \
958 install-data install-data-am install-dvi install-dvi-am \
959 install-exec install-exec-am install-html install-html-am \
960 install-info install-info-am install-man install-man1 \
961 install-pdf install-pdf-am install-ps install-ps-am \
962 install-strip installcheck installcheck-am installdirs \
963 installdirs-am maintainer-clean maintainer-clean-generic \
964 mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
965 ps ps-am tags tags-am uninstall uninstall-am uninstall-man \
966 uninstall-man1
968 .PRECIOUS: Makefile
971 .PHONY: c-client.d c-client gssapi_proxy.l
973 c-client.d:
974 if test ! -L c-client ; then $(LN_S) imap/c-client c-client ; fi
976 c-client:
977 $(C_CLIENT_WITH_IPV6)
978 cd imap && $(MAKE) $(C_CLIENT_TARGET) $(C_CLIENT_CFLAGS) $(C_CLIENT_LDFLAGS) $(C_CLIENT_GCCOPTLEVEL) EXTRAAUTHENTICATORS="$(C_CLIENT_AUTHS)" EXTRASPECIALS="$(C_CLIENT_SPECIALS)"
980 gssapi_proxy.l:
981 if test ! -L c-client/auth_gss_proxy.c ; then $(LN_S) @abs_top_srcdir@/web/src/pubcookie/auth_gss_proxy.c c-client/auth_gss_proxy.c ; fi
983 clean-local:
984 cd imap && $(MAKE) clean
986 # Tell versions [3.59,3.63) of GNU make to not export all variables.
987 # Otherwise a system limit (for SysV at least) may be exceeded.
988 .NOEXPORT: