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