OSDN Git Service

Import Boehm GC version 6.6.
[pf3gnuchains/gcc-fork.git] / boehm-gc / Makefile.in
1 # Makefile.in generated by automake 1.9.3 from Makefile.am.
2 # @configure_input@
3
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.
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
17 SOURCES = $(libgcjgc_la_SOURCES) $(libgcjgc_convenience_la_SOURCES) $(gctest_SOURCES)
18
19 srcdir = @srcdir@
20 top_srcdir = @top_srcdir@
21 VPATH = @srcdir@
22 pkgdatadir = $(datadir)/@PACKAGE@
23 pkglibdir = $(libdir)/@PACKAGE@
24 pkgincludedir = $(includedir)/@PACKAGE@
25 top_builddir = .
26 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
27 INSTALL = @INSTALL@
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)
33 NORMAL_INSTALL = :
34 PRE_INSTALL = :
35 POST_INSTALL = :
36 NORMAL_UNINSTALL = :
37 PRE_UNINSTALL = :
38 POST_UNINSTALL = :
39 build_triplet = @build@
40 host_triplet = @host@
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)/../ltmain.sh \
69         $(srcdir)/../config.guess $(srcdir)/../config.sub
70 subdir = .
71 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
72 am__aclocal_m4_deps = $(top_srcdir)/../config/acx.m4 \
73         $(top_srcdir)/../config/depstand.m4 \
74         $(top_srcdir)/../config/lead-dot.m4 \
75         $(top_srcdir)/../config/no-executables.m4 \
76         $(top_srcdir)/../libtool.m4 $(top_srcdir)/configure.ac
77 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
78         $(ACLOCAL_M4)
79 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
80  configure.lineno configure.status.lineno
81 CONFIG_HEADER = $(top_builddir)/include/gc_config.h \
82         $(top_builddir)/include/gc_ext_config.h
83 CONFIG_CLEAN_FILES =
84 LTLIBRARIES = $(noinst_LTLIBRARIES)
85 am__DEPENDENCIES_1 =
86 am_libgcjgc_la_OBJECTS = allchblk.lo alloc.lo blacklst.lo checksums.lo \
87         dbg_mlc.lo dyn_load.lo finalize.lo gc_dlopen.lo gcj_mlc.lo \
88         headers.lo malloc.lo mallocx.lo mark.lo mark_rts.lo misc.lo \
89         new_hblk.lo obj_map.lo os_dep.lo pcr_interface.lo ptr_chck.lo \
90         real_malloc.lo reclaim.lo solaris_pthreads.lo \
91         solaris_threads.lo specific.lo stubborn.lo typd_mlc.lo \
92         backgraph.lo win32_threads.lo pthread_support.lo \
93         pthread_stop_world.lo darwin_stop_world.lo
94 libgcjgc_la_OBJECTS = $(am_libgcjgc_la_OBJECTS)
95 am__objects_1 = allchblk.lo alloc.lo blacklst.lo checksums.lo \
96         dbg_mlc.lo dyn_load.lo finalize.lo gc_dlopen.lo gcj_mlc.lo \
97         headers.lo malloc.lo mallocx.lo mark.lo mark_rts.lo misc.lo \
98         new_hblk.lo obj_map.lo os_dep.lo pcr_interface.lo ptr_chck.lo \
99         real_malloc.lo reclaim.lo solaris_pthreads.lo \
100         solaris_threads.lo specific.lo stubborn.lo typd_mlc.lo \
101         backgraph.lo win32_threads.lo pthread_support.lo \
102         pthread_stop_world.lo darwin_stop_world.lo
103 am_libgcjgc_convenience_la_OBJECTS = $(am__objects_1)
104 libgcjgc_convenience_la_OBJECTS =  \
105         $(am_libgcjgc_convenience_la_OBJECTS)
106 am__dirstamp = $(am__leading_dot)dirstamp
107 am_gctest_OBJECTS = tests/test.$(OBJEXT)
108 gctest_OBJECTS = $(am_gctest_OBJECTS)
109 gctest_DEPENDENCIES = ./libgcjgc.la $(am__DEPENDENCIES_1)
110 DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)/include -I$(top_builddir)/include
111 depcomp =
112 am__depfiles_maybe =
113 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
114         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
115 CCLD = $(CC)
116 SOURCES = $(libgcjgc_la_SOURCES) $(libgcjgc_convenience_la_SOURCES) \
117         $(gctest_SOURCES)
118 MULTISRCTOP = 
119 MULTIBUILDTOP = 
120 MULTIDIRS = 
121 MULTISUBDIR = 
122 MULTIDO = true
123 MULTICLEAN = true
124 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
125         html-recursive info-recursive install-data-recursive \
126         install-exec-recursive install-info-recursive \
127         install-recursive installcheck-recursive installdirs-recursive \
128         pdf-recursive ps-recursive uninstall-info-recursive \
129         uninstall-recursive
130 ETAGS = etags
131 CTAGS = ctags
132 DIST_SUBDIRS = $(SUBDIRS)
133 ACLOCAL = @ACLOCAL@
134 AMDEP_FALSE = @AMDEP_FALSE@
135 AMDEP_TRUE = @AMDEP_TRUE@
136 AMTAR = @AMTAR@
137 AM_CPPFLAGS = @AM_CPPFLAGS@
138 AR = @AR@
139 AS = @AS@
140 AUTOCONF = @AUTOCONF@
141 AUTOHEADER = @AUTOHEADER@
142 AUTOMAKE = @AUTOMAKE@
143 AWK = @AWK@
144 CC = @CC@
145 CCAS = @CCAS@
146 CCASFLAGS = @CCASFLAGS@
147 CCDEPMODE = @CCDEPMODE@
148 CFLAGS = @CFLAGS@
149 CPLUSPLUS_FALSE = @CPLUSPLUS_FALSE@
150 CPLUSPLUS_TRUE = @CPLUSPLUS_TRUE@
151 CPP = @CPP@
152 CPPFLAGS = @CPPFLAGS@
153 CXX = @CXX@
154 CXXCPP = @CXXCPP@
155 CXXDEPMODE = @CXXDEPMODE@
156 CXXFLAGS = @CXXFLAGS@
157 CYGPATH_W = @CYGPATH_W@
158 DEFS = @DEFS@
159 DEPDIR = @DEPDIR@
160 ECHO_C = @ECHO_C@
161 ECHO_N = @ECHO_N@
162 ECHO_T = @ECHO_T@
163 EGREP = @EGREP@
164 EXEEXT = @EXEEXT@
165 EXTRA_TEST_LIBS = @EXTRA_TEST_LIBS@
166 GC_CFLAGS = @GC_CFLAGS@
167 INSTALL_DATA = @INSTALL_DATA@
168 INSTALL_PROGRAM = @INSTALL_PROGRAM@
169 INSTALL_SCRIPT = @INSTALL_SCRIPT@
170 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
171 LIBOBJS = @LIBOBJS@
172 LIBS = @LIBS@
173 LIBTOOL = @LIBTOOL@
174 LN_S = @LN_S@
175 LTLIBOBJS = @LTLIBOBJS@
176 MAINT = @MAINT@
177 MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
178 MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
179 MAKEINFO = @MAKEINFO@
180 MY_CFLAGS = @MY_CFLAGS@
181 OBJEXT = @OBJEXT@
182 PACKAGE = @PACKAGE@
183 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
184 PACKAGE_NAME = @PACKAGE_NAME@
185 PACKAGE_STRING = @PACKAGE_STRING@
186 PACKAGE_TARNAME = @PACKAGE_TARNAME@
187 PACKAGE_VERSION = @PACKAGE_VERSION@
188 PATH_SEPARATOR = @PATH_SEPARATOR@
189 POWERPC_DARWIN_FALSE = @POWERPC_DARWIN_FALSE@
190 POWERPC_DARWIN_TRUE = @POWERPC_DARWIN_TRUE@
191 RANLIB = @RANLIB@
192 SET_MAKE = @SET_MAKE@
193 SHELL = @SHELL@
194 STRIP = @STRIP@
195 THREADLIBS = @THREADLIBS@
196 VERSION = @VERSION@
197 ac_ct_AR = @ac_ct_AR@
198 ac_ct_AS = @ac_ct_AS@
199 ac_ct_CC = @ac_ct_CC@
200 ac_ct_CXX = @ac_ct_CXX@
201 ac_ct_RANLIB = @ac_ct_RANLIB@
202 ac_ct_STRIP = @ac_ct_STRIP@
203 addincludes = @addincludes@
204 addlibs = @addlibs@
205 addobjs = @addobjs@
206 addtests = @addtests@
207 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
208 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
209 am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
210 am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
211 am__include = @am__include@
212 am__leading_dot = @am__leading_dot@
213 am__quote = @am__quote@
214 am__tar = @am__tar@
215 am__untar = @am__untar@
216 bindir = @bindir@
217 build = @build@
218 build_alias = @build_alias@
219 build_cpu = @build_cpu@
220 build_os = @build_os@
221 build_vendor = @build_vendor@
222 datadir = @datadir@
223 exec_prefix = @exec_prefix@
224 host = @host@
225 host_alias = @host_alias@
226 host_cpu = @host_cpu@
227 host_os = @host_os@
228 host_vendor = @host_vendor@
229 includedir = @includedir@
230 infodir = @infodir@
231 install_sh = @install_sh@
232 libdir = @libdir@
233 libexecdir = @libexecdir@
234 localstatedir = @localstatedir@
235 mandir = @mandir@
236 mkdir_p = @mkdir_p@
237 mkinstalldirs = @mkinstalldirs@
238 multi_basedir = @multi_basedir@
239 oldincludedir = @oldincludedir@
240 prefix = @prefix@
241 program_transform_name = @program_transform_name@
242 sbindir = @sbindir@
243 sharedstatedir = @sharedstatedir@
244 sysconfdir = @sysconfdir@
245 target = @target@
246 target_alias = @target_alias@
247 target_all = @target_all@
248 target_cpu = @target_cpu@
249 target_noncanonical = @target_noncanonical@
250 target_os = @target_os@
251 target_vendor = @target_vendor@
252 toolexecdir = @toolexecdir@
253 toolexeclibdir = @toolexeclibdir@
254 AUTOMAKE_OPTIONS = cygnus subdir-objects
255 ACLOCAL_AMFLAGS = -I .. -I ../config
256 SUBDIRS = include
257 noinst_LTLIBRARIES = libgcjgc.la libgcjgc_convenience.la
258 @POWERPC_DARWIN_FALSE@asm_libgc_sources = 
259 @POWERPC_DARWIN_TRUE@asm_libgc_sources = powerpc_darwin_mach_dep.s
260 libgcjgc_la_SOURCES = allchblk.c alloc.c blacklst.c checksums.c dbg_mlc.c \
261 dyn_load.c finalize.c gc_dlopen.c gcj_mlc.c headers.c \
262 malloc.c mallocx.c mark.c mark_rts.c misc.c new_hblk.c \
263 obj_map.c os_dep.c pcr_interface.c ptr_chck.c real_malloc.c reclaim.c \
264 solaris_pthreads.c solaris_threads.c specific.c stubborn.c typd_mlc.c \
265 backgraph.c win32_threads.c \
266 pthread_support.c pthread_stop_world.c darwin_stop_world.c \
267 $(asm_libgcjgc_sources)
268
269 libgcjgc_convenience_la_SOURCES = $(libgcjgc_la_SOURCES)
270 EXTRA_DIST = alpha_mach_dep.S \
271 mips_sgi_mach_dep.s mips_ultrix_mach_dep.s powerpc_darwin_mach_dep.s \
272 rs6000_mach_dep.s sparc_mach_dep.S sparc_netbsd_mach_dep.s \
273 sparc_sunos4_mach_dep.s ia64_save_regs_in_stack.s
274
275
276 # Include THREADLIBS here to ensure that the correct versions of
277 # linuxthread semaphore functions get linked:
278 libgcjgc_la_LIBADD = @addobjs@ $(THREADLIBS) $(UNWINDLIBS)
279 libgcjgc_la_DEPENDENCIES = @addobjs@
280 libgcjgc_la_LDFLAGS = -version-info 1:2:0 -rpath $(toolexeclibdir)
281 libgcjgc_convenience_la_LIBADD = @addobjs@
282 libgcjgc_convenience_la_DEPENDENCIES = @addobjs@
283 AM_CXXFLAGS = @GC_CFLAGS@
284 AM_CFLAGS = @GC_CFLAGS@
285 gctest_SOURCES = tests/test.c
286 gctest_LDADD = ./libgcjgc.la $(THREADDLLIBS) $(UNWINDLIBS) $(EXTRA_TEST_LIBS)
287 gctest_LDFLAGS = -shared-libgcc
288 TESTS_ENVIRONMENT = LD_LIBRARY_PATH=../../$(MULTIBUILDTOP)gcc
289 TESTS = gctest
290 LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(AM_CPPFLAGS) $(CPPFLAGS) \
291         $(AM_CFLAGS) $(MY_CFLAGS) $(GC_CFLAGS) 
292
293 LINK = $(LIBTOOL) --mode=link $(CC) $(AM_CFLAGS) $(MY_CFLAGS) $(LDFLAGS) -o $@
294
295 # Work around what appears to be a GNU make bug handling MAKEFLAGS
296 # values defined in terms of make variables, as is the case for CC and
297 # friends when we are called from the top level Makefile.
298 AM_MAKEFLAGS = \
299         "AR_FLAGS=$(AR_FLAGS)" \
300         "CC_FOR_BUILD=$(CC_FOR_BUILD)" \
301         "CFLAGS=$(CFLAGS)" \
302         "CXXFLAGS=$(CXXFLAGS)" \
303         "CFLAGS_FOR_BUILD=$(CFLAGS_FOR_BUILD)" \
304         "CFLAGS_FOR_TARGET=$(CFLAGS_FOR_TARGET)" \
305         "INSTALL=$(INSTALL)" \
306         "INSTALL_DATA=$(INSTALL_DATA)" \
307         "INSTALL_PROGRAM=$(INSTALL_PROGRAM)" \
308         "INSTALL_SCRIPT=$(INSTALL_SCRIPT)" \
309         "LDFLAGS=$(LDFLAGS)" \
310         "LIBCFLAGS=$(LIBCFLAGS)" \
311         "LIBCFLAGS_FOR_TARGET=$(LIBCFLAGS_FOR_TARGET)" \
312         "MAKE=$(MAKE)" \
313         "MAKEINFO=$(MAKEINFO) $(MAKEINFOFLAGS)" \
314         "PICFLAG=$(PICFLAG)" \
315         "PICFLAG_FOR_TARGET=$(PICFLAG_FOR_TARGET)" \
316         "SHELL=$(SHELL)" \
317         "EXPECT=$(EXPECT)" \
318         "RUNTEST=$(RUNTEST)" \
319         "RUNTESTFLAGS=$(RUNTESTFLAGS)" \
320         "exec_prefix=$(exec_prefix)" \
321         "infodir=$(infodir)" \
322         "libdir=$(libdir)" \
323         "prefix=$(prefix)" \
324         "tooldir=$(tooldir)" \
325         "AR=$(AR)" \
326         "AS=$(AS)" \
327         "CC=$(CC)" \
328         "CXX=$(CXX)" \
329         "LD=$(LD)" \
330         "LIBCFLAGS=$(LIBCFLAGS)" \
331         "NM=$(NM)" \
332         "PICFLAG=$(PICFLAG)" \
333         "RANLIB=$(RANLIB)" \
334         "DESTDIR=$(DESTDIR)"
335
336 CONFIG_STATUS_DEPENDENCIES = $(srcdir)/configure.host
337 MAKEOVERRIDES = 
338 all: all-recursive
339
340 .SUFFIXES:
341 .SUFFIXES: .S .c .lo .o .obj .s
342 am--refresh:
343         @:
344 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
345         @for dep in $?; do \
346           case '$(am__configure_deps)' in \
347             *$$dep*) \
348               echo ' cd $(srcdir) && $(AUTOMAKE) --foreign '; \
349               cd $(srcdir) && $(AUTOMAKE) --foreign  \
350                 && exit 0; \
351               exit 1;; \
352           esac; \
353         done; \
354         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  Makefile'; \
355         cd $(top_srcdir) && \
356           $(AUTOMAKE) --foreign  Makefile
357 .PRECIOUS: Makefile
358 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
359         @case '$?' in \
360           *config.status*) \
361             echo ' $(SHELL) ./config.status'; \
362             $(SHELL) ./config.status;; \
363           *) \
364             echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
365             cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
366         esac;
367
368 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
369         $(SHELL) ./config.status --recheck
370
371 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
372         cd $(srcdir) && $(AUTOCONF)
373 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
374         cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
375
376 clean-noinstLTLIBRARIES:
377         -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
378         @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
379           dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
380           test "$$dir" != "$$p" || dir=.; \
381           echo "rm -f \"$${dir}/so_locations\""; \
382           rm -f "$${dir}/so_locations"; \
383         done
384 libgcjgc.la: $(libgcjgc_la_OBJECTS) $(libgcjgc_la_DEPENDENCIES) 
385         $(LINK)  $(libgcjgc_la_LDFLAGS) $(libgcjgc_la_OBJECTS) $(libgcjgc_la_LIBADD) $(LIBS)
386 libgcjgc_convenience.la: $(libgcjgc_convenience_la_OBJECTS) $(libgcjgc_convenience_la_DEPENDENCIES) 
387         $(LINK)  $(libgcjgc_convenience_la_LDFLAGS) $(libgcjgc_convenience_la_OBJECTS) $(libgcjgc_convenience_la_LIBADD) $(LIBS)
388
389 clean-checkPROGRAMS:
390         @list='$(check_PROGRAMS)'; for p in $$list; do \
391           f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
392           echo " rm -f $$p $$f"; \
393           rm -f $$p $$f ; \
394         done
395 tests/$(am__dirstamp):
396         @$(mkdir_p) tests
397         @: > tests/$(am__dirstamp)
398 tests/test.$(OBJEXT): tests/$(am__dirstamp)
399 gctest$(EXEEXT): $(gctest_OBJECTS) $(gctest_DEPENDENCIES) 
400         @rm -f gctest$(EXEEXT)
401         $(LINK) $(gctest_LDFLAGS) $(gctest_OBJECTS) $(gctest_LDADD) $(LIBS)
402
403 mostlyclean-compile:
404         -rm -f *.$(OBJEXT)
405         -rm -f tests/test.$(OBJEXT)
406
407 distclean-compile:
408         -rm -f *.tab.c
409
410 .c.o:
411         $(COMPILE) -c -o $@ $<
412
413 .c.obj:
414         $(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
415
416 .c.lo:
417         $(LTCOMPILE) -c -o $@ $<
418
419 mostlyclean-libtool:
420         -rm -f *.lo
421
422 clean-libtool:
423         -rm -rf .libs _libs
424
425 distclean-libtool:
426         -rm -f libtool
427
428 # GNU Make needs to see an explicit $(MAKE) variable in the command it
429 # runs to enable its job server during parallel builds.  Hence the
430 # comments below.
431 all-multi:
432         $(MULTIDO) $(AM_MAKEFLAGS) DO=all multi-do # $(MAKE)
433 install-multi:
434         $(MULTIDO) $(AM_MAKEFLAGS) DO=install multi-do # $(MAKE)
435
436 mostlyclean-multi:
437         $(MULTICLEAN) $(AM_MAKEFLAGS) DO=mostlyclean multi-clean # $(MAKE)
438 clean-multi:
439         $(MULTICLEAN) $(AM_MAKEFLAGS) DO=clean multi-clean # $(MAKE)
440 distclean-multi:
441         $(MULTICLEAN) $(AM_MAKEFLAGS) DO=distclean multi-clean # $(MAKE)
442 maintainer-clean-multi:
443         $(MULTICLEAN) $(AM_MAKEFLAGS) DO=maintainer-clean multi-clean # $(MAKE)
444 uninstall-info-am:
445
446 # This directory's subdirectories are mostly independent; you can cd
447 # into them and run `make' without going through this Makefile.
448 # To change the values of `make' variables: instead of editing Makefiles,
449 # (1) if the variable is set in `config.status', edit `config.status'
450 #     (which will cause the Makefiles to be regenerated when you run `make');
451 # (2) otherwise, pass the desired values on the `make' command line.
452 $(RECURSIVE_TARGETS):
453         @set fnord $$MAKEFLAGS; amf=$$2; \
454         dot_seen=no; \
455         target=`echo $@ | sed s/-recursive//`; \
456         list='$(SUBDIRS)'; for subdir in $$list; do \
457           echo "Making $$target in $$subdir"; \
458           if test "$$subdir" = "."; then \
459             dot_seen=yes; \
460             local_target="$$target-am"; \
461           else \
462             local_target="$$target"; \
463           fi; \
464           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
465            || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
466         done; \
467         if test "$$dot_seen" = "no"; then \
468           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
469         fi; test -z "$$fail"
470
471 mostlyclean-recursive clean-recursive distclean-recursive \
472 maintainer-clean-recursive:
473         @set fnord $$MAKEFLAGS; amf=$$2; \
474         dot_seen=no; \
475         case "$@" in \
476           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
477           *) list='$(SUBDIRS)' ;; \
478         esac; \
479         rev=''; for subdir in $$list; do \
480           if test "$$subdir" = "."; then :; else \
481             rev="$$subdir $$rev"; \
482           fi; \
483         done; \
484         rev="$$rev ."; \
485         target=`echo $@ | sed s/-recursive//`; \
486         for subdir in $$rev; do \
487           echo "Making $$target in $$subdir"; \
488           if test "$$subdir" = "."; then \
489             local_target="$$target-am"; \
490           else \
491             local_target="$$target"; \
492           fi; \
493           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
494            || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
495         done && test -z "$$fail"
496 tags-recursive:
497         list='$(SUBDIRS)'; for subdir in $$list; do \
498           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
499         done
500 ctags-recursive:
501         list='$(SUBDIRS)'; for subdir in $$list; do \
502           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
503         done
504
505 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
506         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
507         unique=`for i in $$list; do \
508             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
509           done | \
510           $(AWK) '    { files[$$0] = 1; } \
511                END { for (i in files) print i; }'`; \
512         mkid -fID $$unique
513 tags: TAGS
514
515 TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
516                 $(TAGS_FILES) $(LISP)
517         tags=; \
518         here=`pwd`; \
519         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
520           include_option=--etags-include; \
521           empty_fix=.; \
522         else \
523           include_option=--include; \
524           empty_fix=; \
525         fi; \
526         list='$(SUBDIRS)'; for subdir in $$list; do \
527           if test "$$subdir" = .; then :; else \
528             test ! -f $$subdir/TAGS || \
529               tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
530           fi; \
531         done; \
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; \
535           done | \
536           $(AWK) '    { files[$$0] = 1; } \
537                END { for (i in files) print i; }'`; \
538         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
539           test -n "$$unique" || unique=$$empty_fix; \
540           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
541             $$tags $$unique; \
542         fi
543 ctags: CTAGS
544 CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
545                 $(TAGS_FILES) $(LISP)
546         tags=; \
547         here=`pwd`; \
548         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
549         unique=`for i in $$list; do \
550             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
551           done | \
552           $(AWK) '    { files[$$0] = 1; } \
553                END { for (i in files) print i; }'`; \
554         test -z "$(CTAGS_ARGS)$$tags$$unique" \
555           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
556              $$tags $$unique
557
558 GTAGS:
559         here=`$(am__cd) $(top_builddir) && pwd` \
560           && cd $(top_srcdir) \
561           && gtags -i $(GTAGS_ARGS) $$here
562
563 distclean-tags:
564         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
565
566 check-TESTS: $(TESTS)
567         @failed=0; all=0; xfail=0; xpass=0; skip=0; \
568         srcdir=$(srcdir); export srcdir; \
569         list='$(TESTS)'; \
570         if test -n "$$list"; then \
571           for tst in $$list; do \
572             if test -f ./$$tst; then dir=./; \
573             elif test -f $$tst; then dir=; \
574             else dir="$(srcdir)/"; fi; \
575             if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \
576               all=`expr $$all + 1`; \
577               case " $(XFAIL_TESTS) " in \
578               *" $$tst "*) \
579                 xpass=`expr $$xpass + 1`; \
580                 failed=`expr $$failed + 1`; \
581                 echo "XPASS: $$tst"; \
582               ;; \
583               *) \
584                 echo "PASS: $$tst"; \
585               ;; \
586               esac; \
587             elif test $$? -ne 77; then \
588               all=`expr $$all + 1`; \
589               case " $(XFAIL_TESTS) " in \
590               *" $$tst "*) \
591                 xfail=`expr $$xfail + 1`; \
592                 echo "XFAIL: $$tst"; \
593               ;; \
594               *) \
595                 failed=`expr $$failed + 1`; \
596                 echo "FAIL: $$tst"; \
597               ;; \
598               esac; \
599             else \
600               skip=`expr $$skip + 1`; \
601               echo "SKIP: $$tst"; \
602             fi; \
603           done; \
604           if test "$$failed" -eq 0; then \
605             if test "$$xfail" -eq 0; then \
606               banner="All $$all tests passed"; \
607             else \
608               banner="All $$all tests behaved as expected ($$xfail expected failures)"; \
609             fi; \
610           else \
611             if test "$$xpass" -eq 0; then \
612               banner="$$failed of $$all tests failed"; \
613             else \
614               banner="$$failed of $$all tests did not behave as expected ($$xpass unexpected passes)"; \
615             fi; \
616           fi; \
617           dashes="$$banner"; \
618           skipped=""; \
619           if test "$$skip" -ne 0; then \
620             skipped="($$skip tests were not run)"; \
621             test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
622               dashes="$$skipped"; \
623           fi; \
624           report=""; \
625           if test "$$failed" -ne 0 && test -n "$(PACKAGE_BUGREPORT)"; then \
626             report="Please report to $(PACKAGE_BUGREPORT)"; \
627             test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
628               dashes="$$report"; \
629           fi; \
630           dashes=`echo "$$dashes" | sed s/./=/g`; \
631           echo "$$dashes"; \
632           echo "$$banner"; \
633           test -z "$$skipped" || echo "$$skipped"; \
634           test -z "$$report" || echo "$$report"; \
635           echo "$$dashes"; \
636           test "$$failed" -eq 0; \
637         else :; fi
638 check-am: $(check_PROGRAMS)
639         $(MAKE) $(AM_MAKEFLAGS) check-TESTS
640 check: check-recursive
641 all-am: Makefile $(LTLIBRARIES) all-multi
642 installdirs: installdirs-recursive
643 installdirs-am:
644 install: install-recursive
645 install-exec: install-exec-recursive
646 install-data: install-data-recursive
647 uninstall: uninstall-recursive
648
649 install-am: all-am
650         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
651
652 installcheck: installcheck-recursive
653 install-strip:
654         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
655           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
656           `test -z '$(STRIP)' || \
657             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
658 mostlyclean-generic:
659
660 clean-generic:
661
662 distclean-generic:
663         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
664         -rm -f tests/$(am__dirstamp)
665
666 maintainer-clean-generic:
667         @echo "This command is intended for maintainers to use"
668         @echo "it deletes files that may require special tools to rebuild."
669 clean: clean-multi clean-recursive
670
671 clean-am: clean-checkPROGRAMS clean-generic clean-libtool \
672         clean-noinstLTLIBRARIES mostlyclean-am
673
674 distclean: distclean-multi distclean-recursive
675         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
676         -rm -f Makefile
677 distclean-am: clean-am distclean-compile distclean-generic \
678         distclean-libtool distclean-tags
679
680 dvi: dvi-recursive
681
682 dvi-am:
683
684 html: html-recursive
685
686 info: info-recursive
687
688 info-am:
689
690 install-data-am:
691
692 install-exec-am: install-multi
693
694 install-info: install-info-recursive
695
696 install-man:
697
698 installcheck-am:
699
700 maintainer-clean: maintainer-clean-multi maintainer-clean-recursive
701         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
702         -rm -rf $(top_srcdir)/autom4te.cache
703         -rm -f Makefile
704 maintainer-clean-am: distclean-am maintainer-clean-generic
705
706 mostlyclean: mostlyclean-multi mostlyclean-recursive
707
708 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
709         mostlyclean-libtool
710
711 pdf: pdf-recursive
712
713 pdf-am:
714
715 ps: ps-recursive
716
717 ps-am:
718
719 uninstall-am:
720
721 uninstall-info: uninstall-info-recursive
722
723 .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am all-multi \
724         am--refresh check check-TESTS check-am clean \
725         clean-checkPROGRAMS clean-generic clean-libtool clean-multi \
726         clean-noinstLTLIBRARIES clean-recursive ctags ctags-recursive \
727         distclean distclean-compile distclean-generic \
728         distclean-libtool distclean-multi distclean-recursive \
729         distclean-tags dvi dvi-am html html-am info info-am install \
730         install-am install-data install-data-am install-exec \
731         install-exec-am install-info install-info-am install-man \
732         install-multi install-strip installcheck installcheck-am \
733         installdirs installdirs-am maintainer-clean \
734         maintainer-clean-generic maintainer-clean-multi \
735         maintainer-clean-recursive mostlyclean mostlyclean-compile \
736         mostlyclean-generic mostlyclean-libtool mostlyclean-multi \
737         mostlyclean-recursive pdf pdf-am ps ps-am tags tags-recursive \
738         uninstall uninstall-am uninstall-info-am
739
740
741 .s.lo:
742         $(LTCOMPILE) -Wp,-P -x assembler-with-cpp -c $<
743 .S.lo:
744         $(LTCOMPILE) -Wp,-P -x assembler-with-cpp -c $<
745 # Tell versions [3.59,3.63) of GNU make to not export all variables.
746 # Otherwise a system limit (for SysV at least) may be exceeded.
747 .NOEXPORT: