OSDN Git Service

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