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