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