Home | History | Annotate | Download | only in nls
      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@
     17 VPATH = @srcdir@
     18 pkgdatadir = $(datadir)/@PACKAGE@
     19 pkgincludedir = $(includedir)/@PACKAGE@
     20 pkglibdir = $(libdir)/@PACKAGE@
     21 pkglibexecdir = $(libexecdir)/@PACKAGE@
     22 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
     23 install_sh_DATA = $(install_sh) -c -m 644
     24 install_sh_PROGRAM = $(install_sh) -c
     25 install_sh_SCRIPT = $(install_sh) -c
     26 INSTALL_HEADER = $(INSTALL_DATA)
     27 transform = $(program_transform_name)
     28 NORMAL_INSTALL = :
     29 PRE_INSTALL = :
     30 POST_INSTALL = :
     31 NORMAL_UNINSTALL = :
     32 PRE_UNINSTALL = :
     33 POST_UNINSTALL = :
     34 build_triplet = @build@
     35 host_triplet = @host@
     36 check_PROGRAMS = print-localedir$(EXEEXT)
     37 subdir = test/nls
     38 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
     39 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
     40 am__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
     55 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
     56 	$(ACLOCAL_M4)
     57 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
     58 CONFIG_HEADER = $(top_builddir)/config.h
     59 CONFIG_CLEAN_FILES =
     60 CONFIG_CLEAN_VPATH_FILES =
     61 print_localedir_SOURCES = print-localedir.c
     62 print_localedir_OBJECTS = print-localedir.$(OBJEXT)
     63 print_localedir_LDADD = $(LDADD)
     64 AM_V_lt = $(am__v_lt_$(V))
     65 am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
     66 am__v_lt_0 = --silent
     67 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
     68 depcomp = $(SHELL) $(top_srcdir)/depcomp
     69 am__depfiles_maybe = depfiles
     70 am__mv = mv -f
     71 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
     72 	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
     73 LTCOMPILE = $(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)
     77 AM_V_CC = $(am__v_CC_$(V))
     78 am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
     79 am__v_CC_0 = @echo "  CC    " $@;
     80 AM_V_at = $(am__v_at_$(V))
     81 am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
     82 am__v_at_0 = @
     83 CCLD = $(CC)
     84 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
     85 	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
     86 	$(AM_LDFLAGS) $(LDFLAGS) -o $@
     87 AM_V_CCLD = $(am__v_CCLD_$(V))
     88 am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
     89 am__v_CCLD_0 = @echo "  CCLD  " $@;
     90 AM_V_GEN = $(am__v_GEN_$(V))
     91 am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
     92 am__v_GEN_0 = @echo "  GEN   " $@;
     93 SOURCES = print-localedir.c
     94 DIST_SOURCES = print-localedir.c
     95 ETAGS = etags
     96 CTAGS = ctags
     97 am__tty_colors = \
     98 red=; grn=; lgn=; blu=; std=
     99 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
    100 ACLOCAL = @ACLOCAL@
    101 AMTAR = @AMTAR@
    102 AM_CPPFLAGS = @AM_CPPFLAGS@
    103 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
    104 AM_LDFLAGS = @AM_LDFLAGS@
    105 AR = @AR@
    106 AUTOCONF = @AUTOCONF@
    107 AUTOHEADER = @AUTOHEADER@
    108 AUTOMAKE = @AUTOMAKE@
    109 AWK = @AWK@
    110 CC = @CC@
    111 CCDEPMODE = @CCDEPMODE@
    112 CFLAGS = @CFLAGS@
    113 CPP = @CPP@
    114 CPPFLAGS = @CPPFLAGS@
    115 CYGPATH_W = @CYGPATH_W@
    116 DEFS = @DEFS@
    117 DEPDIR = @DEPDIR@
    118 DLLTOOL = @DLLTOOL@
    119 DOT = @DOT@
    120 DOXYGEN = @DOXYGEN@
    121 DOXYGEN_OUTPUT_DIR = @DOXYGEN_OUTPUT_DIR@
    122 DSYMUTIL = @DSYMUTIL@
    123 DUMPBIN = @DUMPBIN@
    124 ECHO_C = @ECHO_C@
    125 ECHO_N = @ECHO_N@
    126 ECHO_T = @ECHO_T@
    127 EGREP = @EGREP@
    128 EXEEXT = @EXEEXT@
    129 FGREP = @FGREP@
    130 GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
    131 GMSGFMT = @GMSGFMT@
    132 GREP = @GREP@
    133 HAVE_DOT = @HAVE_DOT@
    134 HTML_APIDOC_DIR = @HTML_APIDOC_DIR@
    135 HTML_APIDOC_INTERNALS_DIR = @HTML_APIDOC_INTERNALS_DIR@
    136 INSTALL = @INSTALL@
    137 INSTALL_DATA = @INSTALL_DATA@
    138 INSTALL_PROGRAM = @INSTALL_PROGRAM@
    139 INSTALL_SCRIPT = @INSTALL_SCRIPT@
    140 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
    141 INTLLIBS = @INTLLIBS@
    142 LD = @LD@
    143 LDFLAGS = @LDFLAGS@
    144 LIBEXIF_AGE = @LIBEXIF_AGE@
    145 LIBEXIF_CURRENT = @LIBEXIF_CURRENT@
    146 LIBEXIF_CURRENT_MIN = @LIBEXIF_CURRENT_MIN@
    147 LIBEXIF_REVISION = @LIBEXIF_REVISION@
    148 LIBEXIF_VERSION_INFO = @LIBEXIF_VERSION_INFO@
    149 LIBICONV = @LIBICONV@
    150 LIBINTL = @LIBINTL@
    151 LIBOBJS = @LIBOBJS@
    152 LIBS = @LIBS@
    153 LIBTOOL = @LIBTOOL@
    154 LIPO = @LIPO@
    155 LN_S = @LN_S@
    156 LTLIBICONV = @LTLIBICONV@
    157 LTLIBINTL = @LTLIBINTL@
    158 LTLIBOBJS = @LTLIBOBJS@
    159 MAINT = @MAINT@
    160 MAKEINFO = @MAKEINFO@
    161 MANIFEST_TOOL = @MANIFEST_TOOL@
    162 MKDIR_P = @MKDIR_P@
    163 MKINSTALLDIRS = @MKINSTALLDIRS@
    164 MSGFMT = @MSGFMT@
    165 MSGMERGE = @MSGMERGE@
    166 NM = @NM@
    167 NMEDIT = @NMEDIT@
    168 OBJDUMP = @OBJDUMP@
    169 OBJEXT = @OBJEXT@
    170 OTOOL = @OTOOL@
    171 OTOOL64 = @OTOOL64@
    172 PACKAGE = @PACKAGE@
    173 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
    174 PACKAGE_NAME = @PACKAGE_NAME@
    175 PACKAGE_STRING = @PACKAGE_STRING@
    176 PACKAGE_TARNAME = @PACKAGE_TARNAME@
    177 PACKAGE_URL = @PACKAGE_URL@
    178 PACKAGE_VERSION = @PACKAGE_VERSION@
    179 PATH_SEPARATOR = @PATH_SEPARATOR@
    180 POSUB = @POSUB@
    181 RANLIB = @RANLIB@
    182 SED = @SED@
    183 SET_MAKE = @SET_MAKE@
    184 SHELL = @SHELL@
    185 STRIP = @STRIP@
    186 USE_NLS = @USE_NLS@
    187 VERSION = @VERSION@
    188 XGETTEXT = @XGETTEXT@
    189 abs_builddir = @abs_builddir@
    190 abs_srcdir = @abs_srcdir@
    191 abs_top_builddir = @abs_top_builddir@
    192 abs_top_srcdir = @abs_top_srcdir@
    193 ac_ct_AR = @ac_ct_AR@
    194 ac_ct_CC = @ac_ct_CC@
    195 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
    196 am__include = @am__include@
    197 am__leading_dot = @am__leading_dot@
    198 am__quote = @am__quote@
    199 am__tar = @am__tar@
    200 am__untar = @am__untar@
    201 bindir = @bindir@
    202 build = @build@
    203 build_alias = @build_alias@
    204 build_cpu = @build_cpu@
    205 build_os = @build_os@
    206 build_vendor = @build_vendor@
    207 builddir = @builddir@
    208 datadir = @datadir@
    209 datarootdir = @datarootdir@
    210 docdir = @docdir@
    211 dvidir = @dvidir@
    212 exec_prefix = @exec_prefix@
    213 host = @host@
    214 host_alias = @host_alias@
    215 host_cpu = @host_cpu@
    216 host_os = @host_os@
    217 host_vendor = @host_vendor@
    218 htmldir = @htmldir@
    219 includedir = @includedir@
    220 infodir = @infodir@
    221 install_sh = @install_sh@
    222 libdir = @libdir@
    223 libexecdir = @libexecdir@
    224 localedir = @localedir@
    225 localstatedir = @localstatedir@
    226 mandir = @mandir@
    227 mkdir_p = @mkdir_p@
    228 oldincludedir = @oldincludedir@
    229 pdfdir = @pdfdir@
    230 prefix = @prefix@
    231 program_transform_name = @program_transform_name@
    232 psdir = @psdir@
    233 sbindir = @sbindir@
    234 sharedstatedir = @sharedstatedir@
    235 srcdir = @srcdir@
    236 sysconfdir = @sysconfdir@
    237 target_alias = @target_alias@
    238 top_build_prefix = @top_build_prefix@
    239 top_builddir = @top_builddir@
    240 top_srcdir = @top_srcdir@
    241 nlstestscripts = check-localedir.sh # check-codeset.sh
    242 codeset_tests = test-codeset-default test-codeset-latin1 test-codeset-utf-8
    243 TESTS = $(nlstestscripts)
    244 check_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
    260 CLEANFILES = $(check_SCRIPTS)
    261 
    262 # test_nls_LDADD = $(top_builddir)/libexif/libexif.la $(INTLLIBS)
    263 EXTRA_DIST = check-localedir.in check-nls.in test-nls.c test-codeset.c
    264 all: 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
    281 Makefile: $(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 
    299 clean-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
    307 print-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 
    311 mostlyclean-compile:
    312 	-rm -f *.$(OBJEXT)
    313 
    314 distclean-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 
    343 mostlyclean-libtool:
    344 	-rm -f *.lo
    345 
    346 clean-libtool:
    347 	-rm -rf .libs _libs
    348 
    349 ID: $(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
    357 tags: TAGS
    358 
    359 TAGS:  $(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
    380 ctags: CTAGS
    381 CTAGS:  $(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 
    393 GTAGS:
    394 	here=`$(am__cd) $(top_builddir) && pwd` \
    395 	  && $(am__cd) $(top_srcdir) \
    396 	  && gtags -i $(GTAGS_ARGS) "$$here"
    397 
    398 distclean-tags:
    399 	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
    400 
    401 check-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 
    493 distdir: $(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
    523 check-am: all-am
    524 	$(MAKE) $(AM_MAKEFLAGS) $(check_PROGRAMS) $(check_SCRIPTS)
    525 	$(MAKE) $(AM_MAKEFLAGS) check-TESTS
    526 check: check-am
    527 all-am: Makefile
    528 installdirs:
    529 install: install-am
    530 install-exec: install-exec-am
    531 install-data: install-data-am
    532 uninstall: uninstall-am
    533 
    534 install-am: all-am
    535 	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
    536 
    537 installcheck: installcheck-am
    538 install-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
    543 mostlyclean-generic:
    544 
    545 clean-generic:
    546 	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
    547 
    548 distclean-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 
    552 maintainer-clean-generic:
    553 	@echo "This command is intended for maintainers to use"
    554 	@echo "it deletes files that may require special tools to rebuild."
    555 clean: clean-am
    556 
    557 clean-am: clean-checkPROGRAMS clean-generic clean-libtool \
    558 	mostlyclean-am
    559 
    560 distclean: distclean-am
    561 	-rm -rf ./$(DEPDIR)
    562 	-rm -f Makefile
    563 distclean-am: clean-am distclean-compile distclean-generic \
    564 	distclean-tags
    565 
    566 dvi: dvi-am
    567 
    568 dvi-am:
    569 
    570 html: html-am
    571 
    572 html-am:
    573 
    574 info: info-am
    575 
    576 info-am:
    577 
    578 install-data-am:
    579 
    580 install-dvi: install-dvi-am
    581 
    582 install-dvi-am:
    583 
    584 install-exec-am:
    585 
    586 install-html: install-html-am
    587 
    588 install-html-am:
    589 
    590 install-info: install-info-am
    591 
    592 install-info-am:
    593 
    594 install-man:
    595 
    596 install-pdf: install-pdf-am
    597 
    598 install-pdf-am:
    599 
    600 install-ps: install-ps-am
    601 
    602 install-ps-am:
    603 
    604 installcheck-am:
    605 
    606 maintainer-clean: maintainer-clean-am
    607 	-rm -rf ./$(DEPDIR)
    608 	-rm -f Makefile
    609 maintainer-clean-am: distclean-am maintainer-clean-generic
    610 
    611 mostlyclean: mostlyclean-am
    612 
    613 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
    614 	mostlyclean-libtool
    615 
    616 pdf: pdf-am
    617 
    618 pdf-am:
    619 
    620 ps: ps-am
    621 
    622 ps-am:
    623 
    624 uninstall-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