1 # Makefile.in generated by automake 1.8.5 from Makefile.am.
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004 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 SOURCES
= $(libgcjgc_la_SOURCES
) $(libgcjgc_convenience_la_SOURCES
) $(gctest_SOURCES
)
20 top_srcdir
= @top_srcdir@
22 pkgdatadir
= $(datadir)/@PACKAGE@
23 pkglibdir
= $(libdir)/@PACKAGE@
24 pkgincludedir
= $(includedir)/@PACKAGE@
26 am__cd
= CDPATH
="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
28 install_sh_DATA
= $(install_sh
) -c
-m
644
29 install_sh_PROGRAM
= $(install_sh
) -c
30 install_sh_SCRIPT
= $(install_sh
) -c
31 INSTALL_HEADER
= $(INSTALL_DATA
)
32 transform
= $(program_transform_name
)
39 build_triplet
= @build@
41 target_triplet
= @target@
42 check_PROGRAMS
= gctest
$(EXEEXT
)
43 DIST_COMMON
= $(srcdir)/..
/config.guess
$(srcdir)/..
/config.sub \
44 ChangeLog
$(srcdir)/Makefile.in
$(srcdir)/Makefile.am \
45 $(top_srcdir
)/configure
$(am__configure_deps
) \
46 $(srcdir)/..
/mkinstalldirs
$(srcdir)/..
/compile \
47 $(srcdir)/..
/compile
$(srcdir)/..
/compile
$(srcdir)/..
/compile \
48 $(srcdir)/..
/compile
$(srcdir)/..
/compile
$(srcdir)/..
/compile \
49 $(srcdir)/..
/compile
$(srcdir)/..
/compile
$(srcdir)/..
/compile \
50 $(srcdir)/..
/compile
$(srcdir)/..
/compile
$(srcdir)/..
/compile \
51 $(srcdir)/..
/compile
$(srcdir)/..
/compile
$(srcdir)/..
/compile \
52 $(srcdir)/..
/compile
$(srcdir)/..
/compile
$(srcdir)/..
/compile \
53 $(srcdir)/..
/compile
$(srcdir)/..
/compile
$(srcdir)/..
/compile \
54 $(srcdir)/..
/compile
$(srcdir)/..
/compile
$(srcdir)/..
/compile \
55 $(srcdir)/..
/compile
$(srcdir)/..
/compile
$(srcdir)/..
/compile \
56 $(srcdir)/..
/compile
$(srcdir)/..
/compile
$(srcdir)/..
/compile \
57 $(srcdir)/..
/compile
$(srcdir)/..
/compile
$(srcdir)/..
/compile \
58 $(srcdir)/..
/compile
$(srcdir)/..
/compile
$(srcdir)/..
/compile \
59 $(srcdir)/..
/compile
$(srcdir)/..
/compile
$(srcdir)/..
/compile \
60 $(srcdir)/..
/compile
$(srcdir)/..
/compile
$(srcdir)/..
/compile \
61 $(srcdir)/..
/compile
$(srcdir)/..
/compile
$(srcdir)/..
/compile \
62 $(srcdir)/..
/compile
$(srcdir)/..
/compile
$(srcdir)/..
/compile \
63 $(srcdir)/..
/compile
$(srcdir)/..
/compile
$(srcdir)/..
/compile \
64 $(srcdir)/..
/compile
$(srcdir)/..
/compile
$(srcdir)/..
/compile \
65 $(srcdir)/..
/compile
$(srcdir)/..
/compile
$(srcdir)/..
/compile \
66 $(srcdir)/..
/compile
$(srcdir)/..
/compile
$(srcdir)/..
/compile \
67 $(srcdir)/..
/compile
$(srcdir)/..
/compile
$(srcdir)/..
/compile \
68 $(srcdir)/..
/compile
$(srcdir)/..
/compile
$(srcdir)/..
/compile \
69 $(srcdir)/..
/ltmain.sh
$(srcdir)/..
/config.guess \
70 $(srcdir)/..
/config.sub
72 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
73 am__aclocal_m4_deps
= $(top_srcdir
)/acinclude.m4 \
74 $(top_srcdir
)/..
/libtool.m4
$(top_srcdir
)/..
/config
/acx.m4 \
75 $(top_srcdir
)/..
/config
/no-executables.m4 \
76 $(top_srcdir
)/configure.ac
77 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
79 am__CONFIG_DISTCLEAN_FILES
= config.status config.cache config.log \
80 configure.lineno configure.status.lineno
82 LTLIBRARIES
= $(noinst_LTLIBRARIES
)
84 am__libgcjgc_la_SOURCES_DIST
= allchblk.c alloc.c blacklst.c \
85 checksums.c dbg_mlc.c dyn_load.c finalize.c gc_dlopen.c \
86 gcj_mlc.c headers.c aix_irix_threads.c malloc.c mallocx.c \
87 mark.c mark_rts.c misc.c new_hblk.c obj_map.c os_dep.c \
88 pcr_interface.c ptr_chck.c real_malloc.c reclaim.c \
89 solaris_pthreads.c solaris_threads.c specific.c stubborn.c \
90 typd_mlc.c backgraph.c win32_threads.c pthread_support.c \
91 pthread_stop_world.c darwin_stop_world.c \
92 powerpc_darwin_mach_dep.s
93 @POWERPC_DARWIN_TRUE@am__objects_1
= powerpc_darwin_mach_dep.lo
94 am__objects_2
= allchblk.lo alloc.lo blacklst.lo checksums.lo \
95 dbg_mlc.lo dyn_load.lo finalize.lo gc_dlopen.lo gcj_mlc.lo \
96 headers.lo aix_irix_threads.lo malloc.lo mallocx.lo mark.lo \
97 mark_rts.lo misc.lo new_hblk.lo obj_map.lo os_dep.lo \
98 pcr_interface.lo ptr_chck.lo real_malloc.lo reclaim.lo \
99 solaris_pthreads.lo solaris_threads.lo specific.lo stubborn.lo \
100 typd_mlc.lo backgraph.lo win32_threads.lo pthread_support.lo \
101 pthread_stop_world.lo darwin_stop_world.lo
$(am__objects_1
)
102 am_libgcjgc_la_OBJECTS
= $(am__objects_2
)
103 libgcjgc_la_OBJECTS
= $(am_libgcjgc_la_OBJECTS
)
104 am__libgcjgc_convenience_la_SOURCES_DIST
= allchblk.c alloc.c \
105 blacklst.c checksums.c dbg_mlc.c dyn_load.c finalize.c \
106 gc_dlopen.c gcj_mlc.c headers.c aix_irix_threads.c malloc.c \
107 mallocx.c mark.c mark_rts.c misc.c new_hblk.c obj_map.c \
108 os_dep.c pcr_interface.c ptr_chck.c real_malloc.c reclaim.c \
109 solaris_pthreads.c solaris_threads.c specific.c stubborn.c \
110 typd_mlc.c backgraph.c win32_threads.c pthread_support.c \
111 pthread_stop_world.c darwin_stop_world.c \
112 powerpc_darwin_mach_dep.s
113 am_libgcjgc_convenience_la_OBJECTS
= $(am__objects_2
)
114 libgcjgc_convenience_la_OBJECTS
= \
115 $(am_libgcjgc_convenience_la_OBJECTS
)
116 am__dirstamp
= $(am__leading_dot
)dirstamp
117 am_gctest_OBJECTS
= tests
/test.
$(OBJEXT
)
118 gctest_OBJECTS
= $(am_gctest_OBJECTS
)
119 gctest_DEPENDENCIES
= .
/libgcjgc.la
$(am__DEPENDENCIES_1
) \
120 $(am__DEPENDENCIES_1
)
121 DEFAULT_INCLUDES
= -I.
-I
$(srcdir)
124 COMPILE
= $(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) \
125 $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
127 CCASCOMPILE
= $(CCAS
) $(AM_CCASFLAGS
) $(CCASFLAGS
)
128 LTCCASCOMPILE
= $(LIBTOOL
) --mode
=compile
$(CCAS
) $(AM_CCASFLAGS
) \
130 SOURCES
= $(libgcjgc_la_SOURCES
) $(libgcjgc_convenience_la_SOURCES
) \
132 DIST_SOURCES
= $(am__libgcjgc_la_SOURCES_DIST
) \
133 $(am__libgcjgc_convenience_la_SOURCES_DIST
) $(gctest_SOURCES
)
140 RECURSIVE_TARGETS
= all-recursive check-recursive dvi-recursive \
141 html-recursive info-recursive install-data-recursive \
142 install-exec-recursive install-info-recursive \
143 install-recursive installcheck-recursive installdirs-recursive \
144 pdf-recursive ps-recursive uninstall-info-recursive \
148 DIST_SUBDIRS
= $(SUBDIRS
)
150 AMDEP_FALSE
= @AMDEP_FALSE@
151 AMDEP_TRUE
= @AMDEP_TRUE@
153 AM_CPPFLAGS
= @AM_CPPFLAGS@
156 AUTOCONF
= @AUTOCONF@
157 AUTOHEADER
= @AUTOHEADER@
158 AUTOMAKE
= @AUTOMAKE@
162 CCASFLAGS
= @CCASFLAGS@
163 CCDEPMODE
= @CCDEPMODE@
165 CPLUSPLUS_FALSE
= @CPLUSPLUS_FALSE@
166 CPLUSPLUS_TRUE
= @CPLUSPLUS_TRUE@
168 CPPFLAGS
= @CPPFLAGS@
171 CXXDEPMODE
= @CXXDEPMODE@
172 CXXFLAGS
= @CXXFLAGS@
173 CYGPATH_W
= @CYGPATH_W@
181 EXTRA_TEST_LIBS
= @EXTRA_TEST_LIBS@
182 GC_CFLAGS
= @GC_CFLAGS@
183 INSTALL_DATA
= @INSTALL_DATA@
184 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
185 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
186 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
191 LTLIBOBJS
= @LTLIBOBJS@
193 MAINTAINER_MODE_FALSE
= @MAINTAINER_MODE_FALSE@
194 MAINTAINER_MODE_TRUE
= @MAINTAINER_MODE_TRUE@
195 MAKEINFO
= @MAKEINFO@
196 MY_CFLAGS
= @MY_CFLAGS@
199 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
200 PACKAGE_NAME
= @PACKAGE_NAME@
201 PACKAGE_STRING
= @PACKAGE_STRING@
202 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
203 PACKAGE_VERSION
= @PACKAGE_VERSION@
204 PATH_SEPARATOR
= @PATH_SEPARATOR@
205 POWERPC_DARWIN_FALSE
= @POWERPC_DARWIN_FALSE@
206 POWERPC_DARWIN_TRUE
= @POWERPC_DARWIN_TRUE@
208 SET_MAKE
= @SET_MAKE@
211 THREADLIBS
= @THREADLIBS@
213 ac_ct_AR
= @ac_ct_AR@
214 ac_ct_AS
= @ac_ct_AS@
215 ac_ct_CC
= @ac_ct_CC@
216 ac_ct_CXX
= @ac_ct_CXX@
217 ac_ct_RANLIB
= @ac_ct_RANLIB@
218 ac_ct_STRIP
= @ac_ct_STRIP@
219 addincludes
= @addincludes@
222 addtests
= @addtests@
223 am__fastdepCC_FALSE
= @am__fastdepCC_FALSE@
224 am__fastdepCC_TRUE
= @am__fastdepCC_TRUE@
225 am__fastdepCXX_FALSE
= @am__fastdepCXX_FALSE@
226 am__fastdepCXX_TRUE
= @am__fastdepCXX_TRUE@
227 am__include
= @am__include@
228 am__leading_dot
= @am__leading_dot@
229 am__quote
= @am__quote@
232 build_alias
= @build_alias@
233 build_cpu
= @build_cpu@
234 build_os
= @build_os@
235 build_vendor
= @build_vendor@
237 exec_prefix = @
exec_prefix@
239 host_alias
= @host_alias@
240 host_cpu
= @host_cpu@
242 host_vendor
= @host_vendor@
243 includedir = @
includedir@
245 install_sh
= @install_sh@
247 libexecdir
= @libexecdir@
248 localstatedir
= @localstatedir@
251 mkinstalldirs
= @mkinstalldirs@
252 multi_basedir
= @multi_basedir@
253 oldincludedir = @
oldincludedir@
255 program_transform_name
= @program_transform_name@
257 sharedstatedir
= @sharedstatedir@
258 sysconfdir
= @sysconfdir@
260 target_alias
= @target_alias@
261 target_all
= @target_all@
262 target_cpu
= @target_cpu@
263 target_noncanonical
= @target_noncanonical@
264 target_os
= @target_os@
265 target_vendor
= @target_vendor@
266 toolexecdir
= @toolexecdir@
267 toolexeclibdir
= @toolexeclibdir@
268 AUTOMAKE_OPTIONS
= cygnus subdir-objects
270 noinst_LTLIBRARIES
= libgcjgc.la libgcjgc_convenience.la
271 @POWERPC_DARWIN_FALSE@asm_libgc_sources
=
272 @POWERPC_DARWIN_TRUE@asm_libgc_sources
= powerpc_darwin_mach_dep.s
273 GC_SOURCES
= allchblk.c alloc.c blacklst.c checksums.c dbg_mlc.c \
274 dyn_load.c finalize.c gc_dlopen.c gcj_mlc.c headers.c aix_irix_threads.c \
275 malloc.c mallocx.c mark.c mark_rts.c misc.c new_hblk.c \
276 obj_map.c os_dep.c pcr_interface.c ptr_chck.c real_malloc.c reclaim.c \
277 solaris_pthreads.c solaris_threads.c specific.c stubborn.c typd_mlc.c \
278 backgraph.c win32_threads.c \
279 pthread_support.c pthread_stop_world.c darwin_stop_world.c \
282 EXTRA_DIST
= alpha_mach_dep.S \
283 mips_sgi_mach_dep.s mips_ultrix_mach_dep.s powerpc_darwin_mach_dep.s \
284 rs6000_mach_dep.s sparc_mach_dep.S sparc_netbsd_mach_dep.s \
285 sparc_sunos4_mach_dep.s ia64_save_regs_in_stack.s
287 libgcjgc_la_SOURCES
= $(GC_SOURCES
)
288 libgcjgc_convenience_la_SOURCES
= $(GC_SOURCES
)
290 # Include THREADLIBS here to ensure that the correct versions of
291 # linuxthread semaphore functions get linked:
292 libgcjgc_la_LIBADD
= @addobjs@
$(THREADLIBS
)
293 libgcjgc_la_DEPENDENCIES
= @addobjs@
294 libgcjgc_la_LDFLAGS
= -version-info
1:1:0 -rpath
$(toolexeclibdir
)
295 libgcjgc_convenience_la_LIBADD
= @addobjs@
296 libgcjgc_convenience_la_DEPENDENCIES
= @addobjs@
297 AM_CXXFLAGS
= @GC_CFLAGS@
298 AM_CFLAGS
= @GC_CFLAGS@
299 gctest_SOURCES
= tests
/test.c
300 gctest_LDADD
= .
/libgcjgc.la
$(THREADLIBS
) $(EXTRA_TEST_LIBS
)
301 gctest_LDFLAGS
= -shared-libgcc
302 TESTS_ENVIRONMENT
= LD_LIBRARY_PATH
=..
/..
/$(MULTIBUILDTOP
)gcc
304 LTCOMPILE
= $(LIBTOOL
) --mode
=compile
$(CC
) $(DEFS
) $(AM_CPPFLAGS
) $(CPPFLAGS
) \
305 $(AM_CFLAGS
) $(MY_CFLAGS
) $(GC_CFLAGS
)
307 LINK
= $(LIBTOOL
) --mode
=link
$(CC
) $(AM_CFLAGS
) $(MY_CFLAGS
) $(LDFLAGS
) -o
$@
309 # Work around what appears to be a GNU make bug handling MAKEFLAGS
310 # values defined in terms of make variables, as is the case for CC and
311 # friends when we are called from the top level Makefile.
313 "AR_FLAGS=$(AR_FLAGS)" \
314 "CC_FOR_BUILD=$(CC_FOR_BUILD)" \
316 "CXXFLAGS=$(CXXFLAGS)" \
317 "CFLAGS_FOR_BUILD=$(CFLAGS_FOR_BUILD)" \
318 "CFLAGS_FOR_TARGET=$(CFLAGS_FOR_TARGET)" \
319 "INSTALL=$(INSTALL)" \
320 "INSTALL_DATA=$(INSTALL_DATA)" \
321 "INSTALL_PROGRAM=$(INSTALL_PROGRAM)" \
322 "INSTALL_SCRIPT=$(INSTALL_SCRIPT)" \
323 "LDFLAGS=$(LDFLAGS)" \
324 "LIBCFLAGS=$(LIBCFLAGS)" \
325 "LIBCFLAGS_FOR_TARGET=$(LIBCFLAGS_FOR_TARGET)" \
327 "MAKEINFO=$(MAKEINFO) $(MAKEINFOFLAGS)" \
328 "PICFLAG=$(PICFLAG)" \
329 "PICFLAG_FOR_TARGET=$(PICFLAG_FOR_TARGET)" \
332 "RUNTEST=$(RUNTEST)" \
333 "RUNTESTFLAGS=$(RUNTESTFLAGS)" \
334 "exec_prefix=$(exec_prefix)" \
335 "infodir=$(infodir)" \
338 "tooldir=$(tooldir)" \
344 "LIBCFLAGS=$(LIBCFLAGS)" \
346 "PICFLAG=$(PICFLAG)" \
350 CONFIG_STATUS_DEPENDENCIES
= $(srcdir)/configure.host
355 .SUFFIXES
: .S .c .lo .o .obj .s
358 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/Makefile.am
$(am__configure_deps
)
360 case
'$(am__configure_deps)' in \
362 echo
' cd $(srcdir) && $(AUTOMAKE) --foreign '; \
363 cd
$(srcdir) && $(AUTOMAKE
) --foreign \
368 echo
' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
369 cd
$(top_srcdir
) && \
370 $(AUTOMAKE
) --foreign Makefile
372 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
375 echo
' $(SHELL) ./config.status'; \
376 $(SHELL
) .
/config.status
;; \
378 echo
' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
379 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
$(am__depfiles_maybe
);; \
382 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
383 $(SHELL
) .
/config.status
--recheck
385 $(top_srcdir
)/configure
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
386 cd
$(srcdir) && $(AUTOCONF
)
387 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@
$(am__aclocal_m4_deps
)
388 cd
$(srcdir) && $(ACLOCAL
) $(ACLOCAL_AMFLAGS
)
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 $(LINK
) $(libgcjgc_la_LDFLAGS
) $(libgcjgc_la_OBJECTS
) $(libgcjgc_la_LIBADD
) $(LIBS
)
400 libgcjgc_convenience.la
: $(libgcjgc_convenience_la_OBJECTS
) $(libgcjgc_convenience_la_DEPENDENCIES
)
401 $(LINK
) $(libgcjgc_convenience_la_LDFLAGS
) $(libgcjgc_convenience_la_OBJECTS
) $(libgcjgc_convenience_la_LIBADD
) $(LIBS
)
404 @list
='$(check_PROGRAMS)'; for p in
$$list; do \
405 f
=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
406 echo
" rm -f $$p $$f"; \
409 tests
/$(am__dirstamp
):
411 @
: > tests
/$(am__dirstamp
)
412 tests
/test.
$(OBJEXT
): tests
/$(am__dirstamp
)
413 gctest
$(EXEEXT
): $(gctest_OBJECTS
) $(gctest_DEPENDENCIES
)
414 @
rm -f gctest
$(EXEEXT
)
415 $(LINK
) $(gctest_LDFLAGS
) $(gctest_OBJECTS
) $(gctest_LDADD
) $(LIBS
)
419 -rm -f tests
/test.
$(OBJEXT
)
425 $(COMPILE
) -c
-o
$@
$<
428 $(COMPILE
) -c
-o
$@
`$(CYGPATH_W) '$<'`
431 $(LTCOMPILE
) -c
-o
$@
$<
433 tests
/test.o
: tests
/test.c
434 $(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o tests
/test.o
`test -f 'tests/test.c' || echo '$(srcdir)/'`tests
/test.c
436 tests
/test.obj
: tests
/test.c
437 $(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o tests
/test.obj
`if test -f 'tests/test.c'; then $(CYGPATH_W) 'tests/test.c'; else $(CYGPATH_W) '$(srcdir)/tests/test.c'; fi`
439 tests
/test.lo
: tests
/test.c
440 $(LIBTOOL
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o tests
/test.lo
`test -f 'tests/test.c' || echo '$(srcdir)/'`tests
/test.c
446 $(CCASCOMPILE
) -c
`$(CYGPATH_W) '$<'`
458 $(MULTIDO
) $(AM_MAKEFLAGS
) DO
=all multi-do
460 $(MULTIDO
) $(AM_MAKEFLAGS
) DO
=install multi-do
463 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=mostlyclean multi-clean
465 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=clean multi-clean
467 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=distclean multi-clean
468 maintainer-clean-multi
:
469 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=maintainer-clean multi-clean
472 # This directory's subdirectories are mostly independent; you can cd
473 # into them and run `make' without going through this Makefile.
474 # To change the values of `make' variables: instead of editing Makefiles,
475 # (1) if the variable is set in `config.status', edit `config.status'
476 # (which will cause the Makefiles to be regenerated when you run `make');
477 # (2) otherwise, pass the desired values on the `make' command line.
478 $(RECURSIVE_TARGETS
):
479 @set fnord
$$MAKEFLAGS; amf
=$$2; \
481 target
=`echo $@ | sed s/-recursive//`; \
482 list
='$(SUBDIRS)'; for subdir in
$$list; do \
483 echo
"Making $$target in $$subdir"; \
484 if
test "$$subdir" = "."; then \
486 local_target
="$$target-am"; \
488 local_target
="$$target"; \
490 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
491 || case
"$$amf" in
*=*) exit
1;; *k
*) fail
=yes
;; *) exit
1;; esac
; \
493 if
test "$$dot_seen" = "no"; then \
494 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
497 mostlyclean-recursive clean-recursive distclean-recursive \
498 maintainer-clean-recursive
:
499 @set fnord
$$MAKEFLAGS; amf
=$$2; \
502 distclean-
* | maintainer-clean-
*) list
='$(DIST_SUBDIRS)' ;; \
503 *) list
='$(SUBDIRS)' ;; \
505 rev
=''; for subdir in
$$list; do \
506 if
test "$$subdir" = "."; then
:; else \
507 rev
="$$subdir $$rev"; \
511 target
=`echo $@ | sed s/-recursive//`; \
512 for subdir in
$$rev; do \
513 echo
"Making $$target in $$subdir"; \
514 if
test "$$subdir" = "."; then \
515 local_target
="$$target-am"; \
517 local_target
="$$target"; \
519 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
520 || case
"$$amf" in
*=*) exit
1;; *k
*) fail
=yes
;; *) exit
1;; esac
; \
521 done
&& test -z
"$$fail"
523 list
='$(SUBDIRS)'; for subdir in
$$list; do \
524 test "$$subdir" = . ||
(cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) tags); \
527 list
='$(SUBDIRS)'; for subdir in
$$list; do \
528 test "$$subdir" = . ||
(cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) ctags
); \
531 ID
: $(HEADERS
) $(SOURCES
) $(LISP
) $(TAGS_FILES
)
532 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
533 unique
=`for i in $$list; do \
534 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
536 $(AWK) ' { files[$$0] = 1; } \
537 END { for (i in files) print i; }'`; \
541 TAGS
: tags-recursive
$(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) \
542 $(TAGS_FILES
) $(LISP
)
545 if
($(ETAGS
) --etags-include
--version
) >/dev
/null
2>&1; then \
546 include_option
=--etags-include
; \
549 include_option
=--include; \
552 list
='$(SUBDIRS)'; for subdir in
$$list; do \
553 if
test "$$subdir" = .
; then
:; else \
554 test ! -f
$$subdir/TAGS || \
555 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
558 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
559 unique
=`for i in $$list; do \
560 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
562 $(AWK) ' { files[$$0] = 1; } \
563 END { for (i in files) print i; }'`; \
564 if
test -z
"$(ETAGS_ARGS)$$tags$$unique"; then
:; else \
565 test -n
"$$unique" || unique
=$$empty_fix; \
566 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
570 CTAGS
: ctags-recursive
$(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) \
571 $(TAGS_FILES
) $(LISP
)
574 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
575 unique
=`for i in $$list; do \
576 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
578 $(AWK) ' { files[$$0] = 1; } \
579 END { for (i in files) print i; }'`; \
580 test -z
"$(CTAGS_ARGS)$$tags$$unique" \
581 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
585 here
=`$(am__cd) $(top_builddir) && pwd` \
586 && cd
$(top_srcdir
) \
587 && gtags
-i
$(GTAGS_ARGS
) $$here
590 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
592 check-TESTS
: $(TESTS
)
593 @failed
=0; all=0; xfail
=0; xpass
=0; skip
=0; \
594 srcdir=$(srcdir); export srcdir; \
596 if
test -n
"$$list"; then \
597 for tst in
$$list; do \
598 if
test -f .
/$$tst; then
dir=.
/; \
599 elif
test -f
$$tst; then
dir=; \
600 else dir="$(srcdir)/"; fi
; \
601 if
$(TESTS_ENVIRONMENT
) $${dir}$$tst; then \
602 all=`expr $$all + 1`; \
603 case
" $(XFAIL_TESTS) " in \
605 xpass
=`expr $$xpass + 1`; \
606 failed
=`expr $$failed + 1`; \
607 echo
"XPASS: $$tst"; \
610 echo
"PASS: $$tst"; \
613 elif
test $$?
-ne
77; then \
614 all=`expr $$all + 1`; \
615 case
" $(XFAIL_TESTS) " in \
617 xfail
=`expr $$xfail + 1`; \
618 echo
"XFAIL: $$tst"; \
621 failed
=`expr $$failed + 1`; \
622 echo
"FAIL: $$tst"; \
626 skip
=`expr $$skip + 1`; \
627 echo
"SKIP: $$tst"; \
630 if
test "$$failed" -eq
0; then \
631 if
test "$$xfail" -eq
0; then \
632 banner
="All $$all tests passed"; \
634 banner
="All $$all tests behaved as expected ($$xfail expected failures)"; \
637 if
test "$$xpass" -eq
0; then \
638 banner
="$$failed of $$all tests failed"; \
640 banner
="$$failed of $$all tests did not behave as expected ($$xpass unexpected passes)"; \
645 if
test "$$skip" -ne
0; then \
646 skipped
="($$skip tests were not run)"; \
647 test `echo "$$skipped" | wc -c` -le
`echo "$$banner" | wc -c` || \
648 dashes
="$$skipped"; \
651 if
test "$$failed" -ne
0 && test -n
"$(PACKAGE_BUGREPORT)"; then \
652 report
="Please report to $(PACKAGE_BUGREPORT)"; \
653 test `echo "$$report" | wc -c` -le
`echo "$$banner" | wc -c` || \
656 dashes
=`echo "$$dashes" | sed s/./=/g`; \
659 test -z
"$$skipped" || echo
"$$skipped"; \
660 test -z
"$$report" || echo
"$$report"; \
662 test "$$failed" -eq
0; \
664 check-am
: $(check_PROGRAMS
)
665 $(MAKE
) $(AM_MAKEFLAGS
) check-TESTS
666 check: check-recursive
667 all-am
: Makefile
$(LTLIBRARIES
) all-multi
668 installdirs: installdirs-recursive
670 install: install-recursive
671 install-exec
: install-exec-recursive
672 install-data
: install-data-recursive
673 uninstall: uninstall-recursive
676 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
678 installcheck: installcheck-recursive
680 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
681 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
682 `test -z '$(STRIP)' || \
683 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
689 -rm -f
$(CONFIG_CLEAN_FILES
)
690 -rm -f tests
/$(am__dirstamp
)
692 maintainer-clean-generic
:
693 @echo
"This command is intended for maintainers to use"
694 @echo
"it deletes files that may require special tools to rebuild."
695 clean: clean-multi clean-recursive
697 clean-am
: clean-checkPROGRAMS clean-generic clean-libtool \
698 clean-noinstLTLIBRARIES mostlyclean-am
700 distclean: distclean-multi distclean-recursive
701 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
703 distclean-am
: clean-am distclean-compile distclean-generic \
704 distclean-libtool distclean-tags
718 install-exec-am
: install-multi
720 install-info
: install-info-recursive
726 maintainer-clean
: maintainer-clean-multi maintainer-clean-recursive
727 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
728 -rm -rf
$(top_srcdir
)/autom4te.cache
730 maintainer-clean-am
: distclean-am maintainer-clean-generic
732 mostlyclean: mostlyclean-multi mostlyclean-recursive
734 mostlyclean-am
: mostlyclean-compile mostlyclean-generic \
747 uninstall-info
: uninstall-info-recursive
749 .PHONY
: $(RECURSIVE_TARGETS
) CTAGS GTAGS
all all-am all-multi \
750 am--refresh
check check-TESTS check-am
clean \
751 clean-checkPROGRAMS clean-generic clean-libtool clean-multi \
752 clean-noinstLTLIBRARIES clean-recursive ctags ctags-recursive \
753 distclean distclean-compile distclean-generic \
754 distclean-libtool distclean-multi distclean-recursive \
755 distclean-tags
dvi dvi-am html html-am
info info-am
install \
756 install-am install-data install-data-am install-exec \
757 install-exec-am install-info install-info-am install-man \
758 install-multi install-strip
installcheck installcheck-am \
759 installdirs installdirs-am maintainer-clean \
760 maintainer-clean-generic maintainer-clean-multi \
761 maintainer-clean-recursive
mostlyclean mostlyclean-compile \
762 mostlyclean-generic mostlyclean-libtool mostlyclean-multi \
763 mostlyclean-recursive pdf pdf-am ps ps-am
tags tags-recursive \
764 uninstall uninstall-am uninstall-info-am
768 $(LTCOMPILE
) -Wp
,-P
-x assembler-with-cpp
-c
$<
770 $(LTCOMPILE
) -Wp
,-P
-x assembler-with-cpp
-c
$<
771 # Tell versions [3.59,3.63) of GNU make to not export all variables.
772 # Otherwise a system limit (for SysV at least) may be exceeded.