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