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