Makefile.in 25 KB

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