OSDN Git Service

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