Home | History | Annotate | Download | only in test
      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 TESTS = test-mem$(EXEEXT) test-value$(EXEEXT) test-integers$(EXEEXT) \
     37 	test-parse$(EXEEXT) test-tagtable$(EXEEXT) \
     38 	test-sorted$(EXEEXT)
     39 check_PROGRAMS = test-mem$(EXEEXT) test-mnote$(EXEEXT) \
     40 	test-value$(EXEEXT) test-integers$(EXEEXT) test-parse$(EXEEXT) \
     41 	test-tagtable$(EXEEXT) test-sorted$(EXEEXT)
     42 subdir = test
     43 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
     44 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
     45 am__aclocal_m4_deps = $(top_srcdir)/m4m/gp-check-shell-environment.m4 \
     46 	$(top_srcdir)/m4m/gp-config-msg.m4 \
     47 	$(top_srcdir)/m4m/gp-documentation.m4 \
     48 	$(top_srcdir)/m4m/gp-gettext-hack.m4 \
     49 	$(top_srcdir)/m4m/stdint.m4 $(top_srcdir)/auto-m4/gettext.m4 \
     50 	$(top_srcdir)/auto-m4/iconv.m4 $(top_srcdir)/auto-m4/lib-ld.m4 \
     51 	$(top_srcdir)/auto-m4/lib-link.m4 \
     52 	$(top_srcdir)/auto-m4/lib-prefix.m4 \
     53 	$(top_srcdir)/auto-m4/libtool.m4 \
     54 	$(top_srcdir)/auto-m4/ltoptions.m4 \
     55 	$(top_srcdir)/auto-m4/ltsugar.m4 \
     56 	$(top_srcdir)/auto-m4/ltversion.m4 \
     57 	$(top_srcdir)/auto-m4/lt~obsolete.m4 \
     58 	$(top_srcdir)/auto-m4/nls.m4 $(top_srcdir)/auto-m4/po.m4 \
     59 	$(top_srcdir)/auto-m4/progtest.m4 $(top_srcdir)/configure.ac
     60 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
     61 	$(ACLOCAL_M4)
     62 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
     63 CONFIG_HEADER = $(top_builddir)/config.h
     64 CONFIG_CLEAN_FILES =
     65 CONFIG_CLEAN_VPATH_FILES =
     66 test_integers_SOURCES = test-integers.c
     67 test_integers_OBJECTS = test-integers.$(OBJEXT)
     68 test_integers_LDADD = $(LDADD)
     69 am__DEPENDENCIES_1 =
     70 test_integers_DEPENDENCIES = $(top_builddir)/libexif/libexif.la \
     71 	$(am__DEPENDENCIES_1)
     72 AM_V_lt = $(am__v_lt_$(V))
     73 am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
     74 am__v_lt_0 = --silent
     75 test_mem_SOURCES = test-mem.c
     76 test_mem_OBJECTS = test-mem.$(OBJEXT)
     77 test_mem_LDADD = $(LDADD)
     78 test_mem_DEPENDENCIES = $(top_builddir)/libexif/libexif.la \
     79 	$(am__DEPENDENCIES_1)
     80 test_mnote_SOURCES = test-mnote.c
     81 test_mnote_OBJECTS = test-mnote.$(OBJEXT)
     82 test_mnote_LDADD = $(LDADD)
     83 test_mnote_DEPENDENCIES = $(top_builddir)/libexif/libexif.la \
     84 	$(am__DEPENDENCIES_1)
     85 test_parse_SOURCES = test-parse.c
     86 test_parse_OBJECTS = test-parse.$(OBJEXT)
     87 test_parse_LDADD = $(LDADD)
     88 test_parse_DEPENDENCIES = $(top_builddir)/libexif/libexif.la \
     89 	$(am__DEPENDENCIES_1)
     90 test_sorted_SOURCES = test-sorted.c
     91 test_sorted_OBJECTS = test-sorted.$(OBJEXT)
     92 test_sorted_LDADD = $(LDADD)
     93 test_sorted_DEPENDENCIES = $(top_builddir)/libexif/libexif.la \
     94 	$(am__DEPENDENCIES_1)
     95 test_tagtable_SOURCES = test-tagtable.c
     96 test_tagtable_OBJECTS = test-tagtable.$(OBJEXT)
     97 test_tagtable_LDADD = $(LDADD)
     98 test_tagtable_DEPENDENCIES = $(top_builddir)/libexif/libexif.la \
     99 	$(am__DEPENDENCIES_1)
    100 test_value_SOURCES = test-value.c
    101 test_value_OBJECTS = test-value.$(OBJEXT)
    102 test_value_LDADD = $(LDADD)
    103 test_value_DEPENDENCIES = $(top_builddir)/libexif/libexif.la \
    104 	$(am__DEPENDENCIES_1)
    105 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
    106 depcomp = $(SHELL) $(top_srcdir)/depcomp
    107 am__depfiles_maybe = depfiles
    108 am__mv = mv -f
    109 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
    110 	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
    111 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
    112 	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
    113 	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
    114 	$(AM_CFLAGS) $(CFLAGS)
    115 AM_V_CC = $(am__v_CC_$(V))
    116 am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
    117 am__v_CC_0 = @echo "  CC    " $@;
    118 AM_V_at = $(am__v_at_$(V))
    119 am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
    120 am__v_at_0 = @
    121 CCLD = $(CC)
    122 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
    123 	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
    124 	$(AM_LDFLAGS) $(LDFLAGS) -o $@
    125 AM_V_CCLD = $(am__v_CCLD_$(V))
    126 am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
    127 am__v_CCLD_0 = @echo "  CCLD  " $@;
    128 AM_V_GEN = $(am__v_GEN_$(V))
    129 am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
    130 am__v_GEN_0 = @echo "  GEN   " $@;
    131 SOURCES = test-integers.c test-mem.c test-mnote.c test-parse.c \
    132 	test-sorted.c test-tagtable.c test-value.c
    133 DIST_SOURCES = test-integers.c test-mem.c test-mnote.c test-parse.c \
    134 	test-sorted.c test-tagtable.c test-value.c
    135 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
    136 	html-recursive info-recursive install-data-recursive \
    137 	install-dvi-recursive install-exec-recursive \
    138 	install-html-recursive install-info-recursive \
    139 	install-pdf-recursive install-ps-recursive install-recursive \
    140 	installcheck-recursive installdirs-recursive pdf-recursive \
    141 	ps-recursive uninstall-recursive
    142 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
    143   distclean-recursive maintainer-clean-recursive
    144 AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
    145 	$(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
    146 	distdir
    147 ETAGS = etags
    148 CTAGS = ctags
    149 am__tty_colors = \
    150 red=; grn=; lgn=; blu=; std=
    151 DIST_SUBDIRS = $(SUBDIRS)
    152 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
    153 am__relativize = \
    154   dir0=`pwd`; \
    155   sed_first='s,^\([^/]*\)/.*$$,\1,'; \
    156   sed_rest='s,^[^/]*/*,,'; \
    157   sed_last='s,^.*/\([^/]*\)$$,\1,'; \
    158   sed_butlast='s,/*[^/]*$$,,'; \
    159   while test -n "$$dir1"; do \
    160     first=`echo "$$dir1" | sed -e "$$sed_first"`; \
    161     if test "$$first" != "."; then \
    162       if test "$$first" = ".."; then \
    163         dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
    164         dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
    165       else \
    166         first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
    167         if test "$$first2" = "$$first"; then \
    168           dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
    169         else \
    170           dir2="../$$dir2"; \
    171         fi; \
    172         dir0="$$dir0"/"$$first"; \
    173       fi; \
    174     fi; \
    175     dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
    176   done; \
    177   reldir="$$dir2"
    178 ACLOCAL = @ACLOCAL@
    179 AMTAR = @AMTAR@
    180 AM_CPPFLAGS = @AM_CPPFLAGS@
    181 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
    182 AM_LDFLAGS = @AM_LDFLAGS@
    183 AR = @AR@
    184 AUTOCONF = @AUTOCONF@
    185 AUTOHEADER = @AUTOHEADER@
    186 AUTOMAKE = @AUTOMAKE@
    187 AWK = @AWK@
    188 CC = @CC@
    189 CCDEPMODE = @CCDEPMODE@
    190 CFLAGS = @CFLAGS@
    191 CPP = @CPP@
    192 CPPFLAGS = @CPPFLAGS@
    193 CYGPATH_W = @CYGPATH_W@
    194 DEFS = @DEFS@
    195 DEPDIR = @DEPDIR@
    196 DLLTOOL = @DLLTOOL@
    197 DOT = @DOT@
    198 DOXYGEN = @DOXYGEN@
    199 DOXYGEN_OUTPUT_DIR = @DOXYGEN_OUTPUT_DIR@
    200 DSYMUTIL = @DSYMUTIL@
    201 DUMPBIN = @DUMPBIN@
    202 ECHO_C = @ECHO_C@
    203 ECHO_N = @ECHO_N@
    204 ECHO_T = @ECHO_T@
    205 EGREP = @EGREP@
    206 EXEEXT = @EXEEXT@
    207 FGREP = @FGREP@
    208 GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
    209 GMSGFMT = @GMSGFMT@
    210 GREP = @GREP@
    211 HAVE_DOT = @HAVE_DOT@
    212 HTML_APIDOC_DIR = @HTML_APIDOC_DIR@
    213 HTML_APIDOC_INTERNALS_DIR = @HTML_APIDOC_INTERNALS_DIR@
    214 INSTALL = @INSTALL@
    215 INSTALL_DATA = @INSTALL_DATA@
    216 INSTALL_PROGRAM = @INSTALL_PROGRAM@
    217 INSTALL_SCRIPT = @INSTALL_SCRIPT@
    218 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
    219 INTLLIBS = @INTLLIBS@
    220 LD = @LD@
    221 LDFLAGS = @LDFLAGS@
    222 LIBEXIF_AGE = @LIBEXIF_AGE@
    223 LIBEXIF_CURRENT = @LIBEXIF_CURRENT@
    224 LIBEXIF_CURRENT_MIN = @LIBEXIF_CURRENT_MIN@
    225 LIBEXIF_REVISION = @LIBEXIF_REVISION@
    226 LIBEXIF_VERSION_INFO = @LIBEXIF_VERSION_INFO@
    227 LIBICONV = @LIBICONV@
    228 LIBINTL = @LIBINTL@
    229 LIBOBJS = @LIBOBJS@
    230 LIBS = @LIBS@
    231 LIBTOOL = @LIBTOOL@
    232 LIPO = @LIPO@
    233 LN_S = @LN_S@
    234 LTLIBICONV = @LTLIBICONV@
    235 LTLIBINTL = @LTLIBINTL@
    236 LTLIBOBJS = @LTLIBOBJS@
    237 MAINT = @MAINT@
    238 MAKEINFO = @MAKEINFO@
    239 MANIFEST_TOOL = @MANIFEST_TOOL@
    240 MKDIR_P = @MKDIR_P@
    241 MKINSTALLDIRS = @MKINSTALLDIRS@
    242 MSGFMT = @MSGFMT@
    243 MSGMERGE = @MSGMERGE@
    244 NM = @NM@
    245 NMEDIT = @NMEDIT@
    246 OBJDUMP = @OBJDUMP@
    247 OBJEXT = @OBJEXT@
    248 OTOOL = @OTOOL@
    249 OTOOL64 = @OTOOL64@
    250 PACKAGE = @PACKAGE@
    251 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
    252 PACKAGE_NAME = @PACKAGE_NAME@
    253 PACKAGE_STRING = @PACKAGE_STRING@
    254 PACKAGE_TARNAME = @PACKAGE_TARNAME@
    255 PACKAGE_URL = @PACKAGE_URL@
    256 PACKAGE_VERSION = @PACKAGE_VERSION@
    257 PATH_SEPARATOR = @PATH_SEPARATOR@
    258 POSUB = @POSUB@
    259 RANLIB = @RANLIB@
    260 SED = @SED@
    261 SET_MAKE = @SET_MAKE@
    262 SHELL = @SHELL@
    263 STRIP = @STRIP@
    264 USE_NLS = @USE_NLS@
    265 VERSION = @VERSION@
    266 XGETTEXT = @XGETTEXT@
    267 abs_builddir = @abs_builddir@
    268 abs_srcdir = @abs_srcdir@
    269 abs_top_builddir = @abs_top_builddir@
    270 abs_top_srcdir = @abs_top_srcdir@
    271 ac_ct_AR = @ac_ct_AR@
    272 ac_ct_CC = @ac_ct_CC@
    273 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
    274 am__include = @am__include@
    275 am__leading_dot = @am__leading_dot@
    276 am__quote = @am__quote@
    277 am__tar = @am__tar@
    278 am__untar = @am__untar@
    279 bindir = @bindir@
    280 build = @build@
    281 build_alias = @build_alias@
    282 build_cpu = @build_cpu@
    283 build_os = @build_os@
    284 build_vendor = @build_vendor@
    285 builddir = @builddir@
    286 datadir = @datadir@
    287 datarootdir = @datarootdir@
    288 docdir = @docdir@
    289 dvidir = @dvidir@
    290 exec_prefix = @exec_prefix@
    291 host = @host@
    292 host_alias = @host_alias@
    293 host_cpu = @host_cpu@
    294 host_os = @host_os@
    295 host_vendor = @host_vendor@
    296 htmldir = @htmldir@
    297 includedir = @includedir@
    298 infodir = @infodir@
    299 install_sh = @install_sh@
    300 libdir = @libdir@
    301 libexecdir = @libexecdir@
    302 localedir = @localedir@
    303 localstatedir = @localstatedir@
    304 mandir = @mandir@
    305 mkdir_p = @mkdir_p@
    306 oldincludedir = @oldincludedir@
    307 pdfdir = @pdfdir@
    308 prefix = @prefix@
    309 program_transform_name = @program_transform_name@
    310 psdir = @psdir@
    311 sbindir = @sbindir@
    312 sharedstatedir = @sharedstatedir@
    313 srcdir = @srcdir@
    314 sysconfdir = @sysconfdir@
    315 target_alias = @target_alias@
    316 top_build_prefix = @top_build_prefix@
    317 top_builddir = @top_builddir@
    318 top_srcdir = @top_srcdir@
    319 SUBDIRS = nls
    320 TEST_IMAGES = $(top_srcdir)/daniel-andrews-sample.jpg
    321 LDADD = $(top_builddir)/libexif/libexif.la $(LTLIBINTL)
    322 all: all-recursive
    323 
    324 .SUFFIXES:
    325 .SUFFIXES: .c .lo .o .obj
    326 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
    327 	@for dep in $?; do \
    328 	  case '$(am__configure_deps)' in \
    329 	    *$$dep*) \
    330 	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
    331 	        && { if test -f $@; then exit 0; else break; fi; }; \
    332 	      exit 1;; \
    333 	  esac; \
    334 	done; \
    335 	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu test/Makefile'; \
    336 	$(am__cd) $(top_srcdir) && \
    337 	  $(AUTOMAKE) --gnu test/Makefile
    338 .PRECIOUS: Makefile
    339 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
    340 	@case '$?' in \
    341 	  *config.status*) \
    342 	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
    343 	  *) \
    344 	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
    345 	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
    346 	esac;
    347 
    348 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
    349 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
    350 
    351 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
    352 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
    353 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
    354 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
    355 $(am__aclocal_m4_deps):
    356 
    357 clean-checkPROGRAMS:
    358 	@list='$(check_PROGRAMS)'; test -n "$$list" || exit 0; \
    359 	echo " rm -f" $$list; \
    360 	rm -f $$list || exit $$?; \
    361 	test -n "$(EXEEXT)" || exit 0; \
    362 	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
    363 	echo " rm -f" $$list; \
    364 	rm -f $$list
    365 test-integers$(EXEEXT): $(test_integers_OBJECTS) $(test_integers_DEPENDENCIES) 
    366 	@rm -f test-integers$(EXEEXT)
    367 	$(AM_V_CCLD)$(LINK) $(test_integers_OBJECTS) $(test_integers_LDADD) $(LIBS)
    368 test-mem$(EXEEXT): $(test_mem_OBJECTS) $(test_mem_DEPENDENCIES) 
    369 	@rm -f test-mem$(EXEEXT)
    370 	$(AM_V_CCLD)$(LINK) $(test_mem_OBJECTS) $(test_mem_LDADD) $(LIBS)
    371 test-mnote$(EXEEXT): $(test_mnote_OBJECTS) $(test_mnote_DEPENDENCIES) 
    372 	@rm -f test-mnote$(EXEEXT)
    373 	$(AM_V_CCLD)$(LINK) $(test_mnote_OBJECTS) $(test_mnote_LDADD) $(LIBS)
    374 test-parse$(EXEEXT): $(test_parse_OBJECTS) $(test_parse_DEPENDENCIES) 
    375 	@rm -f test-parse$(EXEEXT)
    376 	$(AM_V_CCLD)$(LINK) $(test_parse_OBJECTS) $(test_parse_LDADD) $(LIBS)
    377 test-sorted$(EXEEXT): $(test_sorted_OBJECTS) $(test_sorted_DEPENDENCIES) 
    378 	@rm -f test-sorted$(EXEEXT)
    379 	$(AM_V_CCLD)$(LINK) $(test_sorted_OBJECTS) $(test_sorted_LDADD) $(LIBS)
    380 test-tagtable$(EXEEXT): $(test_tagtable_OBJECTS) $(test_tagtable_DEPENDENCIES) 
    381 	@rm -f test-tagtable$(EXEEXT)
    382 	$(AM_V_CCLD)$(LINK) $(test_tagtable_OBJECTS) $(test_tagtable_LDADD) $(LIBS)
    383 test-value$(EXEEXT): $(test_value_OBJECTS) $(test_value_DEPENDENCIES) 
    384 	@rm -f test-value$(EXEEXT)
    385 	$(AM_V_CCLD)$(LINK) $(test_value_OBJECTS) $(test_value_LDADD) $(LIBS)
    386 
    387 mostlyclean-compile:
    388 	-rm -f *.$(OBJEXT)
    389 
    390 distclean-compile:
    391 	-rm -f *.tab.c
    392 
    393 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-integers.Po@am__quote@
    394 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-mem.Po@am__quote@
    395 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-mnote.Po@am__quote@
    396 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-parse.Po@am__quote@
    397 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-sorted.Po@am__quote@
    398 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-tagtable.Po@am__quote@
    399 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-value.Po@am__quote@
    400 
    401 .c.o:
    402 @am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
    403 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
    404 @am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
    405 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
    406 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
    407 @am__fastdepCC_FALSE@	$(COMPILE) -c $<
    408 
    409 .c.obj:
    410 @am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
    411 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
    412 @am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
    413 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
    414 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
    415 @am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
    416 
    417 .c.lo:
    418 @am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
    419 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
    420 @am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
    421 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
    422 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
    423 @am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
    424 
    425 mostlyclean-libtool:
    426 	-rm -f *.lo
    427 
    428 clean-libtool:
    429 	-rm -rf .libs _libs
    430 
    431 # This directory's subdirectories are mostly independent; you can cd
    432 # into them and run `make' without going through this Makefile.
    433 # To change the values of `make' variables: instead of editing Makefiles,
    434 # (1) if the variable is set in `config.status', edit `config.status'
    435 #     (which will cause the Makefiles to be regenerated when you run `make');
    436 # (2) otherwise, pass the desired values on the `make' command line.
    437 $(RECURSIVE_TARGETS):
    438 	@fail= failcom='exit 1'; \
    439 	for f in x $$MAKEFLAGS; do \
    440 	  case $$f in \
    441 	    *=* | --[!k]*);; \
    442 	    *k*) failcom='fail=yes';; \
    443 	  esac; \
    444 	done; \
    445 	dot_seen=no; \
    446 	target=`echo $@ | sed s/-recursive//`; \
    447 	list='$(SUBDIRS)'; for subdir in $$list; do \
    448 	  echo "Making $$target in $$subdir"; \
    449 	  if test "$$subdir" = "."; then \
    450 	    dot_seen=yes; \
    451 	    local_target="$$target-am"; \
    452 	  else \
    453 	    local_target="$$target"; \
    454 	  fi; \
    455 	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
    456 	  || eval $$failcom; \
    457 	done; \
    458 	if test "$$dot_seen" = "no"; then \
    459 	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
    460 	fi; test -z "$$fail"
    461 
    462 $(RECURSIVE_CLEAN_TARGETS):
    463 	@fail= failcom='exit 1'; \
    464 	for f in x $$MAKEFLAGS; do \
    465 	  case $$f in \
    466 	    *=* | --[!k]*);; \
    467 	    *k*) failcom='fail=yes';; \
    468 	  esac; \
    469 	done; \
    470 	dot_seen=no; \
    471 	case "$@" in \
    472 	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
    473 	  *) list='$(SUBDIRS)' ;; \
    474 	esac; \
    475 	rev=''; for subdir in $$list; do \
    476 	  if test "$$subdir" = "."; then :; else \
    477 	    rev="$$subdir $$rev"; \
    478 	  fi; \
    479 	done; \
    480 	rev="$$rev ."; \
    481 	target=`echo $@ | sed s/-recursive//`; \
    482 	for subdir in $$rev; do \
    483 	  echo "Making $$target in $$subdir"; \
    484 	  if test "$$subdir" = "."; then \
    485 	    local_target="$$target-am"; \
    486 	  else \
    487 	    local_target="$$target"; \
    488 	  fi; \
    489 	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
    490 	  || eval $$failcom; \
    491 	done && test -z "$$fail"
    492 tags-recursive:
    493 	list='$(SUBDIRS)'; for subdir in $$list; do \
    494 	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
    495 	done
    496 ctags-recursive:
    497 	list='$(SUBDIRS)'; for subdir in $$list; do \
    498 	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
    499 	done
    500 
    501 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
    502 	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
    503 	unique=`for i in $$list; do \
    504 	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
    505 	  done | \
    506 	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
    507 	      END { if (nonempty) { for (i in files) print i; }; }'`; \
    508 	mkid -fID $$unique
    509 tags: TAGS
    510 
    511 TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
    512 		$(TAGS_FILES) $(LISP)
    513 	set x; \
    514 	here=`pwd`; \
    515 	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
    516 	  include_option=--etags-include; \
    517 	  empty_fix=.; \
    518 	else \
    519 	  include_option=--include; \
    520 	  empty_fix=; \
    521 	fi; \
    522 	list='$(SUBDIRS)'; for subdir in $$list; do \
    523 	  if test "$$subdir" = .; then :; else \
    524 	    test ! -f $$subdir/TAGS || \
    525 	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
    526 	  fi; \
    527 	done; \
    528 	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
    529 	unique=`for i in $$list; do \
    530 	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
    531 	  done | \
    532 	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
    533 	      END { if (nonempty) { for (i in files) print i; }; }'`; \
    534 	shift; \
    535 	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
    536 	  test -n "$$unique" || unique=$$empty_fix; \
    537 	  if test $$# -gt 0; then \
    538 	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
    539 	      "$$@" $$unique; \
    540 	  else \
    541 	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
    542 	      $$unique; \
    543 	  fi; \
    544 	fi
    545 ctags: CTAGS
    546 CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
    547 		$(TAGS_FILES) $(LISP)
    548 	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
    549 	unique=`for i in $$list; do \
    550 	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
    551 	  done | \
    552 	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
    553 	      END { if (nonempty) { for (i in files) print i; }; }'`; \
    554 	test -z "$(CTAGS_ARGS)$$unique" \
    555 	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
    556 	     $$unique
    557 
    558 GTAGS:
    559 	here=`$(am__cd) $(top_builddir) && pwd` \
    560 	  && $(am__cd) $(top_srcdir) \
    561 	  && gtags -i $(GTAGS_ARGS) "$$here"
    562 
    563 distclean-tags:
    564 	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
    565 
    566 check-TESTS: $(TESTS)
    567 	@failed=0; all=0; xfail=0; xpass=0; skip=0; \
    568 	srcdir=$(srcdir); export srcdir; \
    569 	list=' $(TESTS) '; \
    570 	$(am__tty_colors); \
    571 	if test -n "$$list"; then \
    572 	  for tst in $$list; do \
    573 	    if test -f ./$$tst; then dir=./; \
    574 	    elif test -f $$tst; then dir=; \
    575 	    else dir="$(srcdir)/"; fi; \
    576 	    if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \
    577 	      all=`expr $$all + 1`; \
    578 	      case " $(XFAIL_TESTS) " in \
    579 	      *[\ \	]$$tst[\ \	]*) \
    580 		xpass=`expr $$xpass + 1`; \
    581 		failed=`expr $$failed + 1`; \
    582 		col=$$red; res=XPASS; \
    583 	      ;; \
    584 	      *) \
    585 		col=$$grn; res=PASS; \
    586 	      ;; \
    587 	      esac; \
    588 	    elif test $$? -ne 77; then \
    589 	      all=`expr $$all + 1`; \
    590 	      case " $(XFAIL_TESTS) " in \
    591 	      *[\ \	]$$tst[\ \	]*) \
    592 		xfail=`expr $$xfail + 1`; \
    593 		col=$$lgn; res=XFAIL; \
    594 	      ;; \
    595 	      *) \
    596 		failed=`expr $$failed + 1`; \
    597 		col=$$red; res=FAIL; \
    598 	      ;; \
    599 	      esac; \
    600 	    else \
    601 	      skip=`expr $$skip + 1`; \
    602 	      col=$$blu; res=SKIP; \
    603 	    fi; \
    604 	    echo "$${col}$$res$${std}: $$tst"; \
    605 	  done; \
    606 	  if test "$$all" -eq 1; then \
    607 	    tests="test"; \
    608 	    All=""; \
    609 	  else \
    610 	    tests="tests"; \
    611 	    All="All "; \
    612 	  fi; \
    613 	  if test "$$failed" -eq 0; then \
    614 	    if test "$$xfail" -eq 0; then \
    615 	      banner="$$All$$all $$tests passed"; \
    616 	    else \
    617 	      if test "$$xfail" -eq 1; then failures=failure; else failures=failures; fi; \
    618 	      banner="$$All$$all $$tests behaved as expected ($$xfail expected $$failures)"; \
    619 	    fi; \
    620 	  else \
    621 	    if test "$$xpass" -eq 0; then \
    622 	      banner="$$failed of $$all $$tests failed"; \
    623 	    else \
    624 	      if test "$$xpass" -eq 1; then passes=pass; else passes=passes; fi; \
    625 	      banner="$$failed of $$all $$tests did not behave as expected ($$xpass unexpected $$passes)"; \
    626 	    fi; \
    627 	  fi; \
    628 	  dashes="$$banner"; \
    629 	  skipped=""; \
    630 	  if test "$$skip" -ne 0; then \
    631 	    if test "$$skip" -eq 1; then \
    632 	      skipped="($$skip test was not run)"; \
    633 	    else \
    634 	      skipped="($$skip tests were not run)"; \
    635 	    fi; \
    636 	    test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
    637 	      dashes="$$skipped"; \
    638 	  fi; \
    639 	  report=""; \
    640 	  if test "$$failed" -ne 0 && test -n "$(PACKAGE_BUGREPORT)"; then \
    641 	    report="Please report to $(PACKAGE_BUGREPORT)"; \
    642 	    test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
    643 	      dashes="$$report"; \
    644 	  fi; \
    645 	  dashes=`echo "$$dashes" | sed s/./=/g`; \
    646 	  if test "$$failed" -eq 0; then \
    647 	    echo "$$grn$$dashes"; \
    648 	  else \
    649 	    echo "$$red$$dashes"; \
    650 	  fi; \
    651 	  echo "$$banner"; \
    652 	  test -z "$$skipped" || echo "$$skipped"; \
    653 	  test -z "$$report" || echo "$$report"; \
    654 	  echo "$$dashes$$std"; \
    655 	  test "$$failed" -eq 0; \
    656 	else :; fi
    657 
    658 distdir: $(DISTFILES)
    659 	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
    660 	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
    661 	list='$(DISTFILES)'; \
    662 	  dist_files=`for file in $$list; do echo $$file; done | \
    663 	  sed -e "s|^$$srcdirstrip/||;t" \
    664 	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
    665 	case $$dist_files in \
    666 	  */*) $(MKDIR_P) `echo "$$dist_files" | \
    667 			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
    668 			   sort -u` ;; \
    669 	esac; \
    670 	for file in $$dist_files; do \
    671 	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
    672 	  if test -d $$d/$$file; then \
    673 	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
    674 	    if test -d "$(distdir)/$$file"; then \
    675 	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
    676 	    fi; \
    677 	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
    678 	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
    679 	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
    680 	    fi; \
    681 	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
    682 	  else \
    683 	    test -f "$(distdir)/$$file" \
    684 	    || cp -p $$d/$$file "$(distdir)/$$file" \
    685 	    || exit 1; \
    686 	  fi; \
    687 	done
    688 	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
    689 	  if test "$$subdir" = .; then :; else \
    690 	    test -d "$(distdir)/$$subdir" \
    691 	    || $(MKDIR_P) "$(distdir)/$$subdir" \
    692 	    || exit 1; \
    693 	  fi; \
    694 	done
    695 	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
    696 	  if test "$$subdir" = .; then :; else \
    697 	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
    698 	    $(am__relativize); \
    699 	    new_distdir=$$reldir; \
    700 	    dir1=$$subdir; dir2="$(top_distdir)"; \
    701 	    $(am__relativize); \
    702 	    new_top_distdir=$$reldir; \
    703 	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
    704 	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
    705 	    ($(am__cd) $$subdir && \
    706 	      $(MAKE) $(AM_MAKEFLAGS) \
    707 	        top_distdir="$$new_top_distdir" \
    708 	        distdir="$$new_distdir" \
    709 		am__remove_distdir=: \
    710 		am__skip_length_check=: \
    711 		am__skip_mode_fix=: \
    712 	        distdir) \
    713 	      || exit 1; \
    714 	  fi; \
    715 	done
    716 check-am: all-am
    717 	$(MAKE) $(AM_MAKEFLAGS) $(check_PROGRAMS)
    718 	$(MAKE) $(AM_MAKEFLAGS) check-TESTS
    719 check: check-recursive
    720 all-am: Makefile
    721 installdirs: installdirs-recursive
    722 installdirs-am:
    723 install: install-recursive
    724 install-exec: install-exec-recursive
    725 install-data: install-data-recursive
    726 uninstall: uninstall-recursive
    727 
    728 install-am: all-am
    729 	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
    730 
    731 installcheck: installcheck-recursive
    732 install-strip:
    733 	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
    734 	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
    735 	  `test -z '$(STRIP)' || \
    736 	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
    737 mostlyclean-generic:
    738 
    739 clean-generic:
    740 
    741 distclean-generic:
    742 	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
    743 	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
    744 
    745 maintainer-clean-generic:
    746 	@echo "This command is intended for maintainers to use"
    747 	@echo "it deletes files that may require special tools to rebuild."
    748 clean: clean-recursive
    749 
    750 clean-am: clean-checkPROGRAMS clean-generic clean-libtool \
    751 	mostlyclean-am
    752 
    753 distclean: distclean-recursive
    754 	-rm -rf ./$(DEPDIR)
    755 	-rm -f Makefile
    756 distclean-am: clean-am distclean-compile distclean-generic \
    757 	distclean-tags
    758 
    759 dvi: dvi-recursive
    760 
    761 dvi-am:
    762 
    763 html: html-recursive
    764 
    765 html-am:
    766 
    767 info: info-recursive
    768 
    769 info-am:
    770 
    771 install-data-am:
    772 
    773 install-dvi: install-dvi-recursive
    774 
    775 install-dvi-am:
    776 
    777 install-exec-am:
    778 
    779 install-html: install-html-recursive
    780 
    781 install-html-am:
    782 
    783 install-info: install-info-recursive
    784 
    785 install-info-am:
    786 
    787 install-man:
    788 
    789 install-pdf: install-pdf-recursive
    790 
    791 install-pdf-am:
    792 
    793 install-ps: install-ps-recursive
    794 
    795 install-ps-am:
    796 
    797 installcheck-am:
    798 
    799 maintainer-clean: maintainer-clean-recursive
    800 	-rm -rf ./$(DEPDIR)
    801 	-rm -f Makefile
    802 maintainer-clean-am: distclean-am maintainer-clean-generic
    803 
    804 mostlyclean: mostlyclean-recursive
    805 
    806 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
    807 	mostlyclean-libtool
    808 
    809 pdf: pdf-recursive
    810 
    811 pdf-am:
    812 
    813 ps: ps-recursive
    814 
    815 ps-am:
    816 
    817 uninstall-am:
    818 
    819 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) check-am \
    820 	ctags-recursive install-am install-strip tags-recursive
    821 
    822 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
    823 	all all-am check check-TESTS check-am clean \
    824 	clean-checkPROGRAMS clean-generic clean-libtool ctags \
    825 	ctags-recursive distclean distclean-compile distclean-generic \
    826 	distclean-libtool distclean-tags distdir dvi dvi-am html \
    827 	html-am info info-am install install-am install-data \
    828 	install-data-am install-dvi install-dvi-am install-exec \
    829 	install-exec-am install-html install-html-am install-info \
    830 	install-info-am install-man install-pdf install-pdf-am \
    831 	install-ps install-ps-am install-strip installcheck \
    832 	installcheck-am installdirs installdirs-am maintainer-clean \
    833 	maintainer-clean-generic mostlyclean mostlyclean-compile \
    834 	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
    835 	tags tags-recursive uninstall uninstall-am
    836 
    837 export TEST_IMAGES
    838 
    839 # Tell versions [3.59,3.63) of GNU make to not export all variables.
    840 # Otherwise a system limit (for SysV at least) may be exceeded.
    841 .NOEXPORT:
    842