1 # Makefile.in generated by automake 1.13.4 from Makefile.am.
2 # Makefile. Generated from Makefile.in by configure.
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)/alpine
74 pkgincludedir
= $(includedir)/alpine
75 pkglibdir
= $(libdir)/alpine
76 pkglibexecdir
= $(libexecdir
)/alpine
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
= x86_64-suse-linux-gnu
90 host_triplet
= x86_64-suse-linux-gnu
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 compile config.guess config.rpath config.sub depcomp \
96 install-sh missing ltmain.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
/m4_ax_prog_cc_for_build.m4 \
105 $(top_srcdir
)/m4
/nls.m4
$(top_srcdir
)/m4
/po.m4 \
106 $(top_srcdir
)/m4
/progtest.m4
$(top_srcdir
)/configure.ac
107 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
109 am__CONFIG_DISTCLEAN_FILES
= config.status config.cache config.log \
110 configure.lineno config.status.lineno
111 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/mkinstalldirs
112 CONFIG_HEADER
= $(top_builddir
)/include/config.h
114 CONFIG_CLEAN_VPATH_FILES
=
115 AM_V_P
= $(am__v_P_
$(V
))
116 am__v_P_
= $(am__v_P_
$(AM_DEFAULT_VERBOSITY
))
119 AM_V_GEN
= $(am__v_GEN_
$(V
))
120 am__v_GEN_
= $(am__v_GEN_
$(AM_DEFAULT_VERBOSITY
))
121 am__v_GEN_0
= @echo
" GEN " $@
;
123 AM_V_at
= $(am__v_at_
$(V
))
124 am__v_at_
= $(am__v_at_
$(AM_DEFAULT_VERBOSITY
))
129 RECURSIVE_TARGETS
= all-recursive check-recursive cscopelist-recursive \
130 ctags-recursive dvi-recursive html-recursive info-recursive \
131 install-data-recursive install-dvi-recursive \
132 install-exec-recursive install-html-recursive \
133 install-info-recursive install-pdf-recursive \
134 install-ps-recursive install-recursive installcheck-recursive \
135 installdirs-recursive pdf-recursive ps-recursive \
136 tags-recursive uninstall-recursive
137 am__can_run_installinfo
= \
138 case
$$AM_UPDATE_INFO_DIR in \
140 *) (install-info
--version
) >/dev
/null
2>&1;; \
142 am__vpath_adj_setup
= srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`;
143 am__vpath_adj
= case
$$p in \
144 $(srcdir)/*) f
=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
147 am__strip_dir
= f
=`echo $$p | sed -e 's|^.*/||'`;
149 am__nobase_strip_setup
= \
150 srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
152 for p in
$$list; do echo
"$$p"; done | sed
-e
"s|$$srcdirstrip/||"
153 am__nobase_list
= $(am__nobase_strip_setup
); \
154 for p in
$$list; do echo
"$$p $$p"; done | \
155 sed
"s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
156 $(AWK
) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
157 if (++n[$$2] == $(am__install_max)) \
158 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
159 END { for (dir in files) print dir, files[dir] }'
161 sed
'$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
162 sed
'$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
163 am__uninstall_files_from_dir
= { \
165 ||
{ test ! -d
"$$dir" && test ! -f
"$$dir" && test ! -r
"$$dir"; } \
166 ||
{ echo
" ( cd '$$dir' && rm -f" $$files ")"; \
167 $(am__cd
) "$$dir" && rm -f
$$files; }; \
169 man1dir = $(mandir)/man1
170 am__installdirs
= "$(DESTDIR)$(man1dir)"
173 RECURSIVE_CLEAN_TARGETS
= mostlyclean-recursive clean-recursive \
174 distclean-recursive maintainer-clean-recursive
175 am__recursive_targets
= \
176 $(RECURSIVE_TARGETS
) \
177 $(RECURSIVE_CLEAN_TARGETS
) \
178 $(am__extra_recursive_targets
)
179 AM_RECURSIVE_TARGETS
= $(am__recursive_targets
:-recursive
=) TAGS CTAGS \
180 cscope distdir
dist dist-all distcheck
181 am__tagged_files
= $(HEADERS
) $(SOURCES
) $(TAGS_FILES
) $(LISP
)
182 # Read a list of newline-separated strings from the standard input,
183 # and print each of them once, without duplicates. Input order is
185 am__uniquify_input
= $(AWK
) '\
186 BEGIN { nonempty = 0; } \
187 { items[$$0] = 1; nonempty = 1; } \
188 END { if (nonempty) { for (i in items) print i; }; } \
190 # Make sure the list of sources is unique. This is necessary because,
191 # e.g., the same source file might be shared among _SOURCES variables
192 # for different programs/libraries.
193 am__define_uniq_tagged_files
= \
194 list
='$(am__tagged_files)'; \
195 unique
=`for i in $$list; do \
196 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
197 done | $(am__uniquify_input)`
201 DIST_SUBDIRS
= $(SUBDIRS
)
202 DISTFILES
= $(DIST_COMMON
) $(DIST_SOURCES
) $(TEXINFOS
) $(EXTRA_DIST
)
203 distdir
= $(PACKAGE
)-$(VERSION
)
204 top_distdir
= $(distdir
)
205 am__remove_distdir
= \
206 if
test -d
"$(distdir)"; then \
207 find
"$(distdir)" -type d
! -perm
-200 -exec chmod u
+w
{} ';' \
208 && rm -rf
"$(distdir)" \
209 ||
{ sleep
5 && rm -rf
"$(distdir)"; }; \
211 am__post_remove_distdir
= $(am__remove_distdir
)
214 sed_first
='s,^\([^/]*\)/.*$$,\1,'; \
215 sed_rest
='s,^[^/]*/*,,'; \
216 sed_last
='s,^.*/\([^/]*\)$$,\1,'; \
217 sed_butlast
='s,/*[^/]*$$,,'; \
218 while
test -n
"$$dir1"; do \
219 first
=`echo "$$dir1" | sed -e "$$sed_first"`; \
220 if
test "$$first" != "."; then \
221 if
test "$$first" = ".."; then \
222 dir2
=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
223 dir0
=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
225 first2
=`echo "$$dir2" | sed -e "$$sed_first"`; \
226 if
test "$$first2" = "$$first"; then \
227 dir2
=`echo "$$dir2" | sed -e "$$sed_rest"`; \
231 dir0
="$$dir0"/"$$first"; \
234 dir1
=`echo "$$dir1" | sed -e "$$sed_rest"`; \
237 DIST_ARCHIVES
= $(distdir
).
tar.gz
239 DIST_TARGETS
= dist-gzip
240 distuninstallcheck_listfiles
= find .
-type f
-print
241 am__distuninstallcheck_listfiles
= $(distuninstallcheck_listfiles
) \
242 | sed
's|^\./|$(prefix)/|' | grep
-v
'$(infodir)/dir$$'
243 distcleancheck_listfiles
= find .
-type f
-print
244 ACLOCAL
= ${SHELL} /run
/media
/echappa
/Alpine
/alpine
/alpinegit
/missing aclocal-1.13
245 ALPINE_DATESTAMP
= Sun Feb
25 12:46:50 MST
2018
246 ALPINE_HOSTSTAMP
= linux.suse
248 AM_CFLAGS
= -g
-pthread
249 AM_DEFAULT_VERBOSITY
= 1
252 AUTOCONF
= ${SHELL} /run
/media
/echappa
/Alpine
/alpine
/alpinegit
/missing autoconf
253 AUTOHEADER
= ${SHELL} /run
/media
/echappa
/Alpine
/alpine
/alpinegit
/missing autoheader
254 AUTOMAKE
= ${SHELL} /run
/media
/echappa
/Alpine
/alpine
/alpinegit
/missing automake-1.13
259 CCDEPMODE
= depmode
=gcc3
262 CFLAGS_FOR_BUILD
= -g
-O2
265 CPPFLAGS
= -I
/usr
/include/openssl
267 CPP_FOR_BUILD
= gcc
-E
269 C_CLIENT_AUTHS
= gss ntl
270 C_CLIENT_CFLAGS
= EXTRACFLAGS
=" -DTLSV1_2 -I/usr/include/openssl -g"
271 C_CLIENT_GCCOPTLEVEL
= GCCOPTLEVEL
="-O0"
272 C_CLIENT_LDFLAGS
= EXTRALDFLAGS
=" -L/usr/lib -ltcl8.6 -lntlm -lgssapi_krb5 -lpam -lldap -lssl -lcrypto -ldl -ltinfo -llber -lpam -lkrb5"
273 C_CLIENT_SPECIALS
= SSLINCLUDE
=/usr
/include/openssl SSLLIB
=/usr
/lib SSLDIR
=/etc
/ssl SSLCERTS
=/etc
/ssl
/certs SSLKEYS
=/etc
/ssl
/private
274 C_CLIENT_TARGET
= lsu
275 C_CLIENT_WITH_IPV6
= touch imap
/ip6
276 DEFS
= -DHAVE_CONFIG_H
284 EGREP
= /usr
/bin
/grep
-E
286 FGREP
= /usr
/bin
/grep
-F
287 GMSGFMT
= /usr
/bin
/msgfmt
288 GMSGFMT_015
= /usr
/bin
/msgfmt
290 INSTALL
= /usr
/bin
/install -c
291 INSTALL_DATA
= ${INSTALL} -m
644
292 INSTALL_PROGRAM
= ${INSTALL}
293 INSTALL_SCRIPT
= ${INSTALL}
294 INSTALL_STRIP_PROGRAM
= $(install_sh
) -c
-s
297 ISPELLPROG
= hunspell
298 LD
= /usr
/x86_64-suse-linux
/bin
/ld -m elf_x86_64
304 LIBS
= -ltcl8.6
-lntlm
-lgssapi_krb5
-lpam
-lldap
-lssl
-lcrypto
-ldl
-ltinfo
-llber
-lpam
-lkrb5
305 LIBTOOL
= $(SHELL
) $(top_builddir
)/libtool
306 LIBTOOL_DEPS
= .
/ltmain.sh
316 MAKEINFO
= ${SHELL} /run
/media
/echappa
/Alpine
/alpine
/alpinegit
/missing
makeinfo
318 MKDIR_P
= /usr
/bin
/mkdir
-p
319 MSGFMT
= /usr
/bin
/msgfmt
320 MSGFMT_015
= /usr
/bin
/msgfmt
321 MSGMERGE
= /usr
/bin
/msgmerge
330 PACKAGE_BUGREPORT
= chappa@washington.edu
331 PACKAGE_NAME
= alpine
332 PACKAGE_STRING
= alpine
2.21.999
333 PACKAGE_TARNAME
= alpine
335 PACKAGE_VERSION
= 2.21.999
338 PTHREAD_CC
= gcc
-std
=gnu99
339 PTHREAD_CFLAGS
= -pthread
341 PWPROG
= /usr
/bin
/passwd
346 SENDMAIL
= /usr
/sbin
/sendmail
355 WEB_PUBCOOKIE_BUILD
=
358 XGETTEXT
= /usr
/bin
/xgettext
359 XGETTEXT_015
= /usr
/bin
/xgettext
360 abs_builddir
= /run
/media
/echappa
/Alpine
/alpine
/alpinegit
361 abs_srcdir
= /run
/media
/echappa
/Alpine
/alpine
/alpinegit
362 abs_top_builddir
= /run
/media
/echappa
/Alpine
/alpine
/alpinegit
363 abs_top_srcdir
= /run
/media
/echappa
/Alpine
/alpine
/alpinegit
366 ac_ct_CC_FOR_BUILD
= gcc
369 alpine_interactive_spellcheck
= /usr
/bin
/hunspell
370 alpine_simple_spellcheck
= /usr
/bin
/hunspell
-l
371 am__include
= include
374 am__tar
= $${TAR-tar
} chof
- "$$tardir"
375 am__untar
= $${TAR-tar
} xf
-
376 bindir = ${exec_prefix}/bin
377 build
= x86_64-suse-linux-gnu
383 datadir = ${datarootdir}
384 datarootdir
= ${prefix}/share
385 docdir
= ${datarootdir}/doc
/${PACKAGE_TARNAME}
387 exec_prefix = ${prefix}
388 host
= x86_64-suse-linux-gnu
394 includedir = ${prefix}/include
395 infodir = ${datarootdir}/info
396 install_sh
= ${SHELL} /run
/media
/echappa
/Alpine
/alpine
/alpinegit
/install-sh
397 libdir = ${exec_prefix}/lib64
398 libexecdir
= ${exec_prefix}/lib
399 localedir
= ${datadir}/locale
400 localstatedir
= ${prefix}/var
401 mandir = ${datarootdir}/man
403 oldincludedir = /usr
/include
406 program_transform_name
= s
,x
,x
,
408 sbindir
= ${exec_prefix}/sbin
409 sharedstatedir
= ${prefix}/com
411 sysconfdir
= ${prefix}/etc
416 EXTRA_DIST
= config.rpath VERSION README LICENSE
417 SUBDIRS
= m4 po
$(REGEX_BUILD
) pith pico alpine
$(WEB_PUBCOOKIE_BUILD
) $(WEB_BUILD
)
418 BUILT_SOURCES
= c-client.d c-client
$(WEB_PUBCOOKIE_LINK
)
419 CLEANFILES
= c-client
420 man_MANS
= doc
/man1
/alpine
.1 doc
/man1
/pico
.1 doc
/man1
/pilot
.1 doc
/man1
/rpdump
.1 doc
/man1
/rpload
.1
421 ACLOCAL_AMFLAGS
= --install -I m4
422 all: $(BUILT_SOURCES
)
423 $(MAKE
) $(AM_MAKEFLAGS
) all-recursive
426 am--refresh
: Makefile
428 $(srcdir)/Makefile.in
: # $(srcdir)/Makefile.am $(am__configure_deps)
430 case
'$(am__configure_deps)' in \
432 echo
' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
433 $(am__cd
) $(srcdir) && $(AUTOMAKE
) --foreign \
438 echo
' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
439 $(am__cd
) $(top_srcdir
) && \
440 $(AUTOMAKE
) --foreign Makefile
442 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
445 echo
' $(SHELL) ./config.status'; \
446 $(SHELL
) .
/config.status
;; \
448 echo
' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
449 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
$(am__depfiles_maybe
);; \
452 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
453 $(SHELL
) .
/config.status
--recheck
455 $(top_srcdir
)/configure
: # $(am__configure_deps)
456 $(am__cd
) $(srcdir) && $(AUTOCONF
)
457 $(ACLOCAL_M4
): # $(am__aclocal_m4_deps)
458 $(am__cd
) $(srcdir) && $(ACLOCAL
) $(ACLOCAL_AMFLAGS
)
459 $(am__aclocal_m4_deps
):
461 include/config.h
: include/stamp-h1
462 @if
test ! -f
$@
; then
rm -f
include/stamp-h1
; else :; fi
463 @if
test ! -f
$@
; then
$(MAKE
) $(AM_MAKEFLAGS
) include/stamp-h1
; else :; fi
465 include/stamp-h1
: $(top_srcdir
)/include/config.h.in
$(top_builddir
)/config.status
466 @
rm -f
include/stamp-h1
467 cd
$(top_builddir
) && $(SHELL
) .
/config.status
include/config.h
468 $(top_srcdir
)/include/config.h.in
: # $(am__configure_deps)
469 ($(am__cd
) $(top_srcdir
) && $(AUTOHEADER
))
470 rm -f
include/stamp-h1
474 -rm -f
include/config.h
include/stamp-h1
483 -rm -f libtool config.lt
484 install-man1
: $(man_MANS
)
487 list2
='$(man_MANS)'; \
488 test -n
"$(man1dir)" \
489 && test -n
"`echo $$list1$$list2`" \
491 echo
" $(MKDIR_P) '$(DESTDIR)$(man1dir)'"; \
492 $(MKDIR_P
) "$(DESTDIR)$(man1dir)" || exit
1; \
493 { for i in
$$list1; do echo
"$$i"; done
; \
494 if
test -n
"$$list2"; then \
495 for i in
$$list2; do echo
"$$i"; done \
496 | sed
-n
'/\.1[a-z]*$$/p'; \
498 } | while read p
; do \
499 if
test -f
$$p; then d
=; else d
="$(srcdir)/"; fi
; \
500 echo
"$$d$$p"; echo
"$$p"; \
502 sed
-e
'n;s,.*/,,;p;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
503 -e
's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
504 sed
'N;N;s,\n, ,g' |
{ \
505 list
=; while read file base inst
; do \
506 if
test "$$base" = "$$inst"; then list
="$$list $$file"; else \
507 echo
" $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
508 $(INSTALL_DATA
) "$$file" "$(DESTDIR)$(man1dir)/$$inst" || exit
$$?
; \
511 for i in
$$list; do echo
"$$i"; done |
$(am__base_list
) | \
512 while read files
; do \
513 test -z
"$$files" ||
{ \
514 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(man1dir)'"; \
515 $(INSTALL_DATA
) $$files "$(DESTDIR)$(man1dir)" || exit
$$?
; }; \
520 @list
=''; test -n
"$(man1dir)" || exit
0; \
521 files
=`{ for i in $$list; do echo "$$i"; done; \
522 l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \
523 sed -n '/\.1[a-z]*$$/p'; \
524 } | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
525 -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
526 dir='$(DESTDIR)$(man1dir)'; $(am__uninstall_files_from_dir
)
528 # This directory's subdirectories are mostly independent; you can cd
529 # into them and run 'make' without going through this Makefile.
530 # To change the values of 'make' variables: instead of editing Makefiles,
531 # (1) if the variable is set in 'config.status', edit 'config.status'
532 # (which will cause the Makefiles to be regenerated when you run 'make');
533 # (2) otherwise, pass the desired values on the 'make' command line.
534 $(am__recursive_targets
):
536 if
$(am__make_keepgoing
); then \
537 failcom
='fail=yes'; \
542 target
=`echo $@ | sed s/-recursive//`; \
544 distclean-
* | maintainer-clean-
*) list
='$(DIST_SUBDIRS)' ;; \
545 *) list
='$(SUBDIRS)' ;; \
547 for subdir in
$$list; do \
548 echo
"Making $$target in $$subdir"; \
549 if
test "$$subdir" = "."; then \
551 local_target
="$$target-am"; \
553 local_target
="$$target"; \
555 ($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
558 if
test "$$dot_seen" = "no"; then \
559 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
562 ID
: $(am__tagged_files
)
563 $(am__define_uniq_tagged_files
); mkid
-fID
$$unique
567 tags-am
: $(TAGS_DEPENDENCIES
) $(am__tagged_files
)
570 if
($(ETAGS
) --etags-include
--version
) >/dev
/null
2>&1; then \
571 include_option
=--etags-include
; \
574 include_option
=--include; \
577 list
='$(SUBDIRS)'; for subdir in
$$list; do \
578 if
test "$$subdir" = .
; then
:; else \
579 test ! -f
$$subdir/TAGS || \
580 set
"$$@" "$$include_option=$$here/$$subdir/TAGS"; \
583 $(am__define_uniq_tagged_files
); \
585 if
test -z
"$(ETAGS_ARGS)$$*$$unique"; then
:; else \
586 test -n
"$$unique" || unique
=$$empty_fix; \
587 if
test $$# -gt 0; then \
588 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
591 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
595 ctags
: ctags-recursive
598 ctags-am
: $(TAGS_DEPENDENCIES
) $(am__tagged_files
)
599 $(am__define_uniq_tagged_files
); \
600 test -z
"$(CTAGS_ARGS)$$unique" \
601 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
605 here
=`$(am__cd) $(top_builddir) && pwd` \
606 && $(am__cd
) $(top_srcdir
) \
607 && gtags
-i
$(GTAGS_ARGS
) "$$here"
609 test ! -s cscope.files \
610 ||
$(CSCOPE
) -b
-q
$(AM_CSCOPEFLAGS
) $(CSCOPEFLAGS
) -i cscope.files
$(CSCOPE_ARGS
)
613 cscope.files
: clean-cscope cscopelist
614 cscopelist
: cscopelist-recursive
616 cscopelist-am
: $(am__tagged_files
)
617 list
='$(am__tagged_files)'; \
618 case
"$(srcdir)" in \
619 [\\/]* | ?
:[\\/]*) sdir
="$(srcdir)" ;; \
620 *) sdir
=$(subdir
)/$(srcdir) ;; \
622 for i in
$$list; do \
623 if
test -f
"$$i"; then \
624 echo
"$(subdir)/$$i"; \
628 done
>> $(top_builddir
)/cscope.files
631 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
632 -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
634 distdir
: $(DISTFILES
)
635 $(am__remove_distdir
)
636 test -d
"$(distdir)" || mkdir
"$(distdir)"
637 @srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
638 topsrcdirstrip
=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
639 list
='$(DISTFILES)'; \
640 dist_files
=`for file in $$list; do echo $$file; done | \
641 sed -e "s|^$$srcdirstrip/||;t" \
642 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
643 case
$$dist_files in \
644 */*) $(MKDIR_P
) `echo "$$dist_files" | \
645 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
648 for file in
$$dist_files; do \
649 if
test -f
$$file ||
test -d
$$file; then d
=.
; else d
=$(srcdir); fi
; \
650 if
test -d
$$d/$$file; then \
651 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
652 if
test -d
"$(distdir)/$$file"; then \
653 find
"$(distdir)/$$file" -type d
! -perm
-700 -exec chmod u
+rwx
{} \
;; \
655 if
test -d
$(srcdir)/$$file && test $$d != $(srcdir); then \
656 cp
-fpR
$(srcdir)/$$file "$(distdir)$$dir" || exit
1; \
657 find
"$(distdir)/$$file" -type d
! -perm
-700 -exec chmod u
+rwx
{} \
;; \
659 cp
-fpR
$$d/$$file "$(distdir)$$dir" || exit
1; \
661 test -f
"$(distdir)/$$file" \
662 || cp
-p
$$d/$$file "$(distdir)/$$file" \
666 @list
='$(DIST_SUBDIRS)'; for subdir in
$$list; do \
667 if
test "$$subdir" = .
; then
:; else \
669 ||
test -d
"$(distdir)/$$subdir" \
670 ||
$(MKDIR_P
) "$(distdir)/$$subdir" \
672 dir1
=$$subdir; dir2
="$(distdir)/$$subdir"; \
674 new_distdir
=$$reldir; \
675 dir1
=$$subdir; dir2
="$(top_distdir)"; \
677 new_top_distdir
=$$reldir; \
678 echo
" (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
679 echo
" am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
680 ($(am__cd
) $$subdir && \
681 $(MAKE
) $(AM_MAKEFLAGS
) \
682 top_distdir
="$$new_top_distdir" \
683 distdir
="$$new_distdir" \
684 am__remove_distdir
=: \
685 am__skip_length_check
=: \
686 am__skip_mode_fix
=: \
691 -test -n
"$(am__skip_mode_fix)" \
692 || find
"$(distdir)" -type d
! -perm
-755 \
693 -exec chmod u
+rwx
,go
+rx
{} \
; -o \
694 ! -type d
! -perm
-444 -links
1 -exec chmod a
+r
{} \
; -o \
695 ! -type d
! -perm
-400 -exec chmod a
+r
{} \
; -o \
696 ! -type d
! -perm
-444 -exec
$(install_sh
) -c
-m a
+r
{} {} \
; \
697 || chmod
-R a
+r
"$(distdir)"
699 tardir
=$(distdir
) && $(am__tar
) | GZIP
=$(GZIP_ENV
) gzip
-c
>$(distdir
).
tar.gz
700 $(am__post_remove_distdir
)
703 tardir
=$(distdir
) && $(am__tar
) | BZIP2
=$${BZIP2--9
} bzip2
-c
>$(distdir
).
tar.bz2
704 $(am__post_remove_distdir
)
707 tardir
=$(distdir
) && $(am__tar
) | lzip
-c
$${LZIP_OPT--9
} >$(distdir
).
tar.lz
708 $(am__post_remove_distdir
)
711 tardir
=$(distdir
) && $(am__tar
) | XZ_OPT
=$${XZ_OPT--e
} xz
-c
>$(distdir
).
tar.xz
712 $(am__post_remove_distdir
)
715 tardir
=$(distdir
) && $(am__tar
) | compress
-c
>$(distdir
).
tar.Z
716 $(am__post_remove_distdir
)
719 shar $(distdir
) | GZIP
=$(GZIP_ENV
) gzip
-c
>$(distdir
).
shar.gz
720 $(am__post_remove_distdir
)
723 -rm -f
$(distdir
).zip
724 zip
-rq
$(distdir
).zip
$(distdir
)
725 $(am__post_remove_distdir
)
728 $(MAKE
) $(AM_MAKEFLAGS
) $(DIST_TARGETS
) am__post_remove_distdir
='@:'
729 $(am__post_remove_distdir
)
731 # This target untars the dist file and tries a VPATH configuration. Then
732 # it guarantees that the distribution is self-contained by making another
735 case
'$(DIST_ARCHIVES)' in \
737 GZIP
=$(GZIP_ENV
) gzip
-dc
$(distdir
).
tar.gz |
$(am__untar
) ;;\
739 bzip2
-dc
$(distdir
).
tar.bz2 |
$(am__untar
) ;;\
741 lzip
-dc
$(distdir
).
tar.lz |
$(am__untar
) ;;\
743 xz
-dc
$(distdir
).
tar.xz |
$(am__untar
) ;;\
745 uncompress
-c
$(distdir
).
tar.Z |
$(am__untar
) ;;\
747 GZIP
=$(GZIP_ENV
) gzip
-dc
$(distdir
).
shar.gz | unshar
;;\
749 unzip
$(distdir
).zip
;;\
751 chmod
-R a-w
$(distdir
)
753 mkdir
$(distdir
)/_build
$(distdir
)/_inst
755 test -d
$(distdir
)/_build || exit
0; \
756 dc_install_base
=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
757 && dc_destdir
="$${TMPDIR-/tmp}/am-dc-$$$$/" \
759 && $(am__cd
) $(distdir
)/_build \
760 && ..
/configure
--srcdir=..
--prefix="$$dc_install_base" \
761 $(AM_DISTCHECK_CONFIGURE_FLAGS
) \
762 $(DISTCHECK_CONFIGURE_FLAGS
) \
763 && $(MAKE
) $(AM_MAKEFLAGS
) \
764 && $(MAKE
) $(AM_MAKEFLAGS
) dvi \
765 && $(MAKE
) $(AM_MAKEFLAGS
) check \
766 && $(MAKE
) $(AM_MAKEFLAGS
) install \
767 && $(MAKE
) $(AM_MAKEFLAGS
) installcheck \
768 && $(MAKE
) $(AM_MAKEFLAGS
) uninstall \
769 && $(MAKE
) $(AM_MAKEFLAGS
) distuninstallcheck_dir
="$$dc_install_base" \
771 && chmod
-R a-w
"$$dc_install_base" \
773 (cd ..
/..
&& umask
077 && mkdir
"$$dc_destdir") \
774 && $(MAKE
) $(AM_MAKEFLAGS
) DESTDIR
="$$dc_destdir" install \
775 && $(MAKE
) $(AM_MAKEFLAGS
) DESTDIR
="$$dc_destdir" uninstall \
776 && $(MAKE
) $(AM_MAKEFLAGS
) DESTDIR
="$$dc_destdir" \
777 distuninstallcheck_dir
="$$dc_destdir" distuninstallcheck
; \
778 } ||
{ rm -rf
"$$dc_destdir"; exit
1; }) \
779 && rm -rf
"$$dc_destdir" \
780 && $(MAKE
) $(AM_MAKEFLAGS
) dist \
781 && rm -rf
$(DIST_ARCHIVES
) \
782 && $(MAKE
) $(AM_MAKEFLAGS
) distcleancheck \
785 $(am__post_remove_distdir
)
786 @
(echo
"$(distdir) archives ready for distribution: "; \
787 list
='$(DIST_ARCHIVES)'; for i in
$$list; do echo
$$i; done
) | \
788 sed
-e
1h
-e
1s
/.
/=/g
-e
1p
-e
1x
-e
'$$p' -e
'$$x'
790 @
test -n
'$(distuninstallcheck_dir)' ||
{ \
791 echo
'ERROR: trying to run $@ with an empty' \
792 '$$(distuninstallcheck_dir)' >&2; \
795 $(am__cd
) '$(distuninstallcheck_dir)' ||
{ \
796 echo
'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
799 test `$(am__distuninstallcheck_listfiles) | wc -l` -eq
0 \
800 ||
{ echo
"ERROR: files left after uninstall:" ; \
801 if
test -n
"$(DESTDIR)"; then \
802 echo
" (check DESTDIR support)"; \
804 $(distuninstallcheck_listfiles
) ; \
806 distcleancheck
: distclean
807 @if
test '$(srcdir)' = .
; then \
808 echo
"ERROR: distcleancheck can only run from a VPATH build" ; \
811 @
test `$(distcleancheck_listfiles) | wc -l` -eq
0 \
812 ||
{ echo
"ERROR: files left in build directory after distclean:" ; \
813 $(distcleancheck_listfiles
) ; \
816 check: $(BUILT_SOURCES
)
817 $(MAKE
) $(AM_MAKEFLAGS
) check-recursive
818 all-am
: Makefile
$(MANS
)
819 installdirs: installdirs-recursive
821 for
dir in
"$(DESTDIR)$(man1dir)"; do \
822 test -z
"$$dir" ||
$(MKDIR_P
) "$$dir"; \
824 install: $(BUILT_SOURCES
)
825 $(MAKE
) $(AM_MAKEFLAGS
) install-recursive
826 install-exec
: install-exec-recursive
827 install-data
: install-data-recursive
828 uninstall: uninstall-recursive
831 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
833 installcheck: installcheck-recursive
835 if
test -z
'$(STRIP)'; then \
836 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
837 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
840 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
841 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
842 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
847 -test -z
"$(CLEANFILES)" ||
rm -f
$(CLEANFILES
)
850 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
851 -test .
= "$(srcdir)" ||
test -z
"$(CONFIG_CLEAN_VPATH_FILES)" ||
rm -f
$(CONFIG_CLEAN_VPATH_FILES
)
853 maintainer-clean-generic
:
854 @echo
"This command is intended for maintainers to use"
855 @echo
"it deletes files that may require special tools to rebuild."
856 -test -z
"$(BUILT_SOURCES)" ||
rm -f
$(BUILT_SOURCES
)
857 clean: clean-recursive
859 clean-am
: clean-generic clean-libtool clean-local mostlyclean-am
861 distclean: distclean-recursive
862 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
864 distclean-am
: clean-am distclean-generic distclean-hdr \
865 distclean-libtool distclean-tags
879 install-data-am
: install-man
881 install-dvi
: install-dvi-recursive
887 install-html
: install-html-recursive
891 install-info
: install-info-recursive
895 install-man
: install-man1
897 install-pdf
: install-pdf-recursive
901 install-ps
: install-ps-recursive
907 maintainer-clean
: maintainer-clean-recursive
908 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
909 -rm -rf
$(top_srcdir
)/autom4te.cache
911 maintainer-clean-am
: distclean-am maintainer-clean-generic
913 mostlyclean: mostlyclean-recursive
915 mostlyclean-am
: mostlyclean-generic mostlyclean-libtool
925 uninstall-am
: uninstall-man
927 uninstall-man
: uninstall-man1
929 .MAKE
: $(am__recursive_targets
) all check install install-am \
932 .PHONY
: $(am__recursive_targets
) CTAGS GTAGS TAGS
all all-am \
933 am--refresh
check check-am
clean clean-cscope clean-generic \
934 clean-libtool clean-local cscope cscopelist-am ctags ctags-am \
935 dist dist-all dist-bzip2 dist-gzip dist-lzip dist-shar \
936 dist-tarZ dist-xz dist-zip distcheck
distclean \
937 distclean-generic distclean-hdr distclean-libtool \
938 distclean-tags distcleancheck distdir distuninstallcheck
dvi \
939 dvi-am html html-am
info info-am
install install-am \
940 install-data install-data-am install-dvi install-dvi-am \
941 install-exec install-exec-am install-html install-html-am \
942 install-info install-info-am install-man install-man1 \
943 install-pdf install-pdf-am install-ps install-ps-am \
944 install-strip
installcheck installcheck-am
installdirs \
945 installdirs-am maintainer-clean maintainer-clean-generic \
946 mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
947 ps ps-am
tags tags-am
uninstall uninstall-am uninstall-man \
951 .PHONY
: c-client.d c-client gssapi_proxy.l
954 if
test ! -L c-client
; then
$(LN_S
) imap
/c-client c-client
; fi
957 $(C_CLIENT_WITH_IPV6
)
958 cd imap
&& $(MAKE
) $(C_CLIENT_TARGET
) $(C_CLIENT_CFLAGS
) $(C_CLIENT_LDFLAGS
) $(C_CLIENT_GCCOPTLEVEL
) EXTRAAUTHENTICATORS
="$(C_CLIENT_AUTHS)" EXTRASPECIALS
="$(C_CLIENT_SPECIALS)"
961 if
test ! -L c-client
/auth_gss_proxy.c
; then
$(LN_S
) /run
/media
/echappa
/Alpine
/alpine
/alpinegit
/web
/src
/pubcookie
/auth_gss_proxy.c c-client
/auth_gss_proxy.c
; fi
964 cd imap
&& $(MAKE
) clean
966 # Tell versions [3.59,3.63) of GNU make to not export all variables.
967 # Otherwise a system limit (for SysV at least) may be exceeded.