1 # Makefile.in generated by automake 1.13.4 from Makefile.am.
4 # Copyright (C) 1994-2013 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
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 # ========================================================================
28 am__is_gnu_make
= test -n
'$(MAKEFILE_LIST)' && test -n
'$(MAKELEVEL)'
29 am__make_running_with_option
= \
30 case
$${target_option-
} in \
32 *) echo
"am__make_running_with_option: internal error: invalid" \
33 "target option '$${target_option-}' specified" >&2; \
37 sane_makeflags
=$$MAKEFLAGS; \
38 if
$(am__is_gnu_make
); then \
39 sane_makeflags
=$$MFLAGS; \
44 sane_makeflags
=`printf '%s\n' "$$MAKEFLAGS" \
45 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
51 flg
=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
53 for flg in
$$sane_makeflags; do \
54 test $$skip_next = yes
&& { skip_next
=no
; continue
; }; \
57 -*I
) strip_trailopt
'I'; skip_next
=yes
;; \
58 -*I?
*) strip_trailopt
'I';; \
59 -*O
) strip_trailopt
'O'; skip_next
=yes
;; \
60 -*O?
*) strip_trailopt
'O';; \
61 -*l
) strip_trailopt
'l'; skip_next
=yes
;; \
62 -*l?
*) strip_trailopt
'l';; \
63 -[dEDm
]) skip_next
=yes
;; \
64 -[JT
]) skip_next
=yes
;; \
67 *$$target_option*) has_opt
=yes
; break
;; \
71 am__make_dryrun
= (target_option
=n
; $(am__make_running_with_option
))
72 am__make_keepgoing
= (target_option
=k
; $(am__make_running_with_option
))
73 pkgdatadir
= $(datadir)/@PACKAGE@
74 pkgincludedir
= $(includedir)/@PACKAGE@
75 pkglibdir
= $(libdir)/@PACKAGE@
76 pkglibexecdir
= $(libexecdir
)/@PACKAGE@
77 am__cd
= CDPATH
="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
78 install_sh_DATA
= $(install_sh
) -c
-m
644
79 install_sh_PROGRAM
= $(install_sh
) -c
80 install_sh_SCRIPT
= $(install_sh
) -c
81 INSTALL_HEADER
= $(INSTALL_DATA
)
82 transform
= $(program_transform_name
)
89 build_triplet
= @build@
92 DIST_COMMON
= $(srcdir)/Makefile.in
$(srcdir)/Makefile.am \
93 $(top_srcdir
)/configure
$(am__configure_deps
) \
94 $(top_srcdir
)/include/config.h.in mkinstalldirs ABOUT-NLS \
95 README config.guess config.rpath config.sub depcomp install-sh \
97 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
98 am__aclocal_m4_deps
= $(top_srcdir
)/m4
/acx_pthread.m4 \
99 $(top_srcdir
)/m4
/gettext.m4
$(top_srcdir
)/m4
/iconv.m4 \
100 $(top_srcdir
)/m4
/lib-ld.m4
$(top_srcdir
)/m4
/lib-link.m4 \
101 $(top_srcdir
)/m4
/lib-prefix.m4
$(top_srcdir
)/m4
/libtool.m4 \
102 $(top_srcdir
)/m4
/ltoptions.m4
$(top_srcdir
)/m4
/ltsugar.m4 \
103 $(top_srcdir
)/m4
/ltversion.m4
$(top_srcdir
)/m4
/lt~obsolete.m4 \
104 $(top_srcdir
)/m4
/nls.m4
$(top_srcdir
)/m4
/po.m4 \
105 $(top_srcdir
)/m4
/progtest.m4
$(top_srcdir
)/VERSION \
106 $(top_srcdir
)/VERSION
$(top_srcdir
)/VERSION \
107 $(top_srcdir
)/VERSION
$(top_srcdir
)/VERSION \
108 $(top_srcdir
)/VERSION
$(top_srcdir
)/VERSION \
109 $(top_srcdir
)/VERSION
$(top_srcdir
)/VERSION \
110 $(top_srcdir
)/VERSION
$(top_srcdir
)/VERSION \
111 $(top_srcdir
)/configure.ac
112 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
114 am__CONFIG_DISTCLEAN_FILES
= config.status config.cache config.log \
115 configure.lineno config.status.lineno
116 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/mkinstalldirs
117 CONFIG_HEADER
= $(top_builddir
)/include/config.h
119 CONFIG_CLEAN_VPATH_FILES
=
120 AM_V_P
= $(am__v_P_@AM_V@
)
121 am__v_P_
= $(am__v_P_@AM_DEFAULT_V@
)
124 AM_V_GEN
= $(am__v_GEN_@AM_V@
)
125 am__v_GEN_
= $(am__v_GEN_@AM_DEFAULT_V@
)
126 am__v_GEN_0
= @echo
" GEN " $@
;
128 AM_V_at
= $(am__v_at_@AM_V@
)
129 am__v_at_
= $(am__v_at_@AM_DEFAULT_V@
)
134 RECURSIVE_TARGETS
= all-recursive check-recursive cscopelist-recursive \
135 ctags-recursive dvi-recursive html-recursive info-recursive \
136 install-data-recursive install-dvi-recursive \
137 install-exec-recursive install-html-recursive \
138 install-info-recursive install-pdf-recursive \
139 install-ps-recursive install-recursive installcheck-recursive \
140 installdirs-recursive pdf-recursive ps-recursive \
141 tags-recursive uninstall-recursive
142 am__can_run_installinfo
= \
143 case
$$AM_UPDATE_INFO_DIR in \
145 *) (install-info
--version
) >/dev
/null
2>&1;; \
147 am__vpath_adj_setup
= srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`;
148 am__vpath_adj
= case
$$p in \
149 $(srcdir)/*) f
=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
152 am__strip_dir
= f
=`echo $$p | sed -e 's|^.*/||'`;
154 am__nobase_strip_setup
= \
155 srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
157 for p in
$$list; do echo
"$$p"; done | sed
-e
"s|$$srcdirstrip/||"
158 am__nobase_list
= $(am__nobase_strip_setup
); \
159 for p in
$$list; do echo
"$$p $$p"; done | \
160 sed
"s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
161 $(AWK
) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
162 if (++n[$$2] == $(am__install_max)) \
163 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
164 END { for (dir in files) print dir, files[dir] }'
166 sed
'$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
167 sed
'$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
168 am__uninstall_files_from_dir
= { \
170 ||
{ test ! -d
"$$dir" && test ! -f
"$$dir" && test ! -r
"$$dir"; } \
171 ||
{ echo
" ( cd '$$dir' && rm -f" $$files ")"; \
172 $(am__cd
) "$$dir" && rm -f
$$files; }; \
174 man1dir = $(mandir)/man1
175 am__installdirs
= "$(DESTDIR)$(man1dir)"
178 RECURSIVE_CLEAN_TARGETS
= mostlyclean-recursive clean-recursive \
179 distclean-recursive maintainer-clean-recursive
180 am__recursive_targets
= \
181 $(RECURSIVE_TARGETS
) \
182 $(RECURSIVE_CLEAN_TARGETS
) \
183 $(am__extra_recursive_targets
)
184 AM_RECURSIVE_TARGETS
= $(am__recursive_targets
:-recursive
=) TAGS CTAGS \
185 cscope distdir
dist dist-all distcheck
186 am__tagged_files
= $(HEADERS
) $(SOURCES
) $(TAGS_FILES
) $(LISP
)
187 # Read a list of newline-separated strings from the standard input,
188 # and print each of them once, without duplicates. Input order is
190 am__uniquify_input
= $(AWK
) '\
191 BEGIN { nonempty = 0; } \
192 { items[$$0] = 1; nonempty = 1; } \
193 END { if (nonempty) { for (i in items) print i; }; } \
195 # Make sure the list of sources is unique. This is necessary because,
196 # e.g., the same source file might be shared among _SOURCES variables
197 # for different programs/libraries.
198 am__define_uniq_tagged_files
= \
199 list
='$(am__tagged_files)'; \
200 unique
=`for i in $$list; do \
201 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
202 done | $(am__uniquify_input)`
206 DIST_SUBDIRS
= $(SUBDIRS
)
207 DISTFILES
= $(DIST_COMMON
) $(DIST_SOURCES
) $(TEXINFOS
) $(EXTRA_DIST
)
208 distdir
= $(PACKAGE
)-$(VERSION
)
209 top_distdir
= $(distdir
)
210 am__remove_distdir
= \
211 if
test -d
"$(distdir)"; then \
212 find
"$(distdir)" -type d
! -perm
-200 -exec chmod u
+w
{} ';' \
213 && rm -rf
"$(distdir)" \
214 ||
{ sleep
5 && rm -rf
"$(distdir)"; }; \
216 am__post_remove_distdir
= $(am__remove_distdir
)
219 sed_first
='s,^\([^/]*\)/.*$$,\1,'; \
220 sed_rest
='s,^[^/]*/*,,'; \
221 sed_last
='s,^.*/\([^/]*\)$$,\1,'; \
222 sed_butlast
='s,/*[^/]*$$,,'; \
223 while
test -n
"$$dir1"; do \
224 first
=`echo "$$dir1" | sed -e "$$sed_first"`; \
225 if
test "$$first" != "."; then \
226 if
test "$$first" = ".."; then \
227 dir2
=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
228 dir0
=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
230 first2
=`echo "$$dir2" | sed -e "$$sed_first"`; \
231 if
test "$$first2" = "$$first"; then \
232 dir2
=`echo "$$dir2" | sed -e "$$sed_rest"`; \
236 dir0
="$$dir0"/"$$first"; \
239 dir1
=`echo "$$dir1" | sed -e "$$sed_rest"`; \
242 DIST_ARCHIVES
= $(distdir
).
tar.gz
244 DIST_TARGETS
= dist-gzip
245 distuninstallcheck_listfiles
= find .
-type f
-print
246 am__distuninstallcheck_listfiles
= $(distuninstallcheck_listfiles
) \
247 | sed
's|^\./|$(prefix)/|' | grep
-v
'$(infodir)/dir$$'
248 distcleancheck_listfiles
= find .
-type f
-print
251 AM_CFLAGS
= @AM_CFLAGS@
252 AM_DEFAULT_VERBOSITY
= @AM_DEFAULT_VERBOSITY@
253 AM_LDFLAGS
= @AM_LDFLAGS@
255 AUTOCONF
= @AUTOCONF@
256 AUTOHEADER
= @AUTOHEADER@
257 AUTOMAKE
= @AUTOMAKE@
260 CCDEPMODE
= @CCDEPMODE@
264 CPPFLAGS
= @CPPFLAGS@
265 CYGPATH_W
= @CYGPATH_W@
266 C_CLIENT_CFLAGS
= @C_CLIENT_CFLAGS@
267 C_CLIENT_GCCOPTLEVEL
= @C_CLIENT_GCCOPTLEVEL@
268 C_CLIENT_LDFLAGS
= @C_CLIENT_LDFLAGS@
269 C_CLIENT_SPECIALS
= @C_CLIENT_SPECIALS@
270 C_CLIENT_TARGET
= @C_CLIENT_TARGET@
271 C_CLIENT_WITH_IPV6
= @C_CLIENT_WITH_IPV6@
275 DSYMUTIL
= @DSYMUTIL@
284 GMSGFMT_015
= @GMSGFMT_015@
287 INSTALL_DATA
= @INSTALL_DATA@
288 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
289 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
290 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
291 INTLLIBS
= @INTLLIBS@
292 INTL_MACOSX_LIBS
= @INTL_MACOSX_LIBS@
293 ISPELLPROG
= @ISPELLPROG@
296 LIBICONV
= @LIBICONV@
301 LIBTOOL_DEPS
= @LIBTOOL_DEPS@
306 LTLIBICONV
= @LTLIBICONV@
307 LTLIBINTL
= @LTLIBINTL@
308 LTLIBOBJS
= @LTLIBOBJS@
311 MAKEINFO
= @MAKEINFO@
312 MANIFEST_TOOL
= @MANIFEST_TOOL@
315 MSGFMT_015
= @MSGFMT_015@
316 MSGMERGE
= @MSGMERGE@
319 NPA_PROG
= @NPA_PROG@
325 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
326 PACKAGE_NAME
= @PACKAGE_NAME@
327 PACKAGE_STRING
= @PACKAGE_STRING@
328 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
329 PACKAGE_URL
= @PACKAGE_URL@
330 PACKAGE_VERSION
= @PACKAGE_VERSION@
331 PATH_SEPARATOR
= @PATH_SEPARATOR@
333 PTHREAD_CC
= @PTHREAD_CC@
334 PTHREAD_CFLAGS
= @PTHREAD_CFLAGS@
335 PTHREAD_LIBS
= @PTHREAD_LIBS@
338 REGEX_BUILD
= @REGEX_BUILD@
341 SENDMAIL
= @SENDMAIL@
342 SET_MAKE
= @SET_MAKE@
344 SPELLPROG
= @SPELLPROG@
348 WEB_BINDIR
= @WEB_BINDIR@
349 WEB_BUILD
= @WEB_BUILD@
350 WEB_PUBCOOKIE_BUILD
= @WEB_PUBCOOKIE_BUILD@
351 WEB_PUBCOOKIE_LIB
= @WEB_PUBCOOKIE_LIB@
352 WEB_PUBCOOKIE_LINK
= @WEB_PUBCOOKIE_LINK@
353 XGETTEXT
= @XGETTEXT@
354 XGETTEXT_015
= @XGETTEXT_015@
355 abs_builddir
= @abs_builddir@
356 abs_srcdir
= @abs_srcdir@
357 abs_top_builddir
= @abs_top_builddir@
358 abs_top_srcdir
= @abs_top_srcdir@
359 ac_ct_AR
= @ac_ct_AR@
360 ac_ct_CC
= @ac_ct_CC@
361 ac_ct_DUMPBIN
= @ac_ct_DUMPBIN@
362 acx_pthread_config
= @acx_pthread_config@
363 alpine_interactive_spellcheck
= @alpine_interactive_spellcheck@
364 alpine_simple_spellcheck
= @alpine_simple_spellcheck@
365 am__include
= @am__include@
366 am__leading_dot
= @am__leading_dot@
367 am__quote
= @am__quote@
369 am__untar
= @am__untar@
372 build_alias
= @build_alias@
373 build_cpu
= @build_cpu@
374 build_os
= @build_os@
375 build_vendor
= @build_vendor@
376 builddir
= @builddir@
378 datarootdir
= @datarootdir@
381 exec_prefix = @
exec_prefix@
383 host_alias
= @host_alias@
384 host_cpu
= @host_cpu@
386 host_vendor
= @host_vendor@
388 includedir = @
includedir@
390 install_sh
= @install_sh@
392 libexecdir
= @libexecdir@
393 localedir
= @localedir@
394 localstatedir
= @localstatedir@
397 oldincludedir = @
oldincludedir@
400 program_transform_name
= @program_transform_name@
403 sharedstatedir
= @sharedstatedir@
405 sysconfdir
= @sysconfdir@
406 target_alias
= @target_alias@
407 top_build_prefix
= @top_build_prefix@
408 top_builddir
= @top_builddir@
409 top_srcdir
= @top_srcdir@
410 EXTRA_DIST
= config.rpath VERSION README LICENSE
411 SUBDIRS
= m4 po
$(REGEX_BUILD
) pith pico alpine
$(WEB_PUBCOOKIE_BUILD
) $(WEB_BUILD
)
412 BUILT_SOURCES
= c-client.d c-client
$(WEB_PUBCOOKIE_LINK
)
413 CLEANFILES
= c-client
414 man_MANS
= doc
/man1
/alpine
.1 doc
/man1
/pico
.1 doc
/man1
/pilot
.1 doc
/man1
/rpdump
.1 doc
/man1
/rpload
.1
415 ACLOCAL_AMFLAGS
= --install -I m4
416 all: $(BUILT_SOURCES
)
417 $(MAKE
) $(AM_MAKEFLAGS
) all-recursive
420 am--refresh
: Makefile
422 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/Makefile.am
$(am__configure_deps
)
424 case
'$(am__configure_deps)' in \
426 echo
' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
427 $(am__cd
) $(srcdir) && $(AUTOMAKE
) --foreign \
432 echo
' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
433 $(am__cd
) $(top_srcdir
) && \
434 $(AUTOMAKE
) --foreign Makefile
436 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
439 echo
' $(SHELL) ./config.status'; \
440 $(SHELL
) .
/config.status
;; \
442 echo
' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
443 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
$(am__depfiles_maybe
);; \
446 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
447 $(SHELL
) .
/config.status
--recheck
449 $(top_srcdir
)/configure
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
450 $(am__cd
) $(srcdir) && $(AUTOCONF
)
451 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@
$(am__aclocal_m4_deps
)
452 $(am__cd
) $(srcdir) && $(ACLOCAL
) $(ACLOCAL_AMFLAGS
)
453 $(am__aclocal_m4_deps
):
455 include/config.h
: include/stamp-h1
456 @if
test ! -f
$@
; then
rm -f
include/stamp-h1
; else :; fi
457 @if
test ! -f
$@
; then
$(MAKE
) $(AM_MAKEFLAGS
) include/stamp-h1
; else :; fi
459 include/stamp-h1
: $(top_srcdir
)/include/config.h.in
$(top_builddir
)/config.status
460 @
rm -f
include/stamp-h1
461 cd
$(top_builddir
) && $(SHELL
) .
/config.status
include/config.h
462 $(top_srcdir
)/include/config.h.in
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
463 ($(am__cd
) $(top_srcdir
) && $(AUTOHEADER
))
464 rm -f
include/stamp-h1
468 -rm -f
include/config.h
include/stamp-h1
477 -rm -f libtool config.lt
478 install-man1
: $(man_MANS
)
481 list2
='$(man_MANS)'; \
482 test -n
"$(man1dir)" \
483 && test -n
"`echo $$list1$$list2`" \
485 echo
" $(MKDIR_P) '$(DESTDIR)$(man1dir)'"; \
486 $(MKDIR_P
) "$(DESTDIR)$(man1dir)" || exit
1; \
487 { for i in
$$list1; do echo
"$$i"; done
; \
488 if
test -n
"$$list2"; then \
489 for i in
$$list2; do echo
"$$i"; done \
490 | sed
-n
'/\.1[a-z]*$$/p'; \
492 } | while read p
; do \
493 if
test -f
$$p; then d
=; else d
="$(srcdir)/"; fi
; \
494 echo
"$$d$$p"; echo
"$$p"; \
496 sed
-e
'n;s,.*/,,;p;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
497 -e
's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
498 sed
'N;N;s,\n, ,g' |
{ \
499 list
=; while read file base inst
; do \
500 if
test "$$base" = "$$inst"; then list
="$$list $$file"; else \
501 echo
" $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
502 $(INSTALL_DATA
) "$$file" "$(DESTDIR)$(man1dir)/$$inst" || exit
$$?
; \
505 for i in
$$list; do echo
"$$i"; done |
$(am__base_list
) | \
506 while read files
; do \
507 test -z
"$$files" ||
{ \
508 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(man1dir)'"; \
509 $(INSTALL_DATA
) $$files "$(DESTDIR)$(man1dir)" || exit
$$?
; }; \
514 @list
=''; test -n
"$(man1dir)" || exit
0; \
515 files
=`{ for i in $$list; do echo "$$i"; done; \
516 l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \
517 sed -n '/\.1[a-z]*$$/p'; \
518 } | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
519 -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
520 dir='$(DESTDIR)$(man1dir)'; $(am__uninstall_files_from_dir
)
522 # This directory's subdirectories are mostly independent; you can cd
523 # into them and run 'make' without going through this Makefile.
524 # To change the values of 'make' variables: instead of editing Makefiles,
525 # (1) if the variable is set in 'config.status', edit 'config.status'
526 # (which will cause the Makefiles to be regenerated when you run 'make');
527 # (2) otherwise, pass the desired values on the 'make' command line.
528 $(am__recursive_targets
):
530 if
$(am__make_keepgoing
); then \
531 failcom
='fail=yes'; \
536 target
=`echo $@ | sed s/-recursive//`; \
538 distclean-
* | maintainer-clean-
*) list
='$(DIST_SUBDIRS)' ;; \
539 *) list
='$(SUBDIRS)' ;; \
541 for subdir in
$$list; do \
542 echo
"Making $$target in $$subdir"; \
543 if
test "$$subdir" = "."; then \
545 local_target
="$$target-am"; \
547 local_target
="$$target"; \
549 ($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
552 if
test "$$dot_seen" = "no"; then \
553 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
556 ID
: $(am__tagged_files
)
557 $(am__define_uniq_tagged_files
); mkid
-fID
$$unique
561 tags-am
: $(TAGS_DEPENDENCIES
) $(am__tagged_files
)
564 if
($(ETAGS
) --etags-include
--version
) >/dev
/null
2>&1; then \
565 include_option
=--etags-include
; \
568 include_option
=--include; \
571 list
='$(SUBDIRS)'; for subdir in
$$list; do \
572 if
test "$$subdir" = .
; then
:; else \
573 test ! -f
$$subdir/TAGS || \
574 set
"$$@" "$$include_option=$$here/$$subdir/TAGS"; \
577 $(am__define_uniq_tagged_files
); \
579 if
test -z
"$(ETAGS_ARGS)$$*$$unique"; then
:; else \
580 test -n
"$$unique" || unique
=$$empty_fix; \
581 if
test $$# -gt 0; then \
582 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
585 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
589 ctags
: ctags-recursive
592 ctags-am
: $(TAGS_DEPENDENCIES
) $(am__tagged_files
)
593 $(am__define_uniq_tagged_files
); \
594 test -z
"$(CTAGS_ARGS)$$unique" \
595 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
599 here
=`$(am__cd) $(top_builddir) && pwd` \
600 && $(am__cd
) $(top_srcdir
) \
601 && gtags
-i
$(GTAGS_ARGS
) "$$here"
603 test ! -s cscope.files \
604 ||
$(CSCOPE
) -b
-q
$(AM_CSCOPEFLAGS
) $(CSCOPEFLAGS
) -i cscope.files
$(CSCOPE_ARGS
)
607 cscope.files
: clean-cscope cscopelist
608 cscopelist
: cscopelist-recursive
610 cscopelist-am
: $(am__tagged_files
)
611 list
='$(am__tagged_files)'; \
612 case
"$(srcdir)" in \
613 [\\/]* | ?
:[\\/]*) sdir
="$(srcdir)" ;; \
614 *) sdir
=$(subdir
)/$(srcdir) ;; \
616 for i in
$$list; do \
617 if
test -f
"$$i"; then \
618 echo
"$(subdir)/$$i"; \
622 done
>> $(top_builddir
)/cscope.files
625 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
626 -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
628 distdir
: $(DISTFILES
)
629 $(am__remove_distdir
)
630 test -d
"$(distdir)" || mkdir
"$(distdir)"
631 @srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
632 topsrcdirstrip
=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
633 list
='$(DISTFILES)'; \
634 dist_files
=`for file in $$list; do echo $$file; done | \
635 sed -e "s|^$$srcdirstrip/||;t" \
636 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
637 case
$$dist_files in \
638 */*) $(MKDIR_P
) `echo "$$dist_files" | \
639 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
642 for file in
$$dist_files; do \
643 if
test -f
$$file ||
test -d
$$file; then d
=.
; else d
=$(srcdir); fi
; \
644 if
test -d
$$d/$$file; then \
645 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
646 if
test -d
"$(distdir)/$$file"; then \
647 find
"$(distdir)/$$file" -type d
! -perm
-700 -exec chmod u
+rwx
{} \
;; \
649 if
test -d
$(srcdir)/$$file && test $$d != $(srcdir); then \
650 cp
-fpR
$(srcdir)/$$file "$(distdir)$$dir" || exit
1; \
651 find
"$(distdir)/$$file" -type d
! -perm
-700 -exec chmod u
+rwx
{} \
;; \
653 cp
-fpR
$$d/$$file "$(distdir)$$dir" || exit
1; \
655 test -f
"$(distdir)/$$file" \
656 || cp
-p
$$d/$$file "$(distdir)/$$file" \
660 @list
='$(DIST_SUBDIRS)'; for subdir in
$$list; do \
661 if
test "$$subdir" = .
; then
:; else \
663 ||
test -d
"$(distdir)/$$subdir" \
664 ||
$(MKDIR_P
) "$(distdir)/$$subdir" \
666 dir1
=$$subdir; dir2
="$(distdir)/$$subdir"; \
668 new_distdir
=$$reldir; \
669 dir1
=$$subdir; dir2
="$(top_distdir)"; \
671 new_top_distdir
=$$reldir; \
672 echo
" (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
673 echo
" am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
674 ($(am__cd
) $$subdir && \
675 $(MAKE
) $(AM_MAKEFLAGS
) \
676 top_distdir
="$$new_top_distdir" \
677 distdir
="$$new_distdir" \
678 am__remove_distdir
=: \
679 am__skip_length_check
=: \
680 am__skip_mode_fix
=: \
685 -test -n
"$(am__skip_mode_fix)" \
686 || find
"$(distdir)" -type d
! -perm
-755 \
687 -exec chmod u
+rwx
,go
+rx
{} \
; -o \
688 ! -type d
! -perm
-444 -links
1 -exec chmod a
+r
{} \
; -o \
689 ! -type d
! -perm
-400 -exec chmod a
+r
{} \
; -o \
690 ! -type d
! -perm
-444 -exec
$(install_sh
) -c
-m a
+r
{} {} \
; \
691 || chmod
-R a
+r
"$(distdir)"
693 tardir
=$(distdir
) && $(am__tar
) | GZIP
=$(GZIP_ENV
) gzip
-c
>$(distdir
).
tar.gz
694 $(am__post_remove_distdir
)
697 tardir
=$(distdir
) && $(am__tar
) | BZIP2
=$${BZIP2--9
} bzip2
-c
>$(distdir
).
tar.bz2
698 $(am__post_remove_distdir
)
701 tardir
=$(distdir
) && $(am__tar
) | lzip
-c
$${LZIP_OPT--9
} >$(distdir
).
tar.lz
702 $(am__post_remove_distdir
)
705 tardir
=$(distdir
) && $(am__tar
) | XZ_OPT
=$${XZ_OPT--e
} xz
-c
>$(distdir
).
tar.xz
706 $(am__post_remove_distdir
)
709 tardir
=$(distdir
) && $(am__tar
) | compress
-c
>$(distdir
).
tar.Z
710 $(am__post_remove_distdir
)
713 shar $(distdir
) | GZIP
=$(GZIP_ENV
) gzip
-c
>$(distdir
).
shar.gz
714 $(am__post_remove_distdir
)
717 -rm -f
$(distdir
).zip
718 zip
-rq
$(distdir
).zip
$(distdir
)
719 $(am__post_remove_distdir
)
722 $(MAKE
) $(AM_MAKEFLAGS
) $(DIST_TARGETS
) am__post_remove_distdir
='@:'
723 $(am__post_remove_distdir
)
725 # This target untars the dist file and tries a VPATH configuration. Then
726 # it guarantees that the distribution is self-contained by making another
729 case
'$(DIST_ARCHIVES)' in \
731 GZIP
=$(GZIP_ENV
) gzip
-dc
$(distdir
).
tar.gz |
$(am__untar
) ;;\
733 bzip2
-dc
$(distdir
).
tar.bz2 |
$(am__untar
) ;;\
735 lzip
-dc
$(distdir
).
tar.lz |
$(am__untar
) ;;\
737 xz
-dc
$(distdir
).
tar.xz |
$(am__untar
) ;;\
739 uncompress
-c
$(distdir
).
tar.Z |
$(am__untar
) ;;\
741 GZIP
=$(GZIP_ENV
) gzip
-dc
$(distdir
).
shar.gz | unshar
;;\
743 unzip
$(distdir
).zip
;;\
745 chmod
-R a-w
$(distdir
)
747 mkdir
$(distdir
)/_build
$(distdir
)/_inst
749 test -d
$(distdir
)/_build || exit
0; \
750 dc_install_base
=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
751 && dc_destdir
="$${TMPDIR-/tmp}/am-dc-$$$$/" \
753 && $(am__cd
) $(distdir
)/_build \
754 && ..
/configure
--srcdir=..
--prefix="$$dc_install_base" \
755 $(AM_DISTCHECK_CONFIGURE_FLAGS
) \
756 $(DISTCHECK_CONFIGURE_FLAGS
) \
757 && $(MAKE
) $(AM_MAKEFLAGS
) \
758 && $(MAKE
) $(AM_MAKEFLAGS
) dvi \
759 && $(MAKE
) $(AM_MAKEFLAGS
) check \
760 && $(MAKE
) $(AM_MAKEFLAGS
) install \
761 && $(MAKE
) $(AM_MAKEFLAGS
) installcheck \
762 && $(MAKE
) $(AM_MAKEFLAGS
) uninstall \
763 && $(MAKE
) $(AM_MAKEFLAGS
) distuninstallcheck_dir
="$$dc_install_base" \
765 && chmod
-R a-w
"$$dc_install_base" \
767 (cd ..
/..
&& umask
077 && mkdir
"$$dc_destdir") \
768 && $(MAKE
) $(AM_MAKEFLAGS
) DESTDIR
="$$dc_destdir" install \
769 && $(MAKE
) $(AM_MAKEFLAGS
) DESTDIR
="$$dc_destdir" uninstall \
770 && $(MAKE
) $(AM_MAKEFLAGS
) DESTDIR
="$$dc_destdir" \
771 distuninstallcheck_dir
="$$dc_destdir" distuninstallcheck
; \
772 } ||
{ rm -rf
"$$dc_destdir"; exit
1; }) \
773 && rm -rf
"$$dc_destdir" \
774 && $(MAKE
) $(AM_MAKEFLAGS
) dist \
775 && rm -rf
$(DIST_ARCHIVES
) \
776 && $(MAKE
) $(AM_MAKEFLAGS
) distcleancheck \
779 $(am__post_remove_distdir
)
780 @
(echo
"$(distdir) archives ready for distribution: "; \
781 list
='$(DIST_ARCHIVES)'; for i in
$$list; do echo
$$i; done
) | \
782 sed
-e
1h
-e
1s
/.
/=/g
-e
1p
-e
1x
-e
'$$p' -e
'$$x'
784 @
test -n
'$(distuninstallcheck_dir)' ||
{ \
785 echo
'ERROR: trying to run $@ with an empty' \
786 '$$(distuninstallcheck_dir)' >&2; \
789 $(am__cd
) '$(distuninstallcheck_dir)' ||
{ \
790 echo
'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
793 test `$(am__distuninstallcheck_listfiles) | wc -l` -eq
0 \
794 ||
{ echo
"ERROR: files left after uninstall:" ; \
795 if
test -n
"$(DESTDIR)"; then \
796 echo
" (check DESTDIR support)"; \
798 $(distuninstallcheck_listfiles
) ; \
800 distcleancheck
: distclean
801 @if
test '$(srcdir)' = .
; then \
802 echo
"ERROR: distcleancheck can only run from a VPATH build" ; \
805 @
test `$(distcleancheck_listfiles) | wc -l` -eq
0 \
806 ||
{ echo
"ERROR: files left in build directory after distclean:" ; \
807 $(distcleancheck_listfiles
) ; \
810 check: $(BUILT_SOURCES
)
811 $(MAKE
) $(AM_MAKEFLAGS
) check-recursive
812 all-am
: Makefile
$(MANS
)
813 installdirs: installdirs-recursive
815 for
dir in
"$(DESTDIR)$(man1dir)"; do \
816 test -z
"$$dir" ||
$(MKDIR_P
) "$$dir"; \
818 install: $(BUILT_SOURCES
)
819 $(MAKE
) $(AM_MAKEFLAGS
) install-recursive
820 install-exec
: install-exec-recursive
821 install-data
: install-data-recursive
822 uninstall: uninstall-recursive
825 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
827 installcheck: installcheck-recursive
829 if
test -z
'$(STRIP)'; then \
830 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
831 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
834 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
835 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
836 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
841 -test -z
"$(CLEANFILES)" ||
rm -f
$(CLEANFILES
)
844 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
845 -test .
= "$(srcdir)" ||
test -z
"$(CONFIG_CLEAN_VPATH_FILES)" ||
rm -f
$(CONFIG_CLEAN_VPATH_FILES
)
847 maintainer-clean-generic
:
848 @echo
"This command is intended for maintainers to use"
849 @echo
"it deletes files that may require special tools to rebuild."
850 -test -z
"$(BUILT_SOURCES)" ||
rm -f
$(BUILT_SOURCES
)
851 clean: clean-recursive
853 clean-am
: clean-generic clean-libtool clean-local mostlyclean-am
855 distclean: distclean-recursive
856 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
858 distclean-am
: clean-am distclean-generic distclean-hdr \
859 distclean-libtool distclean-tags
873 install-data-am
: install-man
875 install-dvi
: install-dvi-recursive
881 install-html
: install-html-recursive
885 install-info
: install-info-recursive
889 install-man
: install-man1
891 install-pdf
: install-pdf-recursive
895 install-ps
: install-ps-recursive
901 maintainer-clean
: maintainer-clean-recursive
902 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
903 -rm -rf
$(top_srcdir
)/autom4te.cache
905 maintainer-clean-am
: distclean-am maintainer-clean-generic
907 mostlyclean: mostlyclean-recursive
909 mostlyclean-am
: mostlyclean-generic mostlyclean-libtool
919 uninstall-am
: uninstall-man
921 uninstall-man
: uninstall-man1
923 .MAKE
: $(am__recursive_targets
) all check install install-am \
926 .PHONY
: $(am__recursive_targets
) CTAGS GTAGS TAGS
all all-am \
927 am--refresh
check check-am
clean clean-cscope clean-generic \
928 clean-libtool clean-local cscope cscopelist-am ctags ctags-am \
929 dist dist-all dist-bzip2 dist-gzip dist-lzip dist-shar \
930 dist-tarZ dist-xz dist-zip distcheck
distclean \
931 distclean-generic distclean-hdr distclean-libtool \
932 distclean-tags distcleancheck distdir distuninstallcheck
dvi \
933 dvi-am html html-am
info info-am
install install-am \
934 install-data install-data-am install-dvi install-dvi-am \
935 install-exec install-exec-am install-html install-html-am \
936 install-info install-info-am install-man install-man1 \
937 install-pdf install-pdf-am install-ps install-ps-am \
938 install-strip
installcheck installcheck-am
installdirs \
939 installdirs-am maintainer-clean maintainer-clean-generic \
940 mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
941 ps ps-am
tags tags-am
uninstall uninstall-am uninstall-man \
945 .PHONY
: c-client.d c-client gssapi_proxy.l
948 if
test ! -L c-client
; then
$(LN_S
) imap
/c-client c-client
; fi
951 $(C_CLIENT_WITH_IPV6
)
952 cd imap
&& $(MAKE
) $(C_CLIENT_TARGET
) $(C_CLIENT_CFLAGS
) $(C_CLIENT_LDFLAGS
) $(C_CLIENT_GCCOPTLEVEL
) EXTRASPECIALS
="$(C_CLIENT_SPECIALS)"
955 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
958 cd imap
&& $(MAKE
) clean
960 # Tell versions [3.59,3.63) of GNU make to not export all variables.
961 # Otherwise a system limit (for SysV at least) may be exceeded.