OSDN Git Service

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