1 # Makefile.in generated by automake 1.15.1 from Makefile.am.
4 # Copyright (C) 1994-2017 Free Software Foundation, Inc.
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
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 # ========================================================================
29 if
test -z
'$(MAKELEVEL)'; then \
31 elif
test -n
'$(MAKE_HOST)'; then \
33 elif
test -n
'$(MAKE_VERSION)' && test -n
'$(CURDIR)'; then \
39 am__make_running_with_option
= \
40 case
$${target_option-
} in \
42 *) echo
"am__make_running_with_option: internal error: invalid" \
43 "target option '$${target_option-}' specified" >&2; \
47 sane_makeflags
=$$MAKEFLAGS; \
48 if
$(am__is_gnu_make
); then \
49 sane_makeflags
=$$MFLAGS; \
54 sane_makeflags
=`printf '%s\n' "$$MAKEFLAGS" \
55 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
61 flg
=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
63 for flg in
$$sane_makeflags; do \
64 test $$skip_next = yes
&& { skip_next
=no
; continue
; }; \
67 -*I
) strip_trailopt
'I'; skip_next
=yes
;; \
68 -*I?
*) strip_trailopt
'I';; \
69 -*O
) strip_trailopt
'O'; skip_next
=yes
;; \
70 -*O?
*) strip_trailopt
'O';; \
71 -*l
) strip_trailopt
'l'; skip_next
=yes
;; \
72 -*l?
*) strip_trailopt
'l';; \
73 -[dEDm
]) skip_next
=yes
;; \
74 -[JT
]) skip_next
=yes
;; \
77 *$$target_option*) has_opt
=yes
; break
;; \
81 am__make_dryrun
= (target_option
=n
; $(am__make_running_with_option
))
82 am__make_keepgoing
= (target_option
=k
; $(am__make_running_with_option
))
83 pkgdatadir
= $(datadir)/@PACKAGE@
84 pkgincludedir
= $(includedir)/@PACKAGE@
85 pkglibdir
= $(libdir)/@PACKAGE@
86 pkglibexecdir
= $(libexecdir
)/@PACKAGE@
87 am__cd
= CDPATH
="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
88 install_sh_DATA
= $(install_sh
) -c
-m
644
89 install_sh_PROGRAM
= $(install_sh
) -c
90 install_sh_SCRIPT
= $(install_sh
) -c
91 INSTALL_HEADER
= $(INSTALL_DATA
)
92 transform
= $(program_transform_name
)
99 build_triplet
= @build@
100 host_triplet
= @host@
102 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
103 am__aclocal_m4_deps
= $(top_srcdir
)/m4
/acx_pthread.m4 \
104 $(top_srcdir
)/m4
/gettext.m4
$(top_srcdir
)/m4
/iconv.m4 \
105 $(top_srcdir
)/m4
/lib-ld.m4
$(top_srcdir
)/m4
/lib-link.m4 \
106 $(top_srcdir
)/m4
/lib-prefix.m4
$(top_srcdir
)/m4
/libtool.m4 \
107 $(top_srcdir
)/m4
/ltoptions.m4
$(top_srcdir
)/m4
/ltsugar.m4 \
108 $(top_srcdir
)/m4
/ltversion.m4
$(top_srcdir
)/m4
/lt~obsolete.m4 \
109 $(top_srcdir
)/m4
/m4_ax_prog_cc_for_build.m4 \
110 $(top_srcdir
)/m4
/nls.m4
$(top_srcdir
)/m4
/po.m4 \
111 $(top_srcdir
)/m4
/progtest.m4
$(top_srcdir
)/configure.ac
112 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
114 DIST_COMMON
= $(srcdir)/Makefile.am
$(top_srcdir
)/configure \
115 $(am__configure_deps
) $(am__DIST_COMMON
)
116 am__CONFIG_DISTCLEAN_FILES
= config.status config.cache config.log \
117 configure.lineno config.status.lineno
118 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/mkinstalldirs
119 CONFIG_HEADER
= $(top_builddir
)/include/config.h
121 CONFIG_CLEAN_VPATH_FILES
=
122 AM_V_P
= $(am__v_P_@AM_V@
)
123 am__v_P_
= $(am__v_P_@AM_DEFAULT_V@
)
126 AM_V_GEN
= $(am__v_GEN_@AM_V@
)
127 am__v_GEN_
= $(am__v_GEN_@AM_DEFAULT_V@
)
128 am__v_GEN_0
= @echo
" GEN " $@
;
130 AM_V_at
= $(am__v_at_@AM_V@
)
131 am__v_at_
= $(am__v_at_@AM_DEFAULT_V@
)
136 RECURSIVE_TARGETS
= all-recursive check-recursive cscopelist-recursive \
137 ctags-recursive dvi-recursive html-recursive info-recursive \
138 install-data-recursive install-dvi-recursive \
139 install-exec-recursive install-html-recursive \
140 install-info-recursive install-pdf-recursive \
141 install-ps-recursive install-recursive installcheck-recursive \
142 installdirs-recursive pdf-recursive ps-recursive \
143 tags-recursive uninstall-recursive
144 am__can_run_installinfo
= \
145 case
$$AM_UPDATE_INFO_DIR in \
147 *) (install-info
--version
) >/dev
/null
2>&1;; \
149 am__vpath_adj_setup
= srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`;
150 am__vpath_adj
= case
$$p in \
151 $(srcdir)/*) f
=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
154 am__strip_dir
= f
=`echo $$p | sed -e 's|^.*/||'`;
156 am__nobase_strip_setup
= \
157 srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
159 for p in
$$list; do echo
"$$p"; done | sed
-e
"s|$$srcdirstrip/||"
160 am__nobase_list
= $(am__nobase_strip_setup
); \
161 for p in
$$list; do echo
"$$p $$p"; done | \
162 sed
"s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
163 $(AWK
) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
164 if (++n[$$2] == $(am__install_max)) \
165 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
166 END { for (dir in files) print dir, files[dir] }'
168 sed
'$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
169 sed
'$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
170 am__uninstall_files_from_dir
= { \
172 ||
{ test ! -d
"$$dir" && test ! -f
"$$dir" && test ! -r
"$$dir"; } \
173 ||
{ echo
" ( cd '$$dir' && rm -f" $$files ")"; \
174 $(am__cd
) "$$dir" && rm -f
$$files; }; \
176 man1dir = $(mandir)/man1
177 am__installdirs
= "$(DESTDIR)$(man1dir)"
180 RECURSIVE_CLEAN_TARGETS
= mostlyclean-recursive clean-recursive \
181 distclean-recursive maintainer-clean-recursive
182 am__recursive_targets
= \
183 $(RECURSIVE_TARGETS
) \
184 $(RECURSIVE_CLEAN_TARGETS
) \
185 $(am__extra_recursive_targets
)
186 AM_RECURSIVE_TARGETS
= $(am__recursive_targets
:-recursive
=) TAGS CTAGS \
187 cscope distdir
dist dist-all distcheck
188 am__tagged_files
= $(HEADERS
) $(SOURCES
) $(TAGS_FILES
) $(LISP
)
189 # Read a list of newline-separated strings from the standard input,
190 # and print each of them once, without duplicates. Input order is
192 am__uniquify_input
= $(AWK
) '\
193 BEGIN { nonempty = 0; } \
194 { items[$$0] = 1; nonempty = 1; } \
195 END { if (nonempty) { for (i in items) print i; }; } \
197 # Make sure the list of sources is unique. This is necessary because,
198 # e.g., the same source file might be shared among _SOURCES variables
199 # for different programs/libraries.
200 am__define_uniq_tagged_files
= \
201 list
='$(am__tagged_files)'; \
202 unique
=`for i in $$list; do \
203 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
204 done | $(am__uniquify_input)`
208 DIST_SUBDIRS
= $(SUBDIRS
)
209 am__DIST_COMMON
= $(srcdir)/Makefile.in \
210 $(top_srcdir
)/include/config.h.in ABOUT-NLS README compile \
211 config.guess config.rpath config.sub install-sh ltmain.sh \
212 missing mkinstalldirs
213 DISTFILES
= $(DIST_COMMON
) $(DIST_SOURCES
) $(TEXINFOS
) $(EXTRA_DIST
)
214 distdir
= $(PACKAGE
)-$(VERSION
)
215 top_distdir
= $(distdir
)
216 am__remove_distdir
= \
217 if
test -d
"$(distdir)"; then \
218 find
"$(distdir)" -type d
! -perm
-200 -exec chmod u
+w
{} ';' \
219 && rm -rf
"$(distdir)" \
220 ||
{ sleep
5 && rm -rf
"$(distdir)"; }; \
222 am__post_remove_distdir
= $(am__remove_distdir
)
225 sed_first
='s,^\([^/]*\)/.*$$,\1,'; \
226 sed_rest
='s,^[^/]*/*,,'; \
227 sed_last
='s,^.*/\([^/]*\)$$,\1,'; \
228 sed_butlast
='s,/*[^/]*$$,,'; \
229 while
test -n
"$$dir1"; do \
230 first
=`echo "$$dir1" | sed -e "$$sed_first"`; \
231 if
test "$$first" != "."; then \
232 if
test "$$first" = ".."; then \
233 dir2
=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
234 dir0
=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
236 first2
=`echo "$$dir2" | sed -e "$$sed_first"`; \
237 if
test "$$first2" = "$$first"; then \
238 dir2
=`echo "$$dir2" | sed -e "$$sed_rest"`; \
242 dir0
="$$dir0"/"$$first"; \
245 dir1
=`echo "$$dir1" | sed -e "$$sed_rest"`; \
248 DIST_ARCHIVES
= $(distdir
).
tar.gz
250 DIST_TARGETS
= dist-gzip
251 distuninstallcheck_listfiles
= find .
-type f
-print
252 am__distuninstallcheck_listfiles
= $(distuninstallcheck_listfiles
) \
253 | sed
's|^\./|$(prefix)/|' | grep
-v
'$(infodir)/dir$$'
254 distcleancheck_listfiles
= find .
-type f
-print
256 ALPINE_DATESTAMP
= @ALPINE_DATESTAMP@
257 ALPINE_HOSTSTAMP
= @ALPINE_HOSTSTAMP@
259 AM_CFLAGS
= @AM_CFLAGS@
260 AM_DEFAULT_VERBOSITY
= @AM_DEFAULT_VERBOSITY@
261 AM_LDFLAGS
= @AM_LDFLAGS@
263 AUTOCONF
= @AUTOCONF@
264 AUTOHEADER
= @AUTOHEADER@
265 AUTOMAKE
= @AUTOMAKE@
267 BUILD_EXEEXT
= @BUILD_EXEEXT@
268 BUILD_OBJEXT
= @BUILD_OBJEXT@
270 CCDEPMODE
= @CCDEPMODE@
271 CC_FOR_BUILD
= @CC_FOR_BUILD@
273 CFLAGS_FOR_BUILD
= @CFLAGS_FOR_BUILD@
276 CPPFLAGS
= @CPPFLAGS@
277 CPPFLAGS_FOR_BUILD
= @CPPFLAGS_FOR_BUILD@
278 CPP_FOR_BUILD
= @CPP_FOR_BUILD@
279 CYGPATH_W
= @CYGPATH_W@
280 C_CLIENT_AUTHS
= @C_CLIENT_AUTHS@
281 C_CLIENT_BUNDLED
= @C_CLIENT_BUNDLED@
282 C_CLIENT_CFLAGS
= @C_CLIENT_CFLAGS@
283 C_CLIENT_GCCOPTLEVEL
= @C_CLIENT_GCCOPTLEVEL@
284 C_CLIENT_LDFLAGS
= @C_CLIENT_LDFLAGS@
285 C_CLIENT_SPECIALS
= @C_CLIENT_SPECIALS@
286 C_CLIENT_TARGET
= @C_CLIENT_TARGET@
287 C_CLIENT_WITH_IPV6
= @C_CLIENT_WITH_IPV6@
291 DSYMUTIL
= @DSYMUTIL@
300 GMSGFMT_015
= @GMSGFMT_015@
303 INSTALL_DATA
= @INSTALL_DATA@
304 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
305 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
306 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
307 INTLLIBS
= @INTLLIBS@
308 INTL_MACOSX_LIBS
= @INTL_MACOSX_LIBS@
309 ISPELLPROG
= @ISPELLPROG@
312 LDFLAGS_FOR_BUILD
= @LDFLAGS_FOR_BUILD@
313 LIBICONV
= @LIBICONV@
318 LIBTOOL_DEPS
= @LIBTOOL_DEPS@
323 LTLIBICONV
= @LTLIBICONV@
324 LTLIBINTL
= @LTLIBINTL@
325 LTLIBOBJS
= @LTLIBOBJS@
326 LT_SYS_LIBRARY_PATH
= @LT_SYS_LIBRARY_PATH@
329 MAKEINFO
= @MAKEINFO@
330 MANIFEST_TOOL
= @MANIFEST_TOOL@
333 MSGFMT_015
= @MSGFMT_015@
334 MSGMERGE
= @MSGMERGE@
337 NPA_PROG
= @NPA_PROG@
343 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
344 PACKAGE_NAME
= @PACKAGE_NAME@
345 PACKAGE_STRING
= @PACKAGE_STRING@
346 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
347 PACKAGE_URL
= @PACKAGE_URL@
348 PACKAGE_VERSION
= @PACKAGE_VERSION@
349 PATH_SEPARATOR
= @PATH_SEPARATOR@
351 PTHREAD_CC
= @PTHREAD_CC@
352 PTHREAD_CFLAGS
= @PTHREAD_CFLAGS@
353 PTHREAD_LIBS
= @PTHREAD_LIBS@
356 REGEX_BUILD
= @REGEX_BUILD@
359 SENDMAIL
= @SENDMAIL@
360 SET_MAKE
= @SET_MAKE@
362 SPELLPROG
= @SPELLPROG@
366 WEB_BINDIR
= @WEB_BINDIR@
367 WEB_BUILD
= @WEB_BUILD@
368 WEB_PUBCOOKIE_BUILD
= @WEB_PUBCOOKIE_BUILD@
369 WEB_PUBCOOKIE_LIB
= @WEB_PUBCOOKIE_LIB@
370 WEB_PUBCOOKIE_LINK
= @WEB_PUBCOOKIE_LINK@
371 XGETTEXT
= @XGETTEXT@
372 XGETTEXT_015
= @XGETTEXT_015@
373 abs_builddir
= @abs_builddir@
374 abs_srcdir
= @abs_srcdir@
375 abs_top_builddir
= @abs_top_builddir@
376 abs_top_srcdir
= @abs_top_srcdir@
377 ac_ct_AR
= @ac_ct_AR@
378 ac_ct_CC
= @ac_ct_CC@
379 ac_ct_CC_FOR_BUILD
= @ac_ct_CC_FOR_BUILD@
380 ac_ct_DUMPBIN
= @ac_ct_DUMPBIN@
381 acx_pthread_config
= @acx_pthread_config@
382 alpine_interactive_spellcheck
= @alpine_interactive_spellcheck@
383 alpine_simple_spellcheck
= @alpine_simple_spellcheck@
384 am__include
= @am__include@
385 am__leading_dot
= @am__leading_dot@
386 am__quote
= @am__quote@
388 am__untar
= @am__untar@
391 build_alias
= @build_alias@
392 build_cpu
= @build_cpu@
393 build_os
= @build_os@
394 build_vendor
= @build_vendor@
395 builddir
= @builddir@
397 datarootdir
= @datarootdir@
400 exec_prefix = @
exec_prefix@
402 host_alias
= @host_alias@
403 host_cpu
= @host_cpu@
405 host_vendor
= @host_vendor@
407 includedir = @
includedir@
409 install_sh
= @install_sh@
411 libexecdir
= @libexecdir@
412 localedir
= @localedir@
413 localstatedir
= @localstatedir@
416 oldincludedir = @
oldincludedir@
419 program_transform_name
= @program_transform_name@
422 sharedstatedir
= @sharedstatedir@
424 sysconfdir
= @sysconfdir@
425 target_alias
= @target_alias@
426 top_build_prefix
= @top_build_prefix@
427 top_builddir
= @top_builddir@
428 top_srcdir
= @top_srcdir@
429 EXTRA_DIST
= config.rpath VERSION README LICENSE
430 SUBDIRS
= m4 po
$(REGEX_BUILD
) pith pico alpine
$(WEB_PUBCOOKIE_BUILD
) $(WEB_BUILD
)
431 BUILT_SOURCES
= c-client.d c-client
$(WEB_PUBCOOKIE_LINK
)
432 CLEANFILES
= c-client
433 man_MANS
= doc
/man1
/alpine
.1 doc
/man1
/pico
.1 doc
/man1
/pilot
.1 doc
/man1
/rpdump
.1 doc
/man1
/rpload
.1
434 ACLOCAL_AMFLAGS
= --install -I m4
435 all: $(BUILT_SOURCES
)
436 $(MAKE
) $(AM_MAKEFLAGS
) all-recursive
439 am--refresh
: Makefile
441 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/Makefile.am
$(am__configure_deps
)
443 case
'$(am__configure_deps)' in \
445 echo
' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
446 $(am__cd
) $(srcdir) && $(AUTOMAKE
) --foreign \
451 echo
' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
452 $(am__cd
) $(top_srcdir
) && \
453 $(AUTOMAKE
) --foreign Makefile
454 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
457 echo
' $(SHELL) ./config.status'; \
458 $(SHELL
) .
/config.status
;; \
460 echo
' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
461 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
$(am__depfiles_maybe
);; \
464 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
465 $(SHELL
) .
/config.status
--recheck
467 $(top_srcdir
)/configure
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
468 $(am__cd
) $(srcdir) && $(AUTOCONF
)
469 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@
$(am__aclocal_m4_deps
)
470 $(am__cd
) $(srcdir) && $(ACLOCAL
) $(ACLOCAL_AMFLAGS
)
471 $(am__aclocal_m4_deps
):
473 include/config.h
: include/stamp-h1
474 @
test -f
$@ ||
rm -f
include/stamp-h1
475 @
test -f
$@ ||
$(MAKE
) $(AM_MAKEFLAGS
) include/stamp-h1
477 include/stamp-h1
: $(top_srcdir
)/include/config.h.in
$(top_builddir
)/config.status
478 @
rm -f
include/stamp-h1
479 cd
$(top_builddir
) && $(SHELL
) .
/config.status
include/config.h
480 $(top_srcdir
)/include/config.h.in
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
481 ($(am__cd
) $(top_srcdir
) && $(AUTOHEADER
))
482 rm -f
include/stamp-h1
486 -rm -f
include/config.h
include/stamp-h1
495 -rm -f libtool config.lt
496 install-man1
: $(man_MANS
)
499 list2
='$(man_MANS)'; \
500 test -n
"$(man1dir)" \
501 && test -n
"`echo $$list1$$list2`" \
503 echo
" $(MKDIR_P) '$(DESTDIR)$(man1dir)'"; \
504 $(MKDIR_P
) "$(DESTDIR)$(man1dir)" || exit
1; \
505 { for i in
$$list1; do echo
"$$i"; done
; \
506 if
test -n
"$$list2"; then \
507 for i in
$$list2; do echo
"$$i"; done \
508 | sed
-n
'/\.1[a-z]*$$/p'; \
510 } | while read p
; do \
511 if
test -f
$$p; then d
=; else d
="$(srcdir)/"; fi
; \
512 echo
"$$d$$p"; echo
"$$p"; \
514 sed
-e
'n;s,.*/,,;p;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
515 -e
's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
516 sed
'N;N;s,\n, ,g' |
{ \
517 list
=; while read file base inst
; do \
518 if
test "$$base" = "$$inst"; then list
="$$list $$file"; else \
519 echo
" $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
520 $(INSTALL_DATA
) "$$file" "$(DESTDIR)$(man1dir)/$$inst" || exit
$$?
; \
523 for i in
$$list; do echo
"$$i"; done |
$(am__base_list
) | \
524 while read files
; do \
525 test -z
"$$files" ||
{ \
526 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(man1dir)'"; \
527 $(INSTALL_DATA
) $$files "$(DESTDIR)$(man1dir)" || exit
$$?
; }; \
532 @list
=''; test -n
"$(man1dir)" || exit
0; \
533 files
=`{ for i in $$list; do echo "$$i"; done; \
534 l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \
535 sed -n '/\.1[a-z]*$$/p'; \
536 } | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
537 -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
538 dir='$(DESTDIR)$(man1dir)'; $(am__uninstall_files_from_dir
)
540 # This directory's subdirectories are mostly independent; you can cd
541 # into them and run 'make' without going through this Makefile.
542 # To change the values of 'make' variables: instead of editing Makefiles,
543 # (1) if the variable is set in 'config.status', edit 'config.status'
544 # (which will cause the Makefiles to be regenerated when you run 'make');
545 # (2) otherwise, pass the desired values on the 'make' command line.
546 $(am__recursive_targets
):
548 if
$(am__make_keepgoing
); then \
549 failcom
='fail=yes'; \
554 target
=`echo $@ | sed s/-recursive//`; \
556 distclean-
* | maintainer-clean-
*) list
='$(DIST_SUBDIRS)' ;; \
557 *) list
='$(SUBDIRS)' ;; \
559 for subdir in
$$list; do \
560 echo
"Making $$target in $$subdir"; \
561 if
test "$$subdir" = "."; then \
563 local_target
="$$target-am"; \
565 local_target
="$$target"; \
567 ($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
570 if
test "$$dot_seen" = "no"; then \
571 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
574 ID
: $(am__tagged_files
)
575 $(am__define_uniq_tagged_files
); mkid
-fID
$$unique
579 tags-am
: $(TAGS_DEPENDENCIES
) $(am__tagged_files
)
582 if
($(ETAGS
) --etags-include
--version
) >/dev
/null
2>&1; then \
583 include_option
=--etags-include
; \
586 include_option
=--include; \
589 list
='$(SUBDIRS)'; for subdir in
$$list; do \
590 if
test "$$subdir" = .
; then
:; else \
591 test ! -f
$$subdir/TAGS || \
592 set
"$$@" "$$include_option=$$here/$$subdir/TAGS"; \
595 $(am__define_uniq_tagged_files
); \
597 if
test -z
"$(ETAGS_ARGS)$$*$$unique"; then
:; else \
598 test -n
"$$unique" || unique
=$$empty_fix; \
599 if
test $$# -gt 0; then \
600 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
603 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
607 ctags
: ctags-recursive
610 ctags-am
: $(TAGS_DEPENDENCIES
) $(am__tagged_files
)
611 $(am__define_uniq_tagged_files
); \
612 test -z
"$(CTAGS_ARGS)$$unique" \
613 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
617 here
=`$(am__cd) $(top_builddir) && pwd` \
618 && $(am__cd
) $(top_srcdir
) \
619 && gtags
-i
$(GTAGS_ARGS
) "$$here"
621 test ! -s cscope.files \
622 ||
$(CSCOPE
) -b
-q
$(AM_CSCOPEFLAGS
) $(CSCOPEFLAGS
) -i cscope.files
$(CSCOPE_ARGS
)
625 cscope.files
: clean-cscope cscopelist
626 cscopelist
: cscopelist-recursive
628 cscopelist-am
: $(am__tagged_files
)
629 list
='$(am__tagged_files)'; \
630 case
"$(srcdir)" in \
631 [\\/]* | ?
:[\\/]*) sdir
="$(srcdir)" ;; \
632 *) sdir
=$(subdir
)/$(srcdir) ;; \
634 for i in
$$list; do \
635 if
test -f
"$$i"; then \
636 echo
"$(subdir)/$$i"; \
640 done
>> $(top_builddir
)/cscope.files
643 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
644 -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
646 distdir
: $(DISTFILES
)
647 $(am__remove_distdir
)
648 test -d
"$(distdir)" || mkdir
"$(distdir)"
649 @srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
650 topsrcdirstrip
=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
651 list
='$(DISTFILES)'; \
652 dist_files
=`for file in $$list; do echo $$file; done | \
653 sed -e "s|^$$srcdirstrip/||;t" \
654 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
655 case
$$dist_files in \
656 */*) $(MKDIR_P
) `echo "$$dist_files" | \
657 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
660 for file in
$$dist_files; do \
661 if
test -f
$$file ||
test -d
$$file; then d
=.
; else d
=$(srcdir); fi
; \
662 if
test -d
$$d/$$file; then \
663 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
664 if
test -d
"$(distdir)/$$file"; then \
665 find
"$(distdir)/$$file" -type d
! -perm
-700 -exec chmod u
+rwx
{} \
;; \
667 if
test -d
$(srcdir)/$$file && test $$d != $(srcdir); then \
668 cp
-fpR
$(srcdir)/$$file "$(distdir)$$dir" || exit
1; \
669 find
"$(distdir)/$$file" -type d
! -perm
-700 -exec chmod u
+rwx
{} \
;; \
671 cp
-fpR
$$d/$$file "$(distdir)$$dir" || exit
1; \
673 test -f
"$(distdir)/$$file" \
674 || cp
-p
$$d/$$file "$(distdir)/$$file" \
678 @list
='$(DIST_SUBDIRS)'; for subdir in
$$list; do \
679 if
test "$$subdir" = .
; then
:; else \
681 ||
test -d
"$(distdir)/$$subdir" \
682 ||
$(MKDIR_P
) "$(distdir)/$$subdir" \
684 dir1
=$$subdir; dir2
="$(distdir)/$$subdir"; \
686 new_distdir
=$$reldir; \
687 dir1
=$$subdir; dir2
="$(top_distdir)"; \
689 new_top_distdir
=$$reldir; \
690 echo
" (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
691 echo
" am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
692 ($(am__cd
) $$subdir && \
693 $(MAKE
) $(AM_MAKEFLAGS
) \
694 top_distdir
="$$new_top_distdir" \
695 distdir
="$$new_distdir" \
696 am__remove_distdir
=: \
697 am__skip_length_check
=: \
698 am__skip_mode_fix
=: \
703 -test -n
"$(am__skip_mode_fix)" \
704 || find
"$(distdir)" -type d
! -perm
-755 \
705 -exec chmod u
+rwx
,go
+rx
{} \
; -o \
706 ! -type d
! -perm
-444 -links
1 -exec chmod a
+r
{} \
; -o \
707 ! -type d
! -perm
-400 -exec chmod a
+r
{} \
; -o \
708 ! -type d
! -perm
-444 -exec
$(install_sh
) -c
-m a
+r
{} {} \
; \
709 || chmod
-R a
+r
"$(distdir)"
711 tardir
=$(distdir
) && $(am__tar
) | eval GZIP
= gzip
$(GZIP_ENV
) -c
>$(distdir
).
tar.gz
712 $(am__post_remove_distdir
)
715 tardir
=$(distdir
) && $(am__tar
) | BZIP2
=$${BZIP2--9
} bzip2
-c
>$(distdir
).
tar.bz2
716 $(am__post_remove_distdir
)
719 tardir
=$(distdir
) && $(am__tar
) | lzip
-c
$${LZIP_OPT--9
} >$(distdir
).
tar.lz
720 $(am__post_remove_distdir
)
723 tardir
=$(distdir
) && $(am__tar
) | XZ_OPT
=$${XZ_OPT--e
} xz
-c
>$(distdir
).
tar.xz
724 $(am__post_remove_distdir
)
727 @echo WARNING
: "Support for distribution archives compressed with" \
728 "legacy program 'compress' is deprecated." >&2
729 @echo WARNING
: "It will be removed altogether in Automake 2.0" >&2
730 tardir
=$(distdir
) && $(am__tar
) | compress
-c
>$(distdir
).
tar.Z
731 $(am__post_remove_distdir
)
734 @echo WARNING
: "Support for shar distribution archives is" \
736 @echo WARNING
: "It will be removed altogether in Automake 2.0" >&2
737 shar $(distdir
) | eval GZIP
= gzip
$(GZIP_ENV
) -c
>$(distdir
).
shar.gz
738 $(am__post_remove_distdir
)
741 -rm -f
$(distdir
).zip
742 zip
-rq
$(distdir
).zip
$(distdir
)
743 $(am__post_remove_distdir
)
746 $(MAKE
) $(AM_MAKEFLAGS
) $(DIST_TARGETS
) am__post_remove_distdir
='@:'
747 $(am__post_remove_distdir
)
749 # This target untars the dist file and tries a VPATH configuration. Then
750 # it guarantees that the distribution is self-contained by making another
753 case
'$(DIST_ARCHIVES)' in \
755 eval GZIP
= gzip
$(GZIP_ENV
) -dc
$(distdir
).
tar.gz |
$(am__untar
) ;;\
757 bzip2
-dc
$(distdir
).
tar.bz2 |
$(am__untar
) ;;\
759 lzip
-dc
$(distdir
).
tar.lz |
$(am__untar
) ;;\
761 xz
-dc
$(distdir
).
tar.xz |
$(am__untar
) ;;\
763 uncompress
-c
$(distdir
).
tar.Z |
$(am__untar
) ;;\
765 eval GZIP
= gzip
$(GZIP_ENV
) -dc
$(distdir
).
shar.gz | unshar
;;\
767 unzip
$(distdir
).zip
;;\
769 chmod
-R a-w
$(distdir
)
771 mkdir
$(distdir
)/_build
$(distdir
)/_build
/sub
$(distdir
)/_inst
773 test -d
$(distdir
)/_build || exit
0; \
774 dc_install_base
=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
775 && dc_destdir
="$${TMPDIR-/tmp}/am-dc-$$$$/" \
777 && $(am__cd
) $(distdir
)/_build
/sub \
779 $(AM_DISTCHECK_CONFIGURE_FLAGS
) \
780 $(DISTCHECK_CONFIGURE_FLAGS
) \
781 --srcdir=..
/..
--prefix="$$dc_install_base" \
782 && $(MAKE
) $(AM_MAKEFLAGS
) \
783 && $(MAKE
) $(AM_MAKEFLAGS
) dvi \
784 && $(MAKE
) $(AM_MAKEFLAGS
) check \
785 && $(MAKE
) $(AM_MAKEFLAGS
) install \
786 && $(MAKE
) $(AM_MAKEFLAGS
) installcheck \
787 && $(MAKE
) $(AM_MAKEFLAGS
) uninstall \
788 && $(MAKE
) $(AM_MAKEFLAGS
) distuninstallcheck_dir
="$$dc_install_base" \
790 && chmod
-R a-w
"$$dc_install_base" \
792 (cd ..
/..
&& umask
077 && mkdir
"$$dc_destdir") \
793 && $(MAKE
) $(AM_MAKEFLAGS
) DESTDIR
="$$dc_destdir" install \
794 && $(MAKE
) $(AM_MAKEFLAGS
) DESTDIR
="$$dc_destdir" uninstall \
795 && $(MAKE
) $(AM_MAKEFLAGS
) DESTDIR
="$$dc_destdir" \
796 distuninstallcheck_dir
="$$dc_destdir" distuninstallcheck
; \
797 } ||
{ rm -rf
"$$dc_destdir"; exit
1; }) \
798 && rm -rf
"$$dc_destdir" \
799 && $(MAKE
) $(AM_MAKEFLAGS
) dist \
800 && rm -rf
$(DIST_ARCHIVES
) \
801 && $(MAKE
) $(AM_MAKEFLAGS
) distcleancheck \
804 $(am__post_remove_distdir
)
805 @
(echo
"$(distdir) archives ready for distribution: "; \
806 list
='$(DIST_ARCHIVES)'; for i in
$$list; do echo
$$i; done
) | \
807 sed
-e
1h
-e
1s
/.
/=/g
-e
1p
-e
1x
-e
'$$p' -e
'$$x'
809 @
test -n
'$(distuninstallcheck_dir)' ||
{ \
810 echo
'ERROR: trying to run $@ with an empty' \
811 '$$(distuninstallcheck_dir)' >&2; \
814 $(am__cd
) '$(distuninstallcheck_dir)' ||
{ \
815 echo
'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
818 test `$(am__distuninstallcheck_listfiles) | wc -l` -eq
0 \
819 ||
{ echo
"ERROR: files left after uninstall:" ; \
820 if
test -n
"$(DESTDIR)"; then \
821 echo
" (check DESTDIR support)"; \
823 $(distuninstallcheck_listfiles
) ; \
825 distcleancheck
: distclean
826 @if
test '$(srcdir)' = .
; then \
827 echo
"ERROR: distcleancheck can only run from a VPATH build" ; \
830 @
test `$(distcleancheck_listfiles) | wc -l` -eq
0 \
831 ||
{ echo
"ERROR: files left in build directory after distclean:" ; \
832 $(distcleancheck_listfiles
) ; \
835 check: $(BUILT_SOURCES
)
836 $(MAKE
) $(AM_MAKEFLAGS
) check-recursive
837 all-am
: Makefile
$(MANS
)
838 installdirs: installdirs-recursive
840 for
dir in
"$(DESTDIR)$(man1dir)"; do \
841 test -z
"$$dir" ||
$(MKDIR_P
) "$$dir"; \
843 install: $(BUILT_SOURCES
)
844 $(MAKE
) $(AM_MAKEFLAGS
) install-recursive
845 install-exec
: install-exec-recursive
846 install-data
: install-data-recursive
847 uninstall: uninstall-recursive
850 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
852 installcheck: installcheck-recursive
854 if
test -z
'$(STRIP)'; then \
855 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
856 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
859 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
860 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
861 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
866 -test -z
"$(CLEANFILES)" ||
rm -f
$(CLEANFILES
)
869 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
870 -test .
= "$(srcdir)" ||
test -z
"$(CONFIG_CLEAN_VPATH_FILES)" ||
rm -f
$(CONFIG_CLEAN_VPATH_FILES
)
872 maintainer-clean-generic
:
873 @echo
"This command is intended for maintainers to use"
874 @echo
"it deletes files that may require special tools to rebuild."
875 -test -z
"$(BUILT_SOURCES)" ||
rm -f
$(BUILT_SOURCES
)
876 clean: clean-recursive
878 clean-am
: clean-generic clean-libtool clean-local mostlyclean-am
880 distclean: distclean-recursive
881 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
883 distclean-am
: clean-am distclean-generic distclean-hdr \
884 distclean-libtool distclean-tags
898 install-data-am
: install-man
900 install-dvi
: install-dvi-recursive
904 install-exec-am
: install-exec-local
906 install-html
: install-html-recursive
910 install-info
: install-info-recursive
914 install-man
: install-man1
916 install-pdf
: install-pdf-recursive
920 install-ps
: install-ps-recursive
926 maintainer-clean
: maintainer-clean-recursive
927 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
928 -rm -rf
$(top_srcdir
)/autom4te.cache
930 maintainer-clean-am
: distclean-am maintainer-clean-generic
932 mostlyclean: mostlyclean-recursive
934 mostlyclean-am
: mostlyclean-generic mostlyclean-libtool
944 uninstall-am
: uninstall-local uninstall-man
946 uninstall-man
: uninstall-man1
948 .MAKE
: $(am__recursive_targets
) all check install install-am \
951 .PHONY
: $(am__recursive_targets
) CTAGS GTAGS TAGS
all all-am \
952 am--refresh
check check-am
clean clean-cscope clean-generic \
953 clean-libtool clean-local cscope cscopelist-am ctags ctags-am \
954 dist dist-all dist-bzip2 dist-gzip dist-lzip dist-shar \
955 dist-tarZ dist-xz dist-zip distcheck
distclean \
956 distclean-generic distclean-hdr distclean-libtool \
957 distclean-tags distcleancheck distdir distuninstallcheck
dvi \
958 dvi-am html html-am
info info-am
install install-am \
959 install-data install-data-am install-dvi install-dvi-am \
960 install-exec install-exec-am install-exec-local install-html \
961 install-html-am install-info install-info-am install-man \
962 install-man1 install-pdf install-pdf-am install-ps \
963 install-ps-am install-strip
installcheck installcheck-am \
964 installdirs installdirs-am maintainer-clean \
965 maintainer-clean-generic
mostlyclean mostlyclean-generic \
966 mostlyclean-libtool pdf pdf-am ps ps-am
tags tags-am
uninstall \
967 uninstall-am uninstall-local uninstall-man uninstall-man1
972 .PHONY
: c-client.d c-client gssapi_proxy.l
975 if
test ! -L c-client
; then
$(LN_S
) imap
/c-client c-client
; fi
978 $(C_CLIENT_WITH_IPV6
)
979 cd imap
&& $(MAKE
) $(C_CLIENT_TARGET
) $(C_CLIENT_CFLAGS
) $(C_CLIENT_LDFLAGS
) $(C_CLIENT_GCCOPTLEVEL
) EXTRAAUTHENTICATORS
="$(C_CLIENT_AUTHS)" EXTRASPECIALS
="$(C_CLIENT_SPECIALS)" BUNDLED
="$(C_CLIENT_BUNDLED)"
982 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
985 cd imap
&& $(MAKE
) clean
988 cd imap
&& $(MAKE
) install-mailutil BUNDLED
="$(C_CLIENT_BUNDLED)" DESTDIR
="$(DESTDIR)" bindir="$(bindir)" mandir="$(mandir)"
991 cd imap
&& $(MAKE
) uninstall-mailutil BUNDLED
="$(C_CLIENT_BUNDLED)" DESTDIR
="$(DESTDIR)" bindir="$(bindir)" mandir="$(mandir)"
993 # Tell versions [3.59,3.63) of GNU make to not export all variables.
994 # Otherwise a system limit (for SysV at least) may be exceeded.