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