1 # Makefile.in generated by automake 1.14.1 from Makefile.am.
4 # Copyright (C) 1994-2013 Free Software Foundation, Inc.
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.
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
17 # Copyright (c) 2001-2003 Michael David Adams.
18 # All rights reserved.
20 # __START_OF_JASPER_LICENSE__
22 # JasPer License Version 2.0
24 # Copyright (c) 2001-2006 Michael David Adams
25 # Copyright (c) 1999-2000 Image Power, Inc.
26 # Copyright (c) 1999-2000 The University of British Columbia
28 # All rights reserved.
30 # Permission is hereby granted, free of charge, to any person (the
31 # "User") obtaining a copy of this software and associated documentation
32 # files (the "Software"), to deal in the Software without restriction,
33 # including without limitation the rights to use, copy, modify, merge,
34 # publish, distribute, and/or sell copies of the Software, and to permit
35 # persons to whom the Software is furnished to do so, subject to the
36 # following conditions:
38 # 1. The above copyright notices and this permission notice (which
39 # includes the disclaimer below) shall be included in all copies or
40 # substantial portions of the Software.
42 # 2. The name of a copyright holder shall not be used to endorse or
43 # promote products derived from the Software without specific prior
46 # THIS DISCLAIMER OF WARRANTY CONSTITUTES AN ESSENTIAL PART OF THIS
47 # LICENSE. NO USE OF THE SOFTWARE IS AUTHORIZED HEREUNDER EXCEPT UNDER
48 # THIS DISCLAIMER. THE SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS
49 # "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING
50 # BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
51 # PARTICULAR PURPOSE AND NONINFRINGEMENT OF THIRD PARTY RIGHTS. IN NO
52 # EVENT SHALL THE COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL
53 # INDIRECT OR CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING
54 # FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
55 # NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
56 # WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. NO ASSURANCES ARE
57 # PROVIDED BY THE COPYRIGHT HOLDERS THAT THE SOFTWARE DOES NOT INFRINGE
58 # THE PATENT OR OTHER INTELLECTUAL PROPERTY RIGHTS OF ANY OTHER ENTITY.
59 # EACH COPYRIGHT HOLDER DISCLAIMS ANY LIABILITY TO THE USER FOR CLAIMS
60 # BROUGHT BY ANY OTHER ENTITY BASED ON INFRINGEMENT OF INTELLECTUAL
61 # PROPERTY RIGHTS OR OTHERWISE. AS A CONDITION TO EXERCISING THE RIGHTS
62 # GRANTED HEREUNDER, EACH USER HEREBY ASSUMES SOLE RESPONSIBILITY TO SECURE
63 # ANY OTHER INTELLECTUAL PROPERTY RIGHTS NEEDED, IF ANY. THE SOFTWARE
64 # IS NOT FAULT-TOLERANT AND IS NOT INTENDED FOR USE IN MISSION-CRITICAL
65 # SYSTEMS, SUCH AS THOSE USED IN THE OPERATION OF NUCLEAR FACILITIES,
66 # AIRCRAFT NAVIGATION OR COMMUNICATION SYSTEMS, AIR TRAFFIC CONTROL
67 # SYSTEMS, DIRECT LIFE SUPPORT MACHINES, OR WEAPONS SYSTEMS, IN WHICH
68 # THE FAILURE OF THE SOFTWARE OR SYSTEM COULD LEAD DIRECTLY TO DEATH,
69 # PERSONAL INJURY, OR SEVERE PHYSICAL OR ENVIRONMENTAL DAMAGE ("HIGH
70 # RISK ACTIVITIES"). THE COPYRIGHT HOLDERS SPECIFICALLY DISCLAIM ANY
71 # EXPRESS OR IMPLIED WARRANTY OF FITNESS FOR HIGH RISK ACTIVITIES.
73 # __END_OF_JASPER_LICENSE__
75 am__is_gnu_make
= test -n
'$(MAKEFILE_LIST)' && test -n
'$(MAKELEVEL)'
76 am__make_running_with_option
= \
77 case
$${target_option-
} in \
79 *) echo
"am__make_running_with_option: internal error: invalid" \
80 "target option '$${target_option-}' specified" >&2; \
84 sane_makeflags
=$$MAKEFLAGS; \
85 if
$(am__is_gnu_make
); then \
86 sane_makeflags
=$$MFLAGS; \
91 sane_makeflags
=`printf '%s\n' "$$MAKEFLAGS" \
92 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
98 flg
=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
100 for flg in
$$sane_makeflags; do \
101 test $$skip_next = yes
&& { skip_next
=no
; continue
; }; \
103 *=*|
--*) continue
;; \
104 -*I
) strip_trailopt
'I'; skip_next
=yes
;; \
105 -*I?
*) strip_trailopt
'I';; \
106 -*O
) strip_trailopt
'O'; skip_next
=yes
;; \
107 -*O?
*) strip_trailopt
'O';; \
108 -*l
) strip_trailopt
'l'; skip_next
=yes
;; \
109 -*l?
*) strip_trailopt
'l';; \
110 -[dEDm
]) skip_next
=yes
;; \
111 -[JT
]) skip_next
=yes
;; \
114 *$$target_option*) has_opt
=yes
; break
;; \
118 am__make_dryrun
= (target_option
=n
; $(am__make_running_with_option
))
119 am__make_keepgoing
= (target_option
=k
; $(am__make_running_with_option
))
120 pkgdatadir
= $(datadir)/@PACKAGE@
121 pkgincludedir
= $(includedir)/@PACKAGE@
122 pkglibdir
= $(libdir)/@PACKAGE@
123 pkglibexecdir
= $(libexecdir
)/@PACKAGE@
124 am__cd
= CDPATH
="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
125 install_sh_DATA
= $(install_sh
) -c
-m
644
126 install_sh_PROGRAM
= $(install_sh
) -c
127 install_sh_SCRIPT
= $(install_sh
) -c
128 INSTALL_HEADER
= $(INSTALL_DATA
)
129 transform
= $(program_transform_name
)
136 build_triplet
= @build@
137 host_triplet
= @host@
139 DIST_COMMON
= $(srcdir)/Makefile.in
$(srcdir)/Makefile.am \
140 $(top_srcdir
)/ac_aux
/test-driver
141 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
142 am__aclocal_m4_deps
= $(top_srcdir
)/ac_m4
/libtool.m4 \
143 $(top_srcdir
)/ac_m4
/ltoptions.m4 \
144 $(top_srcdir
)/ac_m4
/ltsugar.m4 \
145 $(top_srcdir
)/ac_m4
/ltversion.m4 \
146 $(top_srcdir
)/ac_m4
/lt~obsolete.m4 \
147 $(top_srcdir
)/ac_m4
/m4_ax_generate_changelog.m4 \
148 $(top_srcdir
)/ac_m4
/m4_ax_cflags_gcc_option.m4 \
149 $(top_srcdir
)/ac_m4
/m4_ax_check_compile_flag.m4 \
150 $(top_srcdir
)/ac_m4
/m4_ax_append_flag.m4 \
151 $(top_srcdir
)/configure.ac
152 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
154 mkinstalldirs
= $(install_sh
) -d
156 $(top_builddir
)/src
/libjasper
/include/jasper
/jas_pconf.h
158 CONFIG_CLEAN_VPATH_FILES
=
159 AM_V_P
= $(am__v_P_@AM_V@
)
160 am__v_P_
= $(am__v_P_@AM_DEFAULT_V@
)
163 AM_V_GEN
= $(am__v_GEN_@AM_V@
)
164 am__v_GEN_
= $(am__v_GEN_@AM_DEFAULT_V@
)
165 am__v_GEN_0
= @echo
" GEN " $@
;
167 AM_V_at
= $(am__v_at_@AM_V@
)
168 am__v_at_
= $(am__v_at_@AM_DEFAULT_V@
)
173 am__can_run_installinfo
= \
174 case
$$AM_UPDATE_INFO_DIR in \
176 *) (install-info
--version
) >/dev
/null
2>&1;; \
178 am__tagged_files
= $(HEADERS
) $(SOURCES
) $(TAGS_FILES
) $(LISP
)
179 am__tty_colors_dummy
= \
180 mgn
= red
= grn
= lgn
= blu
= brg
= std
=; \
183 $(am__tty_colors_dummy
); \
184 if
test "X$(AM_COLOR_TESTS)" = Xno
; then \
185 am__color_tests
=no
; \
186 elif
test "X$(AM_COLOR_TESTS)" = Xalways
; then \
187 am__color_tests
=yes
; \
188 elif
test "X$$TERM" != Xdumb
&& { test -t
1; } 2>/dev
/null
; then \
189 am__color_tests
=yes
; \
191 if
test $$am__color_tests = yes
; then \
201 am__vpath_adj_setup
= srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`;
202 am__vpath_adj
= case
$$p in \
203 $(srcdir)/*) f
=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
206 am__strip_dir
= f
=`echo $$p | sed -e 's|^.*/||'`;
208 am__nobase_strip_setup
= \
209 srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
211 for p in
$$list; do echo
"$$p"; done | sed
-e
"s|$$srcdirstrip/||"
212 am__nobase_list
= $(am__nobase_strip_setup
); \
213 for p in
$$list; do echo
"$$p $$p"; done | \
214 sed
"s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
215 $(AWK
) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
216 if (++n[$$2] == $(am__install_max)) \
217 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
218 END { for (dir in files) print dir, files[dir] }'
220 sed
'$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
221 sed
'$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
222 am__uninstall_files_from_dir
= { \
224 ||
{ test ! -d
"$$dir" && test ! -f
"$$dir" && test ! -r
"$$dir"; } \
225 ||
{ echo
" ( cd '$$dir' && rm -f" $$files ")"; \
226 $(am__cd
) "$$dir" && rm -f
$$files; }; \
228 am__recheck_rx
= ^
[ ]*:recheck
:[ ]*
229 am__global_test_result_rx
= ^
[ ]*:global-test-result
:[ ]*
230 am__copy_in_global_log_rx
= ^
[ ]*:copy-in-global-log
:[ ]*
231 # A command that, given a newline-separated list of test names on the
232 # standard input, print the name of the tests that are to be re-run
233 # upon "make recheck".
234 am__list_recheck_tests
= $(AWK
) '{ \
236 while ((rc = (getline line < ($$0 ".trs"))) != 0) \
240 if ((getline line2 < ($$0 ".log")) < 0) \
244 else if (line ~ /$(am__recheck_rx)[nN][Oo]/) \
249 else if (line ~ /$(am__recheck_rx)[yY][eE][sS]/) \
256 close ($$0 ".trs"); \
257 close ($$0 ".log"); \
259 # A command that, given a newline-separated list of test names on the
260 # standard input, create the global log from their .trs and .log files.
261 am__create_global_log
= $(AWK
) ' \
262 function fatal(msg) \
264 print "fatal: making $@: " msg | "cat >&2"; \
267 function rst_section(header) \
270 len = length(header); \
271 for (i = 1; i <= len; i = i + 1) \
276 copy_in_global_log = 1; \
277 global_test_result = "RUN"; \
278 while ((rc = (getline line < ($$0 ".trs"))) != 0) \
281 fatal("failed to read from " $$0 ".trs"); \
282 if (line ~ /$(am__global_test_result_rx)/) \
284 sub("$(am__global_test_result_rx)", "", line); \
285 sub("[ ]*$$", "", line); \
286 global_test_result = line; \
288 else if (line ~ /$(am__copy_in_global_log_rx)[nN][oO]/) \
289 copy_in_global_log = 0; \
291 if (copy_in_global_log) \
293 rst_section(global_test_result ": " $$0); \
294 while ((rc = (getline line < ($$0 ".log"))) != 0) \
297 fatal("failed to read from " $$0 ".log"); \
302 close ($$0 ".trs"); \
303 close ($$0 ".log"); \
305 # Restructured Text title.
306 am__rst_title
= { sed
's/.*/ & /;h;s/./=/g;p;x;s/ *$$//;p;g' && echo
; }
307 # Solaris 10 'make', and several other traditional 'make' implementations,
308 # pass "-e" to $(SHELL), and POSIX 2008 even requires this. Work around it
309 # by disabling -e (using the XSI extension "set +e") if it's set.
310 am__sh_e_setup
= case
$$- in
*e
*) set
+e
;; esac
311 # Default flags passed to test drivers.
312 am__common_driver_flags
= \
313 --color-tests
"$$am__color_tests" \
314 --enable-hard-errors
"$$am__enable_hard_errors" \
315 --expect-failure
"$$am__expect_failure"
316 # To be inserted before the command running the test. Creates the
317 # directory for the log if needed. Stores in $dir the directory
318 # containing $f, in $tst the test, in $log the log. Executes the
319 # developer- defined test setup AM_TESTS_ENVIRONMENT (if any), and
320 # passes TESTS_ENVIRONMENT. Set up options for the wrapper that
321 # will run the test scripts (or their associated LOG_COMPILER, if
325 $(am__vpath_adj_setup
) $(am__vpath_adj
) \
327 srcdir=$(srcdir); export srcdir; \
329 */*) am__odir
=`echo "./$@" | sed 's|/[^/]*$$||'`;; \
332 test "x$$am__odir" = x
"." ||
test -d
"$$am__odir" \
333 ||
$(MKDIR_P
) "$$am__odir" || exit
$$?
; \
334 if
test -f
"./$$f"; then
dir=.
/; \
335 elif
test -f
"$$f"; then
dir=; \
336 else dir="$(srcdir)/"; fi
; \
337 tst
=$$dir$$f; log
='$@'; \
338 if
test -n
'$(DISABLE_HARD_ERRORS)'; then \
339 am__enable_hard_errors
=no
; \
341 am__enable_hard_errors
=yes
; \
343 case
" $(XFAIL_TESTS) " in \
344 *[\ \
]$$f[\ \
]* |
*[\ \
]$$dir$$f[\ \
]*) \
345 am__expect_failure
=yes
;; \
347 am__expect_failure
=no
;; \
349 $(AM_TESTS_ENVIRONMENT
) $(TESTS_ENVIRONMENT
)
350 # A shell command to get the names of the tests scripts with any registered
351 # extension removed (i.e., equivalently, the names of the test logs, with
352 # the '.log' extension removed). The result is saved in the shell variable
353 # '$bases'. This honors runtime overriding of TESTS and TEST_LOGS. Sadly,
354 # we cannot use something simpler, involving e.g., "$(TEST_LOGS:.log=)",
355 # since that might cause problem with VPATH rewrites for suffix-less tests.
356 # See also 'test-harness-vpath-rewrite.sh' and 'test-trs-basic.sh'.
357 am__set_TESTS_bases
= \
358 bases
='$(TEST_LOGS)'; \
359 bases
=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
361 RECHECK_LOGS
= $(TEST_LOGS
)
362 AM_RECURSIVE_TARGETS
= check recheck
363 TEST_SUITE_LOG
= test-suite.log
364 TEST_EXTENSIONS
= @EXEEXT@ .
test
365 LOG_DRIVER
= $(SHELL
) $(top_srcdir
)/ac_aux
/test-driver
366 LOG_COMPILE
= $(LOG_COMPILER
) $(AM_LOG_FLAGS
) $(LOG_FLAGS
)
372 *) b
=`echo '$@' | sed 's/\.log$$//'`; \
377 am__test_logs1
= $(TESTS
:=.log
)
378 am__test_logs2
= $(am__test_logs1
:@EXEEXT@.log
=.log
)
379 TEST_LOGS
= $(am__test_logs2
:.
test.log
=.log
)
380 TEST_LOG_DRIVER
= $(SHELL
) $(top_srcdir
)/ac_aux
/test-driver
381 TEST_LOG_COMPILE
= $(TEST_LOG_COMPILER
) $(AM_TEST_LOG_FLAGS
) \
383 DISTFILES
= $(DIST_COMMON
) $(DIST_SOURCES
) $(TEXINFOS
) $(EXTRA_DIST
)
386 AM_DEFAULT_VERBOSITY
= @AM_DEFAULT_VERBOSITY@
388 AUTOCONF
= @AUTOCONF@
389 AUTOHEADER
= @AUTOHEADER@
390 AUTOMAKE
= @AUTOMAKE@
393 CCDEPMODE
= @CCDEPMODE@
396 CPPFLAGS
= @CPPFLAGS@
397 CYGPATH_W
= @CYGPATH_W@
401 DSYMUTIL
= @DSYMUTIL@
412 INSTALL_DATA
= @INSTALL_DATA@
413 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
414 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
415 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
416 JAS_HAVE_FCNTL_H
= @JAS_HAVE_FCNTL_H@
417 JAS_HAVE_GETRUSAGE
= @JAS_HAVE_GETRUSAGE@
418 JAS_HAVE_GETTIMEOFDAY
= @JAS_HAVE_GETTIMEOFDAY@
419 JAS_HAVE_IO_H
= @JAS_HAVE_IO_H@
420 JAS_HAVE_SYS_TIME_H
= @JAS_HAVE_SYS_TIME_H@
421 JAS_HAVE_SYS_TYPES_H
= @JAS_HAVE_SYS_TYPES_H@
422 JAS_HAVE_UNISTD_H
= @JAS_HAVE_UNISTD_H@
423 JAS_HAVE_WINDOWS_H
= @JAS_HAVE_WINDOWS_H@
424 JAS_MAJOR_VERSION
= @JAS_MAJOR_VERSION@
425 JAS_MICRO_VERSION
= @JAS_MICRO_VERSION@
426 JAS_MINOR_VERSION
= @JAS_MINOR_VERSION@
427 JAS_RPM_RELEASE
= @JAS_RPM_RELEASE@
428 JAS_VERSION
= @JAS_VERSION@
436 LTLIBOBJS
= @LTLIBOBJS@
438 LT_CURRENT
= @LT_CURRENT@
439 LT_RELEASE
= @LT_RELEASE@
440 LT_REVISION
= @LT_REVISION@
441 MAKEINFO
= @MAKEINFO@
442 MANIFEST_TOOL
= @MANIFEST_TOOL@
448 OPENGL_LIBS
= @OPENGL_LIBS@
452 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
453 PACKAGE_NAME
= @PACKAGE_NAME@
454 PACKAGE_STRING
= @PACKAGE_STRING@
455 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
456 PACKAGE_URL
= @PACKAGE_URL@
457 PACKAGE_VERSION
= @PACKAGE_VERSION@
458 PATH_SEPARATOR
= @PATH_SEPARATOR@
461 SET_MAKE
= @SET_MAKE@
466 X_CFLAGS
= @X_CFLAGS@
467 X_EXTRA_LIBS
= @X_EXTRA_LIBS@
469 X_PRE_LIBS
= @X_PRE_LIBS@
470 abs_builddir
= @abs_builddir@
471 abs_srcdir
= @abs_srcdir@
472 abs_top_builddir
= @abs_top_builddir@
473 abs_top_srcdir
= @abs_top_srcdir@
474 ac_ct_AR
= @ac_ct_AR@
475 ac_ct_CC
= @ac_ct_CC@
476 ac_ct_DUMPBIN
= @ac_ct_DUMPBIN@
477 am__include
= @am__include@
478 am__leading_dot
= @am__leading_dot@
479 am__quote
= @am__quote@
481 am__untar
= @am__untar@
484 build_alias
= @build_alias@
485 build_cpu
= @build_cpu@
486 build_os
= @build_os@
487 build_vendor
= @build_vendor@
488 builddir
= @builddir@
490 datarootdir
= @datarootdir@
493 exec_prefix = @
exec_prefix@
495 host_alias
= @host_alias@
496 host_cpu
= @host_cpu@
498 host_vendor
= @host_vendor@
500 includedir = @
includedir@
502 install_sh
= @install_sh@
504 libexecdir
= @libexecdir@
505 localedir
= @localedir@
506 localstatedir
= @localstatedir@
509 oldincludedir = @
oldincludedir@
512 program_transform_name
= @program_transform_name@
515 sharedstatedir
= @sharedstatedir@
517 sysconfdir
= @sysconfdir@
518 target_alias
= @target_alias@
519 top_build_prefix
= @top_build_prefix@
520 top_builddir
= @top_builddir@
521 top_srcdir
= @top_srcdir@
535 AM_TESTS_ENVIRONMENT
= \
536 JAS_ABS_TOP_SRCDIR
="$(abs_top_srcdir)" \
537 JAS_TOP_SRCDIR
="$(top_srcdir)" \
538 JAS_ABS_TOP_BUILDDIR
="$(abs_top_builddir)" \
539 JAS_TOP_BUILDDIR
="$(top_builddir)"
550 .SUFFIXES
: .log .
test .
test$(EXEEXT
) .trs
551 $(srcdir)/Makefile.in
: $(srcdir)/Makefile.am
$(am__configure_deps
)
553 case
'$(am__configure_deps)' in \
555 ( cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
) \
556 && { if
test -f
$@
; then exit
0; else break
; fi
; }; \
560 echo
' cd $(top_srcdir) && $(AUTOMAKE) --foreign test/bin/Makefile'; \
561 $(am__cd
) $(top_srcdir
) && \
562 $(AUTOMAKE
) --foreign
test/bin
/Makefile
564 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
567 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
;; \
569 echo
' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
570 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$(subdir
)/$@
$(am__depfiles_maybe
);; \
573 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
574 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
576 $(top_srcdir
)/configure
: $(am__configure_deps
)
577 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
578 $(ACLOCAL_M4
): $(am__aclocal_m4_deps
)
579 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
580 $(am__aclocal_m4_deps
):
594 # Recover from deleted '.trs' file; this should ensure that
595 # "rm -f foo.log; make foo.trs" re-run 'foo.test', and re-create
596 # both 'foo.log' and 'foo.trs'. Break the recipe in two subshells
597 # to avoid problems with "make -n".
600 $(MAKE
) $(AM_MAKEFLAGS
) $<
602 # Leading 'am--fnord' is there to ensure the list of targets does not
603 # expand to empty, as could happen e.g. with make check TESTS=''.
604 am--fnord
$(TEST_LOGS
) $(TEST_LOGS
:.log
=.trs
): $(am__force_recheck
)
608 $(TEST_SUITE_LOG
): $(TEST_LOGS
)
609 @
$(am__set_TESTS_bases
); \
610 am__f_ok
() { test -f
"$$1" && test -r
"$$1"; }; \
611 redo_bases
=`for i in $$bases; do \
612 am__f_ok $$i.trs && am__f_ok $$i.log || echo $$i; \
614 if
test -n
"$$redo_bases"; then \
615 redo_logs
=`for i in $$redo_bases; do echo $$i.log; done`; \
616 redo_results
=`for i in $$redo_bases; do echo $$i.trs; done`; \
617 if
$(am__make_dryrun
); then
:; else \
618 rm -f
$$redo_logs && rm -f
$$redo_results || exit
1; \
621 if
test -n
"$$am__remaking_logs"; then \
622 echo
"fatal: making $(TEST_SUITE_LOG): possible infinite" \
623 "recursion detected" >&2; \
625 am__remaking_logs
=yes
$(MAKE
) $(AM_MAKEFLAGS
) $$redo_logs; \
627 if
$(am__make_dryrun
); then
:; else \
629 errmsg
="fatal: making $(TEST_SUITE_LOG): failed to create"; \
630 for i in
$$redo_bases; do \
631 test -f
$$i.trs
&& test -r
$$i.trs \
632 ||
{ echo
"$$errmsg $$i.trs" >&2; st
=1; }; \
633 test -f
$$i.log
&& test -r
$$i.log \
634 ||
{ echo
"$$errmsg $$i.log" >&2; st
=1; }; \
636 test $$st -eq
0 || exit
1; \
638 @
$(am__sh_e_setup
); $(am__tty_colors
); $(am__set_TESTS_bases
); \
640 results
=`for b in $$bases; do echo $$b.trs; done`; \
641 test -n
"$$results" || results
=/dev
/null
; \
642 all=` grep "^$$ws*:test-result:" $$results | wc -l`; \
643 pass
=` grep "^$$ws*:test-result:$$ws*PASS" $$results | wc -l`; \
644 fail
=` grep "^$$ws*:test-result:$$ws*FAIL" $$results | wc -l`; \
645 skip
=` grep "^$$ws*:test-result:$$ws*SKIP" $$results | wc -l`; \
646 xfail
=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
647 xpass
=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
648 error
=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
649 if
test `expr $$fail + $$xpass + $$error` -eq
0; then \
654 br
='==================='; br
=$$br$$br$$br$$br; \
657 if
test x
"$$1" = x
"--maybe-color"; then \
658 maybe_colorize
=yes
; \
659 elif
test x
"$$1" = x
"--no-color"; then \
662 echo
"$@: invalid 'result_count' usage" >&2; exit
4; \
665 desc
=$$1 count
=$$2; \
666 if
test $$maybe_colorize = yes
&& test $$count -gt
0; then \
667 color_start
=$$3 color_end
=$$std; \
669 color_start
= color_end
=; \
671 echo
"$${color_start}# $$desc $$count$${color_end}"; \
673 create_testsuite_report
() \
675 result_count
$$1 "TOTAL:" $$all "$$brg"; \
676 result_count
$$1 "PASS: " $$pass "$$grn"; \
677 result_count
$$1 "SKIP: " $$skip "$$blu"; \
678 result_count
$$1 "XFAIL:" $$xfail "$$lgn"; \
679 result_count
$$1 "FAIL: " $$fail "$$red"; \
680 result_count
$$1 "XPASS:" $$xpass "$$red"; \
681 result_count
$$1 "ERROR:" $$error "$$mgn"; \
684 echo
"$(PACKAGE_STRING): $(subdir)/$(TEST_SUITE_LOG)" | \
686 create_testsuite_report
--no-color
; \
688 echo
".. contents:: :depth: 2"; \
690 for b in
$$bases; do echo
$$b; done \
691 |
$(am__create_global_log
); \
692 } >$(TEST_SUITE_LOG
).tmp || exit
1; \
693 mv
$(TEST_SUITE_LOG
).tmp
$(TEST_SUITE_LOG
); \
698 test x
"$$VERBOSE" = x || cat
$(TEST_SUITE_LOG
); \
700 echo
"$${col}$$br$${std}"; \
701 echo
"$${col}Testsuite summary for $(PACKAGE_STRING)$${std}"; \
702 echo
"$${col}$$br$${std}"; \
703 create_testsuite_report
--maybe-color
; \
704 echo
"$$col$$br$$std"; \
705 if
$$success; then
:; else \
706 echo
"$${col}See $(subdir)/$(TEST_SUITE_LOG)$${std}"; \
707 if
test -n
"$(PACKAGE_BUGREPORT)"; then \
708 echo
"$${col}Please report to $(PACKAGE_BUGREPORT)$${std}"; \
710 echo
"$$col$$br$$std"; \
715 @list
='$(RECHECK_LOGS)'; test -z
"$$list" ||
rm -f
$$list
716 @list
='$(RECHECK_LOGS:.log=.trs)'; test -z
"$$list" ||
rm -f
$$list
717 @
test -z
"$(TEST_SUITE_LOG)" ||
rm -f
$(TEST_SUITE_LOG
)
718 @set
+e
; $(am__set_TESTS_bases
); \
719 log_list
=`for i in $$bases; do echo $$i.log; done`; \
720 trs_list
=`for i in $$bases; do echo $$i.trs; done`; \
721 log_list
=`echo $$log_list`; trs_list
=`echo $$trs_list`; \
722 $(MAKE
) $(AM_MAKEFLAGS
) $(TEST_SUITE_LOG
) TEST_LOGS
="$$log_list"; \
725 @
test -z
"$(TEST_SUITE_LOG)" ||
rm -f
$(TEST_SUITE_LOG
)
726 @set
+e
; $(am__set_TESTS_bases
); \
727 bases
=`for i in $$bases; do echo $$i; done \
728 | $(am__list_recheck_tests)` || exit
1; \
729 log_list
=`for i in $$bases; do echo $$i.log; done`; \
730 log_list
=`echo $$log_list`; \
731 $(MAKE
) $(AM_MAKEFLAGS
) $(TEST_SUITE_LOG
) \
732 am__force_recheck
=am--force-recheck \
733 TEST_LOGS
="$$log_list"; \
735 run_test_1.log
: run_test_1
738 $(am__check_pre
) $(LOG_DRIVER
) --test-name
"$$f" \
739 --log-file
$$b.log
--trs-file
$$b.trs \
740 $(am__common_driver_flags
) $(AM_LOG_DRIVER_FLAGS
) $(LOG_DRIVER_FLAGS
) -- $(LOG_COMPILE
) \
741 "$$tst" $(AM_TESTS_FD_REDIRECT
)
742 run_test_2.log
: run_test_2
745 $(am__check_pre
) $(LOG_DRIVER
) --test-name
"$$f" \
746 --log-file
$$b.log
--trs-file
$$b.trs \
747 $(am__common_driver_flags
) $(AM_LOG_DRIVER_FLAGS
) $(LOG_DRIVER_FLAGS
) -- $(LOG_COMPILE
) \
748 "$$tst" $(AM_TESTS_FD_REDIRECT
)
749 run_test_3.log
: run_test_3
752 $(am__check_pre
) $(LOG_DRIVER
) --test-name
"$$f" \
753 --log-file
$$b.log
--trs-file
$$b.trs \
754 $(am__common_driver_flags
) $(AM_LOG_DRIVER_FLAGS
) $(LOG_DRIVER_FLAGS
) -- $(LOG_COMPILE
) \
755 "$$tst" $(AM_TESTS_FD_REDIRECT
)
756 run_test_4.log
: run_test_4
759 $(am__check_pre
) $(LOG_DRIVER
) --test-name
"$$f" \
760 --log-file
$$b.log
--trs-file
$$b.trs \
761 $(am__common_driver_flags
) $(AM_LOG_DRIVER_FLAGS
) $(LOG_DRIVER_FLAGS
) -- $(LOG_COMPILE
) \
762 "$$tst" $(AM_TESTS_FD_REDIRECT
)
766 $(am__check_pre
) $(TEST_LOG_DRIVER
) --test-name
"$$f" \
767 --log-file
$$b.log
--trs-file
$$b.trs \
768 $(am__common_driver_flags
) $(AM_TEST_LOG_DRIVER_FLAGS
) $(TEST_LOG_DRIVER_FLAGS
) -- $(TEST_LOG_COMPILE
) \
769 "$$tst" $(AM_TESTS_FD_REDIRECT
)
770 @am__EXEEXT_TRUE@.
test$(EXEEXT
).log
:
771 @am__EXEEXT_TRUE@ @p
='$<'; \
772 @am__EXEEXT_TRUE@
$(am__set_b
); \
773 @am__EXEEXT_TRUE@
$(am__check_pre
) $(TEST_LOG_DRIVER
) --test-name
"$$f" \
774 @am__EXEEXT_TRUE@
--log-file
$$b.log
--trs-file
$$b.trs \
775 @am__EXEEXT_TRUE@
$(am__common_driver_flags
) $(AM_TEST_LOG_DRIVER_FLAGS
) $(TEST_LOG_DRIVER_FLAGS
) -- $(TEST_LOG_COMPILE
) \
776 @am__EXEEXT_TRUE@
"$$tst" $(AM_TESTS_FD_REDIRECT
)
778 distdir
: $(DISTFILES
)
779 @srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
780 topsrcdirstrip
=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
781 list
='$(DISTFILES)'; \
782 dist_files
=`for file in $$list; do echo $$file; done | \
783 sed -e "s|^$$srcdirstrip/||;t" \
784 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
785 case
$$dist_files in \
786 */*) $(MKDIR_P
) `echo "$$dist_files" | \
787 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
790 for file in
$$dist_files; do \
791 if
test -f
$$file ||
test -d
$$file; then d
=.
; else d
=$(srcdir); fi
; \
792 if
test -d
$$d/$$file; then \
793 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
794 if
test -d
"$(distdir)/$$file"; then \
795 find
"$(distdir)/$$file" -type d
! -perm
-700 -exec chmod u
+rwx
{} \
;; \
797 if
test -d
$(srcdir)/$$file && test $$d != $(srcdir); then \
798 cp
-fpR
$(srcdir)/$$file "$(distdir)$$dir" || exit
1; \
799 find
"$(distdir)/$$file" -type d
! -perm
-700 -exec chmod u
+rwx
{} \
;; \
801 cp
-fpR
$$d/$$file "$(distdir)$$dir" || exit
1; \
803 test -f
"$(distdir)/$$file" \
804 || cp
-p
$$d/$$file "$(distdir)/$$file" \
809 $(MAKE
) $(AM_MAKEFLAGS
) check-TESTS
814 install-exec
: install-exec-am
815 install-data
: install-data-am
816 uninstall: uninstall-am
819 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
821 installcheck: installcheck-am
823 if
test -z
'$(STRIP)'; then \
824 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
825 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
828 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
829 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
830 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
833 -test -z
"$(TEST_LOGS)" ||
rm -f
$(TEST_LOGS
)
834 -test -z
"$(TEST_LOGS:.log=.trs)" ||
rm -f
$(TEST_LOGS
:.log
=.trs
)
835 -test -z
"$(TEST_SUITE_LOG)" ||
rm -f
$(TEST_SUITE_LOG
)
840 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
841 -test .
= "$(srcdir)" ||
test -z
"$(CONFIG_CLEAN_VPATH_FILES)" ||
rm -f
$(CONFIG_CLEAN_VPATH_FILES
)
843 maintainer-clean-generic
:
844 @echo
"This command is intended for maintainers to use"
845 @echo
"it deletes files that may require special tools to rebuild."
848 clean-am
: clean-generic clean-libtool mostlyclean-am
850 distclean: distclean-am
852 distclean-am
: clean-am distclean-generic
868 install-dvi
: install-dvi-am
874 install-html
: install-html-am
878 install-info
: install-info-am
884 install-pdf
: install-pdf-am
888 install-ps
: install-ps-am
894 maintainer-clean
: maintainer-clean-am
896 maintainer-clean-am
: distclean-am maintainer-clean-generic
898 mostlyclean: mostlyclean-am
900 mostlyclean-am
: mostlyclean-generic mostlyclean-libtool
912 .MAKE
: check-am install-am install-strip
914 .PHONY
: all all-am
check check-TESTS check-am
clean clean-generic \
915 clean-libtool cscopelist-am ctags-am
distclean \
916 distclean-generic distclean-libtool distdir
dvi dvi-am html \
917 html-am
info info-am
install install-am install-data \
918 install-data-am install-dvi install-dvi-am install-exec \
919 install-exec-am install-html install-html-am install-info \
920 install-info-am install-man install-pdf install-pdf-am \
921 install-ps install-ps-am install-strip
installcheck \
922 installcheck-am
installdirs maintainer-clean \
923 maintainer-clean-generic
mostlyclean mostlyclean-generic \
924 mostlyclean-libtool pdf pdf-am ps ps-am recheck tags-am \
925 uninstall uninstall-am
928 # Tell versions [3.59,3.63) of GNU make to not export all variables.
929 # Otherwise a system limit (for SysV at least) may be exceeded.