Imported Upstream version 0.66.1
[hcoop/debian/courier-authlib.git] / libs / rfc822 / Makefile.in
1 # Makefile.in generated by automake 1.13.4 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994-2013 Free Software Foundation, Inc.
5
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
17 #
18 # Copyright 1998 - 2009 Double Precision, Inc. See COPYING for
19 # distribution information.
20
21
22
23 VPATH = @srcdir@
24 am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
25 am__make_running_with_option = \
26 case $${target_option-} in \
27 ?) ;; \
28 *) echo "am__make_running_with_option: internal error: invalid" \
29 "target option '$${target_option-}' specified" >&2; \
30 exit 1;; \
31 esac; \
32 has_opt=no; \
33 sane_makeflags=$$MAKEFLAGS; \
34 if $(am__is_gnu_make); then \
35 sane_makeflags=$$MFLAGS; \
36 else \
37 case $$MAKEFLAGS in \
38 *\\[\ \ ]*) \
39 bs=\\; \
40 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
41 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
42 esac; \
43 fi; \
44 skip_next=no; \
45 strip_trailopt () \
46 { \
47 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
48 }; \
49 for flg in $$sane_makeflags; do \
50 test $$skip_next = yes && { skip_next=no; continue; }; \
51 case $$flg in \
52 *=*|--*) continue;; \
53 -*I) strip_trailopt 'I'; skip_next=yes;; \
54 -*I?*) strip_trailopt 'I';; \
55 -*O) strip_trailopt 'O'; skip_next=yes;; \
56 -*O?*) strip_trailopt 'O';; \
57 -*l) strip_trailopt 'l'; skip_next=yes;; \
58 -*l?*) strip_trailopt 'l';; \
59 -[dEDm]) skip_next=yes;; \
60 -[JT]) skip_next=yes;; \
61 esac; \
62 case $$flg in \
63 *$$target_option*) has_opt=yes; break;; \
64 esac; \
65 done; \
66 test $$has_opt = yes
67 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
68 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
69 pkgdatadir = $(datadir)/@PACKAGE@
70 pkgincludedir = $(includedir)/@PACKAGE@
71 pkglibdir = $(libdir)/@PACKAGE@
72 pkglibexecdir = $(libexecdir)/@PACKAGE@
73 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
74 install_sh_DATA = $(install_sh) -c -m 644
75 install_sh_PROGRAM = $(install_sh) -c
76 install_sh_SCRIPT = $(install_sh) -c
77 INSTALL_HEADER = $(INSTALL_DATA)
78 transform = $(program_transform_name)
79 NORMAL_INSTALL = :
80 PRE_INSTALL = :
81 POST_INSTALL = :
82 NORMAL_UNINSTALL = :
83 PRE_UNINSTALL = :
84 POST_UNINSTALL = :
85 build_triplet = @build@
86 host_triplet = @host@
87 noinst_PROGRAMS = testsuite$(EXEEXT) reftest$(EXEEXT)
88 subdir = .
89 DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
90 $(top_srcdir)/configure $(am__configure_deps) \
91 $(srcdir)/config.h.in $(top_srcdir)/../../depcomp \
92 ../../AUTHORS ../../COPYING ChangeLog ../../ChangeLog \
93 ../../config.guess ../../config.sub ../../depcomp \
94 ../../install-sh ../../missing ../../ltmain.sh \
95 $(top_srcdir)/../../config.guess \
96 $(top_srcdir)/../../config.sub $(top_srcdir)/../../install-sh \
97 $(top_srcdir)/../../ltmain.sh $(top_srcdir)/../../missing
98 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
99 am__aclocal_m4_deps = $(top_srcdir)/configure.ac
100 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
101 $(ACLOCAL_M4)
102 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
103 configure.lineno config.status.lineno
104 mkinstalldirs = $(install_sh) -d
105 CONFIG_HEADER = config.h
106 CONFIG_CLEAN_FILES =
107 CONFIG_CLEAN_VPATH_FILES =
108 LTLIBRARIES = $(noinst_LTLIBRARIES)
109 libencode_la_LIBADD =
110 am_libencode_la_OBJECTS = encode.lo
111 libencode_la_OBJECTS = $(am_libencode_la_OBJECTS)
112 AM_V_lt = $(am__v_lt_@AM_V@)
113 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
114 am__v_lt_0 = --silent
115 am__v_lt_1 =
116 am__DEPENDENCIES_1 =
117 librfc822_la_DEPENDENCIES = $(am__DEPENDENCIES_1)
118 am_librfc822_la_OBJECTS = rfc822.lo rfc822hdr.lo rfc822_getaddr.lo \
119 rfc822_getaddrs.lo rfc822_mkdate.lo rfc822_parsedt.lo \
120 rfc2047u.lo rfc2047.lo imapsubj.lo imaprefs.lo \
121 encodeautodetect.lo
122 librfc822_la_OBJECTS = $(am_librfc822_la_OBJECTS)
123 PROGRAMS = $(noinst_PROGRAMS)
124 am_reftest_OBJECTS = reftest.$(OBJEXT)
125 reftest_OBJECTS = $(am_reftest_OBJECTS)
126 reftest_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
127 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
128 $(reftest_LDFLAGS) $(LDFLAGS) -o $@
129 am_testsuite_OBJECTS = testsuite.$(OBJEXT)
130 testsuite_OBJECTS = $(am_testsuite_OBJECTS)
131 testsuite_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
132 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
133 $(testsuite_LDFLAGS) $(LDFLAGS) -o $@
134 AM_V_P = $(am__v_P_@AM_V@)
135 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
136 am__v_P_0 = false
137 am__v_P_1 = :
138 AM_V_GEN = $(am__v_GEN_@AM_V@)
139 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
140 am__v_GEN_0 = @echo " GEN " $@;
141 am__v_GEN_1 =
142 AM_V_at = $(am__v_at_@AM_V@)
143 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
144 am__v_at_0 = @
145 am__v_at_1 =
146 DEFAULT_INCLUDES = -I.@am__isrc@
147 depcomp = $(SHELL) $(top_srcdir)/../../depcomp
148 am__depfiles_maybe = depfiles
149 am__mv = mv -f
150 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
151 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
152 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
153 $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
154 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
155 $(AM_CFLAGS) $(CFLAGS)
156 AM_V_CC = $(am__v_CC_@AM_V@)
157 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
158 am__v_CC_0 = @echo " CC " $@;
159 am__v_CC_1 =
160 CCLD = $(CC)
161 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
162 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
163 $(AM_LDFLAGS) $(LDFLAGS) -o $@
164 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
165 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
166 am__v_CCLD_0 = @echo " CCLD " $@;
167 am__v_CCLD_1 =
168 SOURCES = $(libencode_la_SOURCES) $(librfc822_la_SOURCES) \
169 $(reftest_SOURCES) $(testsuite_SOURCES)
170 DIST_SOURCES = $(libencode_la_SOURCES) $(librfc822_la_SOURCES) \
171 $(reftest_SOURCES) $(testsuite_SOURCES)
172 am__can_run_installinfo = \
173 case $$AM_UPDATE_INFO_DIR in \
174 n|no|NO) false;; \
175 *) (install-info --version) >/dev/null 2>&1;; \
176 esac
177 DATA = $(noinst_DATA)
178 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) \
179 $(LISP)config.h.in
180 # Read a list of newline-separated strings from the standard input,
181 # and print each of them once, without duplicates. Input order is
182 # *not* preserved.
183 am__uniquify_input = $(AWK) '\
184 BEGIN { nonempty = 0; } \
185 { items[$$0] = 1; nonempty = 1; } \
186 END { if (nonempty) { for (i in items) print i; }; } \
187 '
188 # Make sure the list of sources is unique. This is necessary because,
189 # e.g., the same source file might be shared among _SOURCES variables
190 # for different programs/libraries.
191 am__define_uniq_tagged_files = \
192 list='$(am__tagged_files)'; \
193 unique=`for i in $$list; do \
194 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
195 done | $(am__uniquify_input)`
196 ETAGS = etags
197 CTAGS = ctags
198 CSCOPE = cscope
199 AM_RECURSIVE_TARGETS = cscope
200 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
201 distdir = $(PACKAGE)-$(VERSION)
202 top_distdir = $(distdir)
203 am__remove_distdir = \
204 if test -d "$(distdir)"; then \
205 find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
206 && rm -rf "$(distdir)" \
207 || { sleep 5 && rm -rf "$(distdir)"; }; \
208 else :; fi
209 am__post_remove_distdir = $(am__remove_distdir)
210 DIST_ARCHIVES = $(distdir).tar.gz
211 GZIP_ENV = --best
212 DIST_TARGETS = dist-gzip
213 distuninstallcheck_listfiles = find . -type f -print
214 am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
215 | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
216 distcleancheck_listfiles = find . -type f -print
217 ACLOCAL = @ACLOCAL@
218 AMTAR = @AMTAR@
219 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
220 AR = @AR@
221 AUTOCONF = @AUTOCONF@
222 AUTOHEADER = @AUTOHEADER@
223 AUTOMAKE = @AUTOMAKE@
224 AWK = @AWK@
225 CC = @CC@
226 CCDEPMODE = @CCDEPMODE@
227 CFLAGS = @CFLAGS@
228 CPP = @CPP@
229 CPPFLAGS = @CPPFLAGS@
230 CYGPATH_W = @CYGPATH_W@
231 DEFS = @DEFS@
232 DEPDIR = @DEPDIR@
233 DLLTOOL = @DLLTOOL@
234 DSYMUTIL = @DSYMUTIL@
235 DUMPBIN = @DUMPBIN@
236 ECHO_C = @ECHO_C@
237 ECHO_N = @ECHO_N@
238 ECHO_T = @ECHO_T@
239 EGREP = @EGREP@
240 EXEEXT = @EXEEXT@
241 FGREP = @FGREP@
242 GREP = @GREP@
243 INSTALL = @INSTALL@
244 INSTALL_DATA = @INSTALL_DATA@
245 INSTALL_PROGRAM = @INSTALL_PROGRAM@
246 INSTALL_SCRIPT = @INSTALL_SCRIPT@
247 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
248 LD = @LD@
249 LDFLAGS = @LDFLAGS@
250 LIBIDN_CFLAGS = @LIBIDN_CFLAGS@
251 LIBIDN_LIBS = @LIBIDN_LIBS@
252 LIBOBJS = @LIBOBJS@
253 LIBS = @LIBS@
254 LIBTOOL = @LIBTOOL@
255 LIPO = @LIPO@
256 LN_S = @LN_S@
257 LTLIBOBJS = @LTLIBOBJS@
258 MAKEINFO = @MAKEINFO@
259 MANIFEST_TOOL = @MANIFEST_TOOL@
260 MKDIR_P = @MKDIR_P@
261 NM = @NM@
262 NMEDIT = @NMEDIT@
263 OBJDUMP = @OBJDUMP@
264 OBJEXT = @OBJEXT@
265 OTOOL = @OTOOL@
266 OTOOL64 = @OTOOL64@
267 PACKAGE = @PACKAGE@
268 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
269 PACKAGE_NAME = @PACKAGE_NAME@
270 PACKAGE_STRING = @PACKAGE_STRING@
271 PACKAGE_TARNAME = @PACKAGE_TARNAME@
272 PACKAGE_URL = @PACKAGE_URL@
273 PACKAGE_VERSION = @PACKAGE_VERSION@
274 PATH_SEPARATOR = @PATH_SEPARATOR@
275 PKG_CONFIG = @PKG_CONFIG@
276 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
277 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
278 RANLIB = @RANLIB@
279 SED = @SED@
280 SET_MAKE = @SET_MAKE@
281 SHELL = @SHELL@
282 STRIP = @STRIP@
283 VERSION = @VERSION@
284 abs_builddir = @abs_builddir@
285 abs_srcdir = @abs_srcdir@
286 abs_top_builddir = @abs_top_builddir@
287 abs_top_srcdir = @abs_top_srcdir@
288 ac_ct_AR = @ac_ct_AR@
289 ac_ct_CC = @ac_ct_CC@
290 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
291 am__include = @am__include@
292 am__leading_dot = @am__leading_dot@
293 am__quote = @am__quote@
294 am__tar = @am__tar@
295 am__untar = @am__untar@
296 bindir = @bindir@
297 build = @build@
298 build_alias = @build_alias@
299 build_cpu = @build_cpu@
300 build_os = @build_os@
301 build_vendor = @build_vendor@
302 builddir = @builddir@
303 datadir = @datadir@
304 datarootdir = @datarootdir@
305 docdir = @docdir@
306 dvidir = @dvidir@
307 exec_prefix = @exec_prefix@
308 host = @host@
309 host_alias = @host_alias@
310 host_cpu = @host_cpu@
311 host_os = @host_os@
312 host_vendor = @host_vendor@
313 htmldir = @htmldir@
314 includedir = @includedir@
315 infodir = @infodir@
316 install_sh = @install_sh@
317 libdir = @libdir@
318 libexecdir = @libexecdir@
319 localedir = @localedir@
320 localstatedir = @localstatedir@
321 mandir = @mandir@
322 mkdir_p = @mkdir_p@
323 oldincludedir = @oldincludedir@
324 pdfdir = @pdfdir@
325 prefix = @prefix@
326 program_transform_name = @program_transform_name@
327 psdir = @psdir@
328 sbindir = @sbindir@
329 sharedstatedir = @sharedstatedir@
330 srcdir = @srcdir@
331 sysconfdir = @sysconfdir@
332 target_alias = @target_alias@
333 top_build_prefix = @top_build_prefix@
334 top_builddir = @top_builddir@
335 top_srcdir = @top_srcdir@
336 noinst_LTLIBRARIES = libencode.la librfc822.la
337 librfc822_la_SOURCES = rfc822.c rfc822.h rfc822hdr.c rfc822hdr.h \
338 rfc822_getaddr.c rfc822_getaddrs.c \
339 rfc822_mkdate.c rfc822_parsedt.c rfc2047u.c \
340 rfc2047.c rfc2047.h imapsubj.c imaprefs.h imaprefs.c \
341 encodeautodetect.c
342
343 librfc822_la_LIBADD = $(LIBIDN_LIBS)
344 DISTCLEANFILES = rfc822.config
345 AM_CFLAGS = $(LIBIDN_CFLAGS)
346 libencode_la_SOURCES = encode.c encode.h
347 BUILT_SOURCES = rfc822.3 rfc822.html
348 noinst_DATA = $(BUILT_SOURCES)
349 testsuite_SOURCES = testsuite.c
350 testsuite_DEPENDENCIES = librfc822.la ../unicode/libunicode.la
351 testsuite_LDADD = librfc822.la ../unicode/libunicode.la
352 testsuite_LDFLAGS = -static
353 reftest_SOURCES = reftest.c imaprefs.h
354 reftest_DEPENDENCIES = librfc822.la ../unicode/libunicode.la
355 reftest_LDADD = librfc822.la ../unicode/libunicode.la
356 reftest_LDFLAGS = -static
357 EXTRA_DIST = testsuite.txt reftest.txt $(BUILT_SOURCES)
358 all: $(BUILT_SOURCES) config.h
359 $(MAKE) $(AM_MAKEFLAGS) all-am
360
361 .SUFFIXES:
362 .SUFFIXES: .c .lo .o .obj
363 am--refresh: Makefile
364 @:
365 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
366 @for dep in $?; do \
367 case '$(am__configure_deps)' in \
368 *$$dep*) \
369 echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
370 $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
371 && exit 0; \
372 exit 1;; \
373 esac; \
374 done; \
375 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
376 $(am__cd) $(top_srcdir) && \
377 $(AUTOMAKE) --foreign Makefile
378 .PRECIOUS: Makefile
379 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
380 @case '$?' in \
381 *config.status*) \
382 echo ' $(SHELL) ./config.status'; \
383 $(SHELL) ./config.status;; \
384 *) \
385 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
386 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
387 esac;
388
389 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
390 $(SHELL) ./config.status --recheck
391
392 $(top_srcdir)/configure: $(am__configure_deps)
393 $(am__cd) $(srcdir) && $(AUTOCONF)
394 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
395 $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
396 $(am__aclocal_m4_deps):
397
398 config.h: stamp-h1
399 @if test ! -f $@; then rm -f stamp-h1; else :; fi
400 @if test ! -f $@; then $(MAKE) $(AM_MAKEFLAGS) stamp-h1; else :; fi
401
402 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
403 @rm -f stamp-h1
404 cd $(top_builddir) && $(SHELL) ./config.status config.h
405 $(srcdir)/config.h.in: $(am__configure_deps)
406 ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
407 rm -f stamp-h1
408 touch $@
409
410 distclean-hdr:
411 -rm -f config.h stamp-h1
412
413 clean-noinstLTLIBRARIES:
414 -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
415 @list='$(noinst_LTLIBRARIES)'; \
416 locs=`for p in $$list; do echo $$p; done | \
417 sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
418 sort -u`; \
419 test -z "$$locs" || { \
420 echo rm -f $${locs}; \
421 rm -f $${locs}; \
422 }
423
424 libencode.la: $(libencode_la_OBJECTS) $(libencode_la_DEPENDENCIES) $(EXTRA_libencode_la_DEPENDENCIES)
425 $(AM_V_CCLD)$(LINK) $(libencode_la_OBJECTS) $(libencode_la_LIBADD) $(LIBS)
426
427 librfc822.la: $(librfc822_la_OBJECTS) $(librfc822_la_DEPENDENCIES) $(EXTRA_librfc822_la_DEPENDENCIES)
428 $(AM_V_CCLD)$(LINK) $(librfc822_la_OBJECTS) $(librfc822_la_LIBADD) $(LIBS)
429
430 clean-noinstPROGRAMS:
431 @list='$(noinst_PROGRAMS)'; test -n "$$list" || exit 0; \
432 echo " rm -f" $$list; \
433 rm -f $$list || exit $$?; \
434 test -n "$(EXEEXT)" || exit 0; \
435 list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
436 echo " rm -f" $$list; \
437 rm -f $$list
438
439 reftest$(EXEEXT): $(reftest_OBJECTS) $(reftest_DEPENDENCIES) $(EXTRA_reftest_DEPENDENCIES)
440 @rm -f reftest$(EXEEXT)
441 $(AM_V_CCLD)$(reftest_LINK) $(reftest_OBJECTS) $(reftest_LDADD) $(LIBS)
442
443 testsuite$(EXEEXT): $(testsuite_OBJECTS) $(testsuite_DEPENDENCIES) $(EXTRA_testsuite_DEPENDENCIES)
444 @rm -f testsuite$(EXEEXT)
445 $(AM_V_CCLD)$(testsuite_LINK) $(testsuite_OBJECTS) $(testsuite_LDADD) $(LIBS)
446
447 mostlyclean-compile:
448 -rm -f *.$(OBJEXT)
449
450 distclean-compile:
451 -rm -f *.tab.c
452
453 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/encode.Plo@am__quote@
454 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/encodeautodetect.Plo@am__quote@
455 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/imaprefs.Plo@am__quote@
456 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/imapsubj.Plo@am__quote@
457 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/reftest.Po@am__quote@
458 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rfc2047.Plo@am__quote@
459 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rfc2047u.Plo@am__quote@
460 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rfc822.Plo@am__quote@
461 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rfc822_getaddr.Plo@am__quote@
462 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rfc822_getaddrs.Plo@am__quote@
463 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rfc822_mkdate.Plo@am__quote@
464 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rfc822_parsedt.Plo@am__quote@
465 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rfc822hdr.Plo@am__quote@
466 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/testsuite.Po@am__quote@
467
468 .c.o:
469 @am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
470 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
471 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
472 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
473 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c $<
474
475 .c.obj:
476 @am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
477 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
478 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
479 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
480 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
481
482 .c.lo:
483 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
484 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
485 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
486 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
487 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
488
489 mostlyclean-libtool:
490 -rm -f *.lo
491
492 clean-libtool:
493 -rm -rf .libs _libs
494
495 distclean-libtool:
496 -rm -f libtool config.lt
497
498 ID: $(am__tagged_files)
499 $(am__define_uniq_tagged_files); mkid -fID $$unique
500 tags: tags-am
501 TAGS: tags
502
503 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
504 set x; \
505 here=`pwd`; \
506 $(am__define_uniq_tagged_files); \
507 shift; \
508 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
509 test -n "$$unique" || unique=$$empty_fix; \
510 if test $$# -gt 0; then \
511 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
512 "$$@" $$unique; \
513 else \
514 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
515 $$unique; \
516 fi; \
517 fi
518 ctags: ctags-am
519
520 CTAGS: ctags
521 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
522 $(am__define_uniq_tagged_files); \
523 test -z "$(CTAGS_ARGS)$$unique" \
524 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
525 $$unique
526
527 GTAGS:
528 here=`$(am__cd) $(top_builddir) && pwd` \
529 && $(am__cd) $(top_srcdir) \
530 && gtags -i $(GTAGS_ARGS) "$$here"
531 cscope: cscope.files
532 test ! -s cscope.files \
533 || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
534 clean-cscope:
535 -rm -f cscope.files
536 cscope.files: clean-cscope cscopelist
537 cscopelist: cscopelist-am
538
539 cscopelist-am: $(am__tagged_files)
540 list='$(am__tagged_files)'; \
541 case "$(srcdir)" in \
542 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
543 *) sdir=$(subdir)/$(srcdir) ;; \
544 esac; \
545 for i in $$list; do \
546 if test -f "$$i"; then \
547 echo "$(subdir)/$$i"; \
548 else \
549 echo "$$sdir/$$i"; \
550 fi; \
551 done >> $(top_builddir)/cscope.files
552
553 distclean-tags:
554 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
555 -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
556
557 distdir: $(DISTFILES)
558 $(am__remove_distdir)
559 test -d "$(distdir)" || mkdir "$(distdir)"
560 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
561 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
562 list='$(DISTFILES)'; \
563 dist_files=`for file in $$list; do echo $$file; done | \
564 sed -e "s|^$$srcdirstrip/||;t" \
565 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
566 case $$dist_files in \
567 */*) $(MKDIR_P) `echo "$$dist_files" | \
568 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
569 sort -u` ;; \
570 esac; \
571 for file in $$dist_files; do \
572 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
573 if test -d $$d/$$file; then \
574 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
575 if test -d "$(distdir)/$$file"; then \
576 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
577 fi; \
578 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
579 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
580 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
581 fi; \
582 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
583 else \
584 test -f "$(distdir)/$$file" \
585 || cp -p $$d/$$file "$(distdir)/$$file" \
586 || exit 1; \
587 fi; \
588 done
589 -test -n "$(am__skip_mode_fix)" \
590 || find "$(distdir)" -type d ! -perm -755 \
591 -exec chmod u+rwx,go+rx {} \; -o \
592 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
593 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
594 ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
595 || chmod -R a+r "$(distdir)"
596 dist-gzip: distdir
597 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
598 $(am__post_remove_distdir)
599
600 dist-bzip2: distdir
601 tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
602 $(am__post_remove_distdir)
603
604 dist-lzip: distdir
605 tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
606 $(am__post_remove_distdir)
607
608 dist-xz: distdir
609 tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
610 $(am__post_remove_distdir)
611
612 dist-tarZ: distdir
613 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
614 $(am__post_remove_distdir)
615
616 dist-shar: distdir
617 shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
618 $(am__post_remove_distdir)
619
620 dist-zip: distdir
621 -rm -f $(distdir).zip
622 zip -rq $(distdir).zip $(distdir)
623 $(am__post_remove_distdir)
624
625 dist dist-all:
626 $(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:'
627 $(am__post_remove_distdir)
628
629 # This target untars the dist file and tries a VPATH configuration. Then
630 # it guarantees that the distribution is self-contained by making another
631 # tarfile.
632 distcheck: dist
633 case '$(DIST_ARCHIVES)' in \
634 *.tar.gz*) \
635 GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
636 *.tar.bz2*) \
637 bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
638 *.tar.lz*) \
639 lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
640 *.tar.xz*) \
641 xz -dc $(distdir).tar.xz | $(am__untar) ;;\
642 *.tar.Z*) \
643 uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
644 *.shar.gz*) \
645 GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
646 *.zip*) \
647 unzip $(distdir).zip ;;\
648 esac
649 chmod -R a-w $(distdir)
650 chmod u+w $(distdir)
651 mkdir $(distdir)/_build $(distdir)/_inst
652 chmod a-w $(distdir)
653 test -d $(distdir)/_build || exit 0; \
654 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
655 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
656 && am__cwd=`pwd` \
657 && $(am__cd) $(distdir)/_build \
658 && ../configure --srcdir=.. --prefix="$$dc_install_base" \
659 $(AM_DISTCHECK_CONFIGURE_FLAGS) \
660 $(DISTCHECK_CONFIGURE_FLAGS) \
661 && $(MAKE) $(AM_MAKEFLAGS) \
662 && $(MAKE) $(AM_MAKEFLAGS) dvi \
663 && $(MAKE) $(AM_MAKEFLAGS) check \
664 && $(MAKE) $(AM_MAKEFLAGS) install \
665 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
666 && $(MAKE) $(AM_MAKEFLAGS) uninstall \
667 && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
668 distuninstallcheck \
669 && chmod -R a-w "$$dc_install_base" \
670 && ({ \
671 (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
672 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
673 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
674 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
675 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
676 } || { rm -rf "$$dc_destdir"; exit 1; }) \
677 && rm -rf "$$dc_destdir" \
678 && $(MAKE) $(AM_MAKEFLAGS) dist \
679 && rm -rf $(DIST_ARCHIVES) \
680 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
681 && cd "$$am__cwd" \
682 || exit 1
683 $(am__post_remove_distdir)
684 @(echo "$(distdir) archives ready for distribution: "; \
685 list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
686 sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
687 distuninstallcheck:
688 @test -n '$(distuninstallcheck_dir)' || { \
689 echo 'ERROR: trying to run $@ with an empty' \
690 '$$(distuninstallcheck_dir)' >&2; \
691 exit 1; \
692 }; \
693 $(am__cd) '$(distuninstallcheck_dir)' || { \
694 echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
695 exit 1; \
696 }; \
697 test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
698 || { echo "ERROR: files left after uninstall:" ; \
699 if test -n "$(DESTDIR)"; then \
700 echo " (check DESTDIR support)"; \
701 fi ; \
702 $(distuninstallcheck_listfiles) ; \
703 exit 1; } >&2
704 distcleancheck: distclean
705 @if test '$(srcdir)' = . ; then \
706 echo "ERROR: distcleancheck can only run from a VPATH build" ; \
707 exit 1 ; \
708 fi
709 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
710 || { echo "ERROR: files left in build directory after distclean:" ; \
711 $(distcleancheck_listfiles) ; \
712 exit 1; } >&2
713 check-am: all-am
714 check: $(BUILT_SOURCES)
715 $(MAKE) $(AM_MAKEFLAGS) check-am
716 all-am: Makefile $(LTLIBRARIES) $(PROGRAMS) $(DATA) config.h
717 installdirs:
718 install: $(BUILT_SOURCES)
719 $(MAKE) $(AM_MAKEFLAGS) install-am
720 install-exec: install-exec-am
721 install-data: install-data-am
722 uninstall: uninstall-am
723
724 install-am: all-am
725 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
726
727 installcheck: installcheck-am
728 install-strip:
729 if test -z '$(STRIP)'; then \
730 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
731 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
732 install; \
733 else \
734 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
735 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
736 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
737 fi
738 mostlyclean-generic:
739
740 clean-generic:
741
742 distclean-generic:
743 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
744 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
745 -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
746
747 maintainer-clean-generic:
748 @echo "This command is intended for maintainers to use"
749 @echo "it deletes files that may require special tools to rebuild."
750 -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
751 clean: clean-am
752
753 clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
754 clean-noinstPROGRAMS mostlyclean-am
755
756 distclean: distclean-am
757 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
758 -rm -rf ./$(DEPDIR)
759 -rm -f Makefile
760 distclean-am: clean-am distclean-compile distclean-generic \
761 distclean-hdr distclean-libtool distclean-tags
762
763 dvi: dvi-am
764
765 dvi-am:
766
767 html: html-am
768
769 html-am:
770
771 info: info-am
772
773 info-am:
774
775 install-data-am:
776
777 install-dvi: install-dvi-am
778
779 install-dvi-am:
780
781 install-exec-am:
782
783 install-html: install-html-am
784
785 install-html-am:
786
787 install-info: install-info-am
788
789 install-info-am:
790
791 install-man:
792
793 install-pdf: install-pdf-am
794
795 install-pdf-am:
796
797 install-ps: install-ps-am
798
799 install-ps-am:
800
801 installcheck-am:
802
803 maintainer-clean: maintainer-clean-am
804 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
805 -rm -rf $(top_srcdir)/autom4te.cache
806 -rm -rf ./$(DEPDIR)
807 -rm -f Makefile
808 maintainer-clean-am: distclean-am maintainer-clean-generic
809
810 mostlyclean: mostlyclean-am
811
812 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
813 mostlyclean-libtool
814
815 pdf: pdf-am
816
817 pdf-am:
818
819 ps: ps-am
820
821 ps-am:
822
823 uninstall-am:
824
825 .MAKE: all check install install-am install-strip
826
827 .PHONY: CTAGS GTAGS TAGS all all-am am--refresh check check-am clean \
828 clean-cscope clean-generic clean-libtool \
829 clean-noinstLTLIBRARIES clean-noinstPROGRAMS cscope \
830 cscopelist-am ctags ctags-am dist dist-all dist-bzip2 \
831 dist-gzip dist-lzip dist-shar dist-tarZ dist-xz dist-zip \
832 distcheck distclean distclean-compile distclean-generic \
833 distclean-hdr distclean-libtool distclean-tags distcleancheck \
834 distdir distuninstallcheck dvi dvi-am html html-am info \
835 info-am install install-am install-data install-data-am \
836 install-dvi install-dvi-am install-exec install-exec-am \
837 install-html install-html-am install-info install-info-am \
838 install-man install-pdf install-pdf-am install-ps \
839 install-ps-am install-strip installcheck installcheck-am \
840 installdirs maintainer-clean maintainer-clean-generic \
841 mostlyclean mostlyclean-compile mostlyclean-generic \
842 mostlyclean-libtool pdf pdf-am ps ps-am tags tags-am uninstall \
843 uninstall-am
844
845
846 @HAVE_SGML_TRUE@rfc822.html: rfc822.sgml ../docbook/sgml2html
847 @HAVE_SGML_TRUE@ ../docbook/sgml2html rfc822.sgml rfc822.html
848
849 @HAVE_SGML_TRUE@rfc822.3: rfc822.sgml ../docbook/sgml2html
850 @HAVE_SGML_TRUE@ ../docbook/sgml2man rfc822.sgml rfc822.3
851
852 check-am:
853 ./testsuite | cmp -s - $(srcdir)/testsuite.txt
854 ./reftest | cmp -s - $(srcdir)/reftest.txt
855
856 # Tell versions [3.59,3.63) of GNU make to not export all variables.
857 # Otherwise a system limit (for SysV at least) may be exceeded.
858 .NOEXPORT: