1# Makefile.in generated by automake 1.11.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, 2009  Free Software Foundation,
6# Inc.
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@
17VPATH = @srcdir@
18pkgdatadir = $(datadir)/@PACKAGE@
19pkgincludedir = $(includedir)/@PACKAGE@
20pkglibdir = $(libdir)/@PACKAGE@
21pkglibexecdir = $(libexecdir)/@PACKAGE@
22am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
23install_sh_DATA = $(install_sh) -c -m 644
24install_sh_PROGRAM = $(install_sh) -c
25install_sh_SCRIPT = $(install_sh) -c
26INSTALL_HEADER = $(INSTALL_DATA)
27transform = $(program_transform_name)
28NORMAL_INSTALL = :
29PRE_INSTALL = :
30POST_INSTALL = :
31NORMAL_UNINSTALL = :
32PRE_UNINSTALL = :
33POST_UNINSTALL = :
34build_triplet = @build@
35host_triplet = @host@
36check_PROGRAMS = print-localedir$(EXEEXT)
37subdir = test/nls
38DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
39ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
40am__aclocal_m4_deps = $(top_srcdir)/m4m/gp-check-shell-environment.m4 \
41	$(top_srcdir)/m4m/gp-config-msg.m4 \
42	$(top_srcdir)/m4m/gp-documentation.m4 \
43	$(top_srcdir)/m4m/gp-gettext-hack.m4 \
44	$(top_srcdir)/m4m/stdint.m4 $(top_srcdir)/auto-m4/gettext.m4 \
45	$(top_srcdir)/auto-m4/iconv.m4 $(top_srcdir)/auto-m4/lib-ld.m4 \
46	$(top_srcdir)/auto-m4/lib-link.m4 \
47	$(top_srcdir)/auto-m4/lib-prefix.m4 \
48	$(top_srcdir)/auto-m4/libtool.m4 \
49	$(top_srcdir)/auto-m4/ltoptions.m4 \
50	$(top_srcdir)/auto-m4/ltsugar.m4 \
51	$(top_srcdir)/auto-m4/ltversion.m4 \
52	$(top_srcdir)/auto-m4/lt~obsolete.m4 \
53	$(top_srcdir)/auto-m4/nls.m4 $(top_srcdir)/auto-m4/po.m4 \
54	$(top_srcdir)/auto-m4/progtest.m4 $(top_srcdir)/configure.ac
55am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
56	$(ACLOCAL_M4)
57mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
58CONFIG_HEADER = $(top_builddir)/config.h
59CONFIG_CLEAN_FILES =
60CONFIG_CLEAN_VPATH_FILES =
61print_localedir_SOURCES = print-localedir.c
62print_localedir_OBJECTS = print-localedir.$(OBJEXT)
63print_localedir_LDADD = $(LDADD)
64AM_V_lt = $(am__v_lt_$(V))
65am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
66am__v_lt_0 = --silent
67DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
68depcomp = $(SHELL) $(top_srcdir)/depcomp
69am__depfiles_maybe = depfiles
70am__mv = mv -f
71COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
72	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
73LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
74	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
75	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
76	$(AM_CFLAGS) $(CFLAGS)
77AM_V_CC = $(am__v_CC_$(V))
78am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
79am__v_CC_0 = @echo "  CC    " $@;
80AM_V_at = $(am__v_at_$(V))
81am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
82am__v_at_0 = @
83CCLD = $(CC)
84LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
85	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
86	$(AM_LDFLAGS) $(LDFLAGS) -o $@
87AM_V_CCLD = $(am__v_CCLD_$(V))
88am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
89am__v_CCLD_0 = @echo "  CCLD  " $@;
90AM_V_GEN = $(am__v_GEN_$(V))
91am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
92am__v_GEN_0 = @echo "  GEN   " $@;
93SOURCES = print-localedir.c
94DIST_SOURCES = print-localedir.c
95ETAGS = etags
96CTAGS = ctags
97am__tty_colors = \
98red=; grn=; lgn=; blu=; std=
99DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
100ACLOCAL = @ACLOCAL@
101AMTAR = @AMTAR@
102AM_CPPFLAGS = @AM_CPPFLAGS@
103AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
104AM_LDFLAGS = @AM_LDFLAGS@
105AR = @AR@
106AUTOCONF = @AUTOCONF@
107AUTOHEADER = @AUTOHEADER@
108AUTOMAKE = @AUTOMAKE@
109AWK = @AWK@
110CC = @CC@
111CCDEPMODE = @CCDEPMODE@
112CFLAGS = @CFLAGS@
113CPP = @CPP@
114CPPFLAGS = @CPPFLAGS@
115CYGPATH_W = @CYGPATH_W@
116DEFS = @DEFS@
117DEPDIR = @DEPDIR@
118DLLTOOL = @DLLTOOL@
119DOT = @DOT@
120DOXYGEN = @DOXYGEN@
121DOXYGEN_OUTPUT_DIR = @DOXYGEN_OUTPUT_DIR@
122DSYMUTIL = @DSYMUTIL@
123DUMPBIN = @DUMPBIN@
124ECHO_C = @ECHO_C@
125ECHO_N = @ECHO_N@
126ECHO_T = @ECHO_T@
127EGREP = @EGREP@
128EXEEXT = @EXEEXT@
129FGREP = @FGREP@
130GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
131GMSGFMT = @GMSGFMT@
132GREP = @GREP@
133HAVE_DOT = @HAVE_DOT@
134HTML_APIDOC_DIR = @HTML_APIDOC_DIR@
135HTML_APIDOC_INTERNALS_DIR = @HTML_APIDOC_INTERNALS_DIR@
136INSTALL = @INSTALL@
137INSTALL_DATA = @INSTALL_DATA@
138INSTALL_PROGRAM = @INSTALL_PROGRAM@
139INSTALL_SCRIPT = @INSTALL_SCRIPT@
140INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
141INTLLIBS = @INTLLIBS@
142LD = @LD@
143LDFLAGS = @LDFLAGS@
144LIBEXIF_AGE = @LIBEXIF_AGE@
145LIBEXIF_CURRENT = @LIBEXIF_CURRENT@
146LIBEXIF_CURRENT_MIN = @LIBEXIF_CURRENT_MIN@
147LIBEXIF_REVISION = @LIBEXIF_REVISION@
148LIBEXIF_VERSION_INFO = @LIBEXIF_VERSION_INFO@
149LIBICONV = @LIBICONV@
150LIBINTL = @LIBINTL@
151LIBOBJS = @LIBOBJS@
152LIBS = @LIBS@
153LIBTOOL = @LIBTOOL@
154LIPO = @LIPO@
155LN_S = @LN_S@
156LTLIBICONV = @LTLIBICONV@
157LTLIBINTL = @LTLIBINTL@
158LTLIBOBJS = @LTLIBOBJS@
159MAINT = @MAINT@
160MAKEINFO = @MAKEINFO@
161MANIFEST_TOOL = @MANIFEST_TOOL@
162MKDIR_P = @MKDIR_P@
163MKINSTALLDIRS = @MKINSTALLDIRS@
164MSGFMT = @MSGFMT@
165MSGMERGE = @MSGMERGE@
166NM = @NM@
167NMEDIT = @NMEDIT@
168OBJDUMP = @OBJDUMP@
169OBJEXT = @OBJEXT@
170OTOOL = @OTOOL@
171OTOOL64 = @OTOOL64@
172PACKAGE = @PACKAGE@
173PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
174PACKAGE_NAME = @PACKAGE_NAME@
175PACKAGE_STRING = @PACKAGE_STRING@
176PACKAGE_TARNAME = @PACKAGE_TARNAME@
177PACKAGE_URL = @PACKAGE_URL@
178PACKAGE_VERSION = @PACKAGE_VERSION@
179PATH_SEPARATOR = @PATH_SEPARATOR@
180POSUB = @POSUB@
181RANLIB = @RANLIB@
182SED = @SED@
183SET_MAKE = @SET_MAKE@
184SHELL = @SHELL@
185STRIP = @STRIP@
186USE_NLS = @USE_NLS@
187VERSION = @VERSION@
188XGETTEXT = @XGETTEXT@
189abs_builddir = @abs_builddir@
190abs_srcdir = @abs_srcdir@
191abs_top_builddir = @abs_top_builddir@
192abs_top_srcdir = @abs_top_srcdir@
193ac_ct_AR = @ac_ct_AR@
194ac_ct_CC = @ac_ct_CC@
195ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
196am__include = @am__include@
197am__leading_dot = @am__leading_dot@
198am__quote = @am__quote@
199am__tar = @am__tar@
200am__untar = @am__untar@
201bindir = @bindir@
202build = @build@
203build_alias = @build_alias@
204build_cpu = @build_cpu@
205build_os = @build_os@
206build_vendor = @build_vendor@
207builddir = @builddir@
208datadir = @datadir@
209datarootdir = @datarootdir@
210docdir = @docdir@
211dvidir = @dvidir@
212exec_prefix = @exec_prefix@
213host = @host@
214host_alias = @host_alias@
215host_cpu = @host_cpu@
216host_os = @host_os@
217host_vendor = @host_vendor@
218htmldir = @htmldir@
219includedir = @includedir@
220infodir = @infodir@
221install_sh = @install_sh@
222libdir = @libdir@
223libexecdir = @libexecdir@
224localedir = @localedir@
225localstatedir = @localstatedir@
226mandir = @mandir@
227mkdir_p = @mkdir_p@
228oldincludedir = @oldincludedir@
229pdfdir = @pdfdir@
230prefix = @prefix@
231program_transform_name = @program_transform_name@
232psdir = @psdir@
233sbindir = @sbindir@
234sharedstatedir = @sharedstatedir@
235srcdir = @srcdir@
236sysconfdir = @sysconfdir@
237target_alias = @target_alias@
238top_build_prefix = @top_build_prefix@
239top_builddir = @top_builddir@
240top_srcdir = @top_srcdir@
241nlstestscripts = check-localedir.sh # check-codeset.sh
242codeset_tests = test-codeset-default test-codeset-latin1 test-codeset-utf-8
243TESTS = $(nlstestscripts)
244check_SCRIPTS = $(nlstestscripts)
245
246# test_codeset_default_SOURCES = test-codeset.c
247# test_codeset_default_CPPFLAGS =	\
248# 	$(AM_CPPFLAGS) $(CPPFLAGS)	\
249# 	-DCODESET_DEFAULT
250
251# test_codeset_utf_8_SOURCES = test-codeset.c
252# test_codeset_utf_8_CPPFLAGS =	\
253# 	$(AM_CPPFLAGS) $(CPPFLAGS)	\
254# 	-DCODESET_UTF_8
255
256# test_codeset_latin1_SOURCES = test-codeset.c
257# test_codeset_latin1_CPPFLAGS =	\
258# 	$(AM_CPPFLAGS) $(CPPFLAGS)	\
259# 	-DCODESET_LATIN1
260CLEANFILES = $(check_SCRIPTS)
261
262# test_nls_LDADD = $(top_builddir)/libexif/libexif.la $(INTLLIBS)
263EXTRA_DIST = check-localedir.in check-nls.in test-nls.c test-codeset.c
264all: all-am
265
266.SUFFIXES:
267.SUFFIXES: .c .in .lo .o .obj .sh
268$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
269	@for dep in $?; do \
270	  case '$(am__configure_deps)' in \
271	    *$$dep*) \
272	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
273	        && { if test -f $@; then exit 0; else break; fi; }; \
274	      exit 1;; \
275	  esac; \
276	done; \
277	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu test/nls/Makefile'; \
278	$(am__cd) $(top_srcdir) && \
279	  $(AUTOMAKE) --gnu test/nls/Makefile
280.PRECIOUS: Makefile
281Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
282	@case '$?' in \
283	  *config.status*) \
284	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
285	  *) \
286	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
287	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
288	esac;
289
290$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
291	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
292
293$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
294	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
295$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
296	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
297$(am__aclocal_m4_deps):
298
299clean-checkPROGRAMS:
300	@list='$(check_PROGRAMS)'; test -n "$$list" || exit 0; \
301	echo " rm -f" $$list; \
302	rm -f $$list || exit $$?; \
303	test -n "$(EXEEXT)" || exit 0; \
304	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
305	echo " rm -f" $$list; \
306	rm -f $$list
307print-localedir$(EXEEXT): $(print_localedir_OBJECTS) $(print_localedir_DEPENDENCIES)
308	@rm -f print-localedir$(EXEEXT)
309	$(AM_V_CCLD)$(LINK) $(print_localedir_OBJECTS) $(print_localedir_LDADD) $(LIBS)
310
311mostlyclean-compile:
312	-rm -f *.$(OBJEXT)
313
314distclean-compile:
315	-rm -f *.tab.c
316
317@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/print-localedir.Po@am__quote@
318
319.c.o:
320@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
321@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
322@am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
323@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
324@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
325@am__fastdepCC_FALSE@	$(COMPILE) -c $<
326
327.c.obj:
328@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
329@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
330@am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
331@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
332@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
333@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
334
335.c.lo:
336@am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
337@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
338@am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
339@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
340@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
341@am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
342
343mostlyclean-libtool:
344	-rm -f *.lo
345
346clean-libtool:
347	-rm -rf .libs _libs
348
349ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
350	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
351	unique=`for i in $$list; do \
352	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
353	  done | \
354	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
355	      END { if (nonempty) { for (i in files) print i; }; }'`; \
356	mkid -fID $$unique
357tags: TAGS
358
359TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
360		$(TAGS_FILES) $(LISP)
361	set x; \
362	here=`pwd`; \
363	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
364	unique=`for i in $$list; do \
365	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
366	  done | \
367	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
368	      END { if (nonempty) { for (i in files) print i; }; }'`; \
369	shift; \
370	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
371	  test -n "$$unique" || unique=$$empty_fix; \
372	  if test $$# -gt 0; then \
373	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
374	      "$$@" $$unique; \
375	  else \
376	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
377	      $$unique; \
378	  fi; \
379	fi
380ctags: CTAGS
381CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
382		$(TAGS_FILES) $(LISP)
383	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
384	unique=`for i in $$list; do \
385	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
386	  done | \
387	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
388	      END { if (nonempty) { for (i in files) print i; }; }'`; \
389	test -z "$(CTAGS_ARGS)$$unique" \
390	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
391	     $$unique
392
393GTAGS:
394	here=`$(am__cd) $(top_builddir) && pwd` \
395	  && $(am__cd) $(top_srcdir) \
396	  && gtags -i $(GTAGS_ARGS) "$$here"
397
398distclean-tags:
399	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
400
401check-TESTS: $(TESTS)
402	@failed=0; all=0; xfail=0; xpass=0; skip=0; \
403	srcdir=$(srcdir); export srcdir; \
404	list=' $(TESTS) '; \
405	$(am__tty_colors); \
406	if test -n "$$list"; then \
407	  for tst in $$list; do \
408	    if test -f ./$$tst; then dir=./; \
409	    elif test -f $$tst; then dir=; \
410	    else dir="$(srcdir)/"; fi; \
411	    if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \
412	      all=`expr $$all + 1`; \
413	      case " $(XFAIL_TESTS) " in \
414	      *[\ \	]$$tst[\ \	]*) \
415		xpass=`expr $$xpass + 1`; \
416		failed=`expr $$failed + 1`; \
417		col=$$red; res=XPASS; \
418	      ;; \
419	      *) \
420		col=$$grn; res=PASS; \
421	      ;; \
422	      esac; \
423	    elif test $$? -ne 77; then \
424	      all=`expr $$all + 1`; \
425	      case " $(XFAIL_TESTS) " in \
426	      *[\ \	]$$tst[\ \	]*) \
427		xfail=`expr $$xfail + 1`; \
428		col=$$lgn; res=XFAIL; \
429	      ;; \
430	      *) \
431		failed=`expr $$failed + 1`; \
432		col=$$red; res=FAIL; \
433	      ;; \
434	      esac; \
435	    else \
436	      skip=`expr $$skip + 1`; \
437	      col=$$blu; res=SKIP; \
438	    fi; \
439	    echo "$${col}$$res$${std}: $$tst"; \
440	  done; \
441	  if test "$$all" -eq 1; then \
442	    tests="test"; \
443	    All=""; \
444	  else \
445	    tests="tests"; \
446	    All="All "; \
447	  fi; \
448	  if test "$$failed" -eq 0; then \
449	    if test "$$xfail" -eq 0; then \
450	      banner="$$All$$all $$tests passed"; \
451	    else \
452	      if test "$$xfail" -eq 1; then failures=failure; else failures=failures; fi; \
453	      banner="$$All$$all $$tests behaved as expected ($$xfail expected $$failures)"; \
454	    fi; \
455	  else \
456	    if test "$$xpass" -eq 0; then \
457	      banner="$$failed of $$all $$tests failed"; \
458	    else \
459	      if test "$$xpass" -eq 1; then passes=pass; else passes=passes; fi; \
460	      banner="$$failed of $$all $$tests did not behave as expected ($$xpass unexpected $$passes)"; \
461	    fi; \
462	  fi; \
463	  dashes="$$banner"; \
464	  skipped=""; \
465	  if test "$$skip" -ne 0; then \
466	    if test "$$skip" -eq 1; then \
467	      skipped="($$skip test was not run)"; \
468	    else \
469	      skipped="($$skip tests were not run)"; \
470	    fi; \
471	    test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
472	      dashes="$$skipped"; \
473	  fi; \
474	  report=""; \
475	  if test "$$failed" -ne 0 && test -n "$(PACKAGE_BUGREPORT)"; then \
476	    report="Please report to $(PACKAGE_BUGREPORT)"; \
477	    test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
478	      dashes="$$report"; \
479	  fi; \
480	  dashes=`echo "$$dashes" | sed s/./=/g`; \
481	  if test "$$failed" -eq 0; then \
482	    echo "$$grn$$dashes"; \
483	  else \
484	    echo "$$red$$dashes"; \
485	  fi; \
486	  echo "$$banner"; \
487	  test -z "$$skipped" || echo "$$skipped"; \
488	  test -z "$$report" || echo "$$report"; \
489	  echo "$$dashes$$std"; \
490	  test "$$failed" -eq 0; \
491	else :; fi
492
493distdir: $(DISTFILES)
494	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
495	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
496	list='$(DISTFILES)'; \
497	  dist_files=`for file in $$list; do echo $$file; done | \
498	  sed -e "s|^$$srcdirstrip/||;t" \
499	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
500	case $$dist_files in \
501	  */*) $(MKDIR_P) `echo "$$dist_files" | \
502			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
503			   sort -u` ;; \
504	esac; \
505	for file in $$dist_files; do \
506	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
507	  if test -d $$d/$$file; then \
508	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
509	    if test -d "$(distdir)/$$file"; then \
510	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
511	    fi; \
512	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
513	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
514	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
515	    fi; \
516	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
517	  else \
518	    test -f "$(distdir)/$$file" \
519	    || cp -p $$d/$$file "$(distdir)/$$file" \
520	    || exit 1; \
521	  fi; \
522	done
523check-am: all-am
524	$(MAKE) $(AM_MAKEFLAGS) $(check_PROGRAMS) $(check_SCRIPTS)
525	$(MAKE) $(AM_MAKEFLAGS) check-TESTS
526check: check-am
527all-am: Makefile
528installdirs:
529install: install-am
530install-exec: install-exec-am
531install-data: install-data-am
532uninstall: uninstall-am
533
534install-am: all-am
535	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
536
537installcheck: installcheck-am
538install-strip:
539	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
540	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
541	  `test -z '$(STRIP)' || \
542	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
543mostlyclean-generic:
544
545clean-generic:
546	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
547
548distclean-generic:
549	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
550	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
551
552maintainer-clean-generic:
553	@echo "This command is intended for maintainers to use"
554	@echo "it deletes files that may require special tools to rebuild."
555clean: clean-am
556
557clean-am: clean-checkPROGRAMS clean-generic clean-libtool \
558	mostlyclean-am
559
560distclean: distclean-am
561	-rm -rf ./$(DEPDIR)
562	-rm -f Makefile
563distclean-am: clean-am distclean-compile distclean-generic \
564	distclean-tags
565
566dvi: dvi-am
567
568dvi-am:
569
570html: html-am
571
572html-am:
573
574info: info-am
575
576info-am:
577
578install-data-am:
579
580install-dvi: install-dvi-am
581
582install-dvi-am:
583
584install-exec-am:
585
586install-html: install-html-am
587
588install-html-am:
589
590install-info: install-info-am
591
592install-info-am:
593
594install-man:
595
596install-pdf: install-pdf-am
597
598install-pdf-am:
599
600install-ps: install-ps-am
601
602install-ps-am:
603
604installcheck-am:
605
606maintainer-clean: maintainer-clean-am
607	-rm -rf ./$(DEPDIR)
608	-rm -f Makefile
609maintainer-clean-am: distclean-am maintainer-clean-generic
610
611mostlyclean: mostlyclean-am
612
613mostlyclean-am: mostlyclean-compile mostlyclean-generic \
614	mostlyclean-libtool
615
616pdf: pdf-am
617
618pdf-am:
619
620ps: ps-am
621
622ps-am:
623
624uninstall-am:
625
626.MAKE: check-am install-am install-strip
627
628.PHONY: CTAGS GTAGS all all-am check check-TESTS check-am clean \
629	clean-checkPROGRAMS clean-generic clean-libtool ctags \
630	distclean distclean-compile distclean-generic \
631	distclean-libtool distclean-tags distdir dvi dvi-am html \
632	html-am info info-am install install-am install-data \
633	install-data-am install-dvi install-dvi-am install-exec \
634	install-exec-am install-html install-html-am install-info \
635	install-info-am install-man install-pdf install-pdf-am \
636	install-ps install-ps-am install-strip installcheck \
637	installcheck-am installdirs maintainer-clean \
638	maintainer-clean-generic mostlyclean mostlyclean-compile \
639	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
640	tags uninstall uninstall-am
641
642
643.in.sh: Makefile
644	sed 's|@top_builddir\@|$(top_builddir)|g;s|@localedir\@|$(localedir)|g;s|@PRINT_LOCALEDIR\@|./print-localedir$(EXEEXT)|g;s|@build_alias\@|$(build_alias)|g;s|@host_alias\@|$(host_alias)|g;s|@codeset_tests\@|$(codeset_tests)|g;s|@DESTDIR\@|$(DESTDIR)|g' < $< > $@
645	chmod +x $@
646
647# Tell versions [3.59,3.63) of GNU make to not export all variables.
648# Otherwise a system limit (for SysV at least) may be exceeded.
649.NOEXPORT:
650