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