Imported upstream version 0.61.0
[hcoop/debian/courier-authlib.git] / rfc822 / Makefile.in
1 # Makefile.in generated by automake 1.10.1 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008 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
17 # $Id: Makefile.am,v 1.20 2007/06/30 15:40:53 mrsam Exp $
18 #
19 # Copyright 1998 - 2005 Double Precision, Inc. See COPYING for
20 # distribution information.
21
22
23
24 VPATH = @srcdir@
25 pkgdatadir = $(datadir)/@PACKAGE@
26 pkglibdir = $(libdir)/@PACKAGE@
27 pkgincludedir = $(includedir)/@PACKAGE@
28 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
29 install_sh_DATA = $(install_sh) -c -m 644
30 install_sh_PROGRAM = $(install_sh) -c
31 install_sh_SCRIPT = $(install_sh) -c
32 INSTALL_HEADER = $(INSTALL_DATA)
33 transform = $(program_transform_name)
34 NORMAL_INSTALL = :
35 PRE_INSTALL = :
36 POST_INSTALL = :
37 NORMAL_UNINSTALL = :
38 PRE_UNINSTALL = :
39 POST_UNINSTALL = :
40 build_triplet = @build@
41 host_triplet = @host@
42 noinst_PROGRAMS = testsuite$(EXEEXT) reftest$(EXEEXT)
43 subdir = .
44 DIST_COMMON = $(am__configure_deps) $(srcdir)/../config.guess \
45 $(srcdir)/../config.sub $(srcdir)/../depcomp \
46 $(srcdir)/../install-sh $(srcdir)/../ltmain.sh \
47 $(srcdir)/../missing $(srcdir)/Makefile.am \
48 $(srcdir)/Makefile.in $(srcdir)/config.h.in \
49 $(top_srcdir)/configure ChangeLog
50 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
51 am__aclocal_m4_deps = $(top_srcdir)/configure.in
52 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
53 $(ACLOCAL_M4)
54 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
55 configure.lineno config.status.lineno
56 mkinstalldirs = $(install_sh) -d
57 CONFIG_HEADER = config.h
58 CONFIG_CLEAN_FILES =
59 LTLIBRARIES = $(noinst_LTLIBRARIES)
60 libencode_la_LIBADD =
61 am_libencode_la_OBJECTS = encode.lo
62 libencode_la_OBJECTS = $(am_libencode_la_OBJECTS)
63 librfc822_la_LIBADD =
64 am_librfc822_la_OBJECTS = rfc822.lo rfc822hdr.lo rfc822_getaddr.lo \
65 rfc822_getaddrs.lo rfc822_mkdate.lo rfc822_parsedt.lo \
66 rfc2047u.lo rfc2047.lo imapsubj.lo imaprefs.lo \
67 encodeautodetect.lo
68 librfc822_la_OBJECTS = $(am_librfc822_la_OBJECTS)
69 PROGRAMS = $(noinst_PROGRAMS)
70 am_reftest_OBJECTS = reftest.$(OBJEXT)
71 reftest_OBJECTS = $(am_reftest_OBJECTS)
72 reftest_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
73 --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(reftest_LDFLAGS) \
74 $(LDFLAGS) -o $@
75 am_testsuite_OBJECTS = testsuite.$(OBJEXT)
76 testsuite_OBJECTS = $(am_testsuite_OBJECTS)
77 testsuite_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
78 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
79 $(testsuite_LDFLAGS) $(LDFLAGS) -o $@
80 DEFAULT_INCLUDES = -I.@am__isrc@
81 depcomp = $(SHELL) $(top_srcdir)/../depcomp
82 am__depfiles_maybe = depfiles
83 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
84 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
85 LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
86 --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
87 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
88 CCLD = $(CC)
89 LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
90 --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
91 $(LDFLAGS) -o $@
92 SOURCES = $(libencode_la_SOURCES) $(librfc822_la_SOURCES) \
93 $(reftest_SOURCES) $(testsuite_SOURCES)
94 DIST_SOURCES = $(libencode_la_SOURCES) $(librfc822_la_SOURCES) \
95 $(reftest_SOURCES) $(testsuite_SOURCES)
96 DATA = $(noinst_DATA)
97 ETAGS = etags
98 CTAGS = ctags
99 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
100 distdir = $(PACKAGE)-$(VERSION)
101 top_distdir = $(distdir)
102 am__remove_distdir = \
103 { test ! -d $(distdir) \
104 || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
105 && rm -fr $(distdir); }; }
106 DIST_ARCHIVES = $(distdir).tar.gz
107 GZIP_ENV = --best
108 distuninstallcheck_listfiles = find . -type f -print
109 distcleancheck_listfiles = find . -type f -print
110 ACLOCAL = @ACLOCAL@
111 AMTAR = @AMTAR@
112 AR = @AR@
113 AUTOCONF = @AUTOCONF@
114 AUTOHEADER = @AUTOHEADER@
115 AUTOMAKE = @AUTOMAKE@
116 AWK = @AWK@
117 CC = @CC@
118 CCDEPMODE = @CCDEPMODE@
119 CFLAGS = @CFLAGS@
120 CPP = @CPP@
121 CPPFLAGS = @CPPFLAGS@
122 CXX = @CXX@
123 CXXCPP = @CXXCPP@
124 CXXDEPMODE = @CXXDEPMODE@
125 CXXFLAGS = @CXXFLAGS@
126 CYGPATH_W = @CYGPATH_W@
127 DEFS = @DEFS@
128 DEPDIR = @DEPDIR@
129 ECHO = @ECHO@
130 ECHO_C = @ECHO_C@
131 ECHO_N = @ECHO_N@
132 ECHO_T = @ECHO_T@
133 EGREP = @EGREP@
134 EXEEXT = @EXEEXT@
135 F77 = @F77@
136 FFLAGS = @FFLAGS@
137 GREP = @GREP@
138 INSTALL = @INSTALL@
139 INSTALL_DATA = @INSTALL_DATA@
140 INSTALL_PROGRAM = @INSTALL_PROGRAM@
141 INSTALL_SCRIPT = @INSTALL_SCRIPT@
142 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
143 LDFLAGS = @LDFLAGS@
144 LIBOBJS = @LIBOBJS@
145 LIBS = @LIBS@
146 LIBTOOL = @LIBTOOL@
147 LN_S = @LN_S@
148 LTLIBOBJS = @LTLIBOBJS@
149 MAKEINFO = @MAKEINFO@
150 MKDIR_P = @MKDIR_P@
151 OBJEXT = @OBJEXT@
152 PACKAGE = @PACKAGE@
153 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
154 PACKAGE_NAME = @PACKAGE_NAME@
155 PACKAGE_STRING = @PACKAGE_STRING@
156 PACKAGE_TARNAME = @PACKAGE_TARNAME@
157 PACKAGE_VERSION = @PACKAGE_VERSION@
158 PATH_SEPARATOR = @PATH_SEPARATOR@
159 RANLIB = @RANLIB@
160 SED = @SED@
161 SET_MAKE = @SET_MAKE@
162 SHELL = @SHELL@
163 STRIP = @STRIP@
164 VERSION = @VERSION@
165 abs_builddir = @abs_builddir@
166 abs_srcdir = @abs_srcdir@
167 abs_top_builddir = @abs_top_builddir@
168 abs_top_srcdir = @abs_top_srcdir@
169 ac_ct_CC = @ac_ct_CC@
170 ac_ct_CXX = @ac_ct_CXX@
171 ac_ct_F77 = @ac_ct_F77@
172 am__include = @am__include@
173 am__leading_dot = @am__leading_dot@
174 am__quote = @am__quote@
175 am__tar = @am__tar@
176 am__untar = @am__untar@
177 bindir = @bindir@
178 build = @build@
179 build_alias = @build_alias@
180 build_cpu = @build_cpu@
181 build_os = @build_os@
182 build_vendor = @build_vendor@
183 builddir = @builddir@
184 datadir = @datadir@
185 datarootdir = @datarootdir@
186 docdir = @docdir@
187 dvidir = @dvidir@
188 exec_prefix = @exec_prefix@
189 host = @host@
190 host_alias = @host_alias@
191 host_cpu = @host_cpu@
192 host_os = @host_os@
193 host_vendor = @host_vendor@
194 htmldir = @htmldir@
195 includedir = @includedir@
196 infodir = @infodir@
197 install_sh = @install_sh@
198 libdir = @libdir@
199 libexecdir = @libexecdir@
200 localedir = @localedir@
201 localstatedir = @localstatedir@
202 mandir = @mandir@
203 mkdir_p = @mkdir_p@
204 oldincludedir = @oldincludedir@
205 pdfdir = @pdfdir@
206 prefix = @prefix@
207 program_transform_name = @program_transform_name@
208 psdir = @psdir@
209 sbindir = @sbindir@
210 sharedstatedir = @sharedstatedir@
211 srcdir = @srcdir@
212 sysconfdir = @sysconfdir@
213 target_alias = @target_alias@
214 top_builddir = @top_builddir@
215 top_srcdir = @top_srcdir@
216 noinst_LTLIBRARIES = libencode.la librfc822.la
217 librfc822_la_SOURCES = rfc822.c rfc822.h rfc822hdr.c rfc822hdr.h \
218 rfc822_getaddr.c rfc822_getaddrs.c \
219 rfc822_mkdate.c rfc822_parsedt.c rfc2047u.c \
220 rfc2047.c rfc2047.h imapsubj.c imaprefs.h imaprefs.c \
221 encodeautodetect.c
222
223 libencode_la_SOURCES = encode.c encode.h
224 BUILT_SOURCES = rfc822.3 rfc822.html
225 noinst_DATA = $(BUILT_SOURCES)
226 testsuite_SOURCES = testsuite.c
227 testsuite_DEPENDENCIES = librfc822.la
228 testsuite_LDADD = librfc822.la
229 testsuite_LDFLAGS = -static
230 reftest_SOURCES = reftest.c imaprefs.h
231 reftest_DEPENDENCIES = librfc822.la
232 reftest_LDADD = librfc822.la
233 reftest_LDFLAGS = -static
234 EXTRA_DIST = testsuite.txt reftest.txt $(BUILT_SOURCES)
235 all: $(BUILT_SOURCES) config.h
236 $(MAKE) $(AM_MAKEFLAGS) all-am
237
238 .SUFFIXES:
239 .SUFFIXES: .c .lo .o .obj
240 am--refresh:
241 @:
242 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
243 @for dep in $?; do \
244 case '$(am__configure_deps)' in \
245 *$$dep*) \
246 echo ' cd $(srcdir) && $(AUTOMAKE) --foreign '; \
247 cd $(srcdir) && $(AUTOMAKE) --foreign \
248 && exit 0; \
249 exit 1;; \
250 esac; \
251 done; \
252 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
253 cd $(top_srcdir) && \
254 $(AUTOMAKE) --foreign Makefile
255 .PRECIOUS: Makefile
256 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
257 @case '$?' in \
258 *config.status*) \
259 echo ' $(SHELL) ./config.status'; \
260 $(SHELL) ./config.status;; \
261 *) \
262 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
263 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
264 esac;
265
266 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
267 $(SHELL) ./config.status --recheck
268
269 $(top_srcdir)/configure: $(am__configure_deps)
270 cd $(srcdir) && $(AUTOCONF)
271 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
272 cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
273
274 config.h: stamp-h1
275 @if test ! -f $@; then \
276 rm -f stamp-h1; \
277 $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
278 else :; fi
279
280 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
281 @rm -f stamp-h1
282 cd $(top_builddir) && $(SHELL) ./config.status config.h
283 $(srcdir)/config.h.in: $(am__configure_deps)
284 cd $(top_srcdir) && $(AUTOHEADER)
285 rm -f stamp-h1
286 touch $@
287
288 distclean-hdr:
289 -rm -f config.h stamp-h1
290
291 clean-noinstLTLIBRARIES:
292 -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
293 @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
294 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
295 test "$$dir" != "$$p" || dir=.; \
296 echo "rm -f \"$${dir}/so_locations\""; \
297 rm -f "$${dir}/so_locations"; \
298 done
299 libencode.la: $(libencode_la_OBJECTS) $(libencode_la_DEPENDENCIES)
300 $(LINK) $(libencode_la_OBJECTS) $(libencode_la_LIBADD) $(LIBS)
301 librfc822.la: $(librfc822_la_OBJECTS) $(librfc822_la_DEPENDENCIES)
302 $(LINK) $(librfc822_la_OBJECTS) $(librfc822_la_LIBADD) $(LIBS)
303
304 clean-noinstPROGRAMS:
305 @list='$(noinst_PROGRAMS)'; for p in $$list; do \
306 f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
307 echo " rm -f $$p $$f"; \
308 rm -f $$p $$f ; \
309 done
310 reftest$(EXEEXT): $(reftest_OBJECTS) $(reftest_DEPENDENCIES)
311 @rm -f reftest$(EXEEXT)
312 $(reftest_LINK) $(reftest_OBJECTS) $(reftest_LDADD) $(LIBS)
313 testsuite$(EXEEXT): $(testsuite_OBJECTS) $(testsuite_DEPENDENCIES)
314 @rm -f testsuite$(EXEEXT)
315 $(testsuite_LINK) $(testsuite_OBJECTS) $(testsuite_LDADD) $(LIBS)
316
317 mostlyclean-compile:
318 -rm -f *.$(OBJEXT)
319
320 distclean-compile:
321 -rm -f *.tab.c
322
323 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/encode.Plo@am__quote@
324 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/encodeautodetect.Plo@am__quote@
325 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/imaprefs.Plo@am__quote@
326 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/imapsubj.Plo@am__quote@
327 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/reftest.Po@am__quote@
328 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rfc2047.Plo@am__quote@
329 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rfc2047u.Plo@am__quote@
330 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rfc822.Plo@am__quote@
331 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rfc822_getaddr.Plo@am__quote@
332 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rfc822_getaddrs.Plo@am__quote@
333 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rfc822_mkdate.Plo@am__quote@
334 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rfc822_parsedt.Plo@am__quote@
335 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rfc822hdr.Plo@am__quote@
336 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/testsuite.Po@am__quote@
337
338 .c.o:
339 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
340 @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
341 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
342 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
343 @am__fastdepCC_FALSE@ $(COMPILE) -c $<
344
345 .c.obj:
346 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
347 @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
348 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
349 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
350 @am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
351
352 .c.lo:
353 @am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
354 @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
355 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
356 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
357 @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
358
359 mostlyclean-libtool:
360 -rm -f *.lo
361
362 clean-libtool:
363 -rm -rf .libs _libs
364
365 distclean-libtool:
366 -rm -f libtool
367
368 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
369 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
370 unique=`for i in $$list; do \
371 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
372 done | \
373 $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
374 END { if (nonempty) { for (i in files) print i; }; }'`; \
375 mkid -fID $$unique
376 tags: TAGS
377
378 TAGS: $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
379 $(TAGS_FILES) $(LISP)
380 tags=; \
381 here=`pwd`; \
382 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
383 unique=`for i in $$list; do \
384 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
385 done | \
386 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
387 END { if (nonempty) { for (i in files) print i; }; }'`; \
388 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
389 test -n "$$unique" || unique=$$empty_fix; \
390 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
391 $$tags $$unique; \
392 fi
393 ctags: CTAGS
394 CTAGS: $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
395 $(TAGS_FILES) $(LISP)
396 tags=; \
397 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
398 unique=`for i in $$list; do \
399 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
400 done | \
401 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
402 END { if (nonempty) { for (i in files) print i; }; }'`; \
403 test -z "$(CTAGS_ARGS)$$tags$$unique" \
404 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
405 $$tags $$unique
406
407 GTAGS:
408 here=`$(am__cd) $(top_builddir) && pwd` \
409 && cd $(top_srcdir) \
410 && gtags -i $(GTAGS_ARGS) $$here
411
412 distclean-tags:
413 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
414
415 distdir: $(DISTFILES)
416 $(am__remove_distdir)
417 test -d $(distdir) || mkdir $(distdir)
418 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
419 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
420 list='$(DISTFILES)'; \
421 dist_files=`for file in $$list; do echo $$file; done | \
422 sed -e "s|^$$srcdirstrip/||;t" \
423 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
424 case $$dist_files in \
425 */*) $(MKDIR_P) `echo "$$dist_files" | \
426 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
427 sort -u` ;; \
428 esac; \
429 for file in $$dist_files; do \
430 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
431 if test -d $$d/$$file; then \
432 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
433 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
434 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
435 fi; \
436 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
437 else \
438 test -f $(distdir)/$$file \
439 || cp -p $$d/$$file $(distdir)/$$file \
440 || exit 1; \
441 fi; \
442 done
443 -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
444 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
445 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
446 ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
447 || chmod -R a+r $(distdir)
448 dist-gzip: distdir
449 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
450 $(am__remove_distdir)
451
452 dist-bzip2: distdir
453 tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
454 $(am__remove_distdir)
455
456 dist-lzma: distdir
457 tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
458 $(am__remove_distdir)
459
460 dist-tarZ: distdir
461 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
462 $(am__remove_distdir)
463
464 dist-shar: distdir
465 shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
466 $(am__remove_distdir)
467
468 dist-zip: distdir
469 -rm -f $(distdir).zip
470 zip -rq $(distdir).zip $(distdir)
471 $(am__remove_distdir)
472
473 dist dist-all: distdir
474 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
475 $(am__remove_distdir)
476
477 # This target untars the dist file and tries a VPATH configuration. Then
478 # it guarantees that the distribution is self-contained by making another
479 # tarfile.
480 distcheck: dist
481 case '$(DIST_ARCHIVES)' in \
482 *.tar.gz*) \
483 GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
484 *.tar.bz2*) \
485 bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
486 *.tar.lzma*) \
487 unlzma -c $(distdir).tar.lzma | $(am__untar) ;;\
488 *.tar.Z*) \
489 uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
490 *.shar.gz*) \
491 GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
492 *.zip*) \
493 unzip $(distdir).zip ;;\
494 esac
495 chmod -R a-w $(distdir); chmod a+w $(distdir)
496 mkdir $(distdir)/_build
497 mkdir $(distdir)/_inst
498 chmod a-w $(distdir)
499 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
500 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
501 && cd $(distdir)/_build \
502 && ../configure --srcdir=.. --prefix="$$dc_install_base" \
503 $(DISTCHECK_CONFIGURE_FLAGS) \
504 && $(MAKE) $(AM_MAKEFLAGS) \
505 && $(MAKE) $(AM_MAKEFLAGS) dvi \
506 && $(MAKE) $(AM_MAKEFLAGS) check \
507 && $(MAKE) $(AM_MAKEFLAGS) install \
508 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
509 && $(MAKE) $(AM_MAKEFLAGS) uninstall \
510 && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
511 distuninstallcheck \
512 && chmod -R a-w "$$dc_install_base" \
513 && ({ \
514 (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
515 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
516 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
517 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
518 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
519 } || { rm -rf "$$dc_destdir"; exit 1; }) \
520 && rm -rf "$$dc_destdir" \
521 && $(MAKE) $(AM_MAKEFLAGS) dist \
522 && rm -rf $(DIST_ARCHIVES) \
523 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
524 $(am__remove_distdir)
525 @(echo "$(distdir) archives ready for distribution: "; \
526 list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
527 sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
528 distuninstallcheck:
529 @cd $(distuninstallcheck_dir) \
530 && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
531 || { echo "ERROR: files left after uninstall:" ; \
532 if test -n "$(DESTDIR)"; then \
533 echo " (check DESTDIR support)"; \
534 fi ; \
535 $(distuninstallcheck_listfiles) ; \
536 exit 1; } >&2
537 distcleancheck: distclean
538 @if test '$(srcdir)' = . ; then \
539 echo "ERROR: distcleancheck can only run from a VPATH build" ; \
540 exit 1 ; \
541 fi
542 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
543 || { echo "ERROR: files left in build directory after distclean:" ; \
544 $(distcleancheck_listfiles) ; \
545 exit 1; } >&2
546 check-am: all-am
547 check: $(BUILT_SOURCES)
548 $(MAKE) $(AM_MAKEFLAGS) check-am
549 all-am: Makefile $(LTLIBRARIES) $(PROGRAMS) $(DATA) config.h
550 installdirs:
551 install: $(BUILT_SOURCES)
552 $(MAKE) $(AM_MAKEFLAGS) install-am
553 install-exec: install-exec-am
554 install-data: install-data-am
555 uninstall: uninstall-am
556
557 install-am: all-am
558 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
559
560 installcheck: installcheck-am
561 install-strip:
562 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
563 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
564 `test -z '$(STRIP)' || \
565 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
566 mostlyclean-generic:
567
568 clean-generic:
569
570 distclean-generic:
571 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
572
573 maintainer-clean-generic:
574 @echo "This command is intended for maintainers to use"
575 @echo "it deletes files that may require special tools to rebuild."
576 -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
577 clean: clean-am
578
579 clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
580 clean-noinstPROGRAMS mostlyclean-am
581
582 distclean: distclean-am
583 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
584 -rm -rf ./$(DEPDIR)
585 -rm -f Makefile
586 distclean-am: clean-am distclean-compile distclean-generic \
587 distclean-hdr distclean-libtool distclean-tags
588
589 dvi: dvi-am
590
591 dvi-am:
592
593 html: html-am
594
595 info: info-am
596
597 info-am:
598
599 install-data-am:
600
601 install-dvi: install-dvi-am
602
603 install-exec-am:
604
605 install-html: install-html-am
606
607 install-info: install-info-am
608
609 install-man:
610
611 install-pdf: install-pdf-am
612
613 install-ps: install-ps-am
614
615 installcheck-am:
616
617 maintainer-clean: maintainer-clean-am
618 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
619 -rm -rf $(top_srcdir)/autom4te.cache
620 -rm -rf ./$(DEPDIR)
621 -rm -f Makefile
622 maintainer-clean-am: distclean-am maintainer-clean-generic
623
624 mostlyclean: mostlyclean-am
625
626 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
627 mostlyclean-libtool
628
629 pdf: pdf-am
630
631 pdf-am:
632
633 ps: ps-am
634
635 ps-am:
636
637 uninstall-am:
638
639 .MAKE: install-am install-strip
640
641 .PHONY: CTAGS GTAGS all all-am am--refresh check check-am clean \
642 clean-generic clean-libtool clean-noinstLTLIBRARIES \
643 clean-noinstPROGRAMS ctags dist dist-all dist-bzip2 dist-gzip \
644 dist-lzma dist-shar dist-tarZ dist-zip distcheck distclean \
645 distclean-compile distclean-generic distclean-hdr \
646 distclean-libtool distclean-tags distcleancheck distdir \
647 distuninstallcheck dvi dvi-am html html-am info info-am \
648 install install-am install-data install-data-am install-dvi \
649 install-dvi-am install-exec install-exec-am install-html \
650 install-html-am install-info install-info-am install-man \
651 install-pdf install-pdf-am install-ps install-ps-am \
652 install-strip installcheck installcheck-am installdirs \
653 maintainer-clean maintainer-clean-generic mostlyclean \
654 mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
655 pdf pdf-am ps ps-am tags uninstall uninstall-am
656
657
658 @HAVE_SGML_TRUE@rfc822.html: rfc822.sgml ../docbook/sgml2html
659 @HAVE_SGML_TRUE@ ../docbook/sgml2html rfc822.sgml rfc822.html
660
661 @HAVE_SGML_TRUE@rfc822.3: rfc822.sgml ../docbook/sgml2html
662 @HAVE_SGML_TRUE@ ../docbook/sgml2man rfc822.sgml rfc822.3
663
664 check-am:
665 ./testsuite | cmp -s - $(srcdir)/testsuite.txt
666 ./reftest | cmp -s - $(srcdir)/reftest.txt
667 # Tell versions [3.59,3.63) of GNU make to not export all variables.
668 # Otherwise a system limit (for SysV at least) may be exceeded.
669 .NOEXPORT: