OSDN Git Service

Update to Automake 1.11.1.
[pf3gnuchains/gcc-fork.git] / boehm-gc / Makefile.in
1 # Makefile.in generated by automake 1.11.1 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
6 # Inc.
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.
10
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
14 # PARTICULAR PURPOSE.
15
16 @SET_MAKE@
17
18 VPATH = @srcdir@
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)
29 NORMAL_INSTALL = :
30 PRE_INSTALL = :
31 POST_INSTALL = :
32 NORMAL_UNINSTALL = :
33 PRE_UNINSTALL = :
34 POST_UNINSTALL = :
35 build_triplet = @build@
36 host_triplet = @host@
37 target_triplet = @target@
38 check_PROGRAMS = gctest$(EXEEXT)
39 TESTS = gctest$(EXEEXT)
40 subdir = .
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) \
55         $(ACLOCAL_M4)
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)
63 am__DEPENDENCIES_1 =
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) \
87         $(am__DEPENDENCIES_1)
88 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)/include
89 depcomp =
90 am__depfiles_maybe =
91 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
92         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
93 CCLD = $(CC)
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) \
98         $(gctest_SOURCES)
99 MULTISRCTOP = 
100 MULTIBUILDTOP = 
101 MULTIDIRS = 
102 MULTISUBDIR = 
103 MULTIDO = true
104 MULTICLEAN = true
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
116 ETAGS = etags
117 CTAGS = ctags
118 am__tty_colors = \
119 red=; grn=; lgn=; blu=; std=
120 DIST_SUBDIRS = $(SUBDIRS)
121 ACLOCAL = @ACLOCAL@
122 AMTAR = @AMTAR@
123 AM_CPPFLAGS = @AM_CPPFLAGS@
124 AR = @AR@
125 AS = @AS@
126 AUTOCONF = @AUTOCONF@
127 AUTOHEADER = @AUTOHEADER@
128 AUTOMAKE = @AUTOMAKE@
129 AWK = @AWK@
130 CC = @CC@
131 CCAS = @CCAS@
132 CCASFLAGS = @CCASFLAGS@
133 CCDEPMODE = @CCDEPMODE@
134 CFLAGS = @CFLAGS@
135 CPP = @CPP@
136 CPPFLAGS = @CPPFLAGS@
137 CXX = @CXX@
138 CXXCPP = @CXXCPP@
139 CXXDEPMODE = @CXXDEPMODE@
140 CXXFLAGS = @CXXFLAGS@
141 CYGPATH_W = @CYGPATH_W@
142 DEFS = @DEFS@
143 DEPDIR = @DEPDIR@
144 DSYMUTIL = @DSYMUTIL@
145 DUMPBIN = @DUMPBIN@
146 ECHO_C = @ECHO_C@
147 ECHO_N = @ECHO_N@
148 ECHO_T = @ECHO_T@
149 EGREP = @EGREP@
150 EXEEXT = @EXEEXT@
151 EXTRA_TEST_LIBS = @EXTRA_TEST_LIBS@
152 FGREP = @FGREP@
153 GC_CFLAGS = @GC_CFLAGS@
154 GREP = @GREP@
155 INSTALL = @INSTALL@
156 INSTALL_DATA = @INSTALL_DATA@
157 INSTALL_PROGRAM = @INSTALL_PROGRAM@
158 INSTALL_SCRIPT = @INSTALL_SCRIPT@
159 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
160 LD = @LD@
161 LDFLAGS = @LDFLAGS@
162 LIBOBJS = @LIBOBJS@
163 LIBS = @LIBS@
164 LIBTOOL = @LIBTOOL@
165 LIPO = @LIPO@
166 LN_S = @LN_S@
167 LTLIBOBJS = @LTLIBOBJS@
168 MAINT = @MAINT@
169 MAKEINFO = @MAKEINFO@
170 MKDIR_P = @MKDIR_P@
171 MY_CFLAGS = @MY_CFLAGS@
172 NM = @NM@
173 NMEDIT = @NMEDIT@
174 OBJDUMP = @OBJDUMP@
175 OBJEXT = @OBJEXT@
176 OTOOL = @OTOOL@
177 OTOOL64 = @OTOOL64@
178 PACKAGE = @PACKAGE@
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@
186 RANLIB = @RANLIB@
187 SED = @SED@
188 SET_MAKE = @SET_MAKE@
189 SHELL = @SHELL@
190 STRIP = @STRIP@
191 THREADLIBS = @THREADLIBS@
192 VERSION = @VERSION@
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@
201 addlibs = @addlibs@
202 addobjs = @addobjs@
203 addtests = @addtests@
204 am__include = @am__include@
205 am__leading_dot = @am__leading_dot@
206 am__quote = @am__quote@
207 am__tar = @am__tar@
208 am__untar = @am__untar@
209 bindir = @bindir@
210 build = @build@
211 build_alias = @build_alias@
212 build_cpu = @build_cpu@
213 build_os = @build_os@
214 build_vendor = @build_vendor@
215 builddir = @builddir@
216 datadir = @datadir@
217 datarootdir = @datarootdir@
218 docdir = @docdir@
219 dvidir = @dvidir@
220 exec_prefix = @exec_prefix@
221 extra_ldflags_libgc = @extra_ldflags_libgc@
222 host = @host@
223 host_alias = @host_alias@
224 host_cpu = @host_cpu@
225 host_os = @host_os@
226 host_vendor = @host_vendor@
227 htmldir = @htmldir@
228 includedir = @includedir@
229 infodir = @infodir@
230 install_sh = @install_sh@
231 libdir = @libdir@
232 libexecdir = @libexecdir@
233 localedir = @localedir@
234 localstatedir = @localstatedir@
235 mandir = @mandir@
236 mkdir_p = @mkdir_p@
237 mkinstalldirs = @mkinstalldirs@
238 multi_basedir = @multi_basedir@
239 oldincludedir = @oldincludedir@
240 pdfdir = @pdfdir@
241 prefix = @prefix@
242 program_transform_name = @program_transform_name@
243 psdir = @psdir@
244 sbindir = @sbindir@
245 sharedstatedir = @sharedstatedir@
246 srcdir = @srcdir@
247 sysconfdir = @sysconfdir@
248 target = @target@
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
262 SUBDIRS = include
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)
274
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
280
281
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) 
300
301 LTLDFLAGS = $(shell $(top_srcdir)/../libtool-ldflags $(LDFLAGS))
302 LINK = $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link \
303         $(CC) $(AM_CFLAGS) $(MY_CFLAGS) $(LTLDFLAGS) -o $@
304
305
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.
309 AM_MAKEFLAGS = \
310         "AR_FLAGS=$(AR_FLAGS)" \
311         "CC_FOR_BUILD=$(CC_FOR_BUILD)" \
312         "CFLAGS=$(CFLAGS)" \
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)" \
323         "MAKE=$(MAKE)" \
324         "MAKEINFO=$(MAKEINFO) $(MAKEINFOFLAGS)" \
325         "PICFLAG=$(PICFLAG)" \
326         "PICFLAG_FOR_TARGET=$(PICFLAG_FOR_TARGET)" \
327         "SHELL=$(SHELL)" \
328         "EXPECT=$(EXPECT)" \
329         "RUNTEST=$(RUNTEST)" \
330         "RUNTESTFLAGS=$(RUNTESTFLAGS)" \
331         "exec_prefix=$(exec_prefix)" \
332         "infodir=$(infodir)" \
333         "libdir=$(libdir)" \
334         "prefix=$(prefix)" \
335         "tooldir=$(tooldir)" \
336         "AR=$(AR)" \
337         "AS=$(AS)" \
338         "CC=$(CC)" \
339         "CXX=$(CXX)" \
340         "LD=$(LD)" \
341         "LIBCFLAGS=$(LIBCFLAGS)" \
342         "NM=$(NM)" \
343         "PICFLAG=$(PICFLAG)" \
344         "RANLIB=$(RANLIB)" \
345         "DESTDIR=$(DESTDIR)"
346
347 CONFIG_STATUS_DEPENDENCIES = $(srcdir)/configure.host
348 MAKEOVERRIDES = 
349 all: all-recursive
350
351 .SUFFIXES:
352 .SUFFIXES: .S .c .lo .o .obj .s
353 am--refresh:
354         @:
355 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
356         @for dep in $?; do \
357           case '$(am__configure_deps)' in \
358             *$$dep*) \
359               echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
360               $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
361                 && exit 0; \
362               exit 1;; \
363           esac; \
364         done; \
365         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
366         $(am__cd) $(top_srcdir) && \
367           $(AUTOMAKE) --foreign Makefile
368 .PRECIOUS: Makefile
369 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
370         @case '$?' in \
371           *config.status*) \
372             echo ' $(SHELL) ./config.status'; \
373             $(SHELL) ./config.status;; \
374           *) \
375             echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
376             cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
377         esac;
378
379 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
380         $(SHELL) ./config.status --recheck
381
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 $@
389
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"; \
397         done
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)
402
403 clean-checkPROGRAMS:
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; \
410         rm -f $$list
411 tests/$(am__dirstamp):
412         @$(MKDIR_P) tests
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)
418
419 mostlyclean-compile:
420         -rm -f *.$(OBJEXT)
421         -rm -f tests/test.$(OBJEXT)
422
423 distclean-compile:
424         -rm -f *.tab.c
425
426 .c.o:
427         $(COMPILE) -c -o $@ $<
428
429 .c.obj:
430         $(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
431
432 .c.lo:
433         $(LTCOMPILE) -c -o $@ $<
434
435 .s.o:
436         $(CCASCOMPILE) -c -o $@ $<
437
438 .s.obj:
439         $(CCASCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
440
441 mostlyclean-libtool:
442         -rm -f *.lo
443
444 clean-libtool:
445         -rm -rf .libs _libs
446
447 distclean-libtool:
448         -rm -f libtool config.lt
449
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
452 # comments below.
453 all-multi:
454         $(MULTIDO) $(AM_MAKEFLAGS) DO=all multi-do # $(MAKE)
455 install-multi:
456         $(MULTIDO) $(AM_MAKEFLAGS) DO=install multi-do # $(MAKE)
457
458 mostlyclean-multi:
459         $(MULTICLEAN) $(AM_MAKEFLAGS) DO=mostlyclean multi-clean # $(MAKE)
460 clean-multi:
461         $(MULTICLEAN) $(AM_MAKEFLAGS) DO=clean multi-clean # $(MAKE)
462 distclean-multi:
463         $(MULTICLEAN) $(AM_MAKEFLAGS) DO=distclean multi-clean # $(MAKE)
464 maintainer-clean-multi:
465         $(MULTICLEAN) $(AM_MAKEFLAGS) DO=maintainer-clean multi-clean # $(MAKE)
466
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):
474         @fail= failcom='exit 1'; \
475         for f in x $$MAKEFLAGS; do \
476           case $$f in \
477             *=* | --[!k]*);; \
478             *k*) failcom='fail=yes';; \
479           esac; \
480         done; \
481         dot_seen=no; \
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 \
486             dot_seen=yes; \
487             local_target="$$target-am"; \
488           else \
489             local_target="$$target"; \
490           fi; \
491           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
492           || eval $$failcom; \
493         done; \
494         if test "$$dot_seen" = "no"; then \
495           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
496         fi; test -z "$$fail"
497
498 $(RECURSIVE_CLEAN_TARGETS):
499         @fail= failcom='exit 1'; \
500         for f in x $$MAKEFLAGS; do \
501           case $$f in \
502             *=* | --[!k]*);; \
503             *k*) failcom='fail=yes';; \
504           esac; \
505         done; \
506         dot_seen=no; \
507         case "$@" in \
508           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
509           *) list='$(SUBDIRS)' ;; \
510         esac; \
511         rev=''; for subdir in $$list; do \
512           if test "$$subdir" = "."; then :; else \
513             rev="$$subdir $$rev"; \
514           fi; \
515         done; \
516         rev="$$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"; \
522           else \
523             local_target="$$target"; \
524           fi; \
525           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
526           || eval $$failcom; \
527         done && test -z "$$fail"
528 tags-recursive:
529         list='$(SUBDIRS)'; for subdir in $$list; do \
530           test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
531         done
532 ctags-recursive:
533         list='$(SUBDIRS)'; for subdir in $$list; do \
534           test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
535         done
536
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; \
541           done | \
542           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
543               END { if (nonempty) { for (i in files) print i; }; }'`; \
544         mkid -fID $$unique
545 tags: TAGS
546
547 TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
548                 $(TAGS_FILES) $(LISP)
549         set x; \
550         here=`pwd`; \
551         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
552           include_option=--etags-include; \
553           empty_fix=.; \
554         else \
555           include_option=--include; \
556           empty_fix=; \
557         fi; \
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"; \
562           fi; \
563         done; \
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; \
567           done | \
568           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
569               END { if (nonempty) { for (i in files) print i; }; }'`; \
570         shift; \
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) \
575               "$$@" $$unique; \
576           else \
577             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
578               $$unique; \
579           fi; \
580         fi
581 ctags: CTAGS
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; \
587           done | \
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) \
592              $$unique
593
594 GTAGS:
595         here=`$(am__cd) $(top_builddir) && pwd` \
596           && $(am__cd) $(top_srcdir) \
597           && gtags -i $(GTAGS_ARGS) "$$here"
598
599 distclean-tags:
600         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
601
602 check-TESTS: $(TESTS)
603         @failed=0; all=0; xfail=0; xpass=0; skip=0; \
604         srcdir=$(srcdir); export srcdir; \
605         list=' $(TESTS) '; \
606         $(am__tty_colors); \
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; \
619               ;; \
620               *) \
621                 col=$$grn; res=PASS; \
622               ;; \
623               esac; \
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; \
630               ;; \
631               *) \
632                 failed=`expr $$failed + 1`; \
633                 col=$$red; res=FAIL; \
634               ;; \
635               esac; \
636             else \
637               skip=`expr $$skip + 1`; \
638               col=$$blu; res=SKIP; \
639             fi; \
640             echo "$${col}$$res$${std}: $$tst"; \
641           done; \
642           if test "$$all" -eq 1; then \
643             tests="test"; \
644             All=""; \
645           else \
646             tests="tests"; \
647             All="All "; \
648           fi; \
649           if test "$$failed" -eq 0; then \
650             if test "$$xfail" -eq 0; then \
651               banner="$$All$$all $$tests passed"; \
652             else \
653               if test "$$xfail" -eq 1; then failures=failure; else failures=failures; fi; \
654               banner="$$All$$all $$tests behaved as expected ($$xfail expected $$failures)"; \
655             fi; \
656           else \
657             if test "$$xpass" -eq 0; then \
658               banner="$$failed of $$all $$tests failed"; \
659             else \
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)"; \
662             fi; \
663           fi; \
664           dashes="$$banner"; \
665           skipped=""; \
666           if test "$$skip" -ne 0; then \
667             if test "$$skip" -eq 1; then \
668               skipped="($$skip test was not run)"; \
669             else \
670               skipped="($$skip tests were not run)"; \
671             fi; \
672             test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
673               dashes="$$skipped"; \
674           fi; \
675           report=""; \
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` || \
679               dashes="$$report"; \
680           fi; \
681           dashes=`echo "$$dashes" | sed s/./=/g`; \
682           if test "$$failed" -eq 0; then \
683             echo "$$grn$$dashes"; \
684           else \
685             echo "$$red$$dashes"; \
686           fi; \
687           echo "$$banner"; \
688           test -z "$$skipped" || echo "$$skipped"; \
689           test -z "$$report" || echo "$$report"; \
690           echo "$$dashes$$std"; \
691           test "$$failed" -eq 0; \
692         else :; fi
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
698 installdirs-am:
699 install: install-recursive
700 install-exec: install-exec-recursive
701 install-data: install-data-recursive
702 uninstall: uninstall-recursive
703
704 install-am: all-am
705         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
706
707 installcheck: installcheck-recursive
708 install-strip:
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
713 mostlyclean-generic:
714
715 clean-generic:
716
717 distclean-generic:
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)
721
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
726
727 clean-am: clean-checkPROGRAMS clean-generic clean-libtool \
728         clean-noinstLTLIBRARIES mostlyclean-am
729
730 distclean: distclean-multi distclean-recursive
731         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
732         -rm -f Makefile
733 distclean-am: clean-am distclean-compile distclean-generic \
734         distclean-libtool distclean-tags
735
736 dvi: dvi-recursive
737
738 dvi-am:
739
740 html: html-recursive
741
742 html-am:
743
744 info: info-recursive
745
746 info-am:
747
748 install-data-am:
749
750 install-dvi: install-dvi-recursive
751
752 install-dvi-am:
753
754 install-exec-am: install-multi
755
756 install-html: install-html-recursive
757
758 install-html-am:
759
760 install-info: install-info-recursive
761
762 install-info-am:
763
764 install-man:
765
766 install-pdf: install-pdf-recursive
767
768 install-pdf-am:
769
770 install-ps: install-ps-recursive
771
772 install-ps-am:
773
774 installcheck-am:
775
776 maintainer-clean: maintainer-clean-multi maintainer-clean-recursive
777         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
778         -rm -rf $(top_srcdir)/autom4te.cache
779         -rm -f Makefile
780 maintainer-clean-am: distclean-am maintainer-clean-generic
781
782 mostlyclean: mostlyclean-multi mostlyclean-recursive
783
784 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
785         mostlyclean-libtool
786
787 pdf: pdf-recursive
788
789 pdf-am:
790
791 ps: ps-recursive
792
793 ps-am:
794
795 uninstall-am:
796
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
801
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
818
819
820 .s.lo:
821         $(LTCOMPILE) -Wp,-P -x assembler-with-cpp -c $<
822 .S.lo:
823         $(LTCOMPILE) -Wp,-P -x assembler-with-cpp -c $<
824
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.
827 .NOEXPORT: