1 # Makefile.in generated by automake 1.11.1 from Makefile.am.
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
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
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 # ========================================================================
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
)
45 build_triplet
= @build@
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 \
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
) \
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
75 CONFIG_CLEAN_VPATH_FILES
=
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/||"`;; \
90 am__strip_dir
= f
=`echo $$p | sed -e 's|^.*/||'`;
92 am__nobase_strip_setup
= \
93 srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
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] }'
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)"
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
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)"; }; }
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"`; \
138 first2
=`echo "$$dir2" | sed -e "$$sed_first"`; \
139 if
test "$$first2" = "$$first"; then \
140 dir2
=`echo "$$dir2" | sed -e "$$sed_rest"`; \
144 dir0
="$$dir0"/"$$first"; \
147 dir1
=`echo "$$dir1" | sed -e "$$sed_rest"`; \
150 DIST_ARCHIVES
= $(distdir
).
tar.gz
152 distuninstallcheck_listfiles
= find .
-type f
-print
153 distcleancheck_listfiles
= find .
-type f
-print
156 AM_CFLAGS
= @AM_CFLAGS@
157 AM_LDFLAGS
= @AM_LDFLAGS@
159 AUTOCONF
= @AUTOCONF@
160 AUTOHEADER
= @AUTOHEADER@
161 AUTOMAKE
= @AUTOMAKE@
164 CCDEPMODE
= @CCDEPMODE@
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@
178 DSYMUTIL
= @DSYMUTIL@
187 GMSGFMT_015
= @GMSGFMT_015@
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@
200 LIBICONV
= @LIBICONV@
205 LIBTOOL_DEPS
= @LIBTOOL_DEPS@
209 LTLIBICONV
= @LTLIBICONV@
210 LTLIBINTL
= @LTLIBINTL@
211 LTLIBOBJS
= @LTLIBOBJS@
214 MAKEINFO
= @MAKEINFO@
217 MSGFMT_015
= @MSGFMT_015@
218 MSGMERGE
= @MSGMERGE@
221 NPA_PROG
= @NPA_PROG@
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@
235 PTHREAD_CC
= @PTHREAD_CC@
236 PTHREAD_CFLAGS
= @PTHREAD_CFLAGS@
237 PTHREAD_LIBS
= @PTHREAD_LIBS@
240 REGEX_BUILD
= @REGEX_BUILD@
243 SENDMAIL
= @SENDMAIL@
244 SET_MAKE
= @SET_MAKE@
246 SPELLPROG
= @SPELLPROG@
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@
270 am__untar
= @am__untar@
273 build_alias
= @build_alias@
274 build_cpu
= @build_cpu@
275 build_os
= @build_os@
276 build_vendor
= @build_vendor@
277 builddir
= @builddir@
279 datarootdir
= @datarootdir@
282 exec_prefix = @
exec_prefix@
284 host_alias
= @host_alias@
285 host_cpu
= @host_cpu@
287 host_vendor
= @host_vendor@
290 install_sh
= @install_sh@
292 libexecdir
= @libexecdir@
293 localedir
= @localedir@
294 localstatedir
= @localstatedir@
298 oldIncludedir
= @oldIncludedir@
301 program_transform_name
= @program_transform_name@
304 sharedstatedir
= @sharedstatedir@
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
323 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/Makefile.am
$(am__configure_deps
)
325 case
'$(am__configure_deps)' in \
327 echo
' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
328 $(am__cd
) $(srcdir) && $(AUTOMAKE
) --foreign \
333 echo
' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
334 $(am__cd
) $(top_srcdir
) && \
335 $(AUTOMAKE
) --foreign Makefile
337 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
340 echo
' $(SHELL) ./config.status'; \
341 $(SHELL
) .
/config.status
;; \
343 echo
' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
344 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
$(am__depfiles_maybe
);; \
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
; \
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
371 -rm -f
include/config.h
include/stamp-h1
380 -rm -f libtool config.lt
381 install-man1
: $(man_MANS
)
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"; \
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
$$?
; \
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
$$?
; }; \
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 \
431 *k
*) failcom
='fail=yes';; \
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 \
440 local_target
="$$target-am"; \
442 local_target
="$$target"; \
444 ($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
447 if
test "$$dot_seen" = "no"; then \
448 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
451 $(RECURSIVE_CLEAN_TARGETS
):
452 @fail
= failcom
='exit 1'; \
453 for f in x
$$MAKEFLAGS; do \
456 *k
*) failcom
='fail=yes';; \
461 distclean-
* | maintainer-clean-
*) list
='$(DIST_SUBDIRS)' ;; \
462 *) list
='$(SUBDIRS)' ;; \
464 rev
=''; for subdir in
$$list; do \
465 if
test "$$subdir" = "."; then
:; else \
466 rev
="$$subdir $$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"; \
476 local_target
="$$target"; \
478 ($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
480 done
&& test -z
"$$fail"
482 list
='$(SUBDIRS)'; for subdir in
$$list; do \
483 test "$$subdir" = . ||
($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) tags); \
486 list
='$(SUBDIRS)'; for subdir in
$$list; do \
487 test "$$subdir" = . ||
($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) ctags
); \
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; \
495 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
496 END { if (nonempty) { for (i in files) print i; }; }'`; \
500 TAGS
: tags-recursive
$(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) \
501 $(TAGS_FILES
) $(LISP
)
504 if
($(ETAGS
) --etags-include
--version
) >/dev
/null
2>&1; then \
505 include_option
=--etags-include
; \
508 include_option
=--include; \
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"; \
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; \
521 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
522 END { if (nonempty) { for (i in files) print i; }; }'`; \
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
) \
530 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
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; \
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
) \
548 here
=`$(am__cd) $(top_builddir) && pwd` \
549 && $(am__cd
) $(top_srcdir
) \
550 && gtags
-i
$(GTAGS_ARGS
) "$$here"
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; \
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,/[^/]*$$,,' | \
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
{} \
;; \
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
{} \
;; \
593 cp
-fpR
$$d/$$file "$(distdir)$$dir" || exit
1; \
595 test -f
"$(distdir)/$$file" \
596 || cp
-p
$$d/$$file "$(distdir)/$$file" \
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" \
607 @list
='$(DIST_SUBDIRS)'; for subdir in
$$list; do \
608 if
test "$$subdir" = .
; then
:; else \
609 dir1
=$$subdir; dir2
="$(distdir)/$$subdir"; \
611 new_distdir
=$$reldir; \
612 dir1
=$$subdir; dir2
="$(top_distdir)"; \
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
=: \
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)"
636 tardir
=$(distdir
) && $(am__tar
) | GZIP
=$(GZIP_ENV
) gzip
-c
>$(distdir
).
tar.gz
637 $(am__remove_distdir
)
640 tardir
=$(distdir
) && $(am__tar
) | bzip2
-9 -c
>$(distdir
).
tar.bz2
641 $(am__remove_distdir
)
644 tardir
=$(distdir
) && $(am__tar
) | lzma
-9 -c
>$(distdir
).
tar.lzma
645 $(am__remove_distdir
)
648 tardir
=$(distdir
) && $(am__tar
) | xz
-c
>$(distdir
).
tar.xz
649 $(am__remove_distdir
)
652 tardir
=$(distdir
) && $(am__tar
) | compress
-c
>$(distdir
).
tar.Z
653 $(am__remove_distdir
)
656 shar $(distdir
) | GZIP
=$(GZIP_ENV
) gzip
-c
>$(distdir
).
shar.gz
657 $(am__remove_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
672 case
'$(DIST_ARCHIVES)' in \
674 GZIP
=$(GZIP_ENV
) gzip
-dc
$(distdir
).
tar.gz |
$(am__untar
) ;;\
676 bzip2
-dc
$(distdir
).
tar.bz2 |
$(am__untar
) ;;\
678 lzma
-dc
$(distdir
).
tar.lzma |
$(am__untar
) ;;\
680 xz
-dc
$(distdir
).
tar.xz |
$(am__untar
) ;;\
682 uncompress
-c
$(distdir
).
tar.Z |
$(am__untar
) ;;\
684 GZIP
=$(GZIP_ENV
) gzip
-dc
$(distdir
).
shar.gz | unshar
;;\
686 unzip
$(distdir
).zip
;;\
688 chmod
-R a-w
$(distdir
); chmod a
+w
$(distdir
)
689 mkdir
$(distdir
)/_build
690 mkdir
$(distdir
)/_inst
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-$$$$/" \
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" \
707 && chmod
-R a-w
"$$dc_install_base" \
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 \
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'
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)"; \
732 $(distuninstallcheck_listfiles
) ; \
734 distcleancheck
: distclean
735 @if
test '$(srcdir)' = .
; then \
736 echo
"ERROR: distcleancheck can only run from a VPATH build" ; \
739 @
test `$(distcleancheck_listfiles) | wc -l` -eq
0 \
740 ||
{ echo
"ERROR: files left in build directory after distclean:" ; \
741 $(distcleancheck_listfiles
) ; \
744 check: $(BUILT_SOURCES
)
745 $(MAKE
) $(AM_MAKEFLAGS
) check-recursive
746 all-am
: Makefile
$(MANS
)
747 installdirs: installdirs-recursive
749 for
dir in
"$(DESTDIR)$(man1dir)"; do \
750 test -z
"$$dir" ||
$(MKDIR_P
) "$$dir"; \
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
759 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
761 installcheck: installcheck-recursive
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
770 -test -z
"$(CLEANFILES)" ||
rm -f
$(CLEANFILES
)
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
)
787 distclean-am
: clean-am distclean-generic distclean-hdr \
788 distclean-libtool distclean-tags
802 install-data-am
: install-man
804 install-dvi
: install-dvi-recursive
810 install-html
: install-html-recursive
814 install-info
: install-info-recursive
818 install-man
: install-man1
820 install-pdf
: install-pdf-recursive
824 install-ps
: install-ps-recursive
830 maintainer-clean
: maintainer-clean-recursive
831 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
832 -rm -rf
$(top_srcdir
)/autom4te.cache
834 maintainer-clean-am
: distclean-am maintainer-clean-generic
836 mostlyclean: mostlyclean-recursive
838 mostlyclean-am
: mostlyclean-generic mostlyclean-libtool
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 \
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
877 if
test ! -L c-client
; then
$(LN_S
) imap
/c-client c-client
; fi
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)"
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
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.