1 # Makefile.in generated by automake 1.11 from Makefile.am.
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
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.
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
19 pkgdatadir
= $(datadir)/@PACKAGE@
20 pkgincludedir
= $(includedir)/@PACKAGE@
21 pkglibdir
= $(libdir)/@PACKAGE@
22 pkglibexecdir
= $(libexecdir
)/@PACKAGE@
23 am__cd
= CDPATH
="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24 install_sh_DATA
= $(install_sh
) -c
-m
644
25 install_sh_PROGRAM
= $(install_sh
) -c
26 install_sh_SCRIPT
= $(install_sh
) -c
27 INSTALL_HEADER
= $(INSTALL_DATA
)
28 transform
= $(program_transform_name
)
35 build_triplet
= @build@
37 target_triplet
= @target@
38 check_PROGRAMS
= gctest
$(EXEEXT
)
39 TESTS
= gctest
$(EXEEXT
)
41 DIST_COMMON
= ChangeLog
$(srcdir)/Makefile.in
$(srcdir)/Makefile.am \
42 $(top_srcdir
)/configure
$(am__configure_deps
) \
43 $(srcdir)/..
/mkinstalldirs
$(srcdir)/threads.mk.in
44 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
45 am__aclocal_m4_deps
= $(top_srcdir
)/..
/config
/acx.m4 \
46 $(top_srcdir
)/..
/config
/depstand.m4 \
47 $(top_srcdir
)/..
/config
/lead-dot.m4 \
48 $(top_srcdir
)/..
/config
/multi.m4 \
49 $(top_srcdir
)/..
/config
/no-executables.m4 \
50 $(top_srcdir
)/..
/config
/override.m4 \
51 $(top_srcdir
)/..
/libtool.m4
$(top_srcdir
)/..
/ltoptions.m4 \
52 $(top_srcdir
)/..
/ltsugar.m4
$(top_srcdir
)/..
/ltversion.m4 \
53 $(top_srcdir
)/..
/lt~obsolete.m4
$(top_srcdir
)/configure.ac
54 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
56 am__CONFIG_DISTCLEAN_FILES
= config.status config.cache config.log \
57 configure.lineno config.status.lineno
58 CONFIG_HEADER
= $(top_builddir
)/include/gc_config.h \
59 $(top_builddir
)/include/gc_ext_config.h
60 CONFIG_CLEAN_FILES
= threads.mk
61 CONFIG_CLEAN_VPATH_FILES
=
62 LTLIBRARIES
= $(noinst_LTLIBRARIES
)
64 @POWERPC_DARWIN_TRUE@am__objects_1
= powerpc_darwin_mach_dep.lo
65 am_libgcjgc_la_OBJECTS
= allchblk.lo alloc.lo blacklst.lo checksums.lo \
66 dbg_mlc.lo dyn_load.lo finalize.lo gc_dlopen.lo gcj_mlc.lo \
67 headers.lo malloc.lo mallocx.lo mark.lo mark_rts.lo misc.lo \
68 new_hblk.lo obj_map.lo os_dep.lo pcr_interface.lo ptr_chck.lo \
69 real_malloc.lo reclaim.lo specific.lo stubborn.lo typd_mlc.lo \
70 backgraph.lo win32_threads.lo pthread_support.lo \
71 pthread_stop_world.lo darwin_stop_world.lo
$(am__objects_1
)
72 libgcjgc_la_OBJECTS
= $(am_libgcjgc_la_OBJECTS
)
73 am__objects_2
= allchblk.lo alloc.lo blacklst.lo checksums.lo \
74 dbg_mlc.lo dyn_load.lo finalize.lo gc_dlopen.lo gcj_mlc.lo \
75 headers.lo malloc.lo mallocx.lo mark.lo mark_rts.lo misc.lo \
76 new_hblk.lo obj_map.lo os_dep.lo pcr_interface.lo ptr_chck.lo \
77 real_malloc.lo reclaim.lo specific.lo stubborn.lo typd_mlc.lo \
78 backgraph.lo win32_threads.lo pthread_support.lo \
79 pthread_stop_world.lo darwin_stop_world.lo
$(am__objects_1
)
80 am_libgcjgc_convenience_la_OBJECTS
= $(am__objects_2
)
81 libgcjgc_convenience_la_OBJECTS
= \
82 $(am_libgcjgc_convenience_la_OBJECTS
)
83 am__dirstamp
= $(am__leading_dot
)dirstamp
84 am_gctest_OBJECTS
= tests
/test.
$(OBJEXT
)
85 gctest_OBJECTS
= $(am_gctest_OBJECTS
)
86 gctest_DEPENDENCIES
= libgcjgc.la
$(am__DEPENDENCIES_1
) \
88 DEFAULT_INCLUDES
= -I.@am__isrc@
-I
$(top_builddir
)/include
91 COMPILE
= $(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) \
92 $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
94 CCASCOMPILE
= $(CCAS
) $(AM_CCASFLAGS
) $(CCASFLAGS
)
95 LTCCASCOMPILE
= $(LIBTOOL
) $(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) \
96 --mode
=compile
$(CCAS
) $(AM_CCASFLAGS
) $(CCASFLAGS
)
97 SOURCES
= $(libgcjgc_la_SOURCES
) $(libgcjgc_convenience_la_SOURCES
) \
105 RECURSIVE_TARGETS
= all-recursive check-recursive dvi-recursive \
106 html-recursive info-recursive install-data-recursive \
107 install-dvi-recursive install-exec-recursive \
108 install-html-recursive install-info-recursive \
109 install-pdf-recursive install-ps-recursive install-recursive \
110 installcheck-recursive installdirs-recursive pdf-recursive \
111 ps-recursive uninstall-recursive
112 RECURSIVE_CLEAN_TARGETS
= mostlyclean-recursive clean-recursive \
113 distclean-recursive maintainer-clean-recursive
114 AM_RECURSIVE_TARGETS
= $(RECURSIVE_TARGETS
:-recursive
=) \
115 $(RECURSIVE_CLEAN_TARGETS
:-recursive
=) tags TAGS ctags CTAGS
119 red
=; grn
=; lgn
=; blu
=; std
=
120 DIST_SUBDIRS
= $(SUBDIRS
)
123 AM_CPPFLAGS
= @AM_CPPFLAGS@
126 AUTOCONF
= @AUTOCONF@
127 AUTOHEADER
= @AUTOHEADER@
128 AUTOMAKE
= @AUTOMAKE@
132 CCASFLAGS
= @CCASFLAGS@
133 CCDEPMODE
= @CCDEPMODE@
136 CPPFLAGS
= @CPPFLAGS@
139 CXXDEPMODE
= @CXXDEPMODE@
140 CXXFLAGS
= @CXXFLAGS@
141 CYGPATH_W
= @CYGPATH_W@
144 DSYMUTIL
= @DSYMUTIL@
151 EXTRA_TEST_LIBS
= @EXTRA_TEST_LIBS@
153 GC_CFLAGS
= @GC_CFLAGS@
156 INSTALL_DATA
= @INSTALL_DATA@
157 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
158 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
159 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
167 LTLIBOBJS
= @LTLIBOBJS@
169 MAKEINFO
= @MAKEINFO@
171 MY_CFLAGS
= @MY_CFLAGS@
179 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
180 PACKAGE_NAME
= @PACKAGE_NAME@
181 PACKAGE_STRING
= @PACKAGE_STRING@
182 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
183 PACKAGE_URL
= @PACKAGE_URL@
184 PACKAGE_VERSION
= @PACKAGE_VERSION@
185 PATH_SEPARATOR
= @PATH_SEPARATOR@
188 SET_MAKE
= @SET_MAKE@
191 THREADLIBS
= @THREADLIBS@
193 abs_builddir
= @abs_builddir@
194 abs_srcdir
= @abs_srcdir@
195 abs_top_builddir
= @abs_top_builddir@
196 abs_top_srcdir
= @abs_top_srcdir@
197 ac_ct_CC
= @ac_ct_CC@
198 ac_ct_CXX
= @ac_ct_CXX@
199 ac_ct_DUMPBIN
= @ac_ct_DUMPBIN@
200 addincludes
= @addincludes@
203 addtests
= @addtests@
204 am__include
= @am__include@
205 am__leading_dot
= @am__leading_dot@
206 am__quote
= @am__quote@
208 am__untar
= @am__untar@
211 build_alias
= @build_alias@
212 build_cpu
= @build_cpu@
213 build_os
= @build_os@
214 build_vendor
= @build_vendor@
215 builddir
= @builddir@
217 datarootdir
= @datarootdir@
220 exec_prefix = @
exec_prefix@
221 extra_ldflags_libgc
= @extra_ldflags_libgc@
223 host_alias
= @host_alias@
224 host_cpu
= @host_cpu@
226 host_vendor
= @host_vendor@
228 includedir = @
includedir@
230 install_sh
= @install_sh@
232 libexecdir
= @libexecdir@
233 localedir
= @localedir@
234 localstatedir
= @localstatedir@
237 mkinstalldirs
= @mkinstalldirs@
238 multi_basedir
= @multi_basedir@
239 oldincludedir = @
oldincludedir@
242 program_transform_name
= @program_transform_name@
245 sharedstatedir
= @sharedstatedir@
247 sysconfdir
= @sysconfdir@
249 target_alias
= @target_alias@
250 target_all
= @target_all@
251 target_cpu
= @target_cpu@
252 target_noncanonical
= @target_noncanonical@
253 target_os
= @target_os@
254 target_vendor
= @target_vendor@
255 toolexecdir
= @toolexecdir@
256 toolexeclibdir
= @toolexeclibdir@
257 top_build_prefix
= @top_build_prefix@
258 top_builddir
= @top_builddir@
259 top_srcdir
= @top_srcdir@
260 AUTOMAKE_OPTIONS
= cygnus subdir-objects
261 ACLOCAL_AMFLAGS
= -I ..
-I ..
/config
263 noinst_LTLIBRARIES
= libgcjgc.la libgcjgc_convenience.la
264 @POWERPC_DARWIN_FALSE@asm_libgcjgc_sources
=
265 @POWERPC_DARWIN_TRUE@asm_libgcjgc_sources
= powerpc_darwin_mach_dep.s
266 libgcjgc_la_SOURCES
= allchblk.c alloc.c blacklst.c checksums.c dbg_mlc.c \
267 dyn_load.c finalize.c gc_dlopen.c gcj_mlc.c headers.c \
268 malloc.c mallocx.c mark.c mark_rts.c misc.c new_hblk.c \
269 obj_map.c os_dep.c pcr_interface.c ptr_chck.c real_malloc.c reclaim.c \
270 specific.c stubborn.c typd_mlc.c \
271 backgraph.c win32_threads.c \
272 pthread_support.c pthread_stop_world.c darwin_stop_world.c \
273 $(asm_libgcjgc_sources
)
275 libgcjgc_convenience_la_SOURCES
= $(libgcjgc_la_SOURCES
)
276 EXTRA_DIST
= alpha_mach_dep.S \
277 mips_sgi_mach_dep.s mips_ultrix_mach_dep.s powerpc_darwin_mach_dep.s \
278 rs6000_mach_dep.s sparc_mach_dep.S sparc_netbsd_mach_dep.s \
279 sparc_sunos4_mach_dep.s ia64_save_regs_in_stack.s
282 # Include THREADLIBS here to ensure that the correct versions of
283 # linuxthread semaphore functions get linked:
284 libgcjgc_la_LIBADD
= @addobjs@
$(THREADLIBS
) $(UNWINDLIBS
)
285 libgcjgc_la_DEPENDENCIES
= @addobjs@
286 libgcjgc_la_LDFLAGS
= $(extra_ldflags_libgc
) -version-info
1:2:0 -rpath
$(toolexeclibdir
)
287 libgcjgc_la_LINK
= $(LINK
) $(libgcjgc_la_LDFLAGS
)
288 libgcjgc_convenience_la_LIBADD
= @addobjs@
289 libgcjgc_convenience_la_DEPENDENCIES
= @addobjs@
290 AM_CXXFLAGS
= @GC_CFLAGS@
291 AM_CFLAGS
= @GC_CFLAGS@
292 gctest_SOURCES
= tests
/test.c
293 gctest_LDADD
= libgcjgc.la
$(THREADLIBS
) $(UNWINDLIBS
) $(EXTRA_TEST_LIBS
)
294 gctest_LDFLAGS
= -shared-libgcc
295 gctest_LINK
= $(LINK
) $(gctest_LDFLAGS
)
296 TESTS_ENVIRONMENT
= LD_LIBRARY_PATH
=..
/..
/$(MULTIBUILDTOP
)gcc
297 LTCOMPILE
= $(LIBTOOL
) $(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile \
298 $(CC
) $(DEFS
) $(AM_CPPFLAGS
) $(CPPFLAGS
) \
299 $(AM_CFLAGS
) $(MY_CFLAGS
) $(GC_CFLAGS
)
301 LTLDFLAGS
= $(shell $(top_srcdir
)/..
/libtool-ldflags
$(LDFLAGS
))
302 LINK
= $(LIBTOOL
) $(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=link \
303 $(CC
) $(AM_CFLAGS
) $(MY_CFLAGS
) $(LTLDFLAGS
) -o
$@
306 # Work around what appears to be a GNU make bug handling MAKEFLAGS
307 # values defined in terms of make variables, as is the case for CC and
308 # friends when we are called from the top level Makefile.
310 "AR_FLAGS=$(AR_FLAGS)" \
311 "CC_FOR_BUILD=$(CC_FOR_BUILD)" \
313 "CXXFLAGS=$(CXXFLAGS)" \
314 "CFLAGS_FOR_BUILD=$(CFLAGS_FOR_BUILD)" \
315 "CFLAGS_FOR_TARGET=$(CFLAGS_FOR_TARGET)" \
316 "INSTALL=$(INSTALL)" \
317 "INSTALL_DATA=$(INSTALL_DATA)" \
318 "INSTALL_PROGRAM=$(INSTALL_PROGRAM)" \
319 "INSTALL_SCRIPT=$(INSTALL_SCRIPT)" \
320 "LDFLAGS=$(LDFLAGS)" \
321 "LIBCFLAGS=$(LIBCFLAGS)" \
322 "LIBCFLAGS_FOR_TARGET=$(LIBCFLAGS_FOR_TARGET)" \
324 "MAKEINFO=$(MAKEINFO) $(MAKEINFOFLAGS)" \
325 "PICFLAG=$(PICFLAG)" \
326 "PICFLAG_FOR_TARGET=$(PICFLAG_FOR_TARGET)" \
329 "RUNTEST=$(RUNTEST)" \
330 "RUNTESTFLAGS=$(RUNTESTFLAGS)" \
331 "exec_prefix=$(exec_prefix)" \
332 "infodir=$(infodir)" \
335 "tooldir=$(tooldir)" \
341 "LIBCFLAGS=$(LIBCFLAGS)" \
343 "PICFLAG=$(PICFLAG)" \
347 CONFIG_STATUS_DEPENDENCIES
= $(srcdir)/configure.host
352 .SUFFIXES
: .S .c .lo .o .obj .s
355 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/Makefile.am
$(am__configure_deps
)
357 case
'$(am__configure_deps)' in \
359 echo
' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
360 $(am__cd
) $(srcdir) && $(AUTOMAKE
) --foreign \
365 echo
' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
366 $(am__cd
) $(top_srcdir
) && \
367 $(AUTOMAKE
) --foreign Makefile
369 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
372 echo
' $(SHELL) ./config.status'; \
373 $(SHELL
) .
/config.status
;; \
375 echo
' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
376 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
$(am__depfiles_maybe
);; \
379 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
380 $(SHELL
) .
/config.status
--recheck
382 $(top_srcdir
)/configure
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
383 $(am__cd
) $(srcdir) && $(AUTOCONF
)
384 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@
$(am__aclocal_m4_deps
)
385 $(am__cd
) $(srcdir) && $(ACLOCAL
) $(ACLOCAL_AMFLAGS
)
386 $(am__aclocal_m4_deps
):
387 threads.mk
: $(top_builddir
)/config.status
$(srcdir)/threads.mk.in
388 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
390 clean-noinstLTLIBRARIES
:
391 -test -z
"$(noinst_LTLIBRARIES)" ||
rm -f
$(noinst_LTLIBRARIES
)
392 @list
='$(noinst_LTLIBRARIES)'; for p in
$$list; do \
393 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
394 test "$$dir" != "$$p" ||
dir=.
; \
395 echo
"rm -f \"$${dir}/so_locations\""; \
396 rm -f
"$${dir}/so_locations"; \
398 libgcjgc.la
: $(libgcjgc_la_OBJECTS
) $(libgcjgc_la_DEPENDENCIES
)
399 $(libgcjgc_la_LINK
) $(libgcjgc_la_OBJECTS
) $(libgcjgc_la_LIBADD
) $(LIBS
)
400 libgcjgc_convenience.la
: $(libgcjgc_convenience_la_OBJECTS
) $(libgcjgc_convenience_la_DEPENDENCIES
)
401 $(LINK
) $(libgcjgc_convenience_la_OBJECTS
) $(libgcjgc_convenience_la_LIBADD
) $(LIBS
)
404 @list
='$(check_PROGRAMS)'; test -n
"$$list" || exit
0; \
405 echo
" rm -f" $$list; \
406 rm -f
$$list || exit
$$?
; \
407 test -n
"$(EXEEXT)" || exit
0; \
408 list
=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
409 echo
" rm -f" $$list; \
411 tests
/$(am__dirstamp
):
413 @
: > tests
/$(am__dirstamp
)
414 tests
/test.
$(OBJEXT
): tests
/$(am__dirstamp
)
415 gctest
$(EXEEXT
): $(gctest_OBJECTS
) $(gctest_DEPENDENCIES
)
416 @
rm -f gctest
$(EXEEXT
)
417 $(gctest_LINK
) $(gctest_OBJECTS
) $(gctest_LDADD
) $(LIBS
)
421 -rm -f tests
/test.
$(OBJEXT
)
427 $(COMPILE
) -c
-o
$@
$<
430 $(COMPILE
) -c
-o
$@
`$(CYGPATH_W) '$<'`
433 $(LTCOMPILE
) -c
-o
$@
$<
436 $(CCASCOMPILE
) -c
-o
$@
$<
439 $(CCASCOMPILE
) -c
-o
$@
`$(CYGPATH_W) '$<'`
448 -rm -f libtool config.lt
450 # GNU Make needs to see an explicit $(MAKE) variable in the command it
451 # runs to enable its job server during parallel builds. Hence the
454 $(MULTIDO
) $(AM_MAKEFLAGS
) DO
=all multi-do
# $(MAKE)
456 $(MULTIDO
) $(AM_MAKEFLAGS
) DO
=install multi-do
# $(MAKE)
459 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=mostlyclean multi-clean
# $(MAKE)
461 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=clean multi-clean
# $(MAKE)
463 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=distclean multi-clean
# $(MAKE)
464 maintainer-clean-multi
:
465 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=maintainer-clean multi-clean
# $(MAKE)
467 # This directory's subdirectories are mostly independent; you can cd
468 # into them and run `make' without going through this Makefile.
469 # To change the values of `make' variables: instead of editing Makefiles,
470 # (1) if the variable is set in `config.status', edit `config.status'
471 # (which will cause the Makefiles to be regenerated when you run `make');
472 # (2) otherwise, pass the desired values on the `make' command line.
473 $(RECURSIVE_TARGETS
):
475 for f in x
$$MAKEFLAGS; do \
478 *k
*) failcom
='fail=yes';; \
482 target
=`echo $@ | sed s/-recursive//`; \
483 list
='$(SUBDIRS)'; for subdir in
$$list; do \
484 echo
"Making $$target in $$subdir"; \
485 if
test "$$subdir" = "."; then \
487 local_target
="$$target-am"; \
489 local_target
="$$target"; \
491 ($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
494 if
test "$$dot_seen" = "no"; then \
495 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
498 $(RECURSIVE_CLEAN_TARGETS
):
500 for f in x
$$MAKEFLAGS; do \
503 *k
*) failcom
='fail=yes';; \
508 distclean-
* | maintainer-clean-
*) list
='$(DIST_SUBDIRS)' ;; \
509 *) list
='$(SUBDIRS)' ;; \
511 rev
=''; for subdir in
$$list; do \
512 if
test "$$subdir" = "."; then
:; else \
513 rev
="$$subdir $$rev"; \
517 target
=`echo $@ | sed s/-recursive//`; \
518 for subdir in
$$rev; do \
519 echo
"Making $$target in $$subdir"; \
520 if
test "$$subdir" = "."; then \
521 local_target
="$$target-am"; \
523 local_target
="$$target"; \
525 ($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
527 done
&& test -z
"$$fail"
529 list
='$(SUBDIRS)'; for subdir in
$$list; do \
530 test "$$subdir" = . ||
($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) tags); \
533 list
='$(SUBDIRS)'; for subdir in
$$list; do \
534 test "$$subdir" = . ||
($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) ctags
); \
537 ID
: $(HEADERS
) $(SOURCES
) $(LISP
) $(TAGS_FILES
)
538 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
539 unique
=`for i in $$list; do \
540 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
542 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
543 END { if (nonempty) { for (i in files) print i; }; }'`; \
547 TAGS
: tags-recursive
$(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) \
548 $(TAGS_FILES
) $(LISP
)
551 if
($(ETAGS
) --etags-include
--version
) >/dev
/null
2>&1; then \
552 include_option
=--etags-include
; \
555 include_option
=--include; \
558 list
='$(SUBDIRS)'; for subdir in
$$list; do \
559 if
test "$$subdir" = .
; then
:; else \
560 test ! -f
$$subdir/TAGS || \
561 set
"$$@" "$$include_option=$$here/$$subdir/TAGS"; \
564 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
565 unique
=`for i in $$list; do \
566 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
568 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
569 END { if (nonempty) { for (i in files) print i; }; }'`; \
571 if
test -z
"$(ETAGS_ARGS)$$*$$unique"; then
:; else \
572 test -n
"$$unique" || unique
=$$empty_fix; \
573 if
test $$# -gt 0; then \
574 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
577 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
582 CTAGS
: ctags-recursive
$(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) \
583 $(TAGS_FILES
) $(LISP
)
584 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
585 unique
=`for i in $$list; do \
586 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
588 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
589 END { if (nonempty) { for (i in files) print i; }; }'`; \
590 test -z
"$(CTAGS_ARGS)$$unique" \
591 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
595 here
=`$(am__cd) $(top_builddir) && pwd` \
596 && $(am__cd
) $(top_srcdir
) \
597 && gtags
-i
$(GTAGS_ARGS
) "$$here"
600 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
602 check-TESTS
: $(TESTS
)
603 @failed
=0; all=0; xfail
=0; xpass
=0; skip
=0; \
604 srcdir=$(srcdir); export srcdir; \
607 if
test -n
"$$list"; then \
608 for tst in
$$list; do \
609 if
test -f .
/$$tst; then
dir=.
/; \
610 elif
test -f
$$tst; then
dir=; \
611 else dir="$(srcdir)/"; fi
; \
612 if
$(TESTS_ENVIRONMENT
) $${dir}$$tst; then \
613 all=`expr $$all + 1`; \
614 case
" $(XFAIL_TESTS) " in \
615 *[\ \
]$$tst[\ \
]*) \
616 xpass
=`expr $$xpass + 1`; \
617 failed
=`expr $$failed + 1`; \
618 col
=$$red; res
=XPASS
; \
621 col
=$$grn; res
=PASS
; \
624 elif
test $$?
-ne
77; then \
625 all=`expr $$all + 1`; \
626 case
" $(XFAIL_TESTS) " in \
627 *[\ \
]$$tst[\ \
]*) \
628 xfail
=`expr $$xfail + 1`; \
629 col
=$$lgn; res
=XFAIL
; \
632 failed
=`expr $$failed + 1`; \
633 col
=$$red; res
=FAIL
; \
637 skip
=`expr $$skip + 1`; \
638 col
=$$blu; res
=SKIP
; \
640 echo
"$${col}$$res$${std}: $$tst"; \
642 if
test "$$all" -eq
1; then \
649 if
test "$$failed" -eq
0; then \
650 if
test "$$xfail" -eq
0; then \
651 banner
="$$All$$all $$tests passed"; \
653 if
test "$$xfail" -eq
1; then failures
=failure
; else failures
=failures
; fi
; \
654 banner
="$$All$$all $$tests behaved as expected ($$xfail expected $$failures)"; \
657 if
test "$$xpass" -eq
0; then \
658 banner
="$$failed of $$all $$tests failed"; \
660 if
test "$$xpass" -eq
1; then passes
=pass
; else passes
=passes
; fi
; \
661 banner
="$$failed of $$all $$tests did not behave as expected ($$xpass unexpected $$passes)"; \
666 if
test "$$skip" -ne
0; then \
667 if
test "$$skip" -eq
1; then \
668 skipped
="($$skip test was not run)"; \
670 skipped
="($$skip tests were not run)"; \
672 test `echo "$$skipped" | wc -c` -le
`echo "$$banner" | wc -c` || \
673 dashes
="$$skipped"; \
676 if
test "$$failed" -ne
0 && test -n
"$(PACKAGE_BUGREPORT)"; then \
677 report
="Please report to $(PACKAGE_BUGREPORT)"; \
678 test `echo "$$report" | wc -c` -le
`echo "$$banner" | wc -c` || \
681 dashes
=`echo "$$dashes" | sed s/./=/g`; \
682 if
test "$$failed" -eq
0; then \
683 echo
"$$grn$$dashes"; \
685 echo
"$$red$$dashes"; \
688 test -z
"$$skipped" || echo
"$$skipped"; \
689 test -z
"$$report" || echo
"$$report"; \
690 echo
"$$dashes$$std"; \
691 test "$$failed" -eq
0; \
693 check-am
: $(check_PROGRAMS
)
694 $(MAKE
) $(AM_MAKEFLAGS
) check-TESTS
695 check: check-recursive
696 all-am
: Makefile
$(LTLIBRARIES
) all-multi
697 installdirs: installdirs-recursive
699 install: install-recursive
700 install-exec
: install-exec-recursive
701 install-data
: install-data-recursive
702 uninstall: uninstall-recursive
705 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
707 installcheck: installcheck-recursive
709 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
710 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
711 `test -z '$(STRIP)' || \
712 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
718 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
719 -test .
= "$(srcdir)" ||
test -z
"$(CONFIG_CLEAN_VPATH_FILES)" ||
rm -f
$(CONFIG_CLEAN_VPATH_FILES
)
720 -rm -f tests
/$(am__dirstamp
)
722 maintainer-clean-generic
:
723 @echo
"This command is intended for maintainers to use"
724 @echo
"it deletes files that may require special tools to rebuild."
725 clean: clean-multi clean-recursive
727 clean-am
: clean-checkPROGRAMS clean-generic clean-libtool \
728 clean-noinstLTLIBRARIES mostlyclean-am
730 distclean: distclean-multi distclean-recursive
731 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
733 distclean-am
: clean-am distclean-compile distclean-generic \
734 distclean-libtool distclean-tags
750 install-dvi
: install-dvi-recursive
754 install-exec-am
: install-multi
756 install-html
: install-html-recursive
760 install-info
: install-info-recursive
766 install-pdf
: install-pdf-recursive
770 install-ps
: install-ps-recursive
776 maintainer-clean
: maintainer-clean-multi maintainer-clean-recursive
777 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
778 -rm -rf
$(top_srcdir
)/autom4te.cache
780 maintainer-clean-am
: distclean-am maintainer-clean-generic
782 mostlyclean: mostlyclean-multi mostlyclean-recursive
784 mostlyclean-am
: mostlyclean-compile mostlyclean-generic \
797 .MAKE
: $(RECURSIVE_CLEAN_TARGETS
) $(RECURSIVE_TARGETS
) all-multi \
798 check-am clean-multi ctags-recursive distclean-multi \
799 install-am install-multi install-strip maintainer-clean-multi \
800 mostlyclean-multi tags-recursive
802 .PHONY
: $(RECURSIVE_CLEAN_TARGETS
) $(RECURSIVE_TARGETS
) CTAGS GTAGS \
803 all all-am all-multi am--refresh
check check-TESTS check-am \
804 clean clean-checkPROGRAMS clean-generic clean-libtool \
805 clean-multi clean-noinstLTLIBRARIES ctags ctags-recursive \
806 distclean distclean-compile distclean-generic \
807 distclean-libtool distclean-multi distclean-tags
dvi dvi-am \
808 html html-am
info info-am
install install-am install-data \
809 install-data-am install-dvi install-dvi-am install-exec \
810 install-exec-am install-html install-html-am install-info \
811 install-info-am install-man install-multi install-pdf \
812 install-pdf-am install-ps install-ps-am install-strip \
813 installcheck installcheck-am
installdirs installdirs-am \
814 maintainer-clean maintainer-clean-generic \
815 maintainer-clean-multi
mostlyclean mostlyclean-compile \
816 mostlyclean-generic mostlyclean-libtool mostlyclean-multi pdf \
817 pdf-am ps ps-am
tags tags-recursive
uninstall uninstall-am
821 $(LTCOMPILE
) -Wp
,-P
-x assembler-with-cpp
-c
$<
823 $(LTCOMPILE
) -Wp
,-P
-x assembler-with-cpp
-c
$<
825 # Tell versions [3.59,3.63) of GNU make to not export all variables.
826 # Otherwise a system limit (for SysV at least) may be exceeded.