~ari-tczew/ubuntu/dapper/fetchmail/fix-CVE-2008-2711

« back to all changes in this revision

Viewing changes to Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Martin Pitt
  • Date: 2006-02-07 12:12:13 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20060207121213-onurwfrzdlzlzxnt
Tags: 6.3.2-2ubuntu1
* Resynchronise with Debian. This brings the new upstream version to dapper
  since upstream support for 6.2 was dropped.
* Drop debian/patches/CVE-2005-4348.dpatch, upstream now.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Makefile.in generated by automake 1.9.6 from Makefile.am.
 
2
# @configure_input@
 
3
 
 
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
 
5
# 2003, 2004, 2005  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.
 
9
 
 
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.
 
14
 
 
15
@SET_MAKE@
 
16
 
1
17
# Makefile for fetchmail
2
18
 
3
 
# If you're running QNX, we can't assume a working autoconf.
4
 
# So just uncomment all the lines marked QNX.
5
 
 
6
 
PACKAGE = @PACKAGE_NAME@
7
 
VERSION = @PACKAGE_VERSION@
8
 
 
9
 
# Ultrix 2.2 make doesn't expand the value of VPATH.
 
19
 
 
20
 
10
21
srcdir = @srcdir@
 
22
top_srcdir = @top_srcdir@
11
23
VPATH = @srcdir@
12
 
 
 
24
pkgdatadir = $(datadir)/@PACKAGE@
 
25
pkglibdir = $(libdir)/@PACKAGE@
 
26
pkgincludedir = $(includedir)/@PACKAGE@
 
27
top_builddir = .
 
28
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
29
INSTALL = @INSTALL@
 
30
install_sh_DATA = $(install_sh) -c -m 644
 
31
install_sh_PROGRAM = $(install_sh) -c
 
32
install_sh_SCRIPT = $(install_sh) -c
 
33
INSTALL_HEADER = $(INSTALL_DATA)
 
34
transform = $(program_transform_name)
 
35
NORMAL_INSTALL = :
 
36
PRE_INSTALL = :
 
37
POST_INSTALL = :
 
38
NORMAL_UNINSTALL = :
 
39
PRE_UNINSTALL = :
 
40
POST_UNINSTALL = :
 
41
build_triplet = @build@
 
42
host_triplet = @host@
 
43
target_triplet = @target@
 
44
bin_PROGRAMS = fetchmail$(EXEEXT)
 
45
@HAVE_PYTHON_TRUE@am__append_1 = $(pym)
 
46
check_PROGRAMS = $(am__EXEEXT_1) rfc822$(EXEEXT) unmime$(EXEEXT) \
 
47
        netrc$(EXEEXT) rfc2047e$(EXEEXT) mxget$(EXEEXT)
 
48
@NEED_TRIO_TRUE@am__append_2 = libtrio.a
 
49
@NEED_TRIO_TRUE@am__append_3 = regression
 
50
@NEED_TRIO_TRUE@am__append_4 = libtrio.a -lm
 
51
@NEED_TRIO_TRUE@am__append_5 = regression
 
52
DIST_COMMON = README $(am__configure_deps) $(am__noinst_PYTHON_DIST) \
 
53
        $(am__python_PYTHON_DIST) $(dist_man1_MANS) \
 
54
        $(dist_noinst_SCRIPTS) $(srcdir)/Makefile.am \
 
55
        $(srcdir)/Makefile.in $(srcdir)/config.h.in \
 
56
        $(srcdir)/genlsm.sh.in $(top_srcdir)/configure ABOUT-NLS \
 
57
        COPYING INSTALL NEWS TODO compile config.guess config.rpath \
 
58
        config.sub depcomp getopt.c getopt1.c install-sh md5c.c \
 
59
        memmove.c missing mkinstalldirs py-compile rcfile_l.c \
 
60
        rcfile_y.c rcfile_y.h stpcpy.c strcasecmp.c strlcat.c \
 
61
        strlcpy.c strstr.c
 
62
subdir = .
 
63
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
64
am__aclocal_m4_deps = $(top_srcdir)/m4-local/ac_ma_search_package.m4 \
 
65
        $(top_srcdir)/m4-local/autobuild.m4 \
 
66
        $(top_srcdir)/m4/gethostbyname_r.m4 \
 
67
        $(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/iconv.m4 \
 
68
        $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
 
69
        $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/nls.m4 \
 
70
        $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
 
71
        $(top_srcdir)/configure.ac
 
72
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
73
        $(ACLOCAL_M4)
 
74
am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
 
75
 configure.lineno configure.status.lineno
 
76
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 
77
CONFIG_HEADER = config.h
 
78
CONFIG_CLEAN_FILES = genlsm.sh
 
79
LIBRARIES = $(noinst_LIBRARIES)
 
80
AR = ar
 
81
ARFLAGS = cru
 
82
libfm_a_AR = $(AR) $(ARFLAGS)
 
83
am__DEPENDENCIES_1 =
 
84
am_libfm_a_OBJECTS = xmalloc.$(OBJEXT) base64.$(OBJEXT) \
 
85
        rfc822.$(OBJEXT) report.$(OBJEXT) rfc2047e.$(OBJEXT) \
 
86
        servport.$(OBJEXT) smbdes.$(OBJEXT) smbencrypt.$(OBJEXT) \
 
87
        smbmd4.$(OBJEXT) smbutil.$(OBJEXT) gethostbyname.$(OBJEXT)
 
88
libfm_a_OBJECTS = $(am_libfm_a_OBJECTS)
 
89
libtrio_a_AR = $(AR) $(ARFLAGS)
 
90
libtrio_a_LIBADD =
 
91
am__libtrio_a_SOURCES_DIST = trio/triostr.c trio/trio.c trio/trionan.c \
 
92
        trio/trio.h trio/triop.h trio/triodef.h trio/trionan.h \
 
93
        trio/triostr.h
 
94
@NEED_TRIO_TRUE@am_libtrio_a_OBJECTS = triostr.$(OBJEXT) \
 
95
@NEED_TRIO_TRUE@        trio.$(OBJEXT) trionan.$(OBJEXT)
 
96
libtrio_a_OBJECTS = $(am_libtrio_a_OBJECTS)
 
97
am__installdirs = "$(DESTDIR)$(bindir)" "$(DESTDIR)$(bindir)" \
 
98
        "$(DESTDIR)$(pythondir)" "$(DESTDIR)$(man1dir)"
 
99
binPROGRAMS_INSTALL = $(INSTALL_PROGRAM)
 
100
@NEED_TRIO_TRUE@am__EXEEXT_1 = regression$(EXEEXT)
 
101
PROGRAMS = $(bin_PROGRAMS)
 
102
am_fetchmail_OBJECTS = socket.$(OBJEXT) getpass.$(OBJEXT) \
 
103
        pop2.$(OBJEXT) pop3.$(OBJEXT) imap.$(OBJEXT) etrn.$(OBJEXT) \
 
104
        odmr.$(OBJEXT) fetchmail.$(OBJEXT) env.$(OBJEXT) \
 
105
        idle.$(OBJEXT) options.$(OBJEXT) daemon.$(OBJEXT) \
 
106
        driver.$(OBJEXT) transact.$(OBJEXT) sink.$(OBJEXT) \
 
107
        smtp.$(OBJEXT) uid.$(OBJEXT) mxget.$(OBJEXT) md5ify.$(OBJEXT) \
 
108
        cram.$(OBJEXT) kerberos.$(OBJEXT) gssapi.$(OBJEXT) \
 
109
        opie.$(OBJEXT) rpa.$(OBJEXT) interface.$(OBJEXT) \
 
110
        netrc.$(OBJEXT) unmime.$(OBJEXT) conf.$(OBJEXT) \
 
111
        checkalias.$(OBJEXT) lock.$(OBJEXT) rcfile_l.$(OBJEXT) \
 
112
        rcfile_y.$(OBJEXT) norm_charmap.$(OBJEXT) \
 
113
        getaddrinfo.$(OBJEXT) getnameinfo.$(OBJEXT)
 
114
fetchmail_OBJECTS = $(am_fetchmail_OBJECTS)
 
115
fetchmail_LDADD = $(LDADD)
 
116
am__DEPENDENCIES_2 = @LIBOBJS@
 
117
@NEED_TRIO_TRUE@am__DEPENDENCIES_3 = libtrio.a
 
118
fetchmail_DEPENDENCIES = libfm.a $(am__DEPENDENCIES_2) \
 
119
        $(am__DEPENDENCIES_3)
 
120
am_mxget_OBJECTS = mxget-mxget.$(OBJEXT)
 
121
mxget_OBJECTS = $(am_mxget_OBJECTS)
 
122
mxget_LDADD = $(LDADD)
 
123
mxget_DEPENDENCIES = libfm.a $(am__DEPENDENCIES_2) \
 
124
        $(am__DEPENDENCIES_3)
 
125
am_netrc_OBJECTS = netrc-netrc.$(OBJEXT) netrc-xmalloc.$(OBJEXT) \
 
126
        netrc-report.$(OBJEXT)
 
127
netrc_OBJECTS = $(am_netrc_OBJECTS)
 
128
netrc_LDADD = $(LDADD)
 
129
netrc_DEPENDENCIES = libfm.a $(am__DEPENDENCIES_2) \
 
130
        $(am__DEPENDENCIES_3)
 
131
am__regression_SOURCES_DIST = trio/regression.c
 
132
@NEED_TRIO_TRUE@am_regression_OBJECTS = regression.$(OBJEXT)
 
133
regression_OBJECTS = $(am_regression_OBJECTS)
 
134
regression_LDADD = $(LDADD)
 
135
regression_DEPENDENCIES = libfm.a $(am__DEPENDENCIES_2) \
 
136
        $(am__DEPENDENCIES_3)
 
137
rfc2047e_SOURCES = rfc2047e.c
 
138
rfc2047e_OBJECTS = rfc2047e-rfc2047e.$(OBJEXT)
 
139
rfc2047e_LDADD = $(LDADD)
 
140
rfc2047e_DEPENDENCIES = libfm.a $(am__DEPENDENCIES_2) \
 
141
        $(am__DEPENDENCIES_3)
 
142
rfc822_SOURCES = rfc822.c
 
143
rfc822_OBJECTS = rfc822-rfc822.$(OBJEXT)
 
144
rfc822_LDADD = $(LDADD)
 
145
rfc822_DEPENDENCIES = libfm.a $(am__DEPENDENCIES_2) \
 
146
        $(am__DEPENDENCIES_3)
 
147
am_unmime_OBJECTS = unmime-unmime.$(OBJEXT)
 
148
unmime_OBJECTS = $(am_unmime_OBJECTS)
 
149
unmime_LDADD = $(LDADD)
 
150
unmime_DEPENDENCIES = libfm.a $(am__DEPENDENCIES_2) \
 
151
        $(am__DEPENDENCIES_3)
 
152
nodist_binSCRIPT_INSTALL = $(INSTALL_SCRIPT)
 
153
SCRIPTS = $(dist_noinst_SCRIPTS) $(nodist_bin_SCRIPTS)
 
154
DEFAULT_INCLUDES = -I. -I$(srcdir) -I.
 
155
depcomp = $(SHELL) $(top_srcdir)/depcomp
 
156
am__depfiles_maybe = depfiles
 
157
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
 
158
        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
 
159
CCLD = $(CC)
 
160
LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
 
161
LEXCOMPILE = $(LEX) $(LFLAGS) $(AM_LFLAGS)
 
162
YACCCOMPILE = $(YACC) $(YFLAGS) $(AM_YFLAGS)
 
163
SOURCES = $(libfm_a_SOURCES) $(libtrio_a_SOURCES) $(fetchmail_SOURCES) \
 
164
        $(mxget_SOURCES) $(netrc_SOURCES) $(regression_SOURCES) \
 
165
        rfc2047e.c rfc822.c $(unmime_SOURCES)
 
166
DIST_SOURCES = $(libfm_a_SOURCES) $(am__libtrio_a_SOURCES_DIST) \
 
167
        $(fetchmail_SOURCES) $(mxget_SOURCES) $(netrc_SOURCES) \
 
168
        $(am__regression_SOURCES_DIST) rfc2047e.c rfc822.c \
 
169
        $(unmime_SOURCES)
 
170
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
 
171
        html-recursive info-recursive install-data-recursive \
 
172
        install-exec-recursive install-info-recursive \
 
173
        install-recursive installcheck-recursive installdirs-recursive \
 
174
        pdf-recursive ps-recursive uninstall-info-recursive \
 
175
        uninstall-recursive
 
176
am__noinst_PYTHON_DIST = fetchmailconf.py
 
177
am__python_PYTHON_DIST = fetchmailconf.py
 
178
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
 
179
am__vpath_adj = case $$p in \
 
180
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
 
181
    *) f=$$p;; \
 
182
  esac;
 
183
am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
 
184
pythonPYTHON_INSTALL = $(INSTALL_DATA)
 
185
py_compile = $(top_srcdir)/py-compile
 
186
man1dir = $(mandir)/man1
 
187
NROFF = nroff
 
188
MANS = $(dist_man1_MANS)
 
189
ETAGS = etags
 
190
CTAGS = ctags
 
191
DIST_SUBDIRS = $(SUBDIRS)
 
192
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
193
distdir = $(PACKAGE)-$(VERSION)
 
194
top_distdir = $(distdir)
 
195
am__remove_distdir = \
 
196
  { test ! -d $(distdir) \
 
197
    || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
 
198
         && rm -fr $(distdir); }; }
 
199
GZIP_ENV = --best
 
200
DIST_ARCHIVES = $(distdir).tar.bz2
 
201
distuninstallcheck_listfiles = find . -type f -print
 
202
distcleancheck_listfiles = find . -type f -print
 
203
ACLOCAL = @ACLOCAL@
 
204
AMDEP_FALSE = @AMDEP_FALSE@
 
205
AMDEP_TRUE = @AMDEP_TRUE@
 
206
AMTAR = @AMTAR@
 
207
AUTOCONF = @AUTOCONF@
 
208
AUTOHEADER = @AUTOHEADER@
 
209
AUTOMAKE = @AUTOMAKE@
 
210
AWK = @AWK@
13
211
CC = @CC@
14
 
# CC = cc               # QNX
15
 
 
 
212
CCDEPMODE = @CCDEPMODE@
 
213
CEFLAGS = @CEFLAGS@
16
214
CFLAGS = @CFLAGS@
17
 
# CFLAGS =  -g2 -5      # QNX
 
215
CPFLAGS = @CPFLAGS@
 
216
CPP = @CPP@
 
217
CPPFLAGS = @CPPFLAGS@
 
218
CYGPATH_W = @CYGPATH_W@
 
219
DEFS = @DEFS@ -DLOCALEDIR=\"$(localedir)\"
 
220
DEPDIR = @DEPDIR@
 
221
ECHO_C = @ECHO_C@
 
222
ECHO_N = @ECHO_N@
 
223
ECHO_T = @ECHO_T@
 
224
EGREP = @EGREP@
 
225
EXEEXT = @EXEEXT@
 
226
EXTRAOBJ = @EXTRAOBJ@
 
227
GMSGFMT = @GMSGFMT@
 
228
HAVE_PYTHON_FALSE = @HAVE_PYTHON_FALSE@
 
229
HAVE_PYTHON_TRUE = @HAVE_PYTHON_TRUE@
 
230
INSTALL_DATA = @INSTALL_DATA@
 
231
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
232
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
233
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
234
INTLLIBS = @INTLLIBS@
 
235
INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
 
236
LDEFLAGS = @LDEFLAGS@
18
237
LDFLAGS = @LDFLAGS@
19
 
# LDFLAGS =  -g2 -5 -N64k       # QNX
20
238
LEX = @LEX@
21
 
LEXFLAGS=
 
239
LEXLIB = @LEXLIB@
 
240
LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
 
241
LIBICONV = @LIBICONV@
 
242
LIBINTL = @LIBINTL@
 
243
LIBOBJS = @LIBOBJS@
 
244
LIBS = @LIBS@
 
245
LTLIBICONV = @LTLIBICONV@
 
246
LTLIBINTL = @LTLIBINTL@
 
247
LTLIBOBJS = @LTLIBOBJS@
 
248
MAKEINFO = @MAKEINFO@
 
249
MKINSTALLDIRS = @MKINSTALLDIRS@
 
250
MSGFMT = @MSGFMT@
 
251
MSGMERGE = @MSGMERGE@
 
252
NEED_TRIO_FALSE = @NEED_TRIO_FALSE@
 
253
NEED_TRIO_TRUE = @NEED_TRIO_TRUE@
 
254
OBJEXT = @OBJEXT@
 
255
PACKAGE = @PACKAGE@
 
256
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
257
PACKAGE_NAME = @PACKAGE_NAME@
 
258
PACKAGE_STRING = @PACKAGE_STRING@
 
259
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
260
PACKAGE_VERSION = @PACKAGE_VERSION@
 
261
PATH_SEPARATOR = @PATH_SEPARATOR@
 
262
POSUB = @POSUB@
 
263
PYTHON = @PYTHON@
 
264
PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
 
265
PYTHON_PLATFORM = @PYTHON_PLATFORM@
 
266
PYTHON_PREFIX = @PYTHON_PREFIX@
 
267
PYTHON_VERSION = @PYTHON_VERSION@
 
268
RANLIB = @RANLIB@
 
269
SET_MAKE = @SET_MAKE@
 
270
 
 
271
# For some losing Unix makes.
 
272
SHELL = /bin/sh
 
273
STRIP = @STRIP@
 
274
USE_NLS = @USE_NLS@
 
275
VERSION = @VERSION@
 
276
XGETTEXT = @XGETTEXT@
22
277
YACC = @YACC@
23
 
# YACC = yacc
24
 
YACCFLAGS = -d # -t
25
 
 
26
 
CEFLAGS = @CEFLAGS@
27
 
CPFLAGS = @CPFLAGS@
28
 
LDEFLAGS = @LDEFLAGS@
 
278
ac_ct_CC = @ac_ct_CC@
 
279
ac_ct_RANLIB = @ac_ct_RANLIB@
 
280
ac_ct_STRIP = @ac_ct_STRIP@
 
281
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
 
282
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
 
283
am__include = @am__include@
 
284
am__leading_dot = @am__leading_dot@
 
285
am__quote = @am__quote@
 
286
am__tar = @am__tar@
 
287
am__untar = @am__untar@
 
288
bindir = @bindir@
 
289
build = @build@
 
290
build_alias = @build_alias@
 
291
build_cpu = @build_cpu@
 
292
build_os = @build_os@
 
293
build_vendor = @build_vendor@
 
294
datadir = @datadir@
 
295
exec_prefix = @exec_prefix@
 
296
host = @host@
 
297
host_alias = @host_alias@
 
298
host_cpu = @host_cpu@
 
299
host_os = @host_os@
 
300
host_vendor = @host_vendor@
 
301
includedir = @includedir@
 
302
infodir = @infodir@
 
303
install_sh = @install_sh@
 
304
libdir = @libdir@
 
305
libexecdir = @libexecdir@
 
306
localstatedir = @localstatedir@
 
307
maildrop = @maildrop@
 
308
mandir = @mandir@
 
309
mkdir_p = @mkdir_p@
 
310
oldincludedir = @oldincludedir@
 
311
pkgpyexecdir = @pkgpyexecdir@
 
312
pkgpythondir = @pkgpythondir@
 
313
prefix = @prefix@
 
314
procmail = @procmail@
 
315
program_transform_name = @program_transform_name@
 
316
pyexecdir = @pyexecdir@
 
317
pythondir = @pythondir@
 
318
sbindir = @sbindir@
 
319
sendmail = @sendmail@
 
320
sharedstatedir = @sharedstatedir@
 
321
sysconfdir = @sysconfdir@
 
322
target = @target@
 
323
target_alias = @target_alias@
 
324
target_cpu = @target_cpu@
 
325
target_os = @target_os@
 
326
target_vendor = @target_vendor@
 
327
SUBDIRS = m4 po
 
328
AUTOMAKE_OPTIONS = foreign no-dist-gzip dist-bzip2
 
329
AM_CFLAGS = @CEFLAGS@
 
330
AM_CPPFLAGS = @CPFLAGS@ -I$(srcdir)/libesmtp
 
331
AM_LDFLAGS = @LDEFLAGS@
 
332
ACLOCAL_AMFLAGS = -I m4 -I m4-local
 
333
AM_YFLAGS = -d
 
334
BUILT_SOURCES = rcfile_y.h
 
335
dist_noinst_SCRIPTS = specgen.sh
 
336
dist_man1_MANS = fetchmail.man $(am__append_1)
 
337
pys = fetchmailconf.py
 
338
pym = fetchmailconf.man
 
339
@HAVE_PYTHON_TRUE@nodist_bin_SCRIPTS = fetchmailconf
 
340
@HAVE_PYTHON_TRUE@python_PYTHON = $(pys)
 
341
@HAVE_PYTHON_FALSE@EXTRA_DIST = $(pym) $(DISTDOCS) fetchmail.spec \
 
342
@HAVE_PYTHON_FALSE@     $(distdirs) ucs/README.svn trio/CHANGES \
 
343
@HAVE_PYTHON_FALSE@     trio/README strlcpy.3 bighand.png \
 
344
@HAVE_PYTHON_FALSE@     m4-local/ac-archive-license.txt \
 
345
@HAVE_PYTHON_FALSE@     m4-local/ac_ma_search_package.m4 \
 
346
@HAVE_PYTHON_FALSE@     m4-local/autobuild.m4 t.smoke t.rc \
 
347
@HAVE_PYTHON_FALSE@     dist-tools/html2txt dist-tools/manServer.pl
 
348
@HAVE_PYTHON_TRUE@EXTRA_DIST = $(DISTDOCS) fetchmail.spec $(distdirs) \
 
349
@HAVE_PYTHON_TRUE@      ucs/README.svn trio/CHANGES trio/README \
 
350
@HAVE_PYTHON_TRUE@      strlcpy.3 bighand.png \
 
351
@HAVE_PYTHON_TRUE@      m4-local/ac-archive-license.txt \
 
352
@HAVE_PYTHON_TRUE@      m4-local/ac_ma_search_package.m4 \
 
353
@HAVE_PYTHON_TRUE@      m4-local/autobuild.m4 t.smoke t.rc \
 
354
@HAVE_PYTHON_TRUE@      dist-tools/html2txt dist-tools/manServer.pl
 
355
@HAVE_PYTHON_FALSE@noinst_PYTHON = $(pys)
 
356
CLEANFILES = $(nodist_bin_SCRIPTS)
29
357
 
30
358
# for gettext (used by fetchmail.c, NOT by GNU gettext)
31
359
localedir = $(datadir)/locale
32
 
 
33
 
# How to invoke ranlib.  This is only used by the `glob' subdirectory.
34
 
RANLIB = @RANLIB@
35
 
 
36
 
# NeXT 1.0a uses an old version of GCC, which required -D__inline=inline.
37
 
# See also `config.h'.
38
 
DEFS = @DEFS@ @EXTRADEFS@ -DLOCALEDIR=\"$(localedir)\"
39
 
# DEFS = -DQNX -DHAVE_CONFIG_H -DHAVE_UNISTD_H -DHAVE_STDARG_H -DSTDC_HEADERS   # QNX
40
 
defines = $(DEFS)
41
 
 
42
 
# If your system needs extra libraries loaded in, define them here.
43
 
# In particular, add -lresolv if you are running bind 4.9.5
44
 
LOADLIBS = @LIBS@ @LIBINTL@ # @LEXLIB@
45
 
# LOADLIBS = -lsocket3r -lunix3r        # QNX
46
 
 
47
 
# Extra sources/objects for library functions not provided on the host system.
48
 
EXTRASRC = @EXTRASRC@
49
 
# EXTRASRC = $(srcdir)/strcasecmp.c $(srcdir)/alloca.c  # QNX
50
 
EXTRAOBJ = @EXTRAOBJ@ @INTLOBJS@
51
 
# EXTRAOBJ = strcasecmp.o alloca.o getopt.o getopt1.o
52
 
 
53
 
DESTDIR = 
54
 
 
55
 
# Common prefix for machine-independent installed files.
56
 
prefix = @prefix@
57
 
# Common prefix for machine-dependent installed files.
58
 
exec_prefix = @exec_prefix@
59
 
 
60
 
# Directory in which to install.
61
 
bindir = @bindir@
62
 
# Directory to install the Info files in.
63
 
infodir = @infodir@
64
 
# Directory to install data files.
65
 
datadir = @datadir@
66
 
# Number to put on the man page filename.
67
 
manext = 1
68
 
# Directory to install the man page in.
69
 
mandir = @mandir@/man$(manext)
70
 
 
71
 
# Toplevel build directory
72
 
top_builddir = .
73
 
top_srcdir = @top_srcdir@
74
 
 
75
 
# Program to install `make'.
76
 
INSTALL_PROGRAM = @INSTALL_PROGRAM@
77
 
# Program to install the man page.
78
 
INSTALL_DATA = @INSTALL_DATA@
79
 
# Generic install program.
80
 
INSTALL = @INSTALL@
81
 
 
82
 
# Program to format Texinfo source into Info files.
83
 
MAKEINFO = makeinfo
84
 
# Program to format Texinfo source into DVI files.
85
 
TEXI2DVI = texi2dvi
86
 
 
87
 
# Programs to make tags files.
88
 
ETAGS = etags
89
 
CTAGS = ctags
90
 
 
91
 
protobjs = rcfile_y.o rcfile_l.o socket.o getpass.o pop2.o pop3.o imap.o \
92
 
       etrn.o odmr.o fetchmail.o idle.o env.o options.o daemon.o driver.o \
93
 
       transact.o sink.o rfc822.o smtp.o xmalloc.o uid.o mxget.o md5ify.o \
94
 
       cram.o kerberos.o gssapi.o opie.o rpa.o interface.o netrc.o base64.o \
95
 
       report.o unmime.o conf.o checkalias.o smbdes.o smbencrypt.o smbmd4.o \
96
 
       smbutil.o ipv6-connect.o lock.o
97
 
 
98
 
objs = $(protobjs) $(EXTRAOBJ)
99
 
 
100
 
srcs = $(srcdir)/socket.c $(srcdir)/getpass.c $(srcdir)/pop2.c          \
101
 
       $(srcdir)/pop3.c $(srcdir)/imap.c $(srcdir)/etrn.c               \
102
 
       $(srcdir)/odmr.c $(srcdir)/fetchmail.c $(srcdir)/env.c           \
103
 
       $(srcdir)/idle.c $(srcdir)/options.c $(srcdir)/daemon.c          \
104
 
       $(srcdir)/driver.c $(srcdir)/transact.c $(srcdir)/sink.c         \
105
 
       $(srcdir)/rfc822.c $(srcdir)/smtp.c $(srcdir)/xmalloc.c          \
106
 
       $(srcdir)/uid.c $(srcdir)/mxget.c $(srcdir)/md5ify.c             \
107
 
       $(srcdir)/cram.c $(srcdir)/kerberos.c $(srcdir)/gssapi.c         \
108
 
       $(srcdir)/opie.c $(srcdir)/rpa.c $(srcdir)/interface.c           \
109
 
       $(srcdir)/netrc.c $(srcdir)/base64.c $(srcdir)/report.c          \
110
 
       $(srcdir)/unmime.c $(srcdir)/conf.c $(srcdir)/checkalias.c       \
111
 
       $(srcdir)/smbdes.c $(srcdir)/smbencrypt.c $(srcdir)/smbmd4.c     \
112
 
       $(srcdir)/smbutil.c $(srcdir)/ipv6-connect.c $(srcdir)/lock.c
 
360
noinst_LIBRARIES = libfm.a $(am__append_2)
 
361
libfm_a_SOURCES = xmalloc.c base64.c rfc822.c report.c rfc2047e.c \
 
362
                        servport.c ntlm.h smbbyteorder.h smbdes.h smbmd4.h \
 
363
                        smbencrypt.h smbdes.c smbencrypt.c smbmd4.c smbutil.c \
 
364
                        libesmtp/gethostbyname.h libesmtp/gethostbyname.c
 
365
 
 
366
libfm_a_LIBADD = $(EXTRAOBJ)
 
367
libfm_a_DEPENDENCIES = $(EXTRAOBJ)
 
368
LDADD = libfm.a @LIBINTL@ $(LIBOBJS) $(am__append_4)
 
369
DEPENDENCIES = libfm.a $(LIBOBJS)
 
370
TESTS = t.smoke $(am__append_5)
 
371
TESTS_ENVIRONMENT = srcdir="@srcdir@" LC_ALL=C TZ=UTC
 
372
@NEED_TRIO_TRUE@libtrio_a_SOURCES = trio/triostr.c trio/trio.c trio/trionan.c \
 
373
@NEED_TRIO_TRUE@                        trio/trio.h trio/triop.h trio/triodef.h \
 
374
@NEED_TRIO_TRUE@                        trio/trionan.h trio/triostr.h
 
375
 
 
376
@NEED_TRIO_TRUE@regression_SOURCES = trio/regression.c
 
377
fetchmail_SOURCES = fetchmail.h getopt.h \
 
378
                i18n.h kerberos.h md5.h mx.h netrc.h smtp.h \
 
379
                socket.h tunable.h \
 
380
                socket.c getpass.c pop2.c pop3.c imap.c etrn.c \
 
381
                odmr.c fetchmail.c env.c idle.c options.c daemon.c \
 
382
                driver.c transact.c sink.c smtp.c \
 
383
                uid.c mxget.c md5ify.c cram.c kerberos.c gssapi.c \
 
384
                opie.c rpa.c interface.c netrc.c \
 
385
                unmime.c conf.c checkalias.c lock.c \
 
386
                rcfile_l.l rcfile_y.y ucs/norm_charmap.c \
 
387
                libesmtp/getaddrinfo.h libesmtp/getaddrinfo.c \
 
388
                KAME/getnameinfo.c
 
389
 
 
390
rfc2047e_CFLAGS = -DTEST
 
391
rfc822_CFLAGS = -DMAIN
 
392
unmime_SOURCES = unmime.c
 
393
unmime_CFLAGS = -DSTANDALONE -DHAVE_CONFIG_H -I$(builddir)
 
394
netrc_SOURCES = netrc.c xmalloc.c report.c
 
395
netrc_CFLAGS = -DSTANDALONE -DHAVE_CONFIG_H -I$(builddir)
 
396
mxget_SOURCES = mxget.c
 
397
mxget_CFLAGS = -DSTANDALONE -DHAVE_CONFIG_H -I$(builddir)
 
398
DISTDOCS = FAQ FEATURES NOTES OLDNEWS fetchmail-man.html \
 
399
                design-notes.html esrs-design-notes.html todo.html \
 
400
                fetchmail-features.html README.SSL README.NTLM \
 
401
                README.packaging \
 
402
                fetchmail-FAQ.book fetchmail-FAQ.pdf fetchmail-FAQ.html \
 
403
                fetchmail-SA-2006-01.txt \
 
404
                fetchmail-SA-2005-01.txt \
 
405
                fetchmail-SA-2005-02.txt \
 
406
                fetchmail-SA-2005-03.txt
 
407
 
 
408
 
 
409
# extra directories to ship
 
410
distdirs = rh-config contrib beos
 
411
all: $(BUILT_SOURCES) config.h
 
412
        $(MAKE) $(AM_MAKEFLAGS) all-recursive
113
413
 
114
414
.SUFFIXES:
115
 
.SUFFIXES: .o .c .h .y .l .ps .dvi .info .texi
116
 
 
117
 
all: fetchmail po
118
 
 
119
 
# Some makes apparently use .PHONY as the default goal if it is before `all'.
120
 
.PHONY: all
121
 
 
122
 
fetchmail: $(objs) @INTLDEPS@
123
 
        $(CC) $(LDEFLAGS) $(LDFLAGS) $(objs) $(LOADLIBS) -o fetchmail
124
 
 
125
 
.PHONY: intl po
126
 
intl @INTLDEPS@:
127
 
        cd intl && $(MAKE)
128
 
 
129
 
po:
130
 
        cd po && $(MAKE) top_builddir=..
131
 
 
132
 
# Tester for address parsing
133
 
rfc822: rfc822.c
134
 
        gcc -DMAIN -g rfc822.c -o rfc822
135
 
 
136
 
# Stand-alone MIME decoder
137
 
unmime: unmime.c base64.c rfc822.c xmalloc.c report.c
138
 
        $(CC) -DSTANDALONE -DHAVE_CONFIG_H -I. -g -o $@ $^
139
 
 
140
 
 
141
 
# Stand-alone netrc tester
142
 
netrc: netrc.c xmalloc.o report.o
143
 
        $(CC) -DSTANDALONE -DHAVE_CONFIG_H -I. -g -o $@ $^
 
415
.SUFFIXES: .c .l .o .obj .y
 
416
am--refresh:
 
417
        @:
 
418
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
 
419
        @for dep in $?; do \
 
420
          case '$(am__configure_deps)' in \
 
421
            *$$dep*) \
 
422
              echo ' cd $(srcdir) && $(AUTOMAKE) --foreign '; \
 
423
              cd $(srcdir) && $(AUTOMAKE) --foreign  \
 
424
                && exit 0; \
 
425
              exit 1;; \
 
426
          esac; \
 
427
        done; \
 
428
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  Makefile'; \
 
429
        cd $(top_srcdir) && \
 
430
          $(AUTOMAKE) --foreign  Makefile
 
431
.PRECIOUS: Makefile
 
432
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
433
        @case '$?' in \
 
434
          *config.status*) \
 
435
            echo ' $(SHELL) ./config.status'; \
 
436
            $(SHELL) ./config.status;; \
 
437
          *) \
 
438
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
 
439
            cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
 
440
        esac;
 
441
 
 
442
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
443
        $(SHELL) ./config.status --recheck
 
444
 
 
445
$(top_srcdir)/configure:  $(am__configure_deps)
 
446
        cd $(srcdir) && $(AUTOCONF)
 
447
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
 
448
        cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
 
449
 
 
450
config.h: stamp-h1
 
451
        @if test ! -f $@; then \
 
452
          rm -f stamp-h1; \
 
453
          $(MAKE) stamp-h1; \
 
454
        else :; fi
 
455
 
 
456
stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
 
457
        @rm -f stamp-h1
 
458
        cd $(top_builddir) && $(SHELL) ./config.status config.h
 
459
$(srcdir)/config.h.in:  $(am__configure_deps) 
 
460
        cd $(top_srcdir) && $(AUTOHEADER)
 
461
        rm -f stamp-h1
 
462
        touch $@
 
463
 
 
464
distclean-hdr:
 
465
        -rm -f config.h stamp-h1
 
466
genlsm.sh: $(top_builddir)/config.status $(srcdir)/genlsm.sh.in
 
467
        cd $(top_builddir) && $(SHELL) ./config.status $@
 
468
 
 
469
clean-noinstLIBRARIES:
 
470
        -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
 
471
libfm.a: $(libfm_a_OBJECTS) $(libfm_a_DEPENDENCIES) 
 
472
        -rm -f libfm.a
 
473
        $(libfm_a_AR) libfm.a $(libfm_a_OBJECTS) $(libfm_a_LIBADD)
 
474
        $(RANLIB) libfm.a
 
475
libtrio.a: $(libtrio_a_OBJECTS) $(libtrio_a_DEPENDENCIES) 
 
476
        -rm -f libtrio.a
 
477
        $(libtrio_a_AR) libtrio.a $(libtrio_a_OBJECTS) $(libtrio_a_LIBADD)
 
478
        $(RANLIB) libtrio.a
 
479
install-binPROGRAMS: $(bin_PROGRAMS)
 
480
        @$(NORMAL_INSTALL)
 
481
        test -z "$(bindir)" || $(mkdir_p) "$(DESTDIR)$(bindir)"
 
482
        @list='$(bin_PROGRAMS)'; for p in $$list; do \
 
483
          p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
 
484
          if test -f $$p \
 
485
          ; then \
 
486
            f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
 
487
           echo " $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(bindir)/$$f'"; \
 
488
           $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) "$$p" "$(DESTDIR)$(bindir)/$$f" || exit 1; \
 
489
          else :; fi; \
 
490
        done
 
491
 
 
492
uninstall-binPROGRAMS:
 
493
        @$(NORMAL_UNINSTALL)
 
494
        @list='$(bin_PROGRAMS)'; for p in $$list; do \
 
495
          f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
 
496
          echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \
 
497
          rm -f "$(DESTDIR)$(bindir)/$$f"; \
 
498
        done
 
499
 
 
500
clean-binPROGRAMS:
 
501
        -test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS)
 
502
 
 
503
clean-checkPROGRAMS:
 
504
        -test -z "$(check_PROGRAMS)" || rm -f $(check_PROGRAMS)
 
505
rcfile_y.h: rcfile_y.c
 
506
        @if test ! -f $@; then \
 
507
          rm -f rcfile_y.c; \
 
508
          $(MAKE) rcfile_y.c; \
 
509
        else :; fi
 
510
fetchmail$(EXEEXT): $(fetchmail_OBJECTS) $(fetchmail_DEPENDENCIES) 
 
511
        @rm -f fetchmail$(EXEEXT)
 
512
        $(LINK) $(fetchmail_LDFLAGS) $(fetchmail_OBJECTS) $(fetchmail_LDADD) $(LIBS)
 
513
mxget$(EXEEXT): $(mxget_OBJECTS) $(mxget_DEPENDENCIES) 
 
514
        @rm -f mxget$(EXEEXT)
 
515
        $(LINK) $(mxget_LDFLAGS) $(mxget_OBJECTS) $(mxget_LDADD) $(LIBS)
 
516
netrc$(EXEEXT): $(netrc_OBJECTS) $(netrc_DEPENDENCIES) 
 
517
        @rm -f netrc$(EXEEXT)
 
518
        $(LINK) $(netrc_LDFLAGS) $(netrc_OBJECTS) $(netrc_LDADD) $(LIBS)
 
519
regression$(EXEEXT): $(regression_OBJECTS) $(regression_DEPENDENCIES) 
 
520
        @rm -f regression$(EXEEXT)
 
521
        $(LINK) $(regression_LDFLAGS) $(regression_OBJECTS) $(regression_LDADD) $(LIBS)
 
522
rfc2047e$(EXEEXT): $(rfc2047e_OBJECTS) $(rfc2047e_DEPENDENCIES) 
 
523
        @rm -f rfc2047e$(EXEEXT)
 
524
        $(LINK) $(rfc2047e_LDFLAGS) $(rfc2047e_OBJECTS) $(rfc2047e_LDADD) $(LIBS)
 
525
rfc822$(EXEEXT): $(rfc822_OBJECTS) $(rfc822_DEPENDENCIES) 
 
526
        @rm -f rfc822$(EXEEXT)
 
527
        $(LINK) $(rfc822_LDFLAGS) $(rfc822_OBJECTS) $(rfc822_LDADD) $(LIBS)
 
528
unmime$(EXEEXT): $(unmime_OBJECTS) $(unmime_DEPENDENCIES) 
 
529
        @rm -f unmime$(EXEEXT)
 
530
        $(LINK) $(unmime_LDFLAGS) $(unmime_OBJECTS) $(unmime_LDADD) $(LIBS)
 
531
install-nodist_binSCRIPTS: $(nodist_bin_SCRIPTS)
 
532
        @$(NORMAL_INSTALL)
 
533
        test -z "$(bindir)" || $(mkdir_p) "$(DESTDIR)$(bindir)"
 
534
        @list='$(nodist_bin_SCRIPTS)'; for p in $$list; do \
 
535
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
 
536
          if test -f $$d$$p; then \
 
537
            f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \
 
538
            echo " $(nodist_binSCRIPT_INSTALL) '$$d$$p' '$(DESTDIR)$(bindir)/$$f'"; \
 
539
            $(nodist_binSCRIPT_INSTALL) "$$d$$p" "$(DESTDIR)$(bindir)/$$f"; \
 
540
          else :; fi; \
 
541
        done
 
542
 
 
543
uninstall-nodist_binSCRIPTS:
 
544
        @$(NORMAL_UNINSTALL)
 
545
        @list='$(nodist_bin_SCRIPTS)'; for p in $$list; do \
 
546
          f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \
 
547
          echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \
 
548
          rm -f "$(DESTDIR)$(bindir)/$$f"; \
 
549
        done
 
550
 
 
551
mostlyclean-compile:
 
552
        -rm -f *.$(OBJEXT)
 
553
 
 
554
distclean-compile:
 
555
        -rm -f *.tab.c
 
556
 
 
557
@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/getopt.Po@am__quote@
 
558
@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/getopt1.Po@am__quote@
 
559
@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/md5c.Po@am__quote@
 
560
@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/memmove.Po@am__quote@
 
561
@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/stpcpy.Po@am__quote@
 
562
@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/strcasecmp.Po@am__quote@
 
563
@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/strlcat.Po@am__quote@
 
564
@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/strlcpy.Po@am__quote@
 
565
@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/strstr.Po@am__quote@
 
566
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/base64.Po@am__quote@
 
567
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/checkalias.Po@am__quote@
 
568
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/conf.Po@am__quote@
 
569
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cram.Po@am__quote@
 
570
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/daemon.Po@am__quote@
 
571
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/driver.Po@am__quote@
 
572
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/env.Po@am__quote@
 
573
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/etrn.Po@am__quote@
 
574
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fetchmail.Po@am__quote@
 
575
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getaddrinfo.Po@am__quote@
 
576
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gethostbyname.Po@am__quote@
 
577
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getnameinfo.Po@am__quote@
 
578
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getpass.Po@am__quote@
 
579
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gssapi.Po@am__quote@
 
580
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/idle.Po@am__quote@
 
581
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/imap.Po@am__quote@
 
582
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/interface.Po@am__quote@
 
583
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/kerberos.Po@am__quote@
 
584
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lock.Po@am__quote@
 
585
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/md5ify.Po@am__quote@
 
586
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mxget-mxget.Po@am__quote@
 
587
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mxget.Po@am__quote@
 
588
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/netrc-netrc.Po@am__quote@
 
589
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/netrc-report.Po@am__quote@
 
590
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/netrc-xmalloc.Po@am__quote@
 
591
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/netrc.Po@am__quote@
 
592
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/norm_charmap.Po@am__quote@
 
593
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/odmr.Po@am__quote@
 
594
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/opie.Po@am__quote@
 
595
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/options.Po@am__quote@
 
596
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pop2.Po@am__quote@
 
597
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pop3.Po@am__quote@
 
598
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rcfile_l.Po@am__quote@
 
599
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rcfile_y.Po@am__quote@
 
600
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/regression.Po@am__quote@
 
601
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/report.Po@am__quote@
 
602
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rfc2047e-rfc2047e.Po@am__quote@
 
603
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rfc2047e.Po@am__quote@
 
604
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rfc822-rfc822.Po@am__quote@
 
605
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rfc822.Po@am__quote@
 
606
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rpa.Po@am__quote@
 
607
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/servport.Po@am__quote@
 
608
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sink.Po@am__quote@
 
609
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/smbdes.Po@am__quote@
 
610
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/smbencrypt.Po@am__quote@
 
611
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/smbmd4.Po@am__quote@
 
612
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/smbutil.Po@am__quote@
 
613
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/smtp.Po@am__quote@
 
614
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/socket.Po@am__quote@
 
615
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/transact.Po@am__quote@
 
616
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/trio.Po@am__quote@
 
617
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/trionan.Po@am__quote@
 
618
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/triostr.Po@am__quote@
 
619
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/uid.Po@am__quote@
 
620
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/unmime-unmime.Po@am__quote@
 
621
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/unmime.Po@am__quote@
 
622
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xmalloc.Po@am__quote@
144
623
 
145
624
.c.o:
146
 
        $(CC) $(defines) -c $(CPFLAGS) -I. -I$(srcdir) -I$(top_builddir)/intl -I$(top_srcdir)/intl $(CEFLAGS) $(CFLAGS) $<
147
 
 
148
 
# For some losing Unix makes.
149
 
SHELL = /bin/sh
 
625
@am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
 
626
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
 
627
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 
628
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
629
@am__fastdepCC_FALSE@   $(COMPILE) -c $<
 
630
 
 
631
.c.obj:
 
632
@am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
 
633
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
 
634
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 
635
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
636
@am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
 
637
 
 
638
gethostbyname.o: libesmtp/gethostbyname.c
 
639
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT gethostbyname.o -MD -MP -MF "$(DEPDIR)/gethostbyname.Tpo" -c -o gethostbyname.o `test -f 'libesmtp/gethostbyname.c' || echo '$(srcdir)/'`libesmtp/gethostbyname.c; \
 
640
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/gethostbyname.Tpo" "$(DEPDIR)/gethostbyname.Po"; else rm -f "$(DEPDIR)/gethostbyname.Tpo"; exit 1; fi
 
641
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='libesmtp/gethostbyname.c' object='gethostbyname.o' libtool=no @AMDEPBACKSLASH@
 
642
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
643
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o gethostbyname.o `test -f 'libesmtp/gethostbyname.c' || echo '$(srcdir)/'`libesmtp/gethostbyname.c
 
644
 
 
645
gethostbyname.obj: libesmtp/gethostbyname.c
 
646
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT gethostbyname.obj -MD -MP -MF "$(DEPDIR)/gethostbyname.Tpo" -c -o gethostbyname.obj `if test -f 'libesmtp/gethostbyname.c'; then $(CYGPATH_W) 'libesmtp/gethostbyname.c'; else $(CYGPATH_W) '$(srcdir)/libesmtp/gethostbyname.c'; fi`; \
 
647
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/gethostbyname.Tpo" "$(DEPDIR)/gethostbyname.Po"; else rm -f "$(DEPDIR)/gethostbyname.Tpo"; exit 1; fi
 
648
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='libesmtp/gethostbyname.c' object='gethostbyname.obj' libtool=no @AMDEPBACKSLASH@
 
649
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
650
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o gethostbyname.obj `if test -f 'libesmtp/gethostbyname.c'; then $(CYGPATH_W) 'libesmtp/gethostbyname.c'; else $(CYGPATH_W) '$(srcdir)/libesmtp/gethostbyname.c'; fi`
 
651
 
 
652
triostr.o: trio/triostr.c
 
653
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT triostr.o -MD -MP -MF "$(DEPDIR)/triostr.Tpo" -c -o triostr.o `test -f 'trio/triostr.c' || echo '$(srcdir)/'`trio/triostr.c; \
 
654
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/triostr.Tpo" "$(DEPDIR)/triostr.Po"; else rm -f "$(DEPDIR)/triostr.Tpo"; exit 1; fi
 
655
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='trio/triostr.c' object='triostr.o' libtool=no @AMDEPBACKSLASH@
 
656
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
657
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o triostr.o `test -f 'trio/triostr.c' || echo '$(srcdir)/'`trio/triostr.c
 
658
 
 
659
triostr.obj: trio/triostr.c
 
660
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT triostr.obj -MD -MP -MF "$(DEPDIR)/triostr.Tpo" -c -o triostr.obj `if test -f 'trio/triostr.c'; then $(CYGPATH_W) 'trio/triostr.c'; else $(CYGPATH_W) '$(srcdir)/trio/triostr.c'; fi`; \
 
661
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/triostr.Tpo" "$(DEPDIR)/triostr.Po"; else rm -f "$(DEPDIR)/triostr.Tpo"; exit 1; fi
 
662
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='trio/triostr.c' object='triostr.obj' libtool=no @AMDEPBACKSLASH@
 
663
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
664
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o triostr.obj `if test -f 'trio/triostr.c'; then $(CYGPATH_W) 'trio/triostr.c'; else $(CYGPATH_W) '$(srcdir)/trio/triostr.c'; fi`
 
665
 
 
666
trio.o: trio/trio.c
 
667
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT trio.o -MD -MP -MF "$(DEPDIR)/trio.Tpo" -c -o trio.o `test -f 'trio/trio.c' || echo '$(srcdir)/'`trio/trio.c; \
 
668
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/trio.Tpo" "$(DEPDIR)/trio.Po"; else rm -f "$(DEPDIR)/trio.Tpo"; exit 1; fi
 
669
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='trio/trio.c' object='trio.o' libtool=no @AMDEPBACKSLASH@
 
670
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
671
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o trio.o `test -f 'trio/trio.c' || echo '$(srcdir)/'`trio/trio.c
 
672
 
 
673
trio.obj: trio/trio.c
 
674
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT trio.obj -MD -MP -MF "$(DEPDIR)/trio.Tpo" -c -o trio.obj `if test -f 'trio/trio.c'; then $(CYGPATH_W) 'trio/trio.c'; else $(CYGPATH_W) '$(srcdir)/trio/trio.c'; fi`; \
 
675
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/trio.Tpo" "$(DEPDIR)/trio.Po"; else rm -f "$(DEPDIR)/trio.Tpo"; exit 1; fi
 
676
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='trio/trio.c' object='trio.obj' libtool=no @AMDEPBACKSLASH@
 
677
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
678
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o trio.obj `if test -f 'trio/trio.c'; then $(CYGPATH_W) 'trio/trio.c'; else $(CYGPATH_W) '$(srcdir)/trio/trio.c'; fi`
 
679
 
 
680
trionan.o: trio/trionan.c
 
681
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT trionan.o -MD -MP -MF "$(DEPDIR)/trionan.Tpo" -c -o trionan.o `test -f 'trio/trionan.c' || echo '$(srcdir)/'`trio/trionan.c; \
 
682
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/trionan.Tpo" "$(DEPDIR)/trionan.Po"; else rm -f "$(DEPDIR)/trionan.Tpo"; exit 1; fi
 
683
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='trio/trionan.c' object='trionan.o' libtool=no @AMDEPBACKSLASH@
 
684
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
685
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o trionan.o `test -f 'trio/trionan.c' || echo '$(srcdir)/'`trio/trionan.c
 
686
 
 
687
trionan.obj: trio/trionan.c
 
688
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT trionan.obj -MD -MP -MF "$(DEPDIR)/trionan.Tpo" -c -o trionan.obj `if test -f 'trio/trionan.c'; then $(CYGPATH_W) 'trio/trionan.c'; else $(CYGPATH_W) '$(srcdir)/trio/trionan.c'; fi`; \
 
689
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/trionan.Tpo" "$(DEPDIR)/trionan.Po"; else rm -f "$(DEPDIR)/trionan.Tpo"; exit 1; fi
 
690
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='trio/trionan.c' object='trionan.obj' libtool=no @AMDEPBACKSLASH@
 
691
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
692
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o trionan.obj `if test -f 'trio/trionan.c'; then $(CYGPATH_W) 'trio/trionan.c'; else $(CYGPATH_W) '$(srcdir)/trio/trionan.c'; fi`
 
693
 
 
694
norm_charmap.o: ucs/norm_charmap.c
 
695
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT norm_charmap.o -MD -MP -MF "$(DEPDIR)/norm_charmap.Tpo" -c -o norm_charmap.o `test -f 'ucs/norm_charmap.c' || echo '$(srcdir)/'`ucs/norm_charmap.c; \
 
696
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/norm_charmap.Tpo" "$(DEPDIR)/norm_charmap.Po"; else rm -f "$(DEPDIR)/norm_charmap.Tpo"; exit 1; fi
 
697
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='ucs/norm_charmap.c' object='norm_charmap.o' libtool=no @AMDEPBACKSLASH@
 
698
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
699
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o norm_charmap.o `test -f 'ucs/norm_charmap.c' || echo '$(srcdir)/'`ucs/norm_charmap.c
 
700
 
 
701
norm_charmap.obj: ucs/norm_charmap.c
 
702
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT norm_charmap.obj -MD -MP -MF "$(DEPDIR)/norm_charmap.Tpo" -c -o norm_charmap.obj `if test -f 'ucs/norm_charmap.c'; then $(CYGPATH_W) 'ucs/norm_charmap.c'; else $(CYGPATH_W) '$(srcdir)/ucs/norm_charmap.c'; fi`; \
 
703
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/norm_charmap.Tpo" "$(DEPDIR)/norm_charmap.Po"; else rm -f "$(DEPDIR)/norm_charmap.Tpo"; exit 1; fi
 
704
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='ucs/norm_charmap.c' object='norm_charmap.obj' libtool=no @AMDEPBACKSLASH@
 
705
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
706
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o norm_charmap.obj `if test -f 'ucs/norm_charmap.c'; then $(CYGPATH_W) 'ucs/norm_charmap.c'; else $(CYGPATH_W) '$(srcdir)/ucs/norm_charmap.c'; fi`
 
707
 
 
708
getaddrinfo.o: libesmtp/getaddrinfo.c
 
709
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT getaddrinfo.o -MD -MP -MF "$(DEPDIR)/getaddrinfo.Tpo" -c -o getaddrinfo.o `test -f 'libesmtp/getaddrinfo.c' || echo '$(srcdir)/'`libesmtp/getaddrinfo.c; \
 
710
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/getaddrinfo.Tpo" "$(DEPDIR)/getaddrinfo.Po"; else rm -f "$(DEPDIR)/getaddrinfo.Tpo"; exit 1; fi
 
711
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='libesmtp/getaddrinfo.c' object='getaddrinfo.o' libtool=no @AMDEPBACKSLASH@
 
712
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
713
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o getaddrinfo.o `test -f 'libesmtp/getaddrinfo.c' || echo '$(srcdir)/'`libesmtp/getaddrinfo.c
 
714
 
 
715
getaddrinfo.obj: libesmtp/getaddrinfo.c
 
716
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT getaddrinfo.obj -MD -MP -MF "$(DEPDIR)/getaddrinfo.Tpo" -c -o getaddrinfo.obj `if test -f 'libesmtp/getaddrinfo.c'; then $(CYGPATH_W) 'libesmtp/getaddrinfo.c'; else $(CYGPATH_W) '$(srcdir)/libesmtp/getaddrinfo.c'; fi`; \
 
717
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/getaddrinfo.Tpo" "$(DEPDIR)/getaddrinfo.Po"; else rm -f "$(DEPDIR)/getaddrinfo.Tpo"; exit 1; fi
 
718
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='libesmtp/getaddrinfo.c' object='getaddrinfo.obj' libtool=no @AMDEPBACKSLASH@
 
719
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
720
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o getaddrinfo.obj `if test -f 'libesmtp/getaddrinfo.c'; then $(CYGPATH_W) 'libesmtp/getaddrinfo.c'; else $(CYGPATH_W) '$(srcdir)/libesmtp/getaddrinfo.c'; fi`
 
721
 
 
722
getnameinfo.o: KAME/getnameinfo.c
 
723
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT getnameinfo.o -MD -MP -MF "$(DEPDIR)/getnameinfo.Tpo" -c -o getnameinfo.o `test -f 'KAME/getnameinfo.c' || echo '$(srcdir)/'`KAME/getnameinfo.c; \
 
724
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/getnameinfo.Tpo" "$(DEPDIR)/getnameinfo.Po"; else rm -f "$(DEPDIR)/getnameinfo.Tpo"; exit 1; fi
 
725
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='KAME/getnameinfo.c' object='getnameinfo.o' libtool=no @AMDEPBACKSLASH@
 
726
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
727
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o getnameinfo.o `test -f 'KAME/getnameinfo.c' || echo '$(srcdir)/'`KAME/getnameinfo.c
 
728
 
 
729
getnameinfo.obj: KAME/getnameinfo.c
 
730
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT getnameinfo.obj -MD -MP -MF "$(DEPDIR)/getnameinfo.Tpo" -c -o getnameinfo.obj `if test -f 'KAME/getnameinfo.c'; then $(CYGPATH_W) 'KAME/getnameinfo.c'; else $(CYGPATH_W) '$(srcdir)/KAME/getnameinfo.c'; fi`; \
 
731
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/getnameinfo.Tpo" "$(DEPDIR)/getnameinfo.Po"; else rm -f "$(DEPDIR)/getnameinfo.Tpo"; exit 1; fi
 
732
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='KAME/getnameinfo.c' object='getnameinfo.obj' libtool=no @AMDEPBACKSLASH@
 
733
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
734
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o getnameinfo.obj `if test -f 'KAME/getnameinfo.c'; then $(CYGPATH_W) 'KAME/getnameinfo.c'; else $(CYGPATH_W) '$(srcdir)/KAME/getnameinfo.c'; fi`
 
735
 
 
736
mxget-mxget.o: mxget.c
 
737
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mxget_CFLAGS) $(CFLAGS) -MT mxget-mxget.o -MD -MP -MF "$(DEPDIR)/mxget-mxget.Tpo" -c -o mxget-mxget.o `test -f 'mxget.c' || echo '$(srcdir)/'`mxget.c; \
 
738
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/mxget-mxget.Tpo" "$(DEPDIR)/mxget-mxget.Po"; else rm -f "$(DEPDIR)/mxget-mxget.Tpo"; exit 1; fi
 
739
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='mxget.c' object='mxget-mxget.o' libtool=no @AMDEPBACKSLASH@
 
740
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
741
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mxget_CFLAGS) $(CFLAGS) -c -o mxget-mxget.o `test -f 'mxget.c' || echo '$(srcdir)/'`mxget.c
 
742
 
 
743
mxget-mxget.obj: mxget.c
 
744
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mxget_CFLAGS) $(CFLAGS) -MT mxget-mxget.obj -MD -MP -MF "$(DEPDIR)/mxget-mxget.Tpo" -c -o mxget-mxget.obj `if test -f 'mxget.c'; then $(CYGPATH_W) 'mxget.c'; else $(CYGPATH_W) '$(srcdir)/mxget.c'; fi`; \
 
745
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/mxget-mxget.Tpo" "$(DEPDIR)/mxget-mxget.Po"; else rm -f "$(DEPDIR)/mxget-mxget.Tpo"; exit 1; fi
 
746
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='mxget.c' object='mxget-mxget.obj' libtool=no @AMDEPBACKSLASH@
 
747
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
748
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(mxget_CFLAGS) $(CFLAGS) -c -o mxget-mxget.obj `if test -f 'mxget.c'; then $(CYGPATH_W) 'mxget.c'; else $(CYGPATH_W) '$(srcdir)/mxget.c'; fi`
 
749
 
 
750
netrc-netrc.o: netrc.c
 
751
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(netrc_CFLAGS) $(CFLAGS) -MT netrc-netrc.o -MD -MP -MF "$(DEPDIR)/netrc-netrc.Tpo" -c -o netrc-netrc.o `test -f 'netrc.c' || echo '$(srcdir)/'`netrc.c; \
 
752
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/netrc-netrc.Tpo" "$(DEPDIR)/netrc-netrc.Po"; else rm -f "$(DEPDIR)/netrc-netrc.Tpo"; exit 1; fi
 
753
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='netrc.c' object='netrc-netrc.o' libtool=no @AMDEPBACKSLASH@
 
754
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
755
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(netrc_CFLAGS) $(CFLAGS) -c -o netrc-netrc.o `test -f 'netrc.c' || echo '$(srcdir)/'`netrc.c
 
756
 
 
757
netrc-netrc.obj: netrc.c
 
758
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(netrc_CFLAGS) $(CFLAGS) -MT netrc-netrc.obj -MD -MP -MF "$(DEPDIR)/netrc-netrc.Tpo" -c -o netrc-netrc.obj `if test -f 'netrc.c'; then $(CYGPATH_W) 'netrc.c'; else $(CYGPATH_W) '$(srcdir)/netrc.c'; fi`; \
 
759
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/netrc-netrc.Tpo" "$(DEPDIR)/netrc-netrc.Po"; else rm -f "$(DEPDIR)/netrc-netrc.Tpo"; exit 1; fi
 
760
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='netrc.c' object='netrc-netrc.obj' libtool=no @AMDEPBACKSLASH@
 
761
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
762
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(netrc_CFLAGS) $(CFLAGS) -c -o netrc-netrc.obj `if test -f 'netrc.c'; then $(CYGPATH_W) 'netrc.c'; else $(CYGPATH_W) '$(srcdir)/netrc.c'; fi`
 
763
 
 
764
netrc-xmalloc.o: xmalloc.c
 
765
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(netrc_CFLAGS) $(CFLAGS) -MT netrc-xmalloc.o -MD -MP -MF "$(DEPDIR)/netrc-xmalloc.Tpo" -c -o netrc-xmalloc.o `test -f 'xmalloc.c' || echo '$(srcdir)/'`xmalloc.c; \
 
766
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/netrc-xmalloc.Tpo" "$(DEPDIR)/netrc-xmalloc.Po"; else rm -f "$(DEPDIR)/netrc-xmalloc.Tpo"; exit 1; fi
 
767
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='xmalloc.c' object='netrc-xmalloc.o' libtool=no @AMDEPBACKSLASH@
 
768
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
769
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(netrc_CFLAGS) $(CFLAGS) -c -o netrc-xmalloc.o `test -f 'xmalloc.c' || echo '$(srcdir)/'`xmalloc.c
 
770
 
 
771
netrc-xmalloc.obj: xmalloc.c
 
772
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(netrc_CFLAGS) $(CFLAGS) -MT netrc-xmalloc.obj -MD -MP -MF "$(DEPDIR)/netrc-xmalloc.Tpo" -c -o netrc-xmalloc.obj `if test -f 'xmalloc.c'; then $(CYGPATH_W) 'xmalloc.c'; else $(CYGPATH_W) '$(srcdir)/xmalloc.c'; fi`; \
 
773
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/netrc-xmalloc.Tpo" "$(DEPDIR)/netrc-xmalloc.Po"; else rm -f "$(DEPDIR)/netrc-xmalloc.Tpo"; exit 1; fi
 
774
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='xmalloc.c' object='netrc-xmalloc.obj' libtool=no @AMDEPBACKSLASH@
 
775
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
776
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(netrc_CFLAGS) $(CFLAGS) -c -o netrc-xmalloc.obj `if test -f 'xmalloc.c'; then $(CYGPATH_W) 'xmalloc.c'; else $(CYGPATH_W) '$(srcdir)/xmalloc.c'; fi`
 
777
 
 
778
netrc-report.o: report.c
 
779
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(netrc_CFLAGS) $(CFLAGS) -MT netrc-report.o -MD -MP -MF "$(DEPDIR)/netrc-report.Tpo" -c -o netrc-report.o `test -f 'report.c' || echo '$(srcdir)/'`report.c; \
 
780
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/netrc-report.Tpo" "$(DEPDIR)/netrc-report.Po"; else rm -f "$(DEPDIR)/netrc-report.Tpo"; exit 1; fi
 
781
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='report.c' object='netrc-report.o' libtool=no @AMDEPBACKSLASH@
 
782
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
783
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(netrc_CFLAGS) $(CFLAGS) -c -o netrc-report.o `test -f 'report.c' || echo '$(srcdir)/'`report.c
 
784
 
 
785
netrc-report.obj: report.c
 
786
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(netrc_CFLAGS) $(CFLAGS) -MT netrc-report.obj -MD -MP -MF "$(DEPDIR)/netrc-report.Tpo" -c -o netrc-report.obj `if test -f 'report.c'; then $(CYGPATH_W) 'report.c'; else $(CYGPATH_W) '$(srcdir)/report.c'; fi`; \
 
787
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/netrc-report.Tpo" "$(DEPDIR)/netrc-report.Po"; else rm -f "$(DEPDIR)/netrc-report.Tpo"; exit 1; fi
 
788
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='report.c' object='netrc-report.obj' libtool=no @AMDEPBACKSLASH@
 
789
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
790
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(netrc_CFLAGS) $(CFLAGS) -c -o netrc-report.obj `if test -f 'report.c'; then $(CYGPATH_W) 'report.c'; else $(CYGPATH_W) '$(srcdir)/report.c'; fi`
 
791
 
 
792
regression.o: trio/regression.c
 
793
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT regression.o -MD -MP -MF "$(DEPDIR)/regression.Tpo" -c -o regression.o `test -f 'trio/regression.c' || echo '$(srcdir)/'`trio/regression.c; \
 
794
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/regression.Tpo" "$(DEPDIR)/regression.Po"; else rm -f "$(DEPDIR)/regression.Tpo"; exit 1; fi
 
795
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='trio/regression.c' object='regression.o' libtool=no @AMDEPBACKSLASH@
 
796
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
797
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o regression.o `test -f 'trio/regression.c' || echo '$(srcdir)/'`trio/regression.c
 
798
 
 
799
regression.obj: trio/regression.c
 
800
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT regression.obj -MD -MP -MF "$(DEPDIR)/regression.Tpo" -c -o regression.obj `if test -f 'trio/regression.c'; then $(CYGPATH_W) 'trio/regression.c'; else $(CYGPATH_W) '$(srcdir)/trio/regression.c'; fi`; \
 
801
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/regression.Tpo" "$(DEPDIR)/regression.Po"; else rm -f "$(DEPDIR)/regression.Tpo"; exit 1; fi
 
802
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='trio/regression.c' object='regression.obj' libtool=no @AMDEPBACKSLASH@
 
803
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
804
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o regression.obj `if test -f 'trio/regression.c'; then $(CYGPATH_W) 'trio/regression.c'; else $(CYGPATH_W) '$(srcdir)/trio/regression.c'; fi`
 
805
 
 
806
rfc2047e-rfc2047e.o: rfc2047e.c
 
807
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rfc2047e_CFLAGS) $(CFLAGS) -MT rfc2047e-rfc2047e.o -MD -MP -MF "$(DEPDIR)/rfc2047e-rfc2047e.Tpo" -c -o rfc2047e-rfc2047e.o `test -f 'rfc2047e.c' || echo '$(srcdir)/'`rfc2047e.c; \
 
808
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/rfc2047e-rfc2047e.Tpo" "$(DEPDIR)/rfc2047e-rfc2047e.Po"; else rm -f "$(DEPDIR)/rfc2047e-rfc2047e.Tpo"; exit 1; fi
 
809
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='rfc2047e.c' object='rfc2047e-rfc2047e.o' libtool=no @AMDEPBACKSLASH@
 
810
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
811
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rfc2047e_CFLAGS) $(CFLAGS) -c -o rfc2047e-rfc2047e.o `test -f 'rfc2047e.c' || echo '$(srcdir)/'`rfc2047e.c
 
812
 
 
813
rfc2047e-rfc2047e.obj: rfc2047e.c
 
814
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rfc2047e_CFLAGS) $(CFLAGS) -MT rfc2047e-rfc2047e.obj -MD -MP -MF "$(DEPDIR)/rfc2047e-rfc2047e.Tpo" -c -o rfc2047e-rfc2047e.obj `if test -f 'rfc2047e.c'; then $(CYGPATH_W) 'rfc2047e.c'; else $(CYGPATH_W) '$(srcdir)/rfc2047e.c'; fi`; \
 
815
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/rfc2047e-rfc2047e.Tpo" "$(DEPDIR)/rfc2047e-rfc2047e.Po"; else rm -f "$(DEPDIR)/rfc2047e-rfc2047e.Tpo"; exit 1; fi
 
816
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='rfc2047e.c' object='rfc2047e-rfc2047e.obj' libtool=no @AMDEPBACKSLASH@
 
817
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
818
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rfc2047e_CFLAGS) $(CFLAGS) -c -o rfc2047e-rfc2047e.obj `if test -f 'rfc2047e.c'; then $(CYGPATH_W) 'rfc2047e.c'; else $(CYGPATH_W) '$(srcdir)/rfc2047e.c'; fi`
 
819
 
 
820
rfc822-rfc822.o: rfc822.c
 
821
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rfc822_CFLAGS) $(CFLAGS) -MT rfc822-rfc822.o -MD -MP -MF "$(DEPDIR)/rfc822-rfc822.Tpo" -c -o rfc822-rfc822.o `test -f 'rfc822.c' || echo '$(srcdir)/'`rfc822.c; \
 
822
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/rfc822-rfc822.Tpo" "$(DEPDIR)/rfc822-rfc822.Po"; else rm -f "$(DEPDIR)/rfc822-rfc822.Tpo"; exit 1; fi
 
823
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='rfc822.c' object='rfc822-rfc822.o' libtool=no @AMDEPBACKSLASH@
 
824
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
825
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rfc822_CFLAGS) $(CFLAGS) -c -o rfc822-rfc822.o `test -f 'rfc822.c' || echo '$(srcdir)/'`rfc822.c
 
826
 
 
827
rfc822-rfc822.obj: rfc822.c
 
828
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rfc822_CFLAGS) $(CFLAGS) -MT rfc822-rfc822.obj -MD -MP -MF "$(DEPDIR)/rfc822-rfc822.Tpo" -c -o rfc822-rfc822.obj `if test -f 'rfc822.c'; then $(CYGPATH_W) 'rfc822.c'; else $(CYGPATH_W) '$(srcdir)/rfc822.c'; fi`; \
 
829
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/rfc822-rfc822.Tpo" "$(DEPDIR)/rfc822-rfc822.Po"; else rm -f "$(DEPDIR)/rfc822-rfc822.Tpo"; exit 1; fi
 
830
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='rfc822.c' object='rfc822-rfc822.obj' libtool=no @AMDEPBACKSLASH@
 
831
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
832
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rfc822_CFLAGS) $(CFLAGS) -c -o rfc822-rfc822.obj `if test -f 'rfc822.c'; then $(CYGPATH_W) 'rfc822.c'; else $(CYGPATH_W) '$(srcdir)/rfc822.c'; fi`
 
833
 
 
834
unmime-unmime.o: unmime.c
 
835
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(unmime_CFLAGS) $(CFLAGS) -MT unmime-unmime.o -MD -MP -MF "$(DEPDIR)/unmime-unmime.Tpo" -c -o unmime-unmime.o `test -f 'unmime.c' || echo '$(srcdir)/'`unmime.c; \
 
836
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/unmime-unmime.Tpo" "$(DEPDIR)/unmime-unmime.Po"; else rm -f "$(DEPDIR)/unmime-unmime.Tpo"; exit 1; fi
 
837
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='unmime.c' object='unmime-unmime.o' libtool=no @AMDEPBACKSLASH@
 
838
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
839
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(unmime_CFLAGS) $(CFLAGS) -c -o unmime-unmime.o `test -f 'unmime.c' || echo '$(srcdir)/'`unmime.c
 
840
 
 
841
unmime-unmime.obj: unmime.c
 
842
@am__fastdepCC_TRUE@    if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(unmime_CFLAGS) $(CFLAGS) -MT unmime-unmime.obj -MD -MP -MF "$(DEPDIR)/unmime-unmime.Tpo" -c -o unmime-unmime.obj `if test -f 'unmime.c'; then $(CYGPATH_W) 'unmime.c'; else $(CYGPATH_W) '$(srcdir)/unmime.c'; fi`; \
 
843
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/unmime-unmime.Tpo" "$(DEPDIR)/unmime-unmime.Po"; else rm -f "$(DEPDIR)/unmime-unmime.Tpo"; exit 1; fi
 
844
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='unmime.c' object='unmime-unmime.obj' libtool=no @AMDEPBACKSLASH@
 
845
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
846
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(unmime_CFLAGS) $(CFLAGS) -c -o unmime-unmime.obj `if test -f 'unmime.c'; then $(CYGPATH_W) 'unmime.c'; else $(CYGPATH_W) '$(srcdir)/unmime.c'; fi`
 
847
 
 
848
.l.c:
 
849
        $(LEXCOMPILE) $<
 
850
        sed '/^#/ s|$(LEX_OUTPUT_ROOT)\.c|$@|' $(LEX_OUTPUT_ROOT).c >$@
 
851
        rm -f $(LEX_OUTPUT_ROOT).c
 
852
 
 
853
.y.c:
 
854
        $(YACCCOMPILE) $<
 
855
        if test -f y.tab.h; then \
 
856
          to=`echo "$*_H" | sed \
 
857
                -e 'y/abcdefghijklmnopqrstuvwxyz/ABCDEFGHIJKLMNOPQRSTUVWXYZ/' \
 
858
                -e 's/[^ABCDEFGHIJKLMNOPQRSTUVWXYZ]/_/g'`; \
 
859
          sed -e "/^#/!b" -e "s/Y_TAB_H/$$to/g" -e "s|y\.tab\.h|$*.h|" \
 
860
            y.tab.h >$*.ht; \
 
861
          rm -f y.tab.h; \
 
862
          if cmp -s $*.ht $*.h; then \
 
863
            rm -f $*.ht ;\
 
864
          else \
 
865
            mv $*.ht $*.h; \
 
866
          fi; \
 
867
        fi
 
868
        if test -f y.output; then \
 
869
          mv y.output $*.output; \
 
870
        fi
 
871
        sed '/^#/ s|y\.tab\.c|$@|' y.tab.c >$@t && mv $@t $@
 
872
        rm -f y.tab.c
 
873
uninstall-info-am:
 
874
install-pythonPYTHON: $(python_PYTHON)
 
875
        @$(NORMAL_INSTALL)
 
876
        test -z "$(pythondir)" || $(mkdir_p) "$(DESTDIR)$(pythondir)"
 
877
        @list='$(python_PYTHON)'; dlist=''; for p in $$list; do\
 
878
          if test -f "$$p"; then b=; else b="$(srcdir)/"; fi; \
 
879
          if test -f $$b$$p; then \
 
880
            f=$(am__strip_dir) \
 
881
            dlist="$$dlist $$f"; \
 
882
            echo " $(pythonPYTHON_INSTALL) '$$b$$p' '$(DESTDIR)$(pythondir)/$$f'"; \
 
883
            $(pythonPYTHON_INSTALL) "$$b$$p" "$(DESTDIR)$(pythondir)/$$f"; \
 
884
          else :; fi; \
 
885
        done; \
 
886
        if test -n "$$dlist"; then \
 
887
          if test -z "$(DESTDIR)"; then \
 
888
            PYTHON=$(PYTHON) $(py_compile) --basedir "$(pythondir)" $$dlist; \
 
889
          else \
 
890
            PYTHON=$(PYTHON) $(py_compile) --destdir "$(DESTDIR)" --basedir "$(pythondir)" $$dlist; \
 
891
          fi; \
 
892
        else :; fi
 
893
 
 
894
uninstall-pythonPYTHON:
 
895
        @$(NORMAL_UNINSTALL)
 
896
        @list='$(python_PYTHON)'; dlist=''; for p in $$list; do\
 
897
          f=$(am__strip_dir) \
 
898
          rm -f "$(DESTDIR)$(pythondir)/$$f"; \
 
899
          rm -f "$(DESTDIR)$(pythondir)/$${f}c"; \
 
900
          rm -f "$(DESTDIR)$(pythondir)/$${f}o"; \
 
901
        done
 
902
install-man1: $(man1_MANS) $(man_MANS)
 
903
        @$(NORMAL_INSTALL)
 
904
        test -z "$(man1dir)" || $(mkdir_p) "$(DESTDIR)$(man1dir)"
 
905
        @list='$(man1_MANS) $(dist_man1_MANS) $(nodist_man1_MANS)'; \
 
906
        l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
 
907
        for i in $$l2; do \
 
908
          case "$$i" in \
 
909
            *.1*) list="$$list $$i" ;; \
 
910
          esac; \
 
911
        done; \
 
912
        for i in $$list; do \
 
913
          if test -f $(srcdir)/$$i; then file=$(srcdir)/$$i; \
 
914
          else file=$$i; fi; \
 
915
          ext=`echo $$i | sed -e 's/^.*\\.//'`; \
 
916
          case "$$ext" in \
 
917
            1*) ;; \
 
918
            *) ext='1' ;; \
 
919
          esac; \
 
920
          inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
 
921
          inst=`echo $$inst | sed -e 's/^.*\///'`; \
 
922
          inst=`echo $$inst | sed '$(transform)'`.$$ext; \
 
923
          echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
 
924
          $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man1dir)/$$inst"; \
 
925
        done
 
926
uninstall-man1:
 
927
        @$(NORMAL_UNINSTALL)
 
928
        @list='$(man1_MANS) $(dist_man1_MANS) $(nodist_man1_MANS)'; \
 
929
        l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
 
930
        for i in $$l2; do \
 
931
          case "$$i" in \
 
932
            *.1*) list="$$list $$i" ;; \
 
933
          esac; \
 
934
        done; \
 
935
        for i in $$list; do \
 
936
          ext=`echo $$i | sed -e 's/^.*\\.//'`; \
 
937
          case "$$ext" in \
 
938
            1*) ;; \
 
939
            *) ext='1' ;; \
 
940
          esac; \
 
941
          inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
 
942
          inst=`echo $$inst | sed -e 's/^.*\///'`; \
 
943
          inst=`echo $$inst | sed '$(transform)'`.$$ext; \
 
944
          echo " rm -f '$(DESTDIR)$(man1dir)/$$inst'"; \
 
945
          rm -f "$(DESTDIR)$(man1dir)/$$inst"; \
 
946
        done
 
947
 
 
948
# This directory's subdirectories are mostly independent; you can cd
 
949
# into them and run `make' without going through this Makefile.
 
950
# To change the values of `make' variables: instead of editing Makefiles,
 
951
# (1) if the variable is set in `config.status', edit `config.status'
 
952
#     (which will cause the Makefiles to be regenerated when you run `make');
 
953
# (2) otherwise, pass the desired values on the `make' command line.
 
954
$(RECURSIVE_TARGETS):
 
955
        @failcom='exit 1'; \
 
956
        for f in x $$MAKEFLAGS; do \
 
957
          case $$f in \
 
958
            *=* | --[!k]*);; \
 
959
            *k*) failcom='fail=yes';; \
 
960
          esac; \
 
961
        done; \
 
962
        dot_seen=no; \
 
963
        target=`echo $@ | sed s/-recursive//`; \
 
964
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
965
          echo "Making $$target in $$subdir"; \
 
966
          if test "$$subdir" = "."; then \
 
967
            dot_seen=yes; \
 
968
            local_target="$$target-am"; \
 
969
          else \
 
970
            local_target="$$target"; \
 
971
          fi; \
 
972
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
973
          || eval $$failcom; \
 
974
        done; \
 
975
        if test "$$dot_seen" = "no"; then \
 
976
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
 
977
        fi; test -z "$$fail"
 
978
 
 
979
mostlyclean-recursive clean-recursive distclean-recursive \
 
980
maintainer-clean-recursive:
 
981
        @failcom='exit 1'; \
 
982
        for f in x $$MAKEFLAGS; do \
 
983
          case $$f in \
 
984
            *=* | --[!k]*);; \
 
985
            *k*) failcom='fail=yes';; \
 
986
          esac; \
 
987
        done; \
 
988
        dot_seen=no; \
 
989
        case "$@" in \
 
990
          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
 
991
          *) list='$(SUBDIRS)' ;; \
 
992
        esac; \
 
993
        rev=''; for subdir in $$list; do \
 
994
          if test "$$subdir" = "."; then :; else \
 
995
            rev="$$subdir $$rev"; \
 
996
          fi; \
 
997
        done; \
 
998
        rev="$$rev ."; \
 
999
        target=`echo $@ | sed s/-recursive//`; \
 
1000
        for subdir in $$rev; do \
 
1001
          echo "Making $$target in $$subdir"; \
 
1002
          if test "$$subdir" = "."; then \
 
1003
            local_target="$$target-am"; \
 
1004
          else \
 
1005
            local_target="$$target"; \
 
1006
          fi; \
 
1007
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
1008
          || eval $$failcom; \
 
1009
        done && test -z "$$fail"
 
1010
tags-recursive:
 
1011
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
1012
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
 
1013
        done
 
1014
ctags-recursive:
 
1015
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
1016
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
 
1017
        done
 
1018
 
 
1019
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
 
1020
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
 
1021
        unique=`for i in $$list; do \
 
1022
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
1023
          done | \
 
1024
          $(AWK) '    { files[$$0] = 1; } \
 
1025
               END { for (i in files) print i; }'`; \
 
1026
        mkid -fID $$unique
 
1027
tags: TAGS
 
1028
 
 
1029
TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
 
1030
                $(TAGS_FILES) $(LISP)
 
1031
        tags=; \
 
1032
        here=`pwd`; \
 
1033
        if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
 
1034
          include_option=--etags-include; \
 
1035
          empty_fix=.; \
 
1036
        else \
 
1037
          include_option=--include; \
 
1038
          empty_fix=; \
 
1039
        fi; \
 
1040
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
1041
          if test "$$subdir" = .; then :; else \
 
1042
            test ! -f $$subdir/TAGS || \
 
1043
              tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
 
1044
          fi; \
 
1045
        done; \
 
1046
        list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
 
1047
        unique=`for i in $$list; do \
 
1048
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
1049
          done | \
 
1050
          $(AWK) '    { files[$$0] = 1; } \
 
1051
               END { for (i in files) print i; }'`; \
 
1052
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
 
1053
          test -n "$$unique" || unique=$$empty_fix; \
 
1054
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
1055
            $$tags $$unique; \
 
1056
        fi
 
1057
ctags: CTAGS
 
1058
CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
 
1059
                $(TAGS_FILES) $(LISP)
 
1060
        tags=; \
 
1061
        here=`pwd`; \
 
1062
        list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
 
1063
        unique=`for i in $$list; do \
 
1064
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
1065
          done | \
 
1066
          $(AWK) '    { files[$$0] = 1; } \
 
1067
               END { for (i in files) print i; }'`; \
 
1068
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
 
1069
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
 
1070
             $$tags $$unique
 
1071
 
 
1072
GTAGS:
 
1073
        here=`$(am__cd) $(top_builddir) && pwd` \
 
1074
          && cd $(top_srcdir) \
 
1075
          && gtags -i $(GTAGS_ARGS) $$here
 
1076
 
 
1077
distclean-tags:
 
1078
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
 
1079
 
 
1080
check-TESTS: $(TESTS)
 
1081
        @failed=0; all=0; xfail=0; xpass=0; skip=0; \
 
1082
        srcdir=$(srcdir); export srcdir; \
 
1083
        list='$(TESTS)'; \
 
1084
        if test -n "$$list"; then \
 
1085
          for tst in $$list; do \
 
1086
            if test -f ./$$tst; then dir=./; \
 
1087
            elif test -f $$tst; then dir=; \
 
1088
            else dir="$(srcdir)/"; fi; \
 
1089
            if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \
 
1090
              all=`expr $$all + 1`; \
 
1091
              case " $(XFAIL_TESTS) " in \
 
1092
              *" $$tst "*) \
 
1093
                xpass=`expr $$xpass + 1`; \
 
1094
                failed=`expr $$failed + 1`; \
 
1095
                echo "XPASS: $$tst"; \
 
1096
              ;; \
 
1097
              *) \
 
1098
                echo "PASS: $$tst"; \
 
1099
              ;; \
 
1100
              esac; \
 
1101
            elif test $$? -ne 77; then \
 
1102
              all=`expr $$all + 1`; \
 
1103
              case " $(XFAIL_TESTS) " in \
 
1104
              *" $$tst "*) \
 
1105
                xfail=`expr $$xfail + 1`; \
 
1106
                echo "XFAIL: $$tst"; \
 
1107
              ;; \
 
1108
              *) \
 
1109
                failed=`expr $$failed + 1`; \
 
1110
                echo "FAIL: $$tst"; \
 
1111
              ;; \
 
1112
              esac; \
 
1113
            else \
 
1114
              skip=`expr $$skip + 1`; \
 
1115
              echo "SKIP: $$tst"; \
 
1116
            fi; \
 
1117
          done; \
 
1118
          if test "$$failed" -eq 0; then \
 
1119
            if test "$$xfail" -eq 0; then \
 
1120
              banner="All $$all tests passed"; \
 
1121
            else \
 
1122
              banner="All $$all tests behaved as expected ($$xfail expected failures)"; \
 
1123
            fi; \
 
1124
          else \
 
1125
            if test "$$xpass" -eq 0; then \
 
1126
              banner="$$failed of $$all tests failed"; \
 
1127
            else \
 
1128
              banner="$$failed of $$all tests did not behave as expected ($$xpass unexpected passes)"; \
 
1129
            fi; \
 
1130
          fi; \
 
1131
          dashes="$$banner"; \
 
1132
          skipped=""; \
 
1133
          if test "$$skip" -ne 0; then \
 
1134
            skipped="($$skip tests were not run)"; \
 
1135
            test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
 
1136
              dashes="$$skipped"; \
 
1137
          fi; \
 
1138
          report=""; \
 
1139
          if test "$$failed" -ne 0 && test -n "$(PACKAGE_BUGREPORT)"; then \
 
1140
            report="Please report to $(PACKAGE_BUGREPORT)"; \
 
1141
            test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
 
1142
              dashes="$$report"; \
 
1143
          fi; \
 
1144
          dashes=`echo "$$dashes" | sed s/./=/g`; \
 
1145
          echo "$$dashes"; \
 
1146
          echo "$$banner"; \
 
1147
          test -z "$$skipped" || echo "$$skipped"; \
 
1148
          test -z "$$report" || echo "$$report"; \
 
1149
          echo "$$dashes"; \
 
1150
          test "$$failed" -eq 0; \
 
1151
        else :; fi
 
1152
 
 
1153
distdir: $(DISTFILES)
 
1154
        $(am__remove_distdir)
 
1155
        mkdir $(distdir)
 
1156
        $(mkdir_p) $(distdir)/. $(distdir)/dist-tools $(distdir)/m4 $(distdir)/m4-local $(distdir)/po $(distdir)/trio $(distdir)/ucs
 
1157
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
 
1158
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
 
1159
        list='$(DISTFILES)'; for file in $$list; do \
 
1160
          case $$file in \
 
1161
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
 
1162
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
 
1163
          esac; \
 
1164
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
1165
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
 
1166
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
 
1167
            dir="/$$dir"; \
 
1168
            $(mkdir_p) "$(distdir)$$dir"; \
 
1169
          else \
 
1170
            dir=''; \
 
1171
          fi; \
 
1172
          if test -d $$d/$$file; then \
 
1173
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
1174
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
1175
            fi; \
 
1176
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
1177
          else \
 
1178
            test -f $(distdir)/$$file \
 
1179
            || cp -p $$d/$$file $(distdir)/$$file \
 
1180
            || exit 1; \
 
1181
          fi; \
 
1182
        done
 
1183
        list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
 
1184
          if test "$$subdir" = .; then :; else \
 
1185
            test -d "$(distdir)/$$subdir" \
 
1186
            || $(mkdir_p) "$(distdir)/$$subdir" \
 
1187
            || exit 1; \
 
1188
            distdir=`$(am__cd) $(distdir) && pwd`; \
 
1189
            top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
 
1190
            (cd $$subdir && \
 
1191
              $(MAKE) $(AM_MAKEFLAGS) \
 
1192
                top_distdir="$$top_distdir" \
 
1193
                distdir="$$distdir/$$subdir" \
 
1194
                distdir) \
 
1195
              || exit 1; \
 
1196
          fi; \
 
1197
        done
 
1198
        $(MAKE) $(AM_MAKEFLAGS) \
 
1199
          top_distdir="$(top_distdir)" distdir="$(distdir)" \
 
1200
          dist-hook
 
1201
        -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
 
1202
          ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
 
1203
          ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
 
1204
          ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
 
1205
        || chmod -R a+r $(distdir)
 
1206
dist-gzip: distdir
 
1207
        tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
 
1208
        $(am__remove_distdir)
 
1209
dist-bzip2: distdir
 
1210
        tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
 
1211
        $(am__remove_distdir)
 
1212
 
 
1213
dist-tarZ: distdir
 
1214
        tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
 
1215
        $(am__remove_distdir)
 
1216
 
 
1217
dist-shar: distdir
 
1218
        shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
 
1219
        $(am__remove_distdir)
 
1220
 
 
1221
dist-zip: distdir
 
1222
        -rm -f $(distdir).zip
 
1223
        zip -rq $(distdir).zip $(distdir)
 
1224
        $(am__remove_distdir)
 
1225
 
 
1226
dist dist-all: distdir
 
1227
        tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
 
1228
        $(am__remove_distdir)
 
1229
 
 
1230
# This target untars the dist file and tries a VPATH configuration.  Then
 
1231
# it guarantees that the distribution is self-contained by making another
 
1232
# tarfile.
 
1233
distcheck: dist
 
1234
        case '$(DIST_ARCHIVES)' in \
 
1235
        *.tar.gz*) \
 
1236
          GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
 
1237
        *.tar.bz2*) \
 
1238
          bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
 
1239
        *.tar.Z*) \
 
1240
          uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
 
1241
        *.shar.gz*) \
 
1242
          GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
 
1243
        *.zip*) \
 
1244
          unzip $(distdir).zip ;;\
 
1245
        esac
 
1246
        chmod -R a-w $(distdir); chmod a+w $(distdir)
 
1247
        mkdir $(distdir)/_build
 
1248
        mkdir $(distdir)/_inst
 
1249
        chmod a-w $(distdir)
 
1250
        dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
 
1251
          && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
 
1252
          && cd $(distdir)/_build \
 
1253
          && ../configure --srcdir=.. --prefix="$$dc_install_base" \
 
1254
            $(DISTCHECK_CONFIGURE_FLAGS) \
 
1255
          && $(MAKE) $(AM_MAKEFLAGS) \
 
1256
          && $(MAKE) $(AM_MAKEFLAGS) dvi \
 
1257
          && $(MAKE) $(AM_MAKEFLAGS) check \
 
1258
          && $(MAKE) $(AM_MAKEFLAGS) install \
 
1259
          && $(MAKE) $(AM_MAKEFLAGS) installcheck \
 
1260
          && $(MAKE) $(AM_MAKEFLAGS) uninstall \
 
1261
          && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
 
1262
                distuninstallcheck \
 
1263
          && chmod -R a-w "$$dc_install_base" \
 
1264
          && ({ \
 
1265
               (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
 
1266
               && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
 
1267
               && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
 
1268
               && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
 
1269
                    distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
 
1270
              } || { rm -rf "$$dc_destdir"; exit 1; }) \
 
1271
          && rm -rf "$$dc_destdir" \
 
1272
          && $(MAKE) $(AM_MAKEFLAGS) dist \
 
1273
          && rm -rf $(DIST_ARCHIVES) \
 
1274
          && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
 
1275
        $(am__remove_distdir)
 
1276
        @(echo "$(distdir) archives ready for distribution: "; \
 
1277
          list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
 
1278
          sed -e '1{h;s/./=/g;p;x;}' -e '$${p;x;}'
 
1279
distuninstallcheck:
 
1280
        @cd $(distuninstallcheck_dir) \
 
1281
        && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
 
1282
           || { echo "ERROR: files left after uninstall:" ; \
 
1283
                if test -n "$(DESTDIR)"; then \
 
1284
                  echo "  (check DESTDIR support)"; \
 
1285
                fi ; \
 
1286
                $(distuninstallcheck_listfiles) ; \
 
1287
                exit 1; } >&2
 
1288
distcleancheck: distclean
 
1289
        @if test '$(srcdir)' = . ; then \
 
1290
          echo "ERROR: distcleancheck can only run from a VPATH build" ; \
 
1291
          exit 1 ; \
 
1292
        fi
 
1293
        @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
 
1294
          || { echo "ERROR: files left in build directory after distclean:" ; \
 
1295
               $(distcleancheck_listfiles) ; \
 
1296
               exit 1; } >&2
 
1297
check-am: all-am
 
1298
        $(MAKE) $(AM_MAKEFLAGS) $(check_PROGRAMS)
 
1299
        $(MAKE) $(AM_MAKEFLAGS) check-TESTS
 
1300
check: $(BUILT_SOURCES)
 
1301
        $(MAKE) $(AM_MAKEFLAGS) check-recursive
 
1302
all-am: Makefile $(LIBRARIES) $(PROGRAMS) $(SCRIPTS) $(MANS) config.h
 
1303
installdirs: installdirs-recursive
 
1304
installdirs-am:
 
1305
        for dir in "$(DESTDIR)$(bindir)" "$(DESTDIR)$(bindir)" "$(DESTDIR)$(pythondir)" "$(DESTDIR)$(man1dir)"; do \
 
1306
          test -z "$$dir" || $(mkdir_p) "$$dir"; \
 
1307
        done
 
1308
install: $(BUILT_SOURCES)
 
1309
        $(MAKE) $(AM_MAKEFLAGS) install-recursive
 
1310
install-exec: install-exec-recursive
 
1311
install-data: install-data-recursive
 
1312
uninstall: uninstall-recursive
 
1313
 
 
1314
install-am: all-am
 
1315
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
1316
 
 
1317
installcheck: installcheck-recursive
 
1318
install-strip:
 
1319
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
1320
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
1321
          `test -z '$(STRIP)' || \
 
1322
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
1323
mostlyclean-generic:
 
1324
 
 
1325
clean-generic:
 
1326
        -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
 
1327
 
 
1328
distclean-generic:
 
1329
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
1330
 
 
1331
maintainer-clean-generic:
 
1332
        @echo "This command is intended for maintainers to use"
 
1333
        @echo "it deletes files that may require special tools to rebuild."
 
1334
        -rm -f rcfile_l.c
 
1335
        -rm -f rcfile_y.c
 
1336
        -rm -f rcfile_y.h
 
1337
        -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
 
1338
clean: clean-recursive
 
1339
 
 
1340
clean-am: clean-binPROGRAMS clean-checkPROGRAMS clean-generic \
 
1341
        clean-noinstLIBRARIES mostlyclean-am
 
1342
 
 
1343
distclean: distclean-recursive
 
1344
        -rm -f $(am__CONFIG_DISTCLEAN_FILES)
 
1345
        -rm -rf $(DEPDIR) ./$(DEPDIR)
 
1346
        -rm -f Makefile
 
1347
distclean-am: clean-am distclean-compile distclean-generic \
 
1348
        distclean-hdr distclean-tags
 
1349
 
 
1350
dvi: dvi-recursive
 
1351
 
 
1352
dvi-am:
 
1353
 
 
1354
html: html-recursive
 
1355
 
 
1356
info: info-recursive
 
1357
 
 
1358
info-am:
 
1359
 
 
1360
install-data-am: install-man install-pythonPYTHON
 
1361
 
 
1362
install-exec-am: install-binPROGRAMS install-nodist_binSCRIPTS
 
1363
 
 
1364
install-info: install-info-recursive
 
1365
 
 
1366
install-man: install-man1
 
1367
 
 
1368
installcheck-am:
 
1369
 
 
1370
maintainer-clean: maintainer-clean-recursive
 
1371
        -rm -f $(am__CONFIG_DISTCLEAN_FILES)
 
1372
        -rm -rf $(top_srcdir)/autom4te.cache
 
1373
        -rm -rf $(DEPDIR) ./$(DEPDIR)
 
1374
        -rm -f Makefile
 
1375
maintainer-clean-am: distclean-am maintainer-clean-generic
 
1376
 
 
1377
mostlyclean: mostlyclean-recursive
 
1378
 
 
1379
mostlyclean-am: mostlyclean-compile mostlyclean-generic
 
1380
 
 
1381
pdf: pdf-recursive
 
1382
 
 
1383
pdf-am:
 
1384
 
 
1385
ps: ps-recursive
 
1386
 
 
1387
ps-am:
 
1388
 
 
1389
uninstall-am: uninstall-binPROGRAMS uninstall-man \
 
1390
        uninstall-nodist_binSCRIPTS uninstall-pythonPYTHON
 
1391
 
 
1392
uninstall-info: uninstall-info-recursive
 
1393
 
 
1394
uninstall-man: uninstall-man1
 
1395
 
 
1396
.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am am--refresh check \
 
1397
        check-TESTS check-am clean clean-binPROGRAMS \
 
1398
        clean-checkPROGRAMS clean-generic clean-noinstLIBRARIES \
 
1399
        clean-recursive ctags ctags-recursive dist dist-all dist-bzip2 \
 
1400
        dist-gzip dist-hook dist-shar dist-tarZ dist-zip distcheck \
 
1401
        distclean distclean-compile distclean-generic distclean-hdr \
 
1402
        distclean-recursive distclean-tags distcleancheck distdir \
 
1403
        distuninstallcheck dvi dvi-am html html-am info info-am \
 
1404
        install install-am install-binPROGRAMS install-data \
 
1405
        install-data-am install-exec install-exec-am install-info \
 
1406
        install-info-am install-man install-man1 \
 
1407
        install-nodist_binSCRIPTS install-pythonPYTHON install-strip \
 
1408
        installcheck installcheck-am installdirs installdirs-am \
 
1409
        maintainer-clean maintainer-clean-generic \
 
1410
        maintainer-clean-recursive mostlyclean mostlyclean-compile \
 
1411
        mostlyclean-generic mostlyclean-recursive pdf pdf-am ps ps-am \
 
1412
        tags tags-recursive uninstall uninstall-am \
 
1413
        uninstall-binPROGRAMS uninstall-info-am uninstall-man \
 
1414
        uninstall-man1 uninstall-nodist_binSCRIPTS \
 
1415
        uninstall-pythonPYTHON
 
1416
 
150
1417
@SET_MAKE@
151
1418
 
152
 
tagsrcs = $(srcs) rcfile_l.c rcfile_y.c
153
 
TAGS: $(tagsrcs)
154
 
        $(ETAGS) $(tagsrcs)
155
 
tags: $(tagsrcs)
156
 
        $(CTAGS) $(tagsrcs)
157
 
 
158
 
.PHONY: install uninstall
159
 
install:
160
 
        @echo "Creating installation directories..." 
161
 
        $(SHELL) ${srcdir}/mkinstalldirs $(DESTDIR)$(bindir) $(DESTDIR)$(mandir)
162
 
        @echo "Installing fetchmail binary..."
163
 
        $(INSTALL_PROGRAM) ./fetchmail $(DESTDIR)$(bindir)/fetchmail
164
 
        @echo "Installing fetchmail configurator..."
165
 
        $(INSTALL_PROGRAM) ${srcdir}/fetchmailconf $(DESTDIR)$(bindir)/fetchmailconf
166
 
        @echo "Installing manual page..."
167
 
        $(INSTALL_DATA) $(srcdir)/fetchmail.man $(DESTDIR)$(mandir)/fetchmail.$(manext)
168
 
        rm -f $(DESTDIR)$(mandir)/fetchmailconf.$(manext)
169
 
        cd $(DESTDIR)$(mandir) && cp -f fetchmail.$(manext) fetchmailconf.$(manext)
170
 
        @echo "Installing language catalogs..."
171
 
        -cd intl; $(MAKE) install
172
 
        cd po; $(MAKE) install
173
 
 
174
 
uninstall:
175
 
        rm -f $(DESTDIR)$(bindir)/fetchmail $(DESTDIR)$(bindir)/fetchmailconf
176
 
        rm -f $(DESTDIR)$(mandir)/fetchmail.$(manext) $(DESTDIR)$(mandir)/fetchmailconf.$(manext)
177
 
        -cd intl; $(MAKE) uninstall
178
 
        cd po; $(MAKE) uninstall
179
 
 
180
 
.PHONY: clean realclean distclean mostlyclean
181
 
clean: 
182
 
        -cd intl; $(MAKE) clean
183
 
        -rm -f $(top_builddir)/intl/libintl.h # work around GNU gettext brain-damage
184
 
        -cd po; $(MAKE) clean
185
 
        -rm -f fetchmail *.o core fetchmail.dvi \
186
 
               rcfile_l.c rcfile_y.h rcfile_y.c \
187
 
               fetchmail.tar fetchmail.tar.gz \
188
 
               netrc rfc822 unmime fetchmail-man.html
189
 
 
190
 
# This target would also normally invoke the following line, but doing so
191
 
# messes up the RPM build, so the line was disabled.
192
 
# -rm -f config.h config.cache config.status config.log stamp-config
193
 
distclean: clean 
194
 
        -cd intl; $(MAKE) distclean
195
 
        -cd po; $(MAKE) distclean
196
 
        -rm -f TAGS tags config.h config.log \
197
 
                config.cache stamp-h stamp-h.in # config.status Makefile
198
 
 
199
 
realclean: distclean
200
 
        rm -f FAQ FEATURES NOTES MANIFEST TODO
201
 
        rm -f config.cache config.log config.status Makefile
202
 
        rm -f stamp-h1 po/stamp-h po/config.log
203
 
        rm -f fetchmail-*.tar.gz
204
 
        rm -f fetchmail-*.`arch|sed s/i[4-9]86/i386/`.rpm
205
 
        rm -f fetchmail-*.src.rpm
206
 
 
207
 
mostlyclean: clean
208
 
 
209
 
# These magic rules are copied from the autoconf documentation
210
 
# except that Harry McGavran says the autoheader call in the third
211
 
# one below is unnecessary and causes problems with cross-platform builds.
212
 
 
213
 
${srcdir}/configure: configure.in aclocal.m4
214
 
        cd ${srcdir} && @AUTOCONF@
215
 
     
216
 
# autoheader might not change config.h.in, so touch a stamp file.
217
 
${srcdir}/config.h.in: stamp-h.in
218
 
 
219
 
${srcdir}/stamp-h.in: configure.in aclocal.m4 acconfig.h # config.h.top config.h.bot
220
 
        cd ${srcdir} # && @AUTOHEADER@
221
 
        echo timestamp> ${srcdir}/stamp-h.in
222
 
     
223
 
config.h: stamp-h
224
 
stamp-h: config.h.in config.status
225
 
        ./config.status
226
 
     
227
 
Makefile: Makefile.in config.status
228
 
        ./config.status
229
 
     
230
 
config.status: configure
231
 
        ./config.status --recheck
232
 
 
233
 
$(srcdir)/aclocal.m4: configure.in
234
 
        cd $(srcdir) && @ACLOCAL@ -I m4
235
 
 
236
 
# This tells versions [3.59,3.63) of GNU make not to export all variables.
237
 
.NOEXPORT:
238
 
 
239
 
# Special dependencies, not easily handled portably without explicit rules
240
 
rcfile_l.c: $(srcdir)/rcfile_l.l rcfile_y.h
241
 
        $(LEX) $(LEXFLAGS) $(srcdir)/rcfile_l.l
242
 
        sed <lex.yy.c >rcfile_l.c -e "/lex\\.yy\\.c/s//rcfile_l.c/"
243
 
        rm -f lex.yy.c
244
 
rcfile_y.h: $(srcdir)/rcfile_y.y
245
 
        @echo "expect conflicts:  2 shift/reduce"
246
 
        $(YACC) $(YACCFLAGS) $(srcdir)/rcfile_y.y && mv y.tab.c rcfile_y.c && mv -f y.tab.h rcfile_y.h
247
 
rcfile_y.c: rcfile_y.h
248
 
        @true
249
 
 
250
 
# These must be explicit, because the .c files often don't exist at
251
 
# makefile build time. 
252
 
rcfile_l.o: rcfile_l.c config.h fetchmail.h
253
 
rcfile_y.o: rcfile_y.c config.h fetchmail.h
254
 
fetchmail.h: config.h
255
 
 
256
 
parser = $(srcdir)/rcfile_l.l $(srcdir)/rcfile_y.y
257
 
headers = $(srcdir)/fetchmail.h $(srcdir)/socket.h $(srcdir)/smtp.h \
258
 
        $(srcdir)/mx.h $(srcdir)/md5.h \
259
 
        $(srcdir)/netrc.h $(srcdir)/tunable.h $(srcdir)/i18n.h \
260
 
        $(srcdir)/ntlm.h $(srcdir)/smb.h $(srcdir)/kerberos.h \
261
 
        $(srcdir)/smbbyteorder.h $(srcdir)/smbdes.h $(srcdir)/smbencrypt.h \
262
 
        $(srcdir)/smbmd4.h
263
 
extra = $(srcdir)/alloca.c $(srcdir)/strcasecmp.c $(srcdir)/strstr.c \
264
 
        $(srcdir)/memmove.c $(srcdir)/md5c.c $(srcdir)/getopt.[ch] $(srcdir)/getopt1.c 
265
 
docs = $(srcdir)/COPYING $(srcdir)/FEATURES $(srcdir)/fetchmail-features.html \
266
 
        $(srcdir)/design-notes.html $(srcdir)/NOTES \
267
 
        $(srcdir)/todo.html $(srcdir)/TODO \
268
 
        $(srcdir)/INSTALL $(srcdir)/README $(srcdir)/README.SSL \
269
 
        $(srcdir)/README.NTLM $(srcdir)/fetchmail.lsm $(srcdir)/NEWS \
270
 
        $(srcdir)/*.man $(srcdir)/FAQ $(srcdir)/fetchmail-FAQ.html
271
 
config = $(srcdir)/Makefile.in $(srcdir)/configure.in $(srcdir)/configure \
272
 
        $(srcdir)/config.guess $(srcdir)/config.h.in $(srcdir)/config.sub \
273
 
        $(srcdir)/acconfig.h $(srcdir)/aclocal.m4 $(srcdir)/config.rpath
274
 
scripts = $(srcdir)/install-sh $(srcdir)/missing $(srcdir)/mkinstalldirs \
275
 
        $(srcdir)/specgen.sh $(srcdir)/fetchmailconf
276
 
all = $(docs) $(config) $(srcs) $(parser) $(headers) $(extra) $(scripts) \
277
 
        $(srcdir)/rh-config/* $(srcdir)/contrib/*[A-Za-uw-z] \
278
 
        $(srcdir)/po/* $(srcdir)/intl $(srcdir)/beos/* $(srcdir)/ABOUT-NLS $(srcdir)/MANIFEST \
279
 
        rcfile_l.c rcfile_y.h rcfile_y.c
280
 
 
281
 
MANIFEST: $(srcdir) Makefile.in
282
 
        @echo $(all) | tr "[ \t]" '\n' | sed -e '/^\.\//s///' | grep -vE '~$$|po/Makefile(\.in)?$$|po/POTFILES$$' | sort >MANIFEST
283
 
        @wc -l MANIFEST
284
 
 
285
 
distdocs: FAQ FEATURES NOTES fetchmail-man.html
286
 
 
287
 
FAQ: fetchmail-FAQ.html
288
 
        echo "   (This document was generated from fetchmail-FAQ.html)" >FAQ
289
 
        lynx -dump -nolist fetchmail-FAQ.html >>FAQ
290
 
 
291
 
FEATURES: fetchmail-features.html
292
 
        echo "   (This document was generated from fetchmail-features.html)" >FEATURES
293
 
        lynx -dump -nolist fetchmail-features.html | grep -v "Back to " >>FEATURES
294
 
 
295
 
NOTES: design-notes.html
296
 
        echo "   (This document was generated from design-notes.html)" >NOTES
297
 
        lynx -dump -nolist design-notes.html | grep -v "Back to " >>NOTES
298
 
 
299
 
TODO: todo.html
300
 
        echo "   (This document was generated from todo.html)" >TODO
301
 
        lynx -dump -nolist todo.html | grep -v "Back to " >>TODO
302
 
 
303
 
# man2html no longer chokes and dies on this man page,
304
 
# but manServer.pl does a much better job. 
305
 
fetchmail-man.html: fetchmail.man
306
 
        manServer.pl fetchmail.man >fetchmail-man.html
307
 
 
308
 
# Make distribution.
309
 
dist: distclean MANIFEST Makefile.in distdocs
310
 
        touch fetchmail.lsm
311
 
        make fetchmail-$(VERSION).tar.gz 
312
 
        #-cd po; make update-po
313
 
        ls -l fetchmail-$(VERSION).tar.gz
314
 
        @echo "Don't forget to build RPMs from root!"
315
 
 
316
 
# Firewall against the lossage in autoconf that keeps breaking our build.
317
 
EX = --exclude "fetchmail-$(VERSION)/intl/libintl.h"
318
 
fetchmail-$(VERSION).tar.gz: $(all)
319
 
        @test $(srcdir) = . || test $(srcdir) = $$(pwd) || \
320
 
        { echo >&2 '###' ; echo >&2 '### building tarball only supported from srcdir ###' ; echo >&2 '###' ; exit 1; }
321
 
        (ln -sfn $$(pwd) ../fetchmail-$(VERSION))
322
 
        (cd ..; tar $(EX) -czf fetchmail-$(VERSION).tar.gz `sed <fetchmail-$(VERSION)/MANIFEST s:^:fetchmail-$(VERSION)/:`)
323
 
        mv -f ../fetchmail-$(VERSION).tar.gz .
324
 
        rm ../fetchmail-$(VERSION)
325
 
 
326
 
# Make RPMs.  You need to be root to make this work
327
 
RPMROOT=/usr/src/packages
328
 
RPM = rpmbuild
329
 
RPMFLAGS = -ba
330
 
rpm: dist
331
 
        cp fetchmail-$(VERSION).tar.gz fetchmail.xpm $(RPMROOT)/SOURCES;
332
 
        $(srcdir)/specgen.sh $(VERSION) >$(RPMROOT)/SPECS/fetchmail.spec
333
 
        cd $(RPMROOT)/SPECS; $(RPM) $(RPMFLAGS) --target=`arch|sed 's/i[4-9]86/i386/'` fetchmail.spec
334
 
        cp $(RPMROOT)/RPMS/`arch|sed 's/i[4-9]86/i386/'`/fetchmail*-$(VERSION)*.rpm $(srcdir)
335
 
        cp $(RPMROOT)/SRPMS/fetchmail*-$(VERSION)*.src.rpm $(srcdir)
 
1419
fetchmail.spec: Makefile.in specgen.sh
 
1420
        $(srcdir)/specgen.sh $(VERSION) >fetchmail.spec
 
1421
 
 
1422
fetchmailconf:
 
1423
        ( echo '#! /bin/sh' && echo 'exec @PYTHON@ @pythondir@/fetchmailconf.py "$$@"' ) >$@ || { rm -f $@ ; exit 1; }
 
1424
 
 
1425
FAQ: fetchmail-FAQ.html $(srcdir)/dist-tools/html2txt
 
1426
        AWK=$(AWK) $(SHELL) $(srcdir)/dist-tools/html2txt $(srcdir)/fetchmail-FAQ.html >$@ || { rm -f $@ ; exit 1 ; }
 
1427
 
 
1428
fetchmail-FAQ.pdf: fetchmail-FAQ.html fetchmail-FAQ.book bighand.png
 
1429
        $(AWK) '/^[ \t]*<h1/ {sec++; } {if (sec < 2 || sec > 3) print $0;}' <$(srcdir)/fetchmail-FAQ.html >fetchmail-FAQ-print.html
 
1430
        htmldoc --logoimage $(srcdir)/bighand.png --batch $(srcdir)/fetchmail-FAQ.book
 
1431
        rm -f fetchmail-FAQ-print.html
 
1432
 
 
1433
FEATURES: fetchmail-features.html $(srcdir)/dist-tools/html2txt
 
1434
        AWK=$(AWK) $(SHELL) $(srcdir)/dist-tools/html2txt $(srcdir)/fetchmail-features.html >$@ || { rm -f $@ ; exit 1 ; }
 
1435
 
 
1436
NOTES: design-notes.html esrs-design-notes.html $(srcdir)/dist-tools/html2txt
 
1437
           echo "This file contains two articles reformatted from HTML." > $@ \
 
1438
        && echo "------------------------------------------------------" >> $@ \
 
1439
        && echo "" >> $@ \
 
1440
        && AWK=$(AWK) $(SHELL) $(srcdir)/dist-tools/html2txt $(srcdir)/design-notes.html >>$@ \
 
1441
        && AWK=$(AWK) $(SHELL) $(srcdir)/dist-tools/html2txt $(srcdir)/esrs-design-notes.html >>$@ \
 
1442
        || { rm -f $@ ; exit 1 ; }
 
1443
 
 
1444
TODO: todo.html $(srcdir)/dist-tools/html2txt
 
1445
        AWK=$(AWK) $(SHELL) $(srcdir)/dist-tools/html2txt $(srcdir)/todo.html >$@ || { rm -f $@ ; exit 1 ; }
 
1446
 
 
1447
fetchmail-man.html: fetchmail.man $(srcdir)/dist-tools/manServer.pl
 
1448
        env - PATH=$$PATH $(srcdir)/dist-tools/manServer.pl $(srcdir)/fetchmail.man >$@ \
 
1449
        || { rm -f $@ ; exit 1 ; }
 
1450
 
 
1451
dist-hook:
 
1452
        cd $(distdir) && find $(distdirs) po -name .svn -type d -prune -exec rm -rf '{}' ';'
 
1453
        cd $(distdir) && find $(distdirs) po -name '*~' -exec rm -f '{}' ';'
 
1454
 
 
1455
.PHONY: lsm
 
1456
lsm: genlsm.sh dist
 
1457
        $(SHELL) genlsm.sh >$(PACKAGE)-$(VERSION).lsm
336
1458
 
337
1459
# The following sets edit modes for GNU EMACS.
338
1460
# Local Variables:
339
1461
# compile-command:"configure"
340
1462
# End:
341
 
 
342
 
# Automatically generated dependencies will be put at the end of the makefile.
 
1463
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
1464
# Otherwise a system limit (for SysV at least) may be exceeded.
 
1465
.NOEXPORT: