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