* Addition of a link to the Apache License 2.0. This is available from
[alpine.git] / alpine / Makefile.in
bloba2b7af87e98cd6cb51827befc229f259b2aacb15
1 # Makefile.in generated by automake 1.15.1 from Makefile.am.
2 # @configure_input@
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
13 # PARTICULAR PURPOSE.
15 @SET_MAKE@
17 # ========================================================================
18 # Copyright 2013-2020 Eduardo Chappa
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 VPATH = @srcdir@
30 am__is_gnu_make = { \
31 if test -z '$(MAKELEVEL)'; then \
32 false; \
33 elif test -n '$(MAKE_HOST)'; then \
34 true; \
35 elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
36 true; \
37 else \
38 false; \
39 fi; \
41 am__make_running_with_option = \
42 case $${target_option-} in \
43 ?) ;; \
44 *) echo "am__make_running_with_option: internal error: invalid" \
45 "target option '$${target_option-}' specified" >&2; \
46 exit 1;; \
47 esac; \
48 has_opt=no; \
49 sane_makeflags=$$MAKEFLAGS; \
50 if $(am__is_gnu_make); then \
51 sane_makeflags=$$MFLAGS; \
52 else \
53 case $$MAKEFLAGS in \
54 *\\[\ \ ]*) \
55 bs=\\; \
56 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
57 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
58 esac; \
59 fi; \
60 skip_next=no; \
61 strip_trailopt () \
62 { \
63 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
64 }; \
65 for flg in $$sane_makeflags; do \
66 test $$skip_next = yes && { skip_next=no; continue; }; \
67 case $$flg in \
68 *=*|--*) continue;; \
69 -*I) strip_trailopt 'I'; skip_next=yes;; \
70 -*I?*) strip_trailopt 'I';; \
71 -*O) strip_trailopt 'O'; skip_next=yes;; \
72 -*O?*) strip_trailopt 'O';; \
73 -*l) strip_trailopt 'l'; skip_next=yes;; \
74 -*l?*) strip_trailopt 'l';; \
75 -[dEDm]) skip_next=yes;; \
76 -[JT]) skip_next=yes;; \
77 esac; \
78 case $$flg in \
79 *$$target_option*) has_opt=yes; break;; \
80 esac; \
81 done; \
82 test $$has_opt = yes
83 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
84 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
85 pkgdatadir = $(datadir)/@PACKAGE@
86 pkgincludedir = $(includedir)/@PACKAGE@
87 pkglibdir = $(libdir)/@PACKAGE@
88 pkglibexecdir = $(libexecdir)/@PACKAGE@
89 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
90 install_sh_DATA = $(install_sh) -c -m 644
91 install_sh_PROGRAM = $(install_sh) -c
92 install_sh_SCRIPT = $(install_sh) -c
93 INSTALL_HEADER = $(INSTALL_DATA)
94 transform = $(program_transform_name)
95 NORMAL_INSTALL = :
96 PRE_INSTALL = :
97 POST_INSTALL = :
98 NORMAL_UNINSTALL = :
99 PRE_UNINSTALL = :
100 POST_UNINSTALL = :
101 build_triplet = @build@
102 host_triplet = @host@
103 bin_PROGRAMS = alpine$(EXEEXT) rpdump$(EXEEXT) rpload$(EXEEXT)
104 subdir = alpine
105 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
106 am__aclocal_m4_deps = $(top_srcdir)/m4/acx_pthread.m4 \
107 $(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/iconv.m4 \
108 $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
109 $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/libtool.m4 \
110 $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
111 $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
112 $(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/po.m4 \
113 $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/configure.ac
114 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
115 $(ACLOCAL_M4)
116 DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
117 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
118 CONFIG_HEADER = $(top_builddir)/include/config.h
119 CONFIG_CLEAN_FILES =
120 CONFIG_CLEAN_VPATH_FILES =
121 am__installdirs = "$(DESTDIR)$(bindir)"
122 PROGRAMS = $(bin_PROGRAMS)
123 am_alpine_OBJECTS = addrbook.$(OBJEXT) adrbkcmd.$(OBJEXT) \
124 after.$(OBJEXT) alpine.$(OBJEXT) arg.$(OBJEXT) busy.$(OBJEXT) \
125 colorconf.$(OBJEXT) confscroll.$(OBJEXT) context.$(OBJEXT) \
126 dispfilt.$(OBJEXT) flagmaint.$(OBJEXT) folder.$(OBJEXT) \
127 help.$(OBJEXT) imap.$(OBJEXT) init.$(OBJEXT) kblock.$(OBJEXT) \
128 keymenu.$(OBJEXT) ldapconf.$(OBJEXT) listsel.$(OBJEXT) \
129 mailcmd.$(OBJEXT) mailindx.$(OBJEXT) mailpart.$(OBJEXT) \
130 mailview.$(OBJEXT) newuser.$(OBJEXT) pattern.$(OBJEXT) \
131 pipe.$(OBJEXT) print.$(OBJEXT) radio.$(OBJEXT) \
132 remote.$(OBJEXT) reply.$(OBJEXT) roleconf.$(OBJEXT) \
133 send.$(OBJEXT) setup.$(OBJEXT) signal.$(OBJEXT) \
134 status.$(OBJEXT) takeaddr.$(OBJEXT) titlebar.$(OBJEXT) \
135 smime.$(OBJEXT) newmail.$(OBJEXT) xoauth2conf.$(OBJEXT)
136 nodist_alpine_OBJECTS = date.$(OBJEXT)
137 alpine_OBJECTS = $(am_alpine_OBJECTS) $(nodist_alpine_OBJECTS)
138 am__DEPENDENCIES_1 =
139 alpine_DEPENDENCIES = $(LDADD) $(am__DEPENDENCIES_1)
140 AM_V_lt = $(am__v_lt_@AM_V@)
141 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
142 am__v_lt_0 = --silent
143 am__v_lt_1 =
144 am_rpdump_OBJECTS = rpdump.$(OBJEXT)
145 rpdump_OBJECTS = $(am_rpdump_OBJECTS)
146 rpdump_DEPENDENCIES = $(LDADD) $(am__DEPENDENCIES_1)
147 am_rpload_OBJECTS = rpload.$(OBJEXT)
148 rpload_OBJECTS = $(am_rpload_OBJECTS)
149 rpload_DEPENDENCIES = $(LDADD) $(am__DEPENDENCIES_1)
150 AM_V_P = $(am__v_P_@AM_V@)
151 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
152 am__v_P_0 = false
153 am__v_P_1 = :
154 AM_V_GEN = $(am__v_GEN_@AM_V@)
155 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
156 am__v_GEN_0 = @echo " GEN " $@;
157 am__v_GEN_1 =
158 AM_V_at = $(am__v_at_@AM_V@)
159 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
160 am__v_at_0 = @
161 am__v_at_1 =
162 DEFAULT_INCLUDES =
163 depcomp = $(SHELL) $(top_srcdir)/depcomp
164 am__depfiles_maybe = depfiles
165 am__mv = mv -f
166 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
167 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
168 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
169 $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
170 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
171 $(AM_CFLAGS) $(CFLAGS)
172 AM_V_CC = $(am__v_CC_@AM_V@)
173 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
174 am__v_CC_0 = @echo " CC " $@;
175 am__v_CC_1 =
176 CCLD = $(CC)
177 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
178 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
179 $(AM_LDFLAGS) $(LDFLAGS) -o $@
180 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
181 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
182 am__v_CCLD_0 = @echo " CCLD " $@;
183 am__v_CCLD_1 =
184 SOURCES = $(alpine_SOURCES) $(nodist_alpine_SOURCES) $(rpdump_SOURCES) \
185 $(rpload_SOURCES)
186 DIST_SOURCES = $(alpine_SOURCES) $(rpdump_SOURCES) $(rpload_SOURCES)
187 RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
188 ctags-recursive dvi-recursive html-recursive info-recursive \
189 install-data-recursive install-dvi-recursive \
190 install-exec-recursive install-html-recursive \
191 install-info-recursive install-pdf-recursive \
192 install-ps-recursive install-recursive installcheck-recursive \
193 installdirs-recursive pdf-recursive ps-recursive \
194 tags-recursive uninstall-recursive
195 am__can_run_installinfo = \
196 case $$AM_UPDATE_INFO_DIR in \
197 n|no|NO) false;; \
198 *) (install-info --version) >/dev/null 2>&1;; \
199 esac
200 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
201 distclean-recursive maintainer-clean-recursive
202 am__recursive_targets = \
203 $(RECURSIVE_TARGETS) \
204 $(RECURSIVE_CLEAN_TARGETS) \
205 $(am__extra_recursive_targets)
206 AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
207 distdir
208 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
209 # Read a list of newline-separated strings from the standard input,
210 # and print each of them once, without duplicates. Input order is
211 # *not* preserved.
212 am__uniquify_input = $(AWK) '\
213 BEGIN { nonempty = 0; } \
214 { items[$$0] = 1; nonempty = 1; } \
215 END { if (nonempty) { for (i in items) print i; }; } \
217 # Make sure the list of sources is unique. This is necessary because,
218 # e.g., the same source file might be shared among _SOURCES variables
219 # for different programs/libraries.
220 am__define_uniq_tagged_files = \
221 list='$(am__tagged_files)'; \
222 unique=`for i in $$list; do \
223 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
224 done | $(am__uniquify_input)`
225 ETAGS = etags
226 CTAGS = ctags
227 DIST_SUBDIRS = $(SUBDIRS)
228 am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/depcomp \
229 $(top_srcdir)/mkinstalldirs
230 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
231 am__relativize = \
232 dir0=`pwd`; \
233 sed_first='s,^\([^/]*\)/.*$$,\1,'; \
234 sed_rest='s,^[^/]*/*,,'; \
235 sed_last='s,^.*/\([^/]*\)$$,\1,'; \
236 sed_butlast='s,/*[^/]*$$,,'; \
237 while test -n "$$dir1"; do \
238 first=`echo "$$dir1" | sed -e "$$sed_first"`; \
239 if test "$$first" != "."; then \
240 if test "$$first" = ".."; then \
241 dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
242 dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
243 else \
244 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
245 if test "$$first2" = "$$first"; then \
246 dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
247 else \
248 dir2="../$$dir2"; \
249 fi; \
250 dir0="$$dir0"/"$$first"; \
251 fi; \
252 fi; \
253 dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
254 done; \
255 reldir="$$dir2"
256 ACLOCAL = @ACLOCAL@
257 ALPINE_DATESTAMP = @ALPINE_DATESTAMP@
258 ALPINE_HOSTSTAMP = @ALPINE_HOSTSTAMP@
259 AMTAR = @AMTAR@
260 AM_CFLAGS = @AM_CFLAGS@
261 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
262 AM_LDFLAGS = `cat @top_srcdir@/c-client/LDFLAGS`
263 AR = @AR@
264 AUTOCONF = @AUTOCONF@
265 AUTOHEADER = @AUTOHEADER@
266 AUTOMAKE = @AUTOMAKE@
267 AWK = @AWK@
268 CC = @CC@
269 CCDEPMODE = @CCDEPMODE@
270 CFLAGS = @CFLAGS@
271 CP = @CP@
272 CPP = @CPP@
273 CPPFLAGS = @CPPFLAGS@
274 CYGPATH_W = @CYGPATH_W@
275 C_CLIENT_AUTHS = @C_CLIENT_AUTHS@
276 C_CLIENT_BUNDLED = @C_CLIENT_BUNDLED@
277 C_CLIENT_CFLAGS = @C_CLIENT_CFLAGS@
278 C_CLIENT_GCCOPTLEVEL = @C_CLIENT_GCCOPTLEVEL@
279 C_CLIENT_LDFLAGS = @C_CLIENT_LDFLAGS@
280 C_CLIENT_SPECIALS = @C_CLIENT_SPECIALS@
281 C_CLIENT_TARGET = @C_CLIENT_TARGET@
282 C_CLIENT_WITH_IPV6 = @C_CLIENT_WITH_IPV6@
283 DEFS = @DEFS@
284 DEPDIR = @DEPDIR@
285 DLLTOOL = @DLLTOOL@
286 DSYMUTIL = @DSYMUTIL@
287 DUMPBIN = @DUMPBIN@
288 ECHO_C = @ECHO_C@
289 ECHO_N = @ECHO_N@
290 ECHO_T = @ECHO_T@
291 EGREP = @EGREP@
292 EXEEXT = @EXEEXT@
293 FGREP = @FGREP@
294 GMSGFMT = @GMSGFMT@
295 GMSGFMT_015 = @GMSGFMT_015@
296 GREP = @GREP@
297 INSTALL = @INSTALL@
298 INSTALL_DATA = @INSTALL_DATA@
299 INSTALL_PROGRAM = @INSTALL_PROGRAM@
300 INSTALL_SCRIPT = @INSTALL_SCRIPT@
301 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
302 INTLLIBS = @INTLLIBS@
303 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
304 ISPELLPROG = @ISPELLPROG@
305 LD = @LD@
306 LDFLAGS = @LDFLAGS@
307 LIBICONV = @LIBICONV@
308 LIBINTL = @LIBINTL@
309 LIBOBJS = @LIBOBJS@
310 LIBS = @LIBS@
311 LIBTOOL = @LIBTOOL@
312 LIBTOOL_DEPS = @LIBTOOL_DEPS@
313 LIPO = @LIPO@
314 LN = @LN@
315 LN_S = @LN_S@
316 LS = @LS@
317 LTLIBICONV = @LTLIBICONV@
318 LTLIBINTL = @LTLIBINTL@
319 LTLIBOBJS = @LTLIBOBJS@
320 LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
321 MAINT = @MAINT@
322 MAKE = @MAKE@
323 MAKEINFO = @MAKEINFO@
324 MANIFEST_TOOL = @MANIFEST_TOOL@
325 MKDIR_P = @MKDIR_P@
326 MSGFMT = @MSGFMT@
327 MSGFMT_015 = @MSGFMT_015@
328 MSGMERGE = @MSGMERGE@
329 NM = @NM@
330 NMEDIT = @NMEDIT@
331 NPA_PROG = @NPA_PROG@
332 OBJDUMP = @OBJDUMP@
333 OBJEXT = @OBJEXT@
334 OTOOL = @OTOOL@
335 OTOOL64 = @OTOOL64@
336 PACKAGE = @PACKAGE@
337 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
338 PACKAGE_NAME = @PACKAGE_NAME@
339 PACKAGE_STRING = @PACKAGE_STRING@
340 PACKAGE_TARNAME = @PACKAGE_TARNAME@
341 PACKAGE_URL = @PACKAGE_URL@
342 PACKAGE_VERSION = @PACKAGE_VERSION@
343 PATH_SEPARATOR = @PATH_SEPARATOR@
344 POSUB = @POSUB@
345 PTHREAD_CC = @PTHREAD_CC@
346 PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
347 PTHREAD_LIBS = @PTHREAD_LIBS@
348 PWPROG = @PWPROG@
349 RANLIB = @RANLIB@
350 REGEX_BUILD = @REGEX_BUILD@
351 RM = @RM@
352 SED = @SED@
353 SENDMAIL = @SENDMAIL@
354 SET_MAKE = @SET_MAKE@
355 SHELL = @SHELL@
356 SPELLPROG = @SPELLPROG@
357 STRIP = @STRIP@
358 USE_NLS = @USE_NLS@
359 VERSION = @VERSION@
360 WEB_BINDIR = @WEB_BINDIR@
361 WEB_BUILD = @WEB_BUILD@
362 WEB_PUBCOOKIE_BUILD = @WEB_PUBCOOKIE_BUILD@
363 WEB_PUBCOOKIE_LIB = @WEB_PUBCOOKIE_LIB@
364 WEB_PUBCOOKIE_LINK = @WEB_PUBCOOKIE_LINK@
365 XGETTEXT = @XGETTEXT@
366 XGETTEXT_015 = @XGETTEXT_015@
367 abs_builddir = @abs_builddir@
368 abs_srcdir = @abs_srcdir@
369 abs_top_builddir = @abs_top_builddir@
370 abs_top_srcdir = @abs_top_srcdir@
371 ac_ct_AR = @ac_ct_AR@
372 ac_ct_CC = @ac_ct_CC@
373 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
374 acx_pthread_config = @acx_pthread_config@
375 alpine_interactive_spellcheck = @alpine_interactive_spellcheck@
376 alpine_simple_spellcheck = @alpine_simple_spellcheck@
377 am__include = @am__include@
378 am__leading_dot = @am__leading_dot@
379 am__quote = @am__quote@
380 am__tar = @am__tar@
381 am__untar = @am__untar@
382 bindir = @bindir@
383 build = @build@
384 build_alias = @build_alias@
385 build_cpu = @build_cpu@
386 build_os = @build_os@
387 build_vendor = @build_vendor@
388 builddir = @builddir@
389 datadir = @datadir@
390 datarootdir = @datarootdir@
391 docdir = @docdir@
392 dvidir = @dvidir@
393 exec_prefix = @exec_prefix@
394 host = @host@
395 host_alias = @host_alias@
396 host_cpu = @host_cpu@
397 host_os = @host_os@
398 host_vendor = @host_vendor@
399 htmldir = @htmldir@
400 includedir = @includedir@
401 infodir = @infodir@
402 install_sh = @install_sh@
403 libdir = @libdir@
404 libexecdir = @libexecdir@
405 localedir = @localedir@
406 localstatedir = @localstatedir@
407 mandir = @mandir@
408 mkdir_p = @mkdir_p@
409 oldincludedir = @oldincludedir@
410 pdfdir = @pdfdir@
411 prefix = @prefix@
412 program_transform_name = @program_transform_name@
413 psdir = @psdir@
414 sbindir = @sbindir@
415 sharedstatedir = @sharedstatedir@
416 srcdir = @srcdir@
417 sysconfdir = @sysconfdir@
418 target_alias = @target_alias@
419 top_build_prefix = @top_build_prefix@
420 top_builddir = @top_builddir@
421 top_srcdir = @top_srcdir@
422 SUBDIRS = osdep
423 alpine_SOURCES = addrbook.c adrbkcmd.c after.c alpine.c arg.c busy.c colorconf.c \
424 confscroll.c context.c dispfilt.c flagmaint.c folder.c help.c imap.c \
425 init.c kblock.c keymenu.c ldapconf.c listsel.c mailcmd.c mailindx.c \
426 mailpart.c mailview.c newuser.c pattern.c pipe.c print.c radio.c remote.c reply.c \
427 roleconf.c send.c setup.c signal.c status.c takeaddr.c titlebar.c smime.c \
428 newmail.c xoauth2conf.c
430 alpine_LDADD = $(LDADD) $(INTLLIBS)
431 rpdump_LDADD = $(LDADD) $(INTLLIBS)
432 rpload_LDADD = $(LDADD) $(INTLLIBS)
433 nodist_alpine_SOURCES = date.c
434 rpdump_SOURCES = rpdump.c
435 rpload_SOURCES = rpload.c
436 BUILT_SOURCES = date.c
437 LDADD = ../pico/libpico.a ../pico/osdep/libpicoosd.a \
438 ../pith/libpith.a ../pith/osdep/libpithosd.a \
439 ../pith/charconv/libpithcc.a \
440 osdep/libpineosd.a ../c-client/c-client.a
442 AM_CPPFLAGS = -I@top_builddir@/include -I@top_srcdir@/include -DLOCALEDIR=\"$(localedir)\"
443 CLEANFILES = date.c
444 all: $(BUILT_SOURCES)
445 $(MAKE) $(AM_MAKEFLAGS) all-recursive
447 .SUFFIXES:
448 .SUFFIXES: .c .lo .o .obj
449 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
450 @for dep in $?; do \
451 case '$(am__configure_deps)' in \
452 *$$dep*) \
453 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
454 && { if test -f $@; then exit 0; else break; fi; }; \
455 exit 1;; \
456 esac; \
457 done; \
458 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign alpine/Makefile'; \
459 $(am__cd) $(top_srcdir) && \
460 $(AUTOMAKE) --foreign alpine/Makefile
461 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
462 @case '$?' in \
463 *config.status*) \
464 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
465 *) \
466 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
467 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
468 esac;
470 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
471 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
473 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
474 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
475 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
476 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
477 $(am__aclocal_m4_deps):
478 install-binPROGRAMS: $(bin_PROGRAMS)
479 @$(NORMAL_INSTALL)
480 @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
481 if test -n "$$list"; then \
482 echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \
483 $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \
484 fi; \
485 for p in $$list; do echo "$$p $$p"; done | \
486 sed 's/$(EXEEXT)$$//' | \
487 while read p p1; do if test -f $$p \
488 || test -f $$p1 \
489 ; then echo "$$p"; echo "$$p"; else :; fi; \
490 done | \
491 sed -e 'p;s,.*/,,;n;h' \
492 -e 's|.*|.|' \
493 -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
494 sed 'N;N;N;s,\n, ,g' | \
495 $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
496 { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
497 if ($$2 == $$4) files[d] = files[d] " " $$1; \
498 else { print "f", $$3 "/" $$4, $$1; } } \
499 END { for (d in files) print "f", d, files[d] }' | \
500 while read type dir files; do \
501 if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
502 test -z "$$files" || { \
503 echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
504 $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
506 ; done
508 uninstall-binPROGRAMS:
509 @$(NORMAL_UNINSTALL)
510 @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
511 files=`for p in $$list; do echo "$$p"; done | \
512 sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
513 -e 's/$$/$(EXEEXT)/' \
514 `; \
515 test -n "$$list" || exit 0; \
516 echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
517 cd "$(DESTDIR)$(bindir)" && rm -f $$files
519 clean-binPROGRAMS:
520 @list='$(bin_PROGRAMS)'; test -n "$$list" || exit 0; \
521 echo " rm -f" $$list; \
522 rm -f $$list || exit $$?; \
523 test -n "$(EXEEXT)" || exit 0; \
524 list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
525 echo " rm -f" $$list; \
526 rm -f $$list
528 alpine$(EXEEXT): $(alpine_OBJECTS) $(alpine_DEPENDENCIES) $(EXTRA_alpine_DEPENDENCIES)
529 @rm -f alpine$(EXEEXT)
530 $(AM_V_CCLD)$(LINK) $(alpine_OBJECTS) $(alpine_LDADD) $(LIBS)
532 rpdump$(EXEEXT): $(rpdump_OBJECTS) $(rpdump_DEPENDENCIES) $(EXTRA_rpdump_DEPENDENCIES)
533 @rm -f rpdump$(EXEEXT)
534 $(AM_V_CCLD)$(LINK) $(rpdump_OBJECTS) $(rpdump_LDADD) $(LIBS)
536 rpload$(EXEEXT): $(rpload_OBJECTS) $(rpload_DEPENDENCIES) $(EXTRA_rpload_DEPENDENCIES)
537 @rm -f rpload$(EXEEXT)
538 $(AM_V_CCLD)$(LINK) $(rpload_OBJECTS) $(rpload_LDADD) $(LIBS)
540 mostlyclean-compile:
541 -rm -f *.$(OBJEXT)
543 distclean-compile:
544 -rm -f *.tab.c
546 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/addrbook.Po@am__quote@
547 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/adrbkcmd.Po@am__quote@
548 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/after.Po@am__quote@
549 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/alpine.Po@am__quote@
550 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/arg.Po@am__quote@
551 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/busy.Po@am__quote@
552 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/colorconf.Po@am__quote@
553 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/confscroll.Po@am__quote@
554 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/context.Po@am__quote@
555 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/date.Po@am__quote@
556 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dispfilt.Po@am__quote@
557 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/flagmaint.Po@am__quote@
558 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/folder.Po@am__quote@
559 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/help.Po@am__quote@
560 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/imap.Po@am__quote@
561 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/init.Po@am__quote@
562 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/kblock.Po@am__quote@
563 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/keymenu.Po@am__quote@
564 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ldapconf.Po@am__quote@
565 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/listsel.Po@am__quote@
566 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mailcmd.Po@am__quote@
567 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mailindx.Po@am__quote@
568 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mailpart.Po@am__quote@
569 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mailview.Po@am__quote@
570 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/newmail.Po@am__quote@
571 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/newuser.Po@am__quote@
572 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pattern.Po@am__quote@
573 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pipe.Po@am__quote@
574 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/print.Po@am__quote@
575 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/radio.Po@am__quote@
576 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/remote.Po@am__quote@
577 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/reply.Po@am__quote@
578 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/roleconf.Po@am__quote@
579 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rpdump.Po@am__quote@
580 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rpload.Po@am__quote@
581 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/send.Po@am__quote@
582 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/setup.Po@am__quote@
583 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/signal.Po@am__quote@
584 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/smime.Po@am__quote@
585 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/status.Po@am__quote@
586 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/takeaddr.Po@am__quote@
587 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/titlebar.Po@am__quote@
588 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xoauth2conf.Po@am__quote@
590 .c.o:
591 @am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
592 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
593 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
594 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
595 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
597 .c.obj:
598 @am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
599 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
600 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
601 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
602 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
604 .c.lo:
605 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
606 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
607 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
608 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
609 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
611 mostlyclean-libtool:
612 -rm -f *.lo
614 clean-libtool:
615 -rm -rf .libs _libs
617 # This directory's subdirectories are mostly independent; you can cd
618 # into them and run 'make' without going through this Makefile.
619 # To change the values of 'make' variables: instead of editing Makefiles,
620 # (1) if the variable is set in 'config.status', edit 'config.status'
621 # (which will cause the Makefiles to be regenerated when you run 'make');
622 # (2) otherwise, pass the desired values on the 'make' command line.
623 $(am__recursive_targets):
624 @fail=; \
625 if $(am__make_keepgoing); then \
626 failcom='fail=yes'; \
627 else \
628 failcom='exit 1'; \
629 fi; \
630 dot_seen=no; \
631 target=`echo $@ | sed s/-recursive//`; \
632 case "$@" in \
633 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
634 *) list='$(SUBDIRS)' ;; \
635 esac; \
636 for subdir in $$list; do \
637 echo "Making $$target in $$subdir"; \
638 if test "$$subdir" = "."; then \
639 dot_seen=yes; \
640 local_target="$$target-am"; \
641 else \
642 local_target="$$target"; \
643 fi; \
644 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
645 || eval $$failcom; \
646 done; \
647 if test "$$dot_seen" = "no"; then \
648 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
649 fi; test -z "$$fail"
651 ID: $(am__tagged_files)
652 $(am__define_uniq_tagged_files); mkid -fID $$unique
653 tags: tags-recursive
654 TAGS: tags
656 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
657 set x; \
658 here=`pwd`; \
659 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
660 include_option=--etags-include; \
661 empty_fix=.; \
662 else \
663 include_option=--include; \
664 empty_fix=; \
665 fi; \
666 list='$(SUBDIRS)'; for subdir in $$list; do \
667 if test "$$subdir" = .; then :; else \
668 test ! -f $$subdir/TAGS || \
669 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
670 fi; \
671 done; \
672 $(am__define_uniq_tagged_files); \
673 shift; \
674 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
675 test -n "$$unique" || unique=$$empty_fix; \
676 if test $$# -gt 0; then \
677 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
678 "$$@" $$unique; \
679 else \
680 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
681 $$unique; \
682 fi; \
684 ctags: ctags-recursive
686 CTAGS: ctags
687 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
688 $(am__define_uniq_tagged_files); \
689 test -z "$(CTAGS_ARGS)$$unique" \
690 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
691 $$unique
693 GTAGS:
694 here=`$(am__cd) $(top_builddir) && pwd` \
695 && $(am__cd) $(top_srcdir) \
696 && gtags -i $(GTAGS_ARGS) "$$here"
697 cscopelist: cscopelist-recursive
699 cscopelist-am: $(am__tagged_files)
700 list='$(am__tagged_files)'; \
701 case "$(srcdir)" in \
702 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
703 *) sdir=$(subdir)/$(srcdir) ;; \
704 esac; \
705 for i in $$list; do \
706 if test -f "$$i"; then \
707 echo "$(subdir)/$$i"; \
708 else \
709 echo "$$sdir/$$i"; \
710 fi; \
711 done >> $(top_builddir)/cscope.files
713 distclean-tags:
714 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
716 distdir: $(DISTFILES)
717 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
718 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
719 list='$(DISTFILES)'; \
720 dist_files=`for file in $$list; do echo $$file; done | \
721 sed -e "s|^$$srcdirstrip/||;t" \
722 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
723 case $$dist_files in \
724 */*) $(MKDIR_P) `echo "$$dist_files" | \
725 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
726 sort -u` ;; \
727 esac; \
728 for file in $$dist_files; do \
729 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
730 if test -d $$d/$$file; then \
731 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
732 if test -d "$(distdir)/$$file"; then \
733 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
734 fi; \
735 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
736 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
737 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
738 fi; \
739 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
740 else \
741 test -f "$(distdir)/$$file" \
742 || cp -p $$d/$$file "$(distdir)/$$file" \
743 || exit 1; \
744 fi; \
745 done
746 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
747 if test "$$subdir" = .; then :; else \
748 $(am__make_dryrun) \
749 || test -d "$(distdir)/$$subdir" \
750 || $(MKDIR_P) "$(distdir)/$$subdir" \
751 || exit 1; \
752 dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
753 $(am__relativize); \
754 new_distdir=$$reldir; \
755 dir1=$$subdir; dir2="$(top_distdir)"; \
756 $(am__relativize); \
757 new_top_distdir=$$reldir; \
758 echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
759 echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
760 ($(am__cd) $$subdir && \
761 $(MAKE) $(AM_MAKEFLAGS) \
762 top_distdir="$$new_top_distdir" \
763 distdir="$$new_distdir" \
764 am__remove_distdir=: \
765 am__skip_length_check=: \
766 am__skip_mode_fix=: \
767 distdir) \
768 || exit 1; \
769 fi; \
770 done
771 check-am: all-am
772 check: $(BUILT_SOURCES)
773 $(MAKE) $(AM_MAKEFLAGS) check-recursive
774 all-am: Makefile $(PROGRAMS)
775 installdirs: installdirs-recursive
776 installdirs-am:
777 for dir in "$(DESTDIR)$(bindir)"; do \
778 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
779 done
780 install: $(BUILT_SOURCES)
781 $(MAKE) $(AM_MAKEFLAGS) install-recursive
782 install-exec: install-exec-recursive
783 install-data: install-data-recursive
784 uninstall: uninstall-recursive
786 install-am: all-am
787 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
789 installcheck: installcheck-recursive
790 install-strip:
791 if test -z '$(STRIP)'; then \
792 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
793 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
794 install; \
795 else \
796 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
797 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
798 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
800 mostlyclean-generic:
802 clean-generic:
803 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
805 distclean-generic:
806 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
807 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
809 maintainer-clean-generic:
810 @echo "This command is intended for maintainers to use"
811 @echo "it deletes files that may require special tools to rebuild."
812 -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
813 clean: clean-recursive
815 clean-am: clean-binPROGRAMS clean-generic clean-libtool mostlyclean-am
817 distclean: distclean-recursive
818 -rm -rf ./$(DEPDIR)
819 -rm -f Makefile
820 distclean-am: clean-am distclean-compile distclean-generic \
821 distclean-tags
823 dvi: dvi-recursive
825 dvi-am:
827 html: html-recursive
829 html-am:
831 info: info-recursive
833 info-am:
835 install-data-am:
837 install-dvi: install-dvi-recursive
839 install-dvi-am:
841 install-exec-am: install-binPROGRAMS
843 install-html: install-html-recursive
845 install-html-am:
847 install-info: install-info-recursive
849 install-info-am:
851 install-man:
853 install-pdf: install-pdf-recursive
855 install-pdf-am:
857 install-ps: install-ps-recursive
859 install-ps-am:
861 installcheck-am:
863 maintainer-clean: maintainer-clean-recursive
864 -rm -rf ./$(DEPDIR)
865 -rm -f Makefile
866 maintainer-clean-am: distclean-am maintainer-clean-generic
868 mostlyclean: mostlyclean-recursive
870 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
871 mostlyclean-libtool
873 pdf: pdf-recursive
875 pdf-am:
877 ps: ps-recursive
879 ps-am:
881 uninstall-am: uninstall-binPROGRAMS
883 .MAKE: $(am__recursive_targets) all check install install-am \
884 install-strip
886 .PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am check \
887 check-am clean clean-binPROGRAMS clean-generic clean-libtool \
888 cscopelist-am ctags ctags-am distclean distclean-compile \
889 distclean-generic distclean-libtool distclean-tags distdir dvi \
890 dvi-am html html-am info info-am install install-am \
891 install-binPROGRAMS install-data install-data-am install-dvi \
892 install-dvi-am install-exec install-exec-am install-html \
893 install-html-am install-info install-info-am install-man \
894 install-pdf install-pdf-am install-ps install-ps-am \
895 install-strip installcheck installcheck-am installdirs \
896 installdirs-am maintainer-clean maintainer-clean-generic \
897 mostlyclean mostlyclean-compile mostlyclean-generic \
898 mostlyclean-libtool pdf pdf-am ps ps-am tags tags-am uninstall \
899 uninstall-am uninstall-binPROGRAMS
901 .PRECIOUS: Makefile
904 date.c:
905 echo "char datestamp[]="\"$(ALPINE_DATESTAMP)\"";" > date.c
906 echo "char hoststamp[]="\"$(ALPINE_HOSTSTAMP)\"";" >> date.c
908 # Tell versions [3.59,3.63) of GNU make to not export all variables.
909 # Otherwise a system limit (for SysV at least) may be exceeded.
910 .NOEXPORT: