* Tune for help formatting in pine.hlp
[alpine.git] / Makefile.in
blobb49df2081e9399696a9d3cd3e9dbcbc7d1674ef8
1 # Makefile.in generated by automake 1.11.1 from Makefile.am.
2 # @configure_input@
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
6 # Inc.
7 # This Makefile.in is free software; the Free Software Foundation
8 # gives unlimited permission to copy and/or distribute it,
9 # with or without modifications, as long as this notice is preserved.
11 # This program is distributed in the hope that it will be useful,
12 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14 # PARTICULAR PURPOSE.
16 @SET_MAKE@
18 # ========================================================================
19 # Copyright 2006-2008 University of Washington
21 # Licensed under the Apache License, Version 2.0 (the "License");
22 # you may not use this file except in compliance with the License.
23 # You may obtain a copy of the License at
25 # http://www.apache.org/licenses/LICENSE-2.0
27 # ========================================================================
28 VPATH = @srcdir@
29 pkgdatadir = $(datadir)/@PACKAGE@
30 pkgincludedir = $(includedir)/@PACKAGE@
31 pkglibdir = $(libdir)/@PACKAGE@
32 pkglibexecdir = $(libexecdir)/@PACKAGE@
33 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
34 install_sh_DATA = $(install_sh) -c -m 644
35 install_sh_PROGRAM = $(install_sh) -c
36 install_sh_SCRIPT = $(install_sh) -c
37 INSTALL_HEADER = $(INSTALL_DATA)
38 transform = $(program_transform_name)
39 NORMAL_INSTALL = :
40 PRE_INSTALL = :
41 POST_INSTALL = :
42 NORMAL_UNINSTALL = :
43 PRE_UNINSTALL = :
44 POST_UNINSTALL = :
45 build_triplet = @build@
46 host_triplet = @host@
47 subdir = .
48 DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
49 $(srcdir)/Makefile.in $(top_srcdir)/configure \
50 $(top_srcdir)/include/config.h.in ABOUT-NLS config.guess \
51 config.rpath config.sub depcomp install-sh ltmain.sh missing \
52 mkinstalldirs
53 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
54 am__aclocal_m4_deps = $(top_srcdir)/m4/acx_pthread.m4 \
55 $(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/iconv.m4 \
56 $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
57 $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/libtool.m4 \
58 $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
59 $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
60 $(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/po.m4 \
61 $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/VERSION \
62 $(top_srcdir)/VERSION $(top_srcdir)/VERSION \
63 $(top_srcdir)/VERSION $(top_srcdir)/VERSION \
64 $(top_srcdir)/VERSION $(top_srcdir)/VERSION \
65 $(top_srcdir)/VERSION $(top_srcdir)/VERSION \
66 $(top_srcdir)/VERSION $(top_srcdir)/VERSION \
67 $(top_srcdir)/configure.ac
68 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
69 $(ACLOCAL_M4)
70 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
71 configure.lineno config.status.lineno
72 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
73 CONFIG_HEADER = $(top_builddir)/include/config.h
74 CONFIG_CLEAN_FILES =
75 CONFIG_CLEAN_VPATH_FILES =
76 SOURCES =
77 DIST_SOURCES =
78 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
79 html-recursive info-recursive install-data-recursive \
80 install-dvi-recursive install-exec-recursive \
81 install-html-recursive install-info-recursive \
82 install-pdf-recursive install-ps-recursive install-recursive \
83 installcheck-recursive installdirs-recursive pdf-recursive \
84 ps-recursive uninstall-recursive
85 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
86 am__vpath_adj = case $$p in \
87 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
88 *) f=$$p;; \
89 esac;
90 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
91 am__install_max = 40
92 am__nobase_strip_setup = \
93 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
94 am__nobase_strip = \
95 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
96 am__nobase_list = $(am__nobase_strip_setup); \
97 for p in $$list; do echo "$$p $$p"; done | \
98 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
99 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
100 if (++n[$$2] == $(am__install_max)) \
101 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
102 END { for (dir in files) print dir, files[dir] }'
103 am__base_list = \
104 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
105 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
106 man1dir = $(mandir)/man1
107 am__installdirs = "$(DESTDIR)$(man1dir)"
108 NROFF = nroff
109 MANS = $(man_MANS)
110 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
111 distclean-recursive maintainer-clean-recursive
112 AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
113 $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
114 distdir dist dist-all distcheck
115 ETAGS = etags
116 CTAGS = ctags
117 DIST_SUBDIRS = $(SUBDIRS)
118 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
119 distdir = $(PACKAGE)-$(VERSION)
120 top_distdir = $(distdir)
121 am__remove_distdir = \
122 { test ! -d "$(distdir)" \
123 || { find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
124 && rm -fr "$(distdir)"; }; }
125 am__relativize = \
126 dir0=`pwd`; \
127 sed_first='s,^\([^/]*\)/.*$$,\1,'; \
128 sed_rest='s,^[^/]*/*,,'; \
129 sed_last='s,^.*/\([^/]*\)$$,\1,'; \
130 sed_butlast='s,/*[^/]*$$,,'; \
131 while test -n "$$dir1"; do \
132 first=`echo "$$dir1" | sed -e "$$sed_first"`; \
133 if test "$$first" != "."; then \
134 if test "$$first" = ".."; then \
135 dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
136 dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
137 else \
138 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
139 if test "$$first2" = "$$first"; then \
140 dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
141 else \
142 dir2="../$$dir2"; \
143 fi; \
144 dir0="$$dir0"/"$$first"; \
145 fi; \
146 fi; \
147 dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
148 done; \
149 reldir="$$dir2"
150 DIST_ARCHIVES = $(distdir).tar.gz
151 GZIP_ENV = --best
152 distuninstallcheck_listfiles = find . -type f -print
153 distcleancheck_listfiles = find . -type f -print
154 ACLOCAL = @ACLOCAL@
155 AMTAR = @AMTAR@
156 AM_CFLAGS = @AM_CFLAGS@
157 AM_LDFLAGS = @AM_LDFLAGS@
158 AR = @AR@
159 AUTOCONF = @AUTOCONF@
160 AUTOHEADER = @AUTOHEADER@
161 AUTOMAKE = @AUTOMAKE@
162 AWK = @AWK@
163 CC = @CC@
164 CCDEPMODE = @CCDEPMODE@
165 CFLAGS = @CFLAGS@
166 CP = @CP@
167 CPP = @CPP@
168 CPPFLAGS = @CPPFLAGS@
169 CYGPATH_W = @CYGPATH_W@
170 C_CLIENT_CFLAGS = @C_CLIENT_CFLAGS@
171 C_CLIENT_GCCOPTLEVEL = @C_CLIENT_GCCOPTLEVEL@
172 C_CLIENT_LDFLAGS = @C_CLIENT_LDFLAGS@
173 C_CLIENT_SPECIALS = @C_CLIENT_SPECIALS@
174 C_CLIENT_TARGET = @C_CLIENT_TARGET@
175 C_CLIENT_WITH_IPV6 = @C_CLIENT_WITH_IPV6@
176 DEFS = @DEFS@
177 DEPDIR = @DEPDIR@
178 DSYMUTIL = @DSYMUTIL@
179 DUMPBIN = @DUMPBIN@
180 ECHO_C = @ECHO_C@
181 ECHO_N = @ECHO_N@
182 ECHO_T = @ECHO_T@
183 EGREP = @EGREP@
184 EXEEXT = @EXEEXT@
185 FGREP = @FGREP@
186 GMSGFMT = @GMSGFMT@
187 GMSGFMT_015 = @GMSGFMT_015@
188 GREP = @GREP@
189 INSTALL = @INSTALL@
190 INSTALL_DATA = @INSTALL_DATA@
191 INSTALL_PROGRAM = @INSTALL_PROGRAM@
192 INSTALL_SCRIPT = @INSTALL_SCRIPT@
193 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
194 INTLLIBS = @INTLLIBS@
195 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
196 ISPELLPROG = @ISPELLPROG@
197 Includedir = @Includedir@
198 LD = @LD@
199 LDFLAGS = @LDFLAGS@
200 LIBICONV = @LIBICONV@
201 LIBINTL = @LIBINTL@
202 LIBOBJS = @LIBOBJS@
203 LIBS = @LIBS@
204 LIBTOOL = @LIBTOOL@
205 LIBTOOL_DEPS = @LIBTOOL_DEPS@
206 LIPO = @LIPO@
207 LN = @LN@
208 LN_S = @LN_S@
209 LTLIBICONV = @LTLIBICONV@
210 LTLIBINTL = @LTLIBINTL@
211 LTLIBOBJS = @LTLIBOBJS@
212 MAINT = @MAINT@
213 MAKE = @MAKE@
214 MAKEINFO = @MAKEINFO@
215 MKDIR_P = @MKDIR_P@
216 MSGFMT = @MSGFMT@
217 MSGFMT_015 = @MSGFMT_015@
218 MSGMERGE = @MSGMERGE@
219 NM = @NM@
220 NMEDIT = @NMEDIT@
221 NPA_PROG = @NPA_PROG@
222 OBJDUMP = @OBJDUMP@
223 OBJEXT = @OBJEXT@
224 OTOOL = @OTOOL@
225 OTOOL64 = @OTOOL64@
226 PACKAGE = @PACKAGE@
227 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
228 PACKAGE_NAME = @PACKAGE_NAME@
229 PACKAGE_STRING = @PACKAGE_STRING@
230 PACKAGE_TARNAME = @PACKAGE_TARNAME@
231 PACKAGE_URL = @PACKAGE_URL@
232 PACKAGE_VERSION = @PACKAGE_VERSION@
233 PATH_SEPARATOR = @PATH_SEPARATOR@
234 POSUB = @POSUB@
235 PTHREAD_CC = @PTHREAD_CC@
236 PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
237 PTHREAD_LIBS = @PTHREAD_LIBS@
238 PWPROG = @PWPROG@
239 RANLIB = @RANLIB@
240 REGEX_BUILD = @REGEX_BUILD@
241 RM = @RM@
242 SED = @SED@
243 SENDMAIL = @SENDMAIL@
244 SET_MAKE = @SET_MAKE@
245 SHELL = @SHELL@
246 SPELLPROG = @SPELLPROG@
247 STRIP = @STRIP@
248 USE_NLS = @USE_NLS@
249 VERSION = @VERSION@
250 WEB_BINDIR = @WEB_BINDIR@
251 WEB_BUILD = @WEB_BUILD@
252 WEB_PUBCOOKIE_BUILD = @WEB_PUBCOOKIE_BUILD@
253 WEB_PUBCOOKIE_LIB = @WEB_PUBCOOKIE_LIB@
254 WEB_PUBCOOKIE_LINK = @WEB_PUBCOOKIE_LINK@
255 XGETTEXT = @XGETTEXT@
256 XGETTEXT_015 = @XGETTEXT_015@
257 abs_builddir = @abs_builddir@
258 abs_srcdir = @abs_srcdir@
259 abs_top_builddir = @abs_top_builddir@
260 abs_top_srcdir = @abs_top_srcdir@
261 ac_ct_CC = @ac_ct_CC@
262 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
263 acx_pthread_config = @acx_pthread_config@
264 alpine_interactive_spellcheck = @alpine_interactive_spellcheck@
265 alpine_simple_spellcheck = @alpine_simple_spellcheck@
266 am__include = @am__include@
267 am__leading_dot = @am__leading_dot@
268 am__quote = @am__quote@
269 am__tar = @am__tar@
270 am__untar = @am__untar@
271 bindir = @bindir@
272 build = @build@
273 build_alias = @build_alias@
274 build_cpu = @build_cpu@
275 build_os = @build_os@
276 build_vendor = @build_vendor@
277 builddir = @builddir@
278 datadir = @datadir@
279 datarootdir = @datarootdir@
280 docdir = @docdir@
281 dvidir = @dvidir@
282 exec_prefix = @exec_prefix@
283 host = @host@
284 host_alias = @host_alias@
285 host_cpu = @host_cpu@
286 host_os = @host_os@
287 host_vendor = @host_vendor@
288 htmldir = @htmldir@
289 infodir = @infodir@
290 install_sh = @install_sh@
291 libdir = @libdir@
292 libexecdir = @libexecdir@
293 localedir = @localedir@
294 localstatedir = @localstatedir@
295 lt_ECHO = @lt_ECHO@
296 mandir = @mandir@
297 mkdir_p = @mkdir_p@
298 oldIncludedir = @oldIncludedir@
299 pdfdir = @pdfdir@
300 prefix = @prefix@
301 program_transform_name = @program_transform_name@
302 psdir = @psdir@
303 sbindir = @sbindir@
304 sharedstatedir = @sharedstatedir@
305 srcdir = @srcdir@
306 sysconfdir = @sysconfdir@
307 target_alias = @target_alias@
308 top_build_prefix = @top_build_prefix@
309 top_builddir = @top_builddir@
310 top_srcdir = @top_srcdir@
311 EXTRA_DIST = config.rpath VERSION README LICENSE
312 SUBDIRS = m4 po $(REGEX_BUILD) pith pico alpine $(WEB_PUBCOOKIE_BUILD) $(WEB_BUILD)
313 BUILT_SOURCES = c-client.d c-client $(WEB_PUBCOOKIE_LINK)
314 CLEANFILES = c-client
315 man_MANS = doc/alpine.1 doc/pico.1 doc/pilot.1 doc/rpdump.1 doc/rpload.1
316 ACLOCAL_AMFLAGS = -I m4
317 all: $(BUILT_SOURCES)
318 $(MAKE) $(AM_MAKEFLAGS) all-recursive
320 .SUFFIXES:
321 am--refresh:
323 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
324 @for dep in $?; do \
325 case '$(am__configure_deps)' in \
326 *$$dep*) \
327 echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
328 $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
329 && exit 0; \
330 exit 1;; \
331 esac; \
332 done; \
333 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
334 $(am__cd) $(top_srcdir) && \
335 $(AUTOMAKE) --foreign Makefile
336 .PRECIOUS: Makefile
337 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
338 @case '$?' in \
339 *config.status*) \
340 echo ' $(SHELL) ./config.status'; \
341 $(SHELL) ./config.status;; \
342 *) \
343 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
344 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
345 esac;
347 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
348 $(SHELL) ./config.status --recheck
350 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
351 $(am__cd) $(srcdir) && $(AUTOCONF)
352 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
353 $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
354 $(am__aclocal_m4_deps):
356 include/config.h: include/stamp-h1
357 @if test ! -f $@; then \
358 rm -f include/stamp-h1; \
359 $(MAKE) $(AM_MAKEFLAGS) include/stamp-h1; \
360 else :; fi
362 include/stamp-h1: $(top_srcdir)/include/config.h.in $(top_builddir)/config.status
363 @rm -f include/stamp-h1
364 cd $(top_builddir) && $(SHELL) ./config.status include/config.h
365 $(top_srcdir)/include/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
366 ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
367 rm -f include/stamp-h1
368 touch $@
370 distclean-hdr:
371 -rm -f include/config.h include/stamp-h1
373 mostlyclean-libtool:
374 -rm -f *.lo
376 clean-libtool:
377 -rm -rf .libs _libs
379 distclean-libtool:
380 -rm -f libtool config.lt
381 install-man1: $(man_MANS)
382 @$(NORMAL_INSTALL)
383 test -z "$(man1dir)" || $(MKDIR_P) "$(DESTDIR)$(man1dir)"
384 @list=''; test -n "$(man1dir)" || exit 0; \
385 { for i in $$list; do echo "$$i"; done; \
386 l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \
387 sed -n '/\.1[a-z]*$$/p'; \
388 } | while read p; do \
389 if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
390 echo "$$d$$p"; echo "$$p"; \
391 done | \
392 sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
393 -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
394 sed 'N;N;s,\n, ,g' | { \
395 list=; while read file base inst; do \
396 if test "$$base" = "$$inst"; then list="$$list $$file"; else \
397 echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
398 $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man1dir)/$$inst" || exit $$?; \
399 fi; \
400 done; \
401 for i in $$list; do echo "$$i"; done | $(am__base_list) | \
402 while read files; do \
403 test -z "$$files" || { \
404 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man1dir)'"; \
405 $(INSTALL_DATA) $$files "$(DESTDIR)$(man1dir)" || exit $$?; }; \
406 done; }
408 uninstall-man1:
409 @$(NORMAL_UNINSTALL)
410 @list=''; test -n "$(man1dir)" || exit 0; \
411 files=`{ for i in $$list; do echo "$$i"; done; \
412 l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \
413 sed -n '/\.1[a-z]*$$/p'; \
414 } | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
415 -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
416 test -z "$$files" || { \
417 echo " ( cd '$(DESTDIR)$(man1dir)' && rm -f" $$files ")"; \
418 cd "$(DESTDIR)$(man1dir)" && rm -f $$files; }
420 # This directory's subdirectories are mostly independent; you can cd
421 # into them and run `make' without going through this Makefile.
422 # To change the values of `make' variables: instead of editing Makefiles,
423 # (1) if the variable is set in `config.status', edit `config.status'
424 # (which will cause the Makefiles to be regenerated when you run `make');
425 # (2) otherwise, pass the desired values on the `make' command line.
426 $(RECURSIVE_TARGETS):
427 @fail= failcom='exit 1'; \
428 for f in x $$MAKEFLAGS; do \
429 case $$f in \
430 *=* | --[!k]*);; \
431 *k*) failcom='fail=yes';; \
432 esac; \
433 done; \
434 dot_seen=no; \
435 target=`echo $@ | sed s/-recursive//`; \
436 list='$(SUBDIRS)'; for subdir in $$list; do \
437 echo "Making $$target in $$subdir"; \
438 if test "$$subdir" = "."; then \
439 dot_seen=yes; \
440 local_target="$$target-am"; \
441 else \
442 local_target="$$target"; \
443 fi; \
444 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
445 || eval $$failcom; \
446 done; \
447 if test "$$dot_seen" = "no"; then \
448 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
449 fi; test -z "$$fail"
451 $(RECURSIVE_CLEAN_TARGETS):
452 @fail= failcom='exit 1'; \
453 for f in x $$MAKEFLAGS; do \
454 case $$f in \
455 *=* | --[!k]*);; \
456 *k*) failcom='fail=yes';; \
457 esac; \
458 done; \
459 dot_seen=no; \
460 case "$@" in \
461 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
462 *) list='$(SUBDIRS)' ;; \
463 esac; \
464 rev=''; for subdir in $$list; do \
465 if test "$$subdir" = "."; then :; else \
466 rev="$$subdir $$rev"; \
467 fi; \
468 done; \
469 rev="$$rev ."; \
470 target=`echo $@ | sed s/-recursive//`; \
471 for subdir in $$rev; do \
472 echo "Making $$target in $$subdir"; \
473 if test "$$subdir" = "."; then \
474 local_target="$$target-am"; \
475 else \
476 local_target="$$target"; \
477 fi; \
478 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
479 || eval $$failcom; \
480 done && test -z "$$fail"
481 tags-recursive:
482 list='$(SUBDIRS)'; for subdir in $$list; do \
483 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
484 done
485 ctags-recursive:
486 list='$(SUBDIRS)'; for subdir in $$list; do \
487 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
488 done
490 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
491 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
492 unique=`for i in $$list; do \
493 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
494 done | \
495 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
496 END { if (nonempty) { for (i in files) print i; }; }'`; \
497 mkid -fID $$unique
498 tags: TAGS
500 TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
501 $(TAGS_FILES) $(LISP)
502 set x; \
503 here=`pwd`; \
504 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
505 include_option=--etags-include; \
506 empty_fix=.; \
507 else \
508 include_option=--include; \
509 empty_fix=; \
510 fi; \
511 list='$(SUBDIRS)'; for subdir in $$list; do \
512 if test "$$subdir" = .; then :; else \
513 test ! -f $$subdir/TAGS || \
514 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
515 fi; \
516 done; \
517 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
518 unique=`for i in $$list; do \
519 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
520 done | \
521 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
522 END { if (nonempty) { for (i in files) print i; }; }'`; \
523 shift; \
524 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
525 test -n "$$unique" || unique=$$empty_fix; \
526 if test $$# -gt 0; then \
527 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
528 "$$@" $$unique; \
529 else \
530 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
531 $$unique; \
532 fi; \
534 ctags: CTAGS
535 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
536 $(TAGS_FILES) $(LISP)
537 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
538 unique=`for i in $$list; do \
539 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
540 done | \
541 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
542 END { if (nonempty) { for (i in files) print i; }; }'`; \
543 test -z "$(CTAGS_ARGS)$$unique" \
544 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
545 $$unique
547 GTAGS:
548 here=`$(am__cd) $(top_builddir) && pwd` \
549 && $(am__cd) $(top_srcdir) \
550 && gtags -i $(GTAGS_ARGS) "$$here"
552 distclean-tags:
553 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
555 distdir: $(DISTFILES)
556 @list='$(MANS)'; if test -n "$$list"; then \
557 list=`for p in $$list; do \
558 if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
559 if test -f "$$d$$p"; then echo "$$d$$p"; else :; fi; done`; \
560 if test -n "$$list" && \
561 grep 'ab help2man is required to generate this page' $$list >/dev/null; then \
562 echo "error: found man pages containing the \`missing help2man' replacement text:" >&2; \
563 grep -l 'ab help2man is required to generate this page' $$list | sed 's/^/ /' >&2; \
564 echo " to fix them, install help2man, remove and regenerate the man pages;" >&2; \
565 echo " typically \`make maintainer-clean' will remove them" >&2; \
566 exit 1; \
567 else :; fi; \
568 else :; fi
569 $(am__remove_distdir)
570 test -d "$(distdir)" || mkdir "$(distdir)"
571 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
572 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
573 list='$(DISTFILES)'; \
574 dist_files=`for file in $$list; do echo $$file; done | \
575 sed -e "s|^$$srcdirstrip/||;t" \
576 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
577 case $$dist_files in \
578 */*) $(MKDIR_P) `echo "$$dist_files" | \
579 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
580 sort -u` ;; \
581 esac; \
582 for file in $$dist_files; do \
583 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
584 if test -d $$d/$$file; then \
585 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
586 if test -d "$(distdir)/$$file"; then \
587 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
588 fi; \
589 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
590 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
591 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
592 fi; \
593 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
594 else \
595 test -f "$(distdir)/$$file" \
596 || cp -p $$d/$$file "$(distdir)/$$file" \
597 || exit 1; \
598 fi; \
599 done
600 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
601 if test "$$subdir" = .; then :; else \
602 test -d "$(distdir)/$$subdir" \
603 || $(MKDIR_P) "$(distdir)/$$subdir" \
604 || exit 1; \
605 fi; \
606 done
607 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
608 if test "$$subdir" = .; then :; else \
609 dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
610 $(am__relativize); \
611 new_distdir=$$reldir; \
612 dir1=$$subdir; dir2="$(top_distdir)"; \
613 $(am__relativize); \
614 new_top_distdir=$$reldir; \
615 echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
616 echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
617 ($(am__cd) $$subdir && \
618 $(MAKE) $(AM_MAKEFLAGS) \
619 top_distdir="$$new_top_distdir" \
620 distdir="$$new_distdir" \
621 am__remove_distdir=: \
622 am__skip_length_check=: \
623 am__skip_mode_fix=: \
624 distdir) \
625 || exit 1; \
626 fi; \
627 done
628 -test -n "$(am__skip_mode_fix)" \
629 || find "$(distdir)" -type d ! -perm -755 \
630 -exec chmod u+rwx,go+rx {} \; -o \
631 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
632 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
633 ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
634 || chmod -R a+r "$(distdir)"
635 dist-gzip: distdir
636 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
637 $(am__remove_distdir)
639 dist-bzip2: distdir
640 tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
641 $(am__remove_distdir)
643 dist-lzma: distdir
644 tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
645 $(am__remove_distdir)
647 dist-xz: distdir
648 tardir=$(distdir) && $(am__tar) | xz -c >$(distdir).tar.xz
649 $(am__remove_distdir)
651 dist-tarZ: distdir
652 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
653 $(am__remove_distdir)
655 dist-shar: distdir
656 shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
657 $(am__remove_distdir)
659 dist-zip: distdir
660 -rm -f $(distdir).zip
661 zip -rq $(distdir).zip $(distdir)
662 $(am__remove_distdir)
664 dist dist-all: distdir
665 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
666 $(am__remove_distdir)
668 # This target untars the dist file and tries a VPATH configuration. Then
669 # it guarantees that the distribution is self-contained by making another
670 # tarfile.
671 distcheck: dist
672 case '$(DIST_ARCHIVES)' in \
673 *.tar.gz*) \
674 GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
675 *.tar.bz2*) \
676 bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
677 *.tar.lzma*) \
678 lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\
679 *.tar.xz*) \
680 xz -dc $(distdir).tar.xz | $(am__untar) ;;\
681 *.tar.Z*) \
682 uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
683 *.shar.gz*) \
684 GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
685 *.zip*) \
686 unzip $(distdir).zip ;;\
687 esac
688 chmod -R a-w $(distdir); chmod a+w $(distdir)
689 mkdir $(distdir)/_build
690 mkdir $(distdir)/_inst
691 chmod a-w $(distdir)
692 test -d $(distdir)/_build || exit 0; \
693 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
694 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
695 && am__cwd=`pwd` \
696 && $(am__cd) $(distdir)/_build \
697 && ../configure --srcdir=.. --prefix="$$dc_install_base" \
698 $(DISTCHECK_CONFIGURE_FLAGS) \
699 && $(MAKE) $(AM_MAKEFLAGS) \
700 && $(MAKE) $(AM_MAKEFLAGS) dvi \
701 && $(MAKE) $(AM_MAKEFLAGS) check \
702 && $(MAKE) $(AM_MAKEFLAGS) install \
703 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
704 && $(MAKE) $(AM_MAKEFLAGS) uninstall \
705 && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
706 distuninstallcheck \
707 && chmod -R a-w "$$dc_install_base" \
708 && ({ \
709 (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
710 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
711 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
712 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
713 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
714 } || { rm -rf "$$dc_destdir"; exit 1; }) \
715 && rm -rf "$$dc_destdir" \
716 && $(MAKE) $(AM_MAKEFLAGS) dist \
717 && rm -rf $(DIST_ARCHIVES) \
718 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
719 && cd "$$am__cwd" \
720 || exit 1
721 $(am__remove_distdir)
722 @(echo "$(distdir) archives ready for distribution: "; \
723 list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
724 sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
725 distuninstallcheck:
726 @$(am__cd) '$(distuninstallcheck_dir)' \
727 && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
728 || { echo "ERROR: files left after uninstall:" ; \
729 if test -n "$(DESTDIR)"; then \
730 echo " (check DESTDIR support)"; \
731 fi ; \
732 $(distuninstallcheck_listfiles) ; \
733 exit 1; } >&2
734 distcleancheck: distclean
735 @if test '$(srcdir)' = . ; then \
736 echo "ERROR: distcleancheck can only run from a VPATH build" ; \
737 exit 1 ; \
739 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
740 || { echo "ERROR: files left in build directory after distclean:" ; \
741 $(distcleancheck_listfiles) ; \
742 exit 1; } >&2
743 check-am: all-am
744 check: $(BUILT_SOURCES)
745 $(MAKE) $(AM_MAKEFLAGS) check-recursive
746 all-am: Makefile $(MANS)
747 installdirs: installdirs-recursive
748 installdirs-am:
749 for dir in "$(DESTDIR)$(man1dir)"; do \
750 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
751 done
752 install: $(BUILT_SOURCES)
753 $(MAKE) $(AM_MAKEFLAGS) install-recursive
754 install-exec: install-exec-recursive
755 install-data: install-data-recursive
756 uninstall: uninstall-recursive
758 install-am: all-am
759 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
761 installcheck: installcheck-recursive
762 install-strip:
763 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
764 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
765 `test -z '$(STRIP)' || \
766 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
767 mostlyclean-generic:
769 clean-generic:
770 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
772 distclean-generic:
773 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
774 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
776 maintainer-clean-generic:
777 @echo "This command is intended for maintainers to use"
778 @echo "it deletes files that may require special tools to rebuild."
779 -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
780 clean: clean-recursive
782 clean-am: clean-generic clean-libtool clean-local mostlyclean-am
784 distclean: distclean-recursive
785 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
786 -rm -f Makefile
787 distclean-am: clean-am distclean-generic distclean-hdr \
788 distclean-libtool distclean-tags
790 dvi: dvi-recursive
792 dvi-am:
794 html: html-recursive
796 html-am:
798 info: info-recursive
800 info-am:
802 install-data-am: install-man
804 install-dvi: install-dvi-recursive
806 install-dvi-am:
808 install-exec-am:
810 install-html: install-html-recursive
812 install-html-am:
814 install-info: install-info-recursive
816 install-info-am:
818 install-man: install-man1
820 install-pdf: install-pdf-recursive
822 install-pdf-am:
824 install-ps: install-ps-recursive
826 install-ps-am:
828 installcheck-am:
830 maintainer-clean: maintainer-clean-recursive
831 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
832 -rm -rf $(top_srcdir)/autom4te.cache
833 -rm -f Makefile
834 maintainer-clean-am: distclean-am maintainer-clean-generic
836 mostlyclean: mostlyclean-recursive
838 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
840 pdf: pdf-recursive
842 pdf-am:
844 ps: ps-recursive
846 ps-am:
848 uninstall-am: uninstall-man
850 uninstall-man: uninstall-man1
852 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all check \
853 ctags-recursive install install-am install-strip \
854 tags-recursive
856 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
857 all all-am am--refresh check check-am clean clean-generic \
858 clean-libtool clean-local ctags ctags-recursive dist dist-all \
859 dist-bzip2 dist-gzip dist-lzma dist-shar dist-tarZ dist-xz \
860 dist-zip distcheck distclean distclean-generic distclean-hdr \
861 distclean-libtool distclean-tags distcleancheck distdir \
862 distuninstallcheck dvi dvi-am html html-am info info-am \
863 install install-am install-data install-data-am install-dvi \
864 install-dvi-am install-exec install-exec-am install-html \
865 install-html-am install-info install-info-am install-man \
866 install-man1 install-pdf install-pdf-am install-ps \
867 install-ps-am install-strip installcheck installcheck-am \
868 installdirs installdirs-am maintainer-clean \
869 maintainer-clean-generic mostlyclean mostlyclean-generic \
870 mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
871 uninstall uninstall-am uninstall-man uninstall-man1
874 .PHONY: c-client.d c-client gssapi_proxy.l
876 c-client.d:
877 if test ! -L c-client ; then $(LN_S) imap/c-client c-client ; fi
879 c-client:
880 $(C_CLIENT_WITH_IPV6)
881 cd imap && $(MAKE) $(C_CLIENT_TARGET) $(C_CLIENT_CFLAGS) $(C_CLIENT_LDFLAGS) $(C_CLIENT_GCCOPTLEVEL) EXTRASPECIALS="$(C_CLIENT_SPECIALS)"
883 gssapi_proxy.l:
884 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
886 clean-local:
887 cd imap && $(MAKE) clean
889 # Tell versions [3.59,3.63) of GNU make to not export all variables.
890 # Otherwise a system limit (for SysV at least) may be exceeded.
891 .NOEXPORT: