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