Bump to json-c 0.12.1
[platform/upstream/json-c.git] / tests / Makefile.in
1 # Makefile.in generated by automake 1.15 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994-2014 Free Software Foundation, Inc.
5
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
9
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13 # PARTICULAR PURPOSE.
14
15 @SET_MAKE@
16 VPATH = @srcdir@
17 am__is_gnu_make = { \
18   if test -z '$(MAKELEVEL)'; then \
19     false; \
20   elif test -n '$(MAKE_HOST)'; then \
21     true; \
22   elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
23     true; \
24   else \
25     false; \
26   fi; \
27 }
28 am__make_running_with_option = \
29   case $${target_option-} in \
30       ?) ;; \
31       *) echo "am__make_running_with_option: internal error: invalid" \
32               "target option '$${target_option-}' specified" >&2; \
33          exit 1;; \
34   esac; \
35   has_opt=no; \
36   sane_makeflags=$$MAKEFLAGS; \
37   if $(am__is_gnu_make); then \
38     sane_makeflags=$$MFLAGS; \
39   else \
40     case $$MAKEFLAGS in \
41       *\\[\ \   ]*) \
42         bs=\\; \
43         sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
44           | sed "s/$$bs$$bs[$$bs $$bs   ]*//g"`;; \
45     esac; \
46   fi; \
47   skip_next=no; \
48   strip_trailopt () \
49   { \
50     flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
51   }; \
52   for flg in $$sane_makeflags; do \
53     test $$skip_next = yes && { skip_next=no; continue; }; \
54     case $$flg in \
55       *=*|--*) continue;; \
56         -*I) strip_trailopt 'I'; skip_next=yes;; \
57       -*I?*) strip_trailopt 'I';; \
58         -*O) strip_trailopt 'O'; skip_next=yes;; \
59       -*O?*) strip_trailopt 'O';; \
60         -*l) strip_trailopt 'l'; skip_next=yes;; \
61       -*l?*) strip_trailopt 'l';; \
62       -[dEDm]) skip_next=yes;; \
63       -[JT]) skip_next=yes;; \
64     esac; \
65     case $$flg in \
66       *$$target_option*) has_opt=yes; break;; \
67     esac; \
68   done; \
69   test $$has_opt = yes
70 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
71 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
72 pkgdatadir = $(datadir)/@PACKAGE@
73 pkgincludedir = $(includedir)/@PACKAGE@
74 pkglibdir = $(libdir)/@PACKAGE@
75 pkglibexecdir = $(libexecdir)/@PACKAGE@
76 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
77 install_sh_DATA = $(install_sh) -c -m 644
78 install_sh_PROGRAM = $(install_sh) -c
79 install_sh_SCRIPT = $(install_sh) -c
80 INSTALL_HEADER = $(INSTALL_DATA)
81 transform = $(program_transform_name)
82 NORMAL_INSTALL = :
83 PRE_INSTALL = :
84 POST_INSTALL = :
85 NORMAL_UNINSTALL = :
86 PRE_UNINSTALL = :
87 POST_UNINSTALL = :
88 build_triplet = @build@
89 host_triplet = @host@
90 check_PROGRAMS = $(am__EXEEXT_1) test1Formatted$(EXEEXT) \
91         test2Formatted$(EXEEXT)
92 subdir = tests
93 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
94 am__aclocal_m4_deps = $(top_srcdir)/configure.ac
95 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
96         $(ACLOCAL_M4)
97 DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
98 mkinstalldirs = $(install_sh) -d
99 CONFIG_HEADER = $(top_builddir)/config.h $(top_builddir)/json_config.h
100 CONFIG_CLEAN_FILES =
101 CONFIG_CLEAN_VPATH_FILES =
102 am__EXEEXT_1 = test1$(EXEEXT) test2$(EXEEXT) test4$(EXEEXT) \
103         testReplaceExisting$(EXEEXT) test_parse_int64$(EXEEXT) \
104         test_null$(EXEEXT) test_cast$(EXEEXT) test_parse$(EXEEXT) \
105         test_locale$(EXEEXT) test_charcase$(EXEEXT) \
106         test_printbuf$(EXEEXT) test_set_serializer$(EXEEXT)
107 test1_SOURCES = test1.c
108 test1_OBJECTS = test1.$(OBJEXT)
109 test1_LDADD = $(LDADD)
110 test1_DEPENDENCIES = $(LIBJSON_LA)
111 AM_V_lt = $(am__v_lt_@AM_V@)
112 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
113 am__v_lt_0 = --silent
114 am__v_lt_1 = 
115 am_test1Formatted_OBJECTS = test1Formatted-test1.$(OBJEXT) \
116         test1Formatted-parse_flags.$(OBJEXT)
117 test1Formatted_OBJECTS = $(am_test1Formatted_OBJECTS)
118 test1Formatted_LDADD = $(LDADD)
119 test1Formatted_DEPENDENCIES = $(LIBJSON_LA)
120 test2_SOURCES = test2.c
121 test2_OBJECTS = test2.$(OBJEXT)
122 test2_LDADD = $(LDADD)
123 test2_DEPENDENCIES = $(LIBJSON_LA)
124 am_test2Formatted_OBJECTS = test2Formatted-test2.$(OBJEXT) \
125         test2Formatted-parse_flags.$(OBJEXT)
126 test2Formatted_OBJECTS = $(am_test2Formatted_OBJECTS)
127 test2Formatted_LDADD = $(LDADD)
128 test2Formatted_DEPENDENCIES = $(LIBJSON_LA)
129 test4_SOURCES = test4.c
130 test4_OBJECTS = test4.$(OBJEXT)
131 test4_LDADD = $(LDADD)
132 test4_DEPENDENCIES = $(LIBJSON_LA)
133 testReplaceExisting_SOURCES = testReplaceExisting.c
134 testReplaceExisting_OBJECTS = testReplaceExisting.$(OBJEXT)
135 testReplaceExisting_LDADD = $(LDADD)
136 testReplaceExisting_DEPENDENCIES = $(LIBJSON_LA)
137 test_cast_SOURCES = test_cast.c
138 test_cast_OBJECTS = test_cast.$(OBJEXT)
139 test_cast_LDADD = $(LDADD)
140 test_cast_DEPENDENCIES = $(LIBJSON_LA)
141 test_charcase_SOURCES = test_charcase.c
142 test_charcase_OBJECTS = test_charcase.$(OBJEXT)
143 test_charcase_LDADD = $(LDADD)
144 test_charcase_DEPENDENCIES = $(LIBJSON_LA)
145 test_locale_SOURCES = test_locale.c
146 test_locale_OBJECTS = test_locale.$(OBJEXT)
147 test_locale_LDADD = $(LDADD)
148 test_locale_DEPENDENCIES = $(LIBJSON_LA)
149 test_null_SOURCES = test_null.c
150 test_null_OBJECTS = test_null.$(OBJEXT)
151 test_null_LDADD = $(LDADD)
152 test_null_DEPENDENCIES = $(LIBJSON_LA)
153 test_parse_SOURCES = test_parse.c
154 test_parse_OBJECTS = test_parse.$(OBJEXT)
155 test_parse_LDADD = $(LDADD)
156 test_parse_DEPENDENCIES = $(LIBJSON_LA)
157 test_parse_int64_SOURCES = test_parse_int64.c
158 test_parse_int64_OBJECTS = test_parse_int64.$(OBJEXT)
159 test_parse_int64_LDADD = $(LDADD)
160 test_parse_int64_DEPENDENCIES = $(LIBJSON_LA)
161 test_printbuf_SOURCES = test_printbuf.c
162 test_printbuf_OBJECTS = test_printbuf.$(OBJEXT)
163 test_printbuf_LDADD = $(LDADD)
164 test_printbuf_DEPENDENCIES = $(LIBJSON_LA)
165 test_set_serializer_SOURCES = test_set_serializer.c
166 test_set_serializer_OBJECTS = test_set_serializer.$(OBJEXT)
167 test_set_serializer_LDADD = $(LDADD)
168 test_set_serializer_DEPENDENCIES = $(LIBJSON_LA)
169 AM_V_P = $(am__v_P_@AM_V@)
170 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
171 am__v_P_0 = false
172 am__v_P_1 = :
173 AM_V_GEN = $(am__v_GEN_@AM_V@)
174 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
175 am__v_GEN_0 = @echo "  GEN     " $@;
176 am__v_GEN_1 = 
177 AM_V_at = $(am__v_at_@AM_V@)
178 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
179 am__v_at_0 = @
180 am__v_at_1 = 
181 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
182 depcomp = $(SHELL) $(top_srcdir)/depcomp
183 am__depfiles_maybe = depfiles
184 am__mv = mv -f
185 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
186         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
187 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
188         $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
189         $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
190         $(AM_CFLAGS) $(CFLAGS)
191 AM_V_CC = $(am__v_CC_@AM_V@)
192 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
193 am__v_CC_0 = @echo "  CC      " $@;
194 am__v_CC_1 = 
195 CCLD = $(CC)
196 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
197         $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
198         $(AM_LDFLAGS) $(LDFLAGS) -o $@
199 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
200 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
201 am__v_CCLD_0 = @echo "  CCLD    " $@;
202 am__v_CCLD_1 = 
203 SOURCES = test1.c $(test1Formatted_SOURCES) test2.c \
204         $(test2Formatted_SOURCES) test4.c testReplaceExisting.c \
205         test_cast.c test_charcase.c test_locale.c test_null.c \
206         test_parse.c test_parse_int64.c test_printbuf.c \
207         test_set_serializer.c
208 DIST_SOURCES = test1.c $(test1Formatted_SOURCES) test2.c \
209         $(test2Formatted_SOURCES) test4.c testReplaceExisting.c \
210         test_cast.c test_charcase.c test_locale.c test_null.c \
211         test_parse.c test_parse_int64.c test_printbuf.c \
212         test_set_serializer.c
213 am__can_run_installinfo = \
214   case $$AM_UPDATE_INFO_DIR in \
215     n|no|NO) false;; \
216     *) (install-info --version) >/dev/null 2>&1;; \
217   esac
218 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
219 # Read a list of newline-separated strings from the standard input,
220 # and print each of them once, without duplicates.  Input order is
221 # *not* preserved.
222 am__uniquify_input = $(AWK) '\
223   BEGIN { nonempty = 0; } \
224   { items[$$0] = 1; nonempty = 1; } \
225   END { if (nonempty) { for (i in items) print i; }; } \
226 '
227 # Make sure the list of sources is unique.  This is necessary because,
228 # e.g., the same source file might be shared among _SOURCES variables
229 # for different programs/libraries.
230 am__define_uniq_tagged_files = \
231   list='$(am__tagged_files)'; \
232   unique=`for i in $$list; do \
233     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
234   done | $(am__uniquify_input)`
235 ETAGS = etags
236 CTAGS = ctags
237 am__tty_colors_dummy = \
238   mgn= red= grn= lgn= blu= brg= std=; \
239   am__color_tests=no
240 am__tty_colors = { \
241   $(am__tty_colors_dummy); \
242   if test "X$(AM_COLOR_TESTS)" = Xno; then \
243     am__color_tests=no; \
244   elif test "X$(AM_COLOR_TESTS)" = Xalways; then \
245     am__color_tests=yes; \
246   elif test "X$$TERM" != Xdumb && { test -t 1; } 2>/dev/null; then \
247     am__color_tests=yes; \
248   fi; \
249   if test $$am__color_tests = yes; then \
250     red='\e[0;31m'; \
251     grn='\e[0;32m'; \
252     lgn='\e[1;32m'; \
253     blu='\e[1;34m'; \
254     mgn='\e[0;35m'; \
255     brg='\e[1m'; \
256     std='\e[m'; \
257   fi; \
258 }
259 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
260 am__vpath_adj = case $$p in \
261     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
262     *) f=$$p;; \
263   esac;
264 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
265 am__install_max = 40
266 am__nobase_strip_setup = \
267   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
268 am__nobase_strip = \
269   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
270 am__nobase_list = $(am__nobase_strip_setup); \
271   for p in $$list; do echo "$$p $$p"; done | \
272   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
273   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
274     if (++n[$$2] == $(am__install_max)) \
275       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
276     END { for (dir in files) print dir, files[dir] }'
277 am__base_list = \
278   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
279   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
280 am__uninstall_files_from_dir = { \
281   test -z "$$files" \
282     || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
283     || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
284          $(am__cd) "$$dir" && rm -f $$files; }; \
285   }
286 am__recheck_rx = ^[     ]*:recheck:[    ]*
287 am__global_test_result_rx = ^[  ]*:global-test-result:[         ]*
288 am__copy_in_global_log_rx = ^[  ]*:copy-in-global-log:[         ]*
289 # A command that, given a newline-separated list of test names on the
290 # standard input, print the name of the tests that are to be re-run
291 # upon "make recheck".
292 am__list_recheck_tests = $(AWK) '{ \
293   recheck = 1; \
294   while ((rc = (getline line < ($$0 ".trs"))) != 0) \
295     { \
296       if (rc < 0) \
297         { \
298           if ((getline line2 < ($$0 ".log")) < 0) \
299             recheck = 0; \
300           break; \
301         } \
302       else if (line ~ /$(am__recheck_rx)[nN][Oo]/) \
303         { \
304           recheck = 0; \
305           break; \
306         } \
307       else if (line ~ /$(am__recheck_rx)[yY][eE][sS]/) \
308         { \
309           break; \
310         } \
311     }; \
312   if (recheck) \
313     print $$0; \
314   close ($$0 ".trs"); \
315   close ($$0 ".log"); \
316 }'
317 # A command that, given a newline-separated list of test names on the
318 # standard input, create the global log from their .trs and .log files.
319 am__create_global_log = $(AWK) ' \
320 function fatal(msg) \
321 { \
322   print "fatal: making $@: " msg | "cat >&2"; \
323   exit 1; \
324 } \
325 function rst_section(header) \
326 { \
327   print header; \
328   len = length(header); \
329   for (i = 1; i <= len; i = i + 1) \
330     printf "="; \
331   printf "\n\n"; \
332 } \
333 { \
334   copy_in_global_log = 1; \
335   global_test_result = "RUN"; \
336   while ((rc = (getline line < ($$0 ".trs"))) != 0) \
337     { \
338       if (rc < 0) \
339          fatal("failed to read from " $$0 ".trs"); \
340       if (line ~ /$(am__global_test_result_rx)/) \
341         { \
342           sub("$(am__global_test_result_rx)", "", line); \
343           sub("[        ]*$$", "", line); \
344           global_test_result = line; \
345         } \
346       else if (line ~ /$(am__copy_in_global_log_rx)[nN][oO]/) \
347         copy_in_global_log = 0; \
348     }; \
349   if (copy_in_global_log) \
350     { \
351       rst_section(global_test_result ": " $$0); \
352       while ((rc = (getline line < ($$0 ".log"))) != 0) \
353       { \
354         if (rc < 0) \
355           fatal("failed to read from " $$0 ".log"); \
356         print line; \
357       }; \
358       printf "\n"; \
359     }; \
360   close ($$0 ".trs"); \
361   close ($$0 ".log"); \
362 }'
363 # Restructured Text title.
364 am__rst_title = { sed 's/.*/   &   /;h;s/./=/g;p;x;s/ *$$//;p;g' && echo; }
365 # Solaris 10 'make', and several other traditional 'make' implementations,
366 # pass "-e" to $(SHELL), and POSIX 2008 even requires this.  Work around it
367 # by disabling -e (using the XSI extension "set +e") if it's set.
368 am__sh_e_setup = case $$- in *e*) set +e;; esac
369 # Default flags passed to test drivers.
370 am__common_driver_flags = \
371   --color-tests "$$am__color_tests" \
372   --enable-hard-errors "$$am__enable_hard_errors" \
373   --expect-failure "$$am__expect_failure"
374 # To be inserted before the command running the test.  Creates the
375 # directory for the log if needed.  Stores in $dir the directory
376 # containing $f, in $tst the test, in $log the log.  Executes the
377 # developer- defined test setup AM_TESTS_ENVIRONMENT (if any), and
378 # passes TESTS_ENVIRONMENT.  Set up options for the wrapper that
379 # will run the test scripts (or their associated LOG_COMPILER, if
380 # thy have one).
381 am__check_pre = \
382 $(am__sh_e_setup);                                      \
383 $(am__vpath_adj_setup) $(am__vpath_adj)                 \
384 $(am__tty_colors);                                      \
385 srcdir=$(srcdir); export srcdir;                        \
386 case "$@" in                                            \
387   */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;    \
388     *) am__odir=.;;                                     \
389 esac;                                                   \
390 test "x$$am__odir" = x"." || test -d "$$am__odir"       \
391   || $(MKDIR_P) "$$am__odir" || exit $$?;               \
392 if test -f "./$$f"; then dir=./;                        \
393 elif test -f "$$f"; then dir=;                          \
394 else dir="$(srcdir)/"; fi;                              \
395 tst=$$dir$$f; log='$@';                                 \
396 if test -n '$(DISABLE_HARD_ERRORS)'; then               \
397   am__enable_hard_errors=no;                            \
398 else                                                    \
399   am__enable_hard_errors=yes;                           \
400 fi;                                                     \
401 case " $(XFAIL_TESTS) " in                              \
402   *[\ \ ]$$f[\ \        ]* | *[\ \      ]$$dir$$f[\ \   ]*) \
403     am__expect_failure=yes;;                            \
404   *)                                                    \
405     am__expect_failure=no;;                             \
406 esac;                                                   \
407 $(AM_TESTS_ENVIRONMENT) $(TESTS_ENVIRONMENT)
408 # A shell command to get the names of the tests scripts with any registered
409 # extension removed (i.e., equivalently, the names of the test logs, with
410 # the '.log' extension removed).  The result is saved in the shell variable
411 # '$bases'.  This honors runtime overriding of TESTS and TEST_LOGS.  Sadly,
412 # we cannot use something simpler, involving e.g., "$(TEST_LOGS:.log=)",
413 # since that might cause problem with VPATH rewrites for suffix-less tests.
414 # See also 'test-harness-vpath-rewrite.sh' and 'test-trs-basic.sh'.
415 am__set_TESTS_bases = \
416   bases='$(TEST_LOGS)'; \
417   bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
418   bases=`echo $$bases`
419 RECHECK_LOGS = $(TEST_LOGS)
420 AM_RECURSIVE_TARGETS = check recheck
421 TEST_SUITE_LOG = test-suite.log
422 TEST_EXTENSIONS = @EXEEXT@ .test
423 am__test_logs1 = $(TESTS:=.log)
424 am__test_logs2 = $(am__test_logs1:@EXEEXT@.log=.log)
425 TEST_LOGS = $(am__test_logs2:.test.log=.log)
426 TEST_LOG_DRIVER = $(SHELL) $(top_srcdir)/test-driver
427 TEST_LOG_COMPILE = $(TEST_LOG_COMPILER) $(AM_TEST_LOG_FLAGS) \
428         $(TEST_LOG_FLAGS)
429 am__set_b = \
430   case '$@' in \
431     */*) \
432       case '$*' in \
433         */*) b='$*';; \
434           *) b=`echo '$@' | sed 's/\.log$$//'`; \
435        esac;; \
436     *) \
437       b='$*';; \
438   esac
439 am__DIST_COMMON = $(srcdir)/../Makefile.am.inc $(srcdir)/Makefile.in \
440         $(top_srcdir)/depcomp $(top_srcdir)/test-driver
441 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
442 ACLOCAL = @ACLOCAL@
443 AMTAR = @AMTAR@
444 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
445 AR = @AR@
446 AUTOCONF = @AUTOCONF@
447 AUTOHEADER = @AUTOHEADER@
448 AUTOMAKE = @AUTOMAKE@
449 AWK = @AWK@
450 CC = @CC@
451 CCDEPMODE = @CCDEPMODE@
452 CFLAGS = @CFLAGS@
453 CPP = @CPP@
454 CPPFLAGS = @CPPFLAGS@
455 CYGPATH_W = @CYGPATH_W@
456 DEFS = @DEFS@
457 DEPDIR = @DEPDIR@
458 DLLTOOL = @DLLTOOL@
459 DSYMUTIL = @DSYMUTIL@
460 DUMPBIN = @DUMPBIN@
461 ECHO_C = @ECHO_C@
462 ECHO_N = @ECHO_N@
463 ECHO_T = @ECHO_T@
464 EGREP = @EGREP@
465 EXEEXT = @EXEEXT@
466 FGREP = @FGREP@
467 GREP = @GREP@
468 INSTALL = @INSTALL@
469 INSTALL_DATA = @INSTALL_DATA@
470 INSTALL_PROGRAM = @INSTALL_PROGRAM@
471 INSTALL_SCRIPT = @INSTALL_SCRIPT@
472 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
473 JSON_BSYMBOLIC_LDFLAGS = @JSON_BSYMBOLIC_LDFLAGS@
474 LD = @LD@
475 LDFLAGS = @LDFLAGS@
476 LIBOBJS = @LIBOBJS@
477 LIBS = @LIBS@
478 LIBTOOL = @LIBTOOL@
479 LIPO = @LIPO@
480 LN_S = @LN_S@
481 LTLIBOBJS = @LTLIBOBJS@
482 MAKEINFO = @MAKEINFO@
483 MANIFEST_TOOL = @MANIFEST_TOOL@
484 MKDIR_P = @MKDIR_P@
485 NM = @NM@
486 NMEDIT = @NMEDIT@
487 OBJDUMP = @OBJDUMP@
488 OBJEXT = @OBJEXT@
489 OTOOL = @OTOOL@
490 OTOOL64 = @OTOOL64@
491 PACKAGE = @PACKAGE@
492 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
493 PACKAGE_NAME = @PACKAGE_NAME@
494 PACKAGE_STRING = @PACKAGE_STRING@
495 PACKAGE_TARNAME = @PACKAGE_TARNAME@
496 PACKAGE_URL = @PACKAGE_URL@
497 PACKAGE_VERSION = @PACKAGE_VERSION@
498 PATH_SEPARATOR = @PATH_SEPARATOR@
499 RANLIB = @RANLIB@
500 SED = @SED@
501 SET_MAKE = @SET_MAKE@
502 SHELL = @SHELL@
503 STRIP = @STRIP@
504 VERSION = @VERSION@
505 abs_builddir = @abs_builddir@
506 abs_srcdir = @abs_srcdir@
507 abs_top_builddir = @abs_top_builddir@
508 abs_top_srcdir = @abs_top_srcdir@
509 ac_ct_AR = @ac_ct_AR@
510 ac_ct_CC = @ac_ct_CC@
511 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
512 am__include = @am__include@
513 am__leading_dot = @am__leading_dot@
514 am__quote = @am__quote@
515 am__tar = @am__tar@
516 am__untar = @am__untar@
517 bindir = @bindir@
518 build = @build@
519 build_alias = @build_alias@
520 build_cpu = @build_cpu@
521 build_os = @build_os@
522 build_vendor = @build_vendor@
523 builddir = @builddir@
524 datadir = @datadir@
525 datarootdir = @datarootdir@
526 docdir = @docdir@
527 dvidir = @dvidir@
528 exec_prefix = @exec_prefix@
529 host = @host@
530 host_alias = @host_alias@
531 host_cpu = @host_cpu@
532 host_os = @host_os@
533 host_vendor = @host_vendor@
534 htmldir = @htmldir@
535 includedir = @includedir@
536 infodir = @infodir@
537 install_sh = @install_sh@
538 libdir = @libdir@
539 libexecdir = @libexecdir@
540 localedir = @localedir@
541 localstatedir = @localstatedir@
542 mandir = @mandir@
543 mkdir_p = @mkdir_p@
544 oldincludedir = @oldincludedir@
545 pdfdir = @pdfdir@
546 prefix = @prefix@
547 program_transform_name = @program_transform_name@
548 psdir = @psdir@
549 sbindir = @sbindir@
550 sharedstatedir = @sharedstatedir@
551 srcdir = @srcdir@
552 sysconfdir = @sysconfdir@
553 target_alias = @target_alias@
554 top_build_prefix = @top_build_prefix@
555 top_builddir = @top_builddir@
556 top_srcdir = @top_srcdir@
557 AM_CFLAGS = -Wall -Werror -Wno-error=deprecated-declarations -Wextra -Wwrite-strings -Wno-unused-parameter -std=gnu99 -D_GNU_SOURCE -D_REENTRANT
558 LDADD = $(LIBJSON_LA)
559 LIBJSON_LA = $(top_builddir)/libjson-c.la
560 TESTS = test1.test test2.test test4.test testReplaceExisting.test \
561         test_parse_int64.test test_null.test test_cast.test \
562         test_parse.test test_locale.test test_charcase.test \
563         test_printbuf.test test_set_serializer.test
564 test1Formatted_SOURCES = test1.c parse_flags.c
565 test1Formatted_CPPFLAGS = -DTEST_FORMATTED
566 test2Formatted_SOURCES = test2.c parse_flags.c
567 test2Formatted_CPPFLAGS = -DTEST_FORMATTED
568 EXTRA_DIST = $(TESTS)
569 testsubdir = testSubDir
570 TESTS_ENVIRONMENT = top_builddir=$(top_builddir)
571 all: all-am
572
573 .SUFFIXES:
574 .SUFFIXES: .c .lo .log .o .obj .test .test$(EXEEXT) .trs
575 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am $(srcdir)/../Makefile.am.inc $(am__configure_deps)
576         @for dep in $?; do \
577           case '$(am__configure_deps)' in \
578             *$$dep*) \
579               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
580                 && { if test -f $@; then exit 0; else break; fi; }; \
581               exit 1;; \
582           esac; \
583         done; \
584         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu tests/Makefile'; \
585         $(am__cd) $(top_srcdir) && \
586           $(AUTOMAKE) --gnu tests/Makefile
587 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
588         @case '$?' in \
589           *config.status*) \
590             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
591           *) \
592             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
593             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
594         esac;
595 $(srcdir)/../Makefile.am.inc $(am__empty):
596
597 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
598         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
599
600 $(top_srcdir)/configure:  $(am__configure_deps)
601         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
602 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
603         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
604 $(am__aclocal_m4_deps):
605
606 clean-checkPROGRAMS:
607         @list='$(check_PROGRAMS)'; test -n "$$list" || exit 0; \
608         echo " rm -f" $$list; \
609         rm -f $$list || exit $$?; \
610         test -n "$(EXEEXT)" || exit 0; \
611         list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
612         echo " rm -f" $$list; \
613         rm -f $$list
614
615 test1$(EXEEXT): $(test1_OBJECTS) $(test1_DEPENDENCIES) $(EXTRA_test1_DEPENDENCIES) 
616         @rm -f test1$(EXEEXT)
617         $(AM_V_CCLD)$(LINK) $(test1_OBJECTS) $(test1_LDADD) $(LIBS)
618
619 test1Formatted$(EXEEXT): $(test1Formatted_OBJECTS) $(test1Formatted_DEPENDENCIES) $(EXTRA_test1Formatted_DEPENDENCIES) 
620         @rm -f test1Formatted$(EXEEXT)
621         $(AM_V_CCLD)$(LINK) $(test1Formatted_OBJECTS) $(test1Formatted_LDADD) $(LIBS)
622
623 test2$(EXEEXT): $(test2_OBJECTS) $(test2_DEPENDENCIES) $(EXTRA_test2_DEPENDENCIES) 
624         @rm -f test2$(EXEEXT)
625         $(AM_V_CCLD)$(LINK) $(test2_OBJECTS) $(test2_LDADD) $(LIBS)
626
627 test2Formatted$(EXEEXT): $(test2Formatted_OBJECTS) $(test2Formatted_DEPENDENCIES) $(EXTRA_test2Formatted_DEPENDENCIES) 
628         @rm -f test2Formatted$(EXEEXT)
629         $(AM_V_CCLD)$(LINK) $(test2Formatted_OBJECTS) $(test2Formatted_LDADD) $(LIBS)
630
631 test4$(EXEEXT): $(test4_OBJECTS) $(test4_DEPENDENCIES) $(EXTRA_test4_DEPENDENCIES) 
632         @rm -f test4$(EXEEXT)
633         $(AM_V_CCLD)$(LINK) $(test4_OBJECTS) $(test4_LDADD) $(LIBS)
634
635 testReplaceExisting$(EXEEXT): $(testReplaceExisting_OBJECTS) $(testReplaceExisting_DEPENDENCIES) $(EXTRA_testReplaceExisting_DEPENDENCIES) 
636         @rm -f testReplaceExisting$(EXEEXT)
637         $(AM_V_CCLD)$(LINK) $(testReplaceExisting_OBJECTS) $(testReplaceExisting_LDADD) $(LIBS)
638
639 test_cast$(EXEEXT): $(test_cast_OBJECTS) $(test_cast_DEPENDENCIES) $(EXTRA_test_cast_DEPENDENCIES) 
640         @rm -f test_cast$(EXEEXT)
641         $(AM_V_CCLD)$(LINK) $(test_cast_OBJECTS) $(test_cast_LDADD) $(LIBS)
642
643 test_charcase$(EXEEXT): $(test_charcase_OBJECTS) $(test_charcase_DEPENDENCIES) $(EXTRA_test_charcase_DEPENDENCIES) 
644         @rm -f test_charcase$(EXEEXT)
645         $(AM_V_CCLD)$(LINK) $(test_charcase_OBJECTS) $(test_charcase_LDADD) $(LIBS)
646
647 test_locale$(EXEEXT): $(test_locale_OBJECTS) $(test_locale_DEPENDENCIES) $(EXTRA_test_locale_DEPENDENCIES) 
648         @rm -f test_locale$(EXEEXT)
649         $(AM_V_CCLD)$(LINK) $(test_locale_OBJECTS) $(test_locale_LDADD) $(LIBS)
650
651 test_null$(EXEEXT): $(test_null_OBJECTS) $(test_null_DEPENDENCIES) $(EXTRA_test_null_DEPENDENCIES) 
652         @rm -f test_null$(EXEEXT)
653         $(AM_V_CCLD)$(LINK) $(test_null_OBJECTS) $(test_null_LDADD) $(LIBS)
654
655 test_parse$(EXEEXT): $(test_parse_OBJECTS) $(test_parse_DEPENDENCIES) $(EXTRA_test_parse_DEPENDENCIES) 
656         @rm -f test_parse$(EXEEXT)
657         $(AM_V_CCLD)$(LINK) $(test_parse_OBJECTS) $(test_parse_LDADD) $(LIBS)
658
659 test_parse_int64$(EXEEXT): $(test_parse_int64_OBJECTS) $(test_parse_int64_DEPENDENCIES) $(EXTRA_test_parse_int64_DEPENDENCIES) 
660         @rm -f test_parse_int64$(EXEEXT)
661         $(AM_V_CCLD)$(LINK) $(test_parse_int64_OBJECTS) $(test_parse_int64_LDADD) $(LIBS)
662
663 test_printbuf$(EXEEXT): $(test_printbuf_OBJECTS) $(test_printbuf_DEPENDENCIES) $(EXTRA_test_printbuf_DEPENDENCIES) 
664         @rm -f test_printbuf$(EXEEXT)
665         $(AM_V_CCLD)$(LINK) $(test_printbuf_OBJECTS) $(test_printbuf_LDADD) $(LIBS)
666
667 test_set_serializer$(EXEEXT): $(test_set_serializer_OBJECTS) $(test_set_serializer_DEPENDENCIES) $(EXTRA_test_set_serializer_DEPENDENCIES) 
668         @rm -f test_set_serializer$(EXEEXT)
669         $(AM_V_CCLD)$(LINK) $(test_set_serializer_OBJECTS) $(test_set_serializer_LDADD) $(LIBS)
670
671 mostlyclean-compile:
672         -rm -f *.$(OBJEXT)
673
674 distclean-compile:
675         -rm -f *.tab.c
676
677 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test1.Po@am__quote@
678 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test1Formatted-parse_flags.Po@am__quote@
679 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test1Formatted-test1.Po@am__quote@
680 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test2.Po@am__quote@
681 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test2Formatted-parse_flags.Po@am__quote@
682 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test2Formatted-test2.Po@am__quote@
683 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test4.Po@am__quote@
684 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/testReplaceExisting.Po@am__quote@
685 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_cast.Po@am__quote@
686 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_charcase.Po@am__quote@
687 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_locale.Po@am__quote@
688 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_null.Po@am__quote@
689 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_parse.Po@am__quote@
690 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_parse_int64.Po@am__quote@
691 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_printbuf.Po@am__quote@
692 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_set_serializer.Po@am__quote@
693
694 .c.o:
695 @am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
696 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
697 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
698 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
699 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
700
701 .c.obj:
702 @am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
703 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
704 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
705 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
706 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
707
708 .c.lo:
709 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
710 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
711 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
712 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
713 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
714
715 test1Formatted-test1.o: test1.c
716 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test1Formatted_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT test1Formatted-test1.o -MD -MP -MF $(DEPDIR)/test1Formatted-test1.Tpo -c -o test1Formatted-test1.o `test -f 'test1.c' || echo '$(srcdir)/'`test1.c
717 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test1Formatted-test1.Tpo $(DEPDIR)/test1Formatted-test1.Po
718 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='test1.c' object='test1Formatted-test1.o' libtool=no @AMDEPBACKSLASH@
719 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
720 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test1Formatted_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o test1Formatted-test1.o `test -f 'test1.c' || echo '$(srcdir)/'`test1.c
721
722 test1Formatted-test1.obj: test1.c
723 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test1Formatted_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT test1Formatted-test1.obj -MD -MP -MF $(DEPDIR)/test1Formatted-test1.Tpo -c -o test1Formatted-test1.obj `if test -f 'test1.c'; then $(CYGPATH_W) 'test1.c'; else $(CYGPATH_W) '$(srcdir)/test1.c'; fi`
724 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test1Formatted-test1.Tpo $(DEPDIR)/test1Formatted-test1.Po
725 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='test1.c' object='test1Formatted-test1.obj' libtool=no @AMDEPBACKSLASH@
726 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
727 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test1Formatted_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o test1Formatted-test1.obj `if test -f 'test1.c'; then $(CYGPATH_W) 'test1.c'; else $(CYGPATH_W) '$(srcdir)/test1.c'; fi`
728
729 test1Formatted-parse_flags.o: parse_flags.c
730 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test1Formatted_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT test1Formatted-parse_flags.o -MD -MP -MF $(DEPDIR)/test1Formatted-parse_flags.Tpo -c -o test1Formatted-parse_flags.o `test -f 'parse_flags.c' || echo '$(srcdir)/'`parse_flags.c
731 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test1Formatted-parse_flags.Tpo $(DEPDIR)/test1Formatted-parse_flags.Po
732 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='parse_flags.c' object='test1Formatted-parse_flags.o' libtool=no @AMDEPBACKSLASH@
733 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
734 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test1Formatted_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o test1Formatted-parse_flags.o `test -f 'parse_flags.c' || echo '$(srcdir)/'`parse_flags.c
735
736 test1Formatted-parse_flags.obj: parse_flags.c
737 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test1Formatted_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT test1Formatted-parse_flags.obj -MD -MP -MF $(DEPDIR)/test1Formatted-parse_flags.Tpo -c -o test1Formatted-parse_flags.obj `if test -f 'parse_flags.c'; then $(CYGPATH_W) 'parse_flags.c'; else $(CYGPATH_W) '$(srcdir)/parse_flags.c'; fi`
738 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test1Formatted-parse_flags.Tpo $(DEPDIR)/test1Formatted-parse_flags.Po
739 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='parse_flags.c' object='test1Formatted-parse_flags.obj' libtool=no @AMDEPBACKSLASH@
740 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
741 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test1Formatted_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o test1Formatted-parse_flags.obj `if test -f 'parse_flags.c'; then $(CYGPATH_W) 'parse_flags.c'; else $(CYGPATH_W) '$(srcdir)/parse_flags.c'; fi`
742
743 test2Formatted-test2.o: test2.c
744 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test2Formatted_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT test2Formatted-test2.o -MD -MP -MF $(DEPDIR)/test2Formatted-test2.Tpo -c -o test2Formatted-test2.o `test -f 'test2.c' || echo '$(srcdir)/'`test2.c
745 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test2Formatted-test2.Tpo $(DEPDIR)/test2Formatted-test2.Po
746 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='test2.c' object='test2Formatted-test2.o' libtool=no @AMDEPBACKSLASH@
747 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
748 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test2Formatted_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o test2Formatted-test2.o `test -f 'test2.c' || echo '$(srcdir)/'`test2.c
749
750 test2Formatted-test2.obj: test2.c
751 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test2Formatted_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT test2Formatted-test2.obj -MD -MP -MF $(DEPDIR)/test2Formatted-test2.Tpo -c -o test2Formatted-test2.obj `if test -f 'test2.c'; then $(CYGPATH_W) 'test2.c'; else $(CYGPATH_W) '$(srcdir)/test2.c'; fi`
752 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test2Formatted-test2.Tpo $(DEPDIR)/test2Formatted-test2.Po
753 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='test2.c' object='test2Formatted-test2.obj' libtool=no @AMDEPBACKSLASH@
754 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
755 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test2Formatted_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o test2Formatted-test2.obj `if test -f 'test2.c'; then $(CYGPATH_W) 'test2.c'; else $(CYGPATH_W) '$(srcdir)/test2.c'; fi`
756
757 test2Formatted-parse_flags.o: parse_flags.c
758 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test2Formatted_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT test2Formatted-parse_flags.o -MD -MP -MF $(DEPDIR)/test2Formatted-parse_flags.Tpo -c -o test2Formatted-parse_flags.o `test -f 'parse_flags.c' || echo '$(srcdir)/'`parse_flags.c
759 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test2Formatted-parse_flags.Tpo $(DEPDIR)/test2Formatted-parse_flags.Po
760 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='parse_flags.c' object='test2Formatted-parse_flags.o' libtool=no @AMDEPBACKSLASH@
761 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
762 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test2Formatted_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o test2Formatted-parse_flags.o `test -f 'parse_flags.c' || echo '$(srcdir)/'`parse_flags.c
763
764 test2Formatted-parse_flags.obj: parse_flags.c
765 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test2Formatted_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT test2Formatted-parse_flags.obj -MD -MP -MF $(DEPDIR)/test2Formatted-parse_flags.Tpo -c -o test2Formatted-parse_flags.obj `if test -f 'parse_flags.c'; then $(CYGPATH_W) 'parse_flags.c'; else $(CYGPATH_W) '$(srcdir)/parse_flags.c'; fi`
766 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test2Formatted-parse_flags.Tpo $(DEPDIR)/test2Formatted-parse_flags.Po
767 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='parse_flags.c' object='test2Formatted-parse_flags.obj' libtool=no @AMDEPBACKSLASH@
768 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
769 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test2Formatted_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o test2Formatted-parse_flags.obj `if test -f 'parse_flags.c'; then $(CYGPATH_W) 'parse_flags.c'; else $(CYGPATH_W) '$(srcdir)/parse_flags.c'; fi`
770
771 mostlyclean-libtool:
772         -rm -f *.lo
773
774 clean-libtool:
775         -rm -rf .libs _libs
776
777 ID: $(am__tagged_files)
778         $(am__define_uniq_tagged_files); mkid -fID $$unique
779 tags: tags-am
780 TAGS: tags
781
782 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
783         set x; \
784         here=`pwd`; \
785         $(am__define_uniq_tagged_files); \
786         shift; \
787         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
788           test -n "$$unique" || unique=$$empty_fix; \
789           if test $$# -gt 0; then \
790             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
791               "$$@" $$unique; \
792           else \
793             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
794               $$unique; \
795           fi; \
796         fi
797 ctags: ctags-am
798
799 CTAGS: ctags
800 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
801         $(am__define_uniq_tagged_files); \
802         test -z "$(CTAGS_ARGS)$$unique" \
803           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
804              $$unique
805
806 GTAGS:
807         here=`$(am__cd) $(top_builddir) && pwd` \
808           && $(am__cd) $(top_srcdir) \
809           && gtags -i $(GTAGS_ARGS) "$$here"
810 cscopelist: cscopelist-am
811
812 cscopelist-am: $(am__tagged_files)
813         list='$(am__tagged_files)'; \
814         case "$(srcdir)" in \
815           [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
816           *) sdir=$(subdir)/$(srcdir) ;; \
817         esac; \
818         for i in $$list; do \
819           if test -f "$$i"; then \
820             echo "$(subdir)/$$i"; \
821           else \
822             echo "$$sdir/$$i"; \
823           fi; \
824         done >> $(top_builddir)/cscope.files
825
826 distclean-tags:
827         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
828
829 # Recover from deleted '.trs' file; this should ensure that
830 # "rm -f foo.log; make foo.trs" re-run 'foo.test', and re-create
831 # both 'foo.log' and 'foo.trs'.  Break the recipe in two subshells
832 # to avoid problems with "make -n".
833 .log.trs:
834         rm -f $< $@
835         $(MAKE) $(AM_MAKEFLAGS) $<
836
837 # Leading 'am--fnord' is there to ensure the list of targets does not
838 # expand to empty, as could happen e.g. with make check TESTS=''.
839 am--fnord $(TEST_LOGS) $(TEST_LOGS:.log=.trs): $(am__force_recheck)
840 am--force-recheck:
841         @:
842
843 $(TEST_SUITE_LOG): $(TEST_LOGS)
844         @$(am__set_TESTS_bases); \
845         am__f_ok () { test -f "$$1" && test -r "$$1"; }; \
846         redo_bases=`for i in $$bases; do \
847                       am__f_ok $$i.trs && am__f_ok $$i.log || echo $$i; \
848                     done`; \
849         if test -n "$$redo_bases"; then \
850           redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
851           redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
852           if $(am__make_dryrun); then :; else \
853             rm -f $$redo_logs && rm -f $$redo_results || exit 1; \
854           fi; \
855         fi; \
856         if test -n "$$am__remaking_logs"; then \
857           echo "fatal: making $(TEST_SUITE_LOG): possible infinite" \
858                "recursion detected" >&2; \
859         elif test -n "$$redo_logs"; then \
860           am__remaking_logs=yes $(MAKE) $(AM_MAKEFLAGS) $$redo_logs; \
861         fi; \
862         if $(am__make_dryrun); then :; else \
863           st=0;  \
864           errmsg="fatal: making $(TEST_SUITE_LOG): failed to create"; \
865           for i in $$redo_bases; do \
866             test -f $$i.trs && test -r $$i.trs \
867               || { echo "$$errmsg $$i.trs" >&2; st=1; }; \
868             test -f $$i.log && test -r $$i.log \
869               || { echo "$$errmsg $$i.log" >&2; st=1; }; \
870           done; \
871           test $$st -eq 0 || exit 1; \
872         fi
873         @$(am__sh_e_setup); $(am__tty_colors); $(am__set_TESTS_bases); \
874         ws='[   ]'; \
875         results=`for b in $$bases; do echo $$b.trs; done`; \
876         test -n "$$results" || results=/dev/null; \
877         all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
878         pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
879         fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
880         skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
881         xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
882         xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
883         error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
884         if test `expr $$fail + $$xpass + $$error` -eq 0; then \
885           success=true; \
886         else \
887           success=false; \
888         fi; \
889         br='==================='; br=$$br$$br$$br$$br; \
890         result_count () \
891         { \
892             if test x"$$1" = x"--maybe-color"; then \
893               maybe_colorize=yes; \
894             elif test x"$$1" = x"--no-color"; then \
895               maybe_colorize=no; \
896             else \
897               echo "$@: invalid 'result_count' usage" >&2; exit 4; \
898             fi; \
899             shift; \
900             desc=$$1 count=$$2; \
901             if test $$maybe_colorize = yes && test $$count -gt 0; then \
902               color_start=$$3 color_end=$$std; \
903             else \
904               color_start= color_end=; \
905             fi; \
906             echo "$${color_start}# $$desc $$count$${color_end}"; \
907         }; \
908         create_testsuite_report () \
909         { \
910           result_count $$1 "TOTAL:" $$all   "$$brg"; \
911           result_count $$1 "PASS: " $$pass  "$$grn"; \
912           result_count $$1 "SKIP: " $$skip  "$$blu"; \
913           result_count $$1 "XFAIL:" $$xfail "$$lgn"; \
914           result_count $$1 "FAIL: " $$fail  "$$red"; \
915           result_count $$1 "XPASS:" $$xpass "$$red"; \
916           result_count $$1 "ERROR:" $$error "$$mgn"; \
917         }; \
918         {                                                               \
919           echo "$(PACKAGE_STRING): $(subdir)/$(TEST_SUITE_LOG)" |       \
920             $(am__rst_title);                                           \
921           create_testsuite_report --no-color;                           \
922           echo;                                                         \
923           echo ".. contents:: :depth: 2";                               \
924           echo;                                                         \
925           for b in $$bases; do echo $$b; done                           \
926             | $(am__create_global_log);                                 \
927         } >$(TEST_SUITE_LOG).tmp || exit 1;                             \
928         mv $(TEST_SUITE_LOG).tmp $(TEST_SUITE_LOG);                     \
929         if $$success; then                                              \
930           col="$$grn";                                                  \
931          else                                                           \
932           col="$$red";                                                  \
933           test x"$$VERBOSE" = x || cat $(TEST_SUITE_LOG);               \
934         fi;                                                             \
935         echo "$${col}$$br$${std}";                                      \
936         echo "$${col}Testsuite summary for $(PACKAGE_STRING)$${std}";   \
937         echo "$${col}$$br$${std}";                                      \
938         create_testsuite_report --maybe-color;                          \
939         echo "$$col$$br$$std";                                          \
940         if $$success; then :; else                                      \
941           echo "$${col}See $(subdir)/$(TEST_SUITE_LOG)$${std}";         \
942           if test -n "$(PACKAGE_BUGREPORT)"; then                       \
943             echo "$${col}Please report to $(PACKAGE_BUGREPORT)$${std}"; \
944           fi;                                                           \
945           echo "$$col$$br$$std";                                        \
946         fi;                                                             \
947         $$success || exit 1
948
949 check-TESTS:
950         @list='$(RECHECK_LOGS)';           test -z "$$list" || rm -f $$list
951         @list='$(RECHECK_LOGS:.log=.trs)'; test -z "$$list" || rm -f $$list
952         @test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG)
953         @set +e; $(am__set_TESTS_bases); \
954         log_list=`for i in $$bases; do echo $$i.log; done`; \
955         trs_list=`for i in $$bases; do echo $$i.trs; done`; \
956         log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
957         $(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
958         exit $$?;
959 recheck: all $(check_PROGRAMS)
960         @test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG)
961         @set +e; $(am__set_TESTS_bases); \
962         bases=`for i in $$bases; do echo $$i; done \
963                  | $(am__list_recheck_tests)` || exit 1; \
964         log_list=`for i in $$bases; do echo $$i.log; done`; \
965         log_list=`echo $$log_list`; \
966         $(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
967                 am__force_recheck=am--force-recheck \
968                 TEST_LOGS="$$log_list"; \
969         exit $$?
970 .test.log:
971         @p='$<'; \
972         $(am__set_b); \
973         $(am__check_pre) $(TEST_LOG_DRIVER) --test-name "$$f" \
974         --log-file $$b.log --trs-file $$b.trs \
975         $(am__common_driver_flags) $(AM_TEST_LOG_DRIVER_FLAGS) $(TEST_LOG_DRIVER_FLAGS) -- $(TEST_LOG_COMPILE) \
976         "$$tst" $(AM_TESTS_FD_REDIRECT)
977 @am__EXEEXT_TRUE@.test$(EXEEXT).log:
978 @am__EXEEXT_TRUE@       @p='$<'; \
979 @am__EXEEXT_TRUE@       $(am__set_b); \
980 @am__EXEEXT_TRUE@       $(am__check_pre) $(TEST_LOG_DRIVER) --test-name "$$f" \
981 @am__EXEEXT_TRUE@       --log-file $$b.log --trs-file $$b.trs \
982 @am__EXEEXT_TRUE@       $(am__common_driver_flags) $(AM_TEST_LOG_DRIVER_FLAGS) $(TEST_LOG_DRIVER_FLAGS) -- $(TEST_LOG_COMPILE) \
983 @am__EXEEXT_TRUE@       "$$tst" $(AM_TESTS_FD_REDIRECT)
984
985 distdir: $(DISTFILES)
986         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
987         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
988         list='$(DISTFILES)'; \
989           dist_files=`for file in $$list; do echo $$file; done | \
990           sed -e "s|^$$srcdirstrip/||;t" \
991               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
992         case $$dist_files in \
993           */*) $(MKDIR_P) `echo "$$dist_files" | \
994                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
995                            sort -u` ;; \
996         esac; \
997         for file in $$dist_files; do \
998           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
999           if test -d $$d/$$file; then \
1000             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
1001             if test -d "$(distdir)/$$file"; then \
1002               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1003             fi; \
1004             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
1005               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
1006               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1007             fi; \
1008             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
1009           else \
1010             test -f "$(distdir)/$$file" \
1011             || cp -p $$d/$$file "$(distdir)/$$file" \
1012             || exit 1; \
1013           fi; \
1014         done
1015 check-am: all-am
1016         $(MAKE) $(AM_MAKEFLAGS) $(check_PROGRAMS)
1017         $(MAKE) $(AM_MAKEFLAGS) check-TESTS
1018 check: check-am
1019 all-am: Makefile
1020 installdirs:
1021 install: install-am
1022 install-exec: install-exec-am
1023 install-data: install-data-am
1024 uninstall: uninstall-am
1025
1026 install-am: all-am
1027         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
1028
1029 installcheck: installcheck-am
1030 install-strip:
1031         if test -z '$(STRIP)'; then \
1032           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1033             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1034               install; \
1035         else \
1036           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1037             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1038             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
1039         fi
1040 mostlyclean-generic:
1041         -test -z "$(TEST_LOGS)" || rm -f $(TEST_LOGS)
1042         -test -z "$(TEST_LOGS:.log=.trs)" || rm -f $(TEST_LOGS:.log=.trs)
1043         -test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG)
1044
1045 clean-generic:
1046
1047 distclean-generic:
1048         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1049         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
1050
1051 maintainer-clean-generic:
1052         @echo "This command is intended for maintainers to use"
1053         @echo "it deletes files that may require special tools to rebuild."
1054 clean: clean-am
1055
1056 clean-am: clean-checkPROGRAMS clean-generic clean-libtool \
1057         mostlyclean-am
1058
1059 distclean: distclean-am
1060         -rm -rf ./$(DEPDIR)
1061         -rm -f Makefile
1062 distclean-am: clean-am distclean-compile distclean-generic \
1063         distclean-local distclean-tags
1064
1065 dvi: dvi-am
1066
1067 dvi-am:
1068
1069 html: html-am
1070
1071 html-am:
1072
1073 info: info-am
1074
1075 info-am:
1076
1077 install-data-am:
1078
1079 install-dvi: install-dvi-am
1080
1081 install-dvi-am:
1082
1083 install-exec-am:
1084
1085 install-html: install-html-am
1086
1087 install-html-am:
1088
1089 install-info: install-info-am
1090
1091 install-info-am:
1092
1093 install-man:
1094
1095 install-pdf: install-pdf-am
1096
1097 install-pdf-am:
1098
1099 install-ps: install-ps-am
1100
1101 install-ps-am:
1102
1103 installcheck-am:
1104
1105 maintainer-clean: maintainer-clean-am
1106         -rm -rf ./$(DEPDIR)
1107         -rm -f Makefile
1108 maintainer-clean-am: distclean-am maintainer-clean-generic
1109
1110 mostlyclean: mostlyclean-am
1111
1112 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
1113         mostlyclean-libtool
1114
1115 pdf: pdf-am
1116
1117 pdf-am:
1118
1119 ps: ps-am
1120
1121 ps-am:
1122
1123 uninstall-am:
1124
1125 .MAKE: check-am install-am install-strip
1126
1127 .PHONY: CTAGS GTAGS TAGS all all-am check check-TESTS check-am clean \
1128         clean-checkPROGRAMS clean-generic clean-libtool cscopelist-am \
1129         ctags ctags-am distclean distclean-compile distclean-generic \
1130         distclean-libtool distclean-local distclean-tags distdir dvi \
1131         dvi-am html html-am info info-am install install-am \
1132         install-data install-data-am install-dvi install-dvi-am \
1133         install-exec install-exec-am install-html install-html-am \
1134         install-info install-info-am install-man install-pdf \
1135         install-pdf-am install-ps install-ps-am install-strip \
1136         installcheck installcheck-am installdirs maintainer-clean \
1137         maintainer-clean-generic mostlyclean mostlyclean-compile \
1138         mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
1139         recheck tags tags-am uninstall uninstall-am
1140
1141 .PRECIOUS: Makefile
1142
1143
1144 distclean-local:
1145         -rm -rf $(testsubdir)
1146
1147 # Tell versions [3.59,3.63) of GNU make to not export all variables.
1148 # Otherwise a system limit (for SysV at least) may be exceeded.
1149 .NOEXPORT: