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