Merge from mainline (gomp-merge-2005-02-26).
[official-gcc.git] / boehm-gc / Makefile.in
bloba81e3d0b4660041627d50fd64fad19e344455aea
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)/../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)/../config/acx.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 CONFIG_CLEAN_FILES =
82 LTLIBRARIES = $(noinst_LTLIBRARIES)
83 am__DEPENDENCIES_1 =
84 @POWERPC_DARWIN_TRUE@am__objects_1 = powerpc_darwin_mach_dep.lo
85 am__objects_2 = allchblk.lo alloc.lo blacklst.lo checksums.lo \
86 dbg_mlc.lo dyn_load.lo finalize.lo gc_dlopen.lo gcj_mlc.lo \
87 headers.lo aix_irix_threads.lo malloc.lo mallocx.lo mark.lo \
88 mark_rts.lo misc.lo new_hblk.lo obj_map.lo os_dep.lo \
89 pcr_interface.lo ptr_chck.lo real_malloc.lo reclaim.lo \
90 solaris_pthreads.lo solaris_threads.lo specific.lo stubborn.lo \
91 typd_mlc.lo backgraph.lo win32_threads.lo pthread_support.lo \
92 pthread_stop_world.lo darwin_stop_world.lo $(am__objects_1)
93 am_libgcjgc_la_OBJECTS = $(am__objects_2)
94 libgcjgc_la_OBJECTS = $(am_libgcjgc_la_OBJECTS)
95 am_libgcjgc_convenience_la_OBJECTS = $(am__objects_2)
96 libgcjgc_convenience_la_OBJECTS = \
97 $(am_libgcjgc_convenience_la_OBJECTS)
98 am__dirstamp = $(am__leading_dot)dirstamp
99 am_gctest_OBJECTS = tests/test.$(OBJEXT)
100 gctest_OBJECTS = $(am_gctest_OBJECTS)
101 gctest_DEPENDENCIES = ./libgcjgc.la $(am__DEPENDENCIES_1) \
102 $(am__DEPENDENCIES_1)
103 DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)/include
104 depcomp =
105 am__depfiles_maybe =
106 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
107 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
108 CCLD = $(CC)
109 CCASCOMPILE = $(CCAS) $(AM_CCASFLAGS) $(CCASFLAGS)
110 LTCCASCOMPILE = $(LIBTOOL) --mode=compile $(CCAS) $(AM_CCASFLAGS) \
111 $(CCASFLAGS)
112 SOURCES = $(libgcjgc_la_SOURCES) $(libgcjgc_convenience_la_SOURCES) \
113 $(gctest_SOURCES)
114 MULTISRCTOP =
115 MULTIBUILDTOP =
116 MULTIDIRS =
117 MULTISUBDIR =
118 MULTIDO = true
119 MULTICLEAN = true
120 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
121 html-recursive info-recursive install-data-recursive \
122 install-exec-recursive install-info-recursive \
123 install-recursive installcheck-recursive installdirs-recursive \
124 pdf-recursive ps-recursive uninstall-info-recursive \
125 uninstall-recursive
126 ETAGS = etags
127 CTAGS = ctags
128 DIST_SUBDIRS = $(SUBDIRS)
129 ACLOCAL = @ACLOCAL@
130 AMDEP_FALSE = @AMDEP_FALSE@
131 AMDEP_TRUE = @AMDEP_TRUE@
132 AMTAR = @AMTAR@
133 AM_CPPFLAGS = @AM_CPPFLAGS@
134 AR = @AR@
135 AS = @AS@
136 AUTOCONF = @AUTOCONF@
137 AUTOHEADER = @AUTOHEADER@
138 AUTOMAKE = @AUTOMAKE@
139 AWK = @AWK@
140 CC = @CC@
141 CCAS = @CCAS@
142 CCASFLAGS = @CCASFLAGS@
143 CCDEPMODE = @CCDEPMODE@
144 CFLAGS = @CFLAGS@
145 CPLUSPLUS_FALSE = @CPLUSPLUS_FALSE@
146 CPLUSPLUS_TRUE = @CPLUSPLUS_TRUE@
147 CPP = @CPP@
148 CPPFLAGS = @CPPFLAGS@
149 CXX = @CXX@
150 CXXCPP = @CXXCPP@
151 CXXDEPMODE = @CXXDEPMODE@
152 CXXFLAGS = @CXXFLAGS@
153 CYGPATH_W = @CYGPATH_W@
154 DEFS = @DEFS@
155 DEPDIR = @DEPDIR@
156 ECHO_C = @ECHO_C@
157 ECHO_N = @ECHO_N@
158 ECHO_T = @ECHO_T@
159 EGREP = @EGREP@
160 EXEEXT = @EXEEXT@
161 EXTRA_TEST_LIBS = @EXTRA_TEST_LIBS@
162 GC_CFLAGS = @GC_CFLAGS@
163 INSTALL_DATA = @INSTALL_DATA@
164 INSTALL_PROGRAM = @INSTALL_PROGRAM@
165 INSTALL_SCRIPT = @INSTALL_SCRIPT@
166 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
167 LIBOBJS = @LIBOBJS@
168 LIBS = @LIBS@
169 LIBTOOL = @LIBTOOL@
170 LN_S = @LN_S@
171 LTLIBOBJS = @LTLIBOBJS@
172 MAINT = @MAINT@
173 MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
174 MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
175 MAKEINFO = @MAKEINFO@
176 MY_CFLAGS = @MY_CFLAGS@
177 OBJEXT = @OBJEXT@
178 PACKAGE = @PACKAGE@
179 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
180 PACKAGE_NAME = @PACKAGE_NAME@
181 PACKAGE_STRING = @PACKAGE_STRING@
182 PACKAGE_TARNAME = @PACKAGE_TARNAME@
183 PACKAGE_VERSION = @PACKAGE_VERSION@
184 PATH_SEPARATOR = @PATH_SEPARATOR@
185 POWERPC_DARWIN_FALSE = @POWERPC_DARWIN_FALSE@
186 POWERPC_DARWIN_TRUE = @POWERPC_DARWIN_TRUE@
187 RANLIB = @RANLIB@
188 SET_MAKE = @SET_MAKE@
189 SHELL = @SHELL@
190 STRIP = @STRIP@
191 THREADLIBS = @THREADLIBS@
192 VERSION = @VERSION@
193 ac_ct_AR = @ac_ct_AR@
194 ac_ct_AS = @ac_ct_AS@
195 ac_ct_CC = @ac_ct_CC@
196 ac_ct_CXX = @ac_ct_CXX@
197 ac_ct_RANLIB = @ac_ct_RANLIB@
198 ac_ct_STRIP = @ac_ct_STRIP@
199 addincludes = @addincludes@
200 addlibs = @addlibs@
201 addobjs = @addobjs@
202 addtests = @addtests@
203 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
204 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
205 am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
206 am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
207 am__include = @am__include@
208 am__leading_dot = @am__leading_dot@
209 am__quote = @am__quote@
210 am__tar = @am__tar@
211 am__untar = @am__untar@
212 bindir = @bindir@
213 build = @build@
214 build_alias = @build_alias@
215 build_cpu = @build_cpu@
216 build_os = @build_os@
217 build_vendor = @build_vendor@
218 datadir = @datadir@
219 exec_prefix = @exec_prefix@
220 host = @host@
221 host_alias = @host_alias@
222 host_cpu = @host_cpu@
223 host_os = @host_os@
224 host_vendor = @host_vendor@
225 includedir = @includedir@
226 infodir = @infodir@
227 install_sh = @install_sh@
228 libdir = @libdir@
229 libexecdir = @libexecdir@
230 localstatedir = @localstatedir@
231 mandir = @mandir@
232 mkdir_p = @mkdir_p@
233 mkinstalldirs = @mkinstalldirs@
234 multi_basedir = @multi_basedir@
235 oldincludedir = @oldincludedir@
236 prefix = @prefix@
237 program_transform_name = @program_transform_name@
238 sbindir = @sbindir@
239 sharedstatedir = @sharedstatedir@
240 sysconfdir = @sysconfdir@
241 target = @target@
242 target_alias = @target_alias@
243 target_all = @target_all@
244 target_cpu = @target_cpu@
245 target_noncanonical = @target_noncanonical@
246 target_os = @target_os@
247 target_vendor = @target_vendor@
248 toolexecdir = @toolexecdir@
249 toolexeclibdir = @toolexeclibdir@
250 AUTOMAKE_OPTIONS = cygnus subdir-objects
251 ACLOCAL_AMFLAGS = -I .. -I ../config
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)
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
270 libgcjgc_la_SOURCES = $(GC_SOURCES)
271 libgcjgc_convenience_la_SOURCES = $(GC_SOURCES)
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)
290 LINK = $(LIBTOOL) --mode=link $(CC) $(AM_CFLAGS) $(MY_CFLAGS) $(LDFLAGS) -o $@
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)"
333 CONFIG_STATUS_DEPENDENCIES = $(srcdir)/configure.host
334 MAKEOVERRIDES =
335 all: all-recursive
337 .SUFFIXES:
338 .SUFFIXES: .S .c .lo .o .obj .s
339 am--refresh:
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;
365 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
366 $(SHELL) ./config.status --recheck
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)
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)
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)
400 mostlyclean-compile:
401 -rm -f *.$(OBJEXT)
402 -rm -f tests/test.$(OBJEXT)
404 distclean-compile:
405 -rm -f *.tab.c
407 .c.o:
408 $(COMPILE) -c -o $@ $<
410 .c.obj:
411 $(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
413 .c.lo:
414 $(LTCOMPILE) -c -o $@ $<
416 .s.o:
417 $(CCASCOMPILE) -c $<
419 .s.obj:
420 $(CCASCOMPILE) -c `$(CYGPATH_W) '$<'`
422 mostlyclean-libtool:
423 -rm -f *.lo
425 clean-libtool:
426 -rm -rf .libs _libs
428 distclean-libtool:
429 -rm -f libtool
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)
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:
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"
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
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
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; \
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
561 GTAGS:
562 here=`$(am__cd) $(top_builddir) && pwd` \
563 && cd $(top_srcdir) \
564 && gtags -i $(GTAGS_ARGS) $$here
566 distclean-tags:
567 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
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
652 install-am: all-am
653 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
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:
663 clean-generic:
665 distclean-generic:
666 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
667 -rm -f tests/$(am__dirstamp)
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
674 clean-am: clean-checkPROGRAMS clean-generic clean-libtool \
675 clean-noinstLTLIBRARIES mostlyclean-am
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
683 dvi: dvi-recursive
685 dvi-am:
687 html: html-recursive
689 info: info-recursive
691 info-am:
693 install-data-am:
695 install-exec-am: install-multi
697 install-info: install-info-recursive
699 install-man:
701 installcheck-am:
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
709 mostlyclean: mostlyclean-multi mostlyclean-recursive
711 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
712 mostlyclean-libtool
714 pdf: pdf-recursive
716 pdf-am:
718 ps: ps-recursive
720 ps-am:
722 uninstall-am:
724 uninstall-info: uninstall-info-recursive
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
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: