| 1 | # Makefile.in generated automatically by automake 1.4 from Makefile.am | 
|---|
| 2 |  | 
|---|
| 3 | # Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc. | 
|---|
| 4 | # This Makefile.in is free software; the Free Software Foundation | 
|---|
| 5 | # gives unlimited permission to copy and/or distribute it, | 
|---|
| 6 | # with or without modifications, as long as this notice is preserved. | 
|---|
| 7 |  | 
|---|
| 8 | # This program is distributed in the hope that it will be useful, | 
|---|
| 9 | # but WITHOUT ANY WARRANTY, to the extent permitted by law; without | 
|---|
| 10 | # even the implied warranty of MERCHANTABILITY or FITNESS FOR A | 
|---|
| 11 | # PARTICULAR PURPOSE. | 
|---|
| 12 |  | 
|---|
| 13 |  | 
|---|
| 14 | SHELL = @SHELL@ | 
|---|
| 15 |  | 
|---|
| 16 | srcdir = @srcdir@ | 
|---|
| 17 | top_srcdir = @top_srcdir@ | 
|---|
| 18 | VPATH = @srcdir@ | 
|---|
| 19 | prefix = @prefix@ | 
|---|
| 20 | exec_prefix = @exec_prefix@ | 
|---|
| 21 |  | 
|---|
| 22 | bindir = @bindir@ | 
|---|
| 23 | sbindir = @sbindir@ | 
|---|
| 24 | libexecdir = @libexecdir@ | 
|---|
| 25 | datadir = @datadir@ | 
|---|
| 26 | sysconfdir = @sysconfdir@ | 
|---|
| 27 | sharedstatedir = @sharedstatedir@ | 
|---|
| 28 | localstatedir = @localstatedir@ | 
|---|
| 29 | libdir = @libdir@ | 
|---|
| 30 | infodir = @infodir@ | 
|---|
| 31 | mandir = @mandir@ | 
|---|
| 32 | includedir = @includedir@ | 
|---|
| 33 | oldincludedir = /usr/include | 
|---|
| 34 |  | 
|---|
| 35 | DESTDIR = | 
|---|
| 36 |  | 
|---|
| 37 | pkgdatadir = $(datadir)/@PACKAGE@ | 
|---|
| 38 | pkglibdir = $(libdir)/@PACKAGE@ | 
|---|
| 39 | pkgincludedir = $(includedir)/@PACKAGE@ | 
|---|
| 40 |  | 
|---|
| 41 | top_builddir = .. | 
|---|
| 42 |  | 
|---|
| 43 | ACLOCAL = @ACLOCAL@ | 
|---|
| 44 | AUTOCONF = @AUTOCONF@ | 
|---|
| 45 | AUTOMAKE = @AUTOMAKE@ | 
|---|
| 46 | AUTOHEADER = @AUTOHEADER@ | 
|---|
| 47 |  | 
|---|
| 48 | INSTALL = @INSTALL@ | 
|---|
| 49 | INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS) | 
|---|
| 50 | INSTALL_DATA = @INSTALL_DATA@ | 
|---|
| 51 | INSTALL_SCRIPT = @INSTALL_SCRIPT@ | 
|---|
| 52 | transform = @program_transform_name@ | 
|---|
| 53 |  | 
|---|
| 54 | NORMAL_INSTALL = : | 
|---|
| 55 | PRE_INSTALL = : | 
|---|
| 56 | POST_INSTALL = : | 
|---|
| 57 | NORMAL_UNINSTALL = : | 
|---|
| 58 | PRE_UNINSTALL = : | 
|---|
| 59 | POST_UNINSTALL = : | 
|---|
| 60 | build_alias = @build_alias@ | 
|---|
| 61 | build_triplet = @build@ | 
|---|
| 62 | host_alias = @host_alias@ | 
|---|
| 63 | host_triplet = @host@ | 
|---|
| 64 | target_alias = @target_alias@ | 
|---|
| 65 | target_triplet = @target@ | 
|---|
| 66 | AR = @AR@ | 
|---|
| 67 | AS = @AS@ | 
|---|
| 68 | BACKTRACESPEC = @BACKTRACESPEC@ | 
|---|
| 69 | CC = @CC@ | 
|---|
| 70 | CHECKREFSPEC = @CHECKREFSPEC@ | 
|---|
| 71 | COMPPATH = @COMPPATH@ | 
|---|
| 72 | CXX = @CXX@ | 
|---|
| 73 | CXXCPP = @CXXCPP@ | 
|---|
| 74 | DIRLTDL = @DIRLTDL@ | 
|---|
| 75 | DIVIDESPEC = @DIVIDESPEC@ | 
|---|
| 76 | DLLTOOL = @DLLTOOL@ | 
|---|
| 77 | EXCEPTIONSPEC = @EXCEPTIONSPEC@ | 
|---|
| 78 | EXEEXT = @EXEEXT@ | 
|---|
| 79 | GCC_UNWIND_INCLUDE = @GCC_UNWIND_INCLUDE@ | 
|---|
| 80 | GCDEPS = @GCDEPS@ | 
|---|
| 81 | GCINCS = @GCINCS@ | 
|---|
| 82 | GCJ = @GCJ@ | 
|---|
| 83 | GCJFLAGS = @GCJFLAGS@ | 
|---|
| 84 | GCJVERSION = @GCJVERSION@ | 
|---|
| 85 | GCLIBS = @GCLIBS@ | 
|---|
| 86 | GCOBJS = @GCOBJS@ | 
|---|
| 87 | GCSPEC = @GCSPEC@ | 
|---|
| 88 | GCTESTSPEC = @GCTESTSPEC@ | 
|---|
| 89 | HASH_SYNC_SPEC = @HASH_SYNC_SPEC@ | 
|---|
| 90 | IEEESPEC = @IEEESPEC@ | 
|---|
| 91 | INCLTDL = @INCLTDL@ | 
|---|
| 92 | INTERPRETER = @INTERPRETER@ | 
|---|
| 93 | JC1GCSPEC = @JC1GCSPEC@ | 
|---|
| 94 | LIBFFI = @LIBFFI@ | 
|---|
| 95 | LIBFFIINCS = @LIBFFIINCS@ | 
|---|
| 96 | LIBGCJDEBUG = @LIBGCJDEBUG@ | 
|---|
| 97 | LIBGCJTESTSPEC = @LIBGCJTESTSPEC@ | 
|---|
| 98 | LIBGCJ_CFLAGS = @LIBGCJ_CFLAGS@ | 
|---|
| 99 | LIBGCJ_CXXFLAGS = @LIBGCJ_CXXFLAGS@ | 
|---|
| 100 | LIBGCJ_JAVAFLAGS = @LIBGCJ_JAVAFLAGS@ | 
|---|
| 101 | LIBICONV = @LIBICONV@ | 
|---|
| 102 | LIBLTDL = @LIBLTDL@ | 
|---|
| 103 | LIBTOOL = @LIBTOOL@ | 
|---|
| 104 | LN_S = @LN_S@ | 
|---|
| 105 | MAINT = @MAINT@ | 
|---|
| 106 | MAKEINFO = @MAKEINFO@ | 
|---|
| 107 | OBJDUMP = @OBJDUMP@ | 
|---|
| 108 | OBJEXT = @OBJEXT@ | 
|---|
| 109 | PACKAGE = @PACKAGE@ | 
|---|
| 110 | PERL = @PERL@ | 
|---|
| 111 | PLATFORMOBJS = @PLATFORMOBJS@ | 
|---|
| 112 | RANLIB = @RANLIB@ | 
|---|
| 113 | STRIP = @STRIP@ | 
|---|
| 114 | SYSDEP_SOURCES = @SYSDEP_SOURCES@ | 
|---|
| 115 | SYSTEMSPEC = @SYSTEMSPEC@ | 
|---|
| 116 | SYS_ZLIBS = @SYS_ZLIBS@ | 
|---|
| 117 | THREADDEPS = @THREADDEPS@ | 
|---|
| 118 | THREADINCS = @THREADINCS@ | 
|---|
| 119 | THREADLDFLAGS = @THREADLDFLAGS@ | 
|---|
| 120 | THREADLIBS = @THREADLIBS@ | 
|---|
| 121 | THREADOBJS = @THREADOBJS@ | 
|---|
| 122 | THREADSPEC = @THREADSPEC@ | 
|---|
| 123 | VERSION = @VERSION@ | 
|---|
| 124 | ZINCS = @ZINCS@ | 
|---|
| 125 | ZLIBS = @ZLIBS@ | 
|---|
| 126 | ZLIBSPEC = @ZLIBSPEC@ | 
|---|
| 127 | ZLIBTESTSPEC = @ZLIBTESTSPEC@ | 
|---|
| 128 | gcc_version = @gcc_version@ | 
|---|
| 129 | glibjava_CXX = @glibjava_CXX@ | 
|---|
| 130 | here = @here@ | 
|---|
| 131 | libgcj_basedir = @libgcj_basedir@ | 
|---|
| 132 | mkinstalldirs = @mkinstalldirs@ | 
|---|
| 133 | tool_include_dir = @tool_include_dir@ | 
|---|
| 134 | toolexecdir = @toolexecdir@ | 
|---|
| 135 | toolexeclibdir = @toolexeclibdir@ | 
|---|
| 136 | toolexecmainlibdir = @toolexecmainlibdir@ | 
|---|
| 137 |  | 
|---|
| 138 | AUTOMAKE_OPTIONS = foreign | 
|---|
| 139 |  | 
|---|
| 140 | gcjdir = $(includedir)/gcj | 
|---|
| 141 | gcj_HEADERS = array.h cni.h field.h javaprims.h method.h | 
|---|
| 142 |  | 
|---|
| 143 | toolgcjdir = @tool_include_dir@/gcj | 
|---|
| 144 | toolgcj_HEADERS = libgcj-config.h | 
|---|
| 145 | CONFIG_HEADER = ../include/config.h libgcj-config.h | 
|---|
| 146 | CONFIG_CLEAN_FILES = | 
|---|
| 147 | HEADERS =  $(gcj_HEADERS) $(toolgcj_HEADERS) | 
|---|
| 148 |  | 
|---|
| 149 | DIST_COMMON =  ./stamp-h2.in Makefile.am Makefile.in libgcj-config.h.in | 
|---|
| 150 |  | 
|---|
| 151 |  | 
|---|
| 152 | DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST) | 
|---|
| 153 |  | 
|---|
| 154 | TAR = gtar | 
|---|
| 155 | GZIP_ENV = --best | 
|---|
| 156 | all: all-redirect | 
|---|
| 157 | .SUFFIXES: | 
|---|
| 158 | $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) | 
|---|
| 159 | cd $(top_srcdir) && $(AUTOMAKE) --foreign gcj/Makefile | 
|---|
| 160 |  | 
|---|
| 161 | Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status $(BUILT_SOURCES) | 
|---|
| 162 | cd $(top_builddir) \ | 
|---|
| 163 | && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status | 
|---|
| 164 |  | 
|---|
| 165 |  | 
|---|
| 166 | libgcj-config.h: stamp-h2 | 
|---|
| 167 | @if test ! -f $@; then \ | 
|---|
| 168 | rm -f stamp-h2; \ | 
|---|
| 169 | $(MAKE) stamp-h2; \ | 
|---|
| 170 | else :; fi | 
|---|
| 171 | stamp-h2: $(srcdir)/libgcj-config.h.in $(top_builddir)/config.status | 
|---|
| 172 | cd $(top_builddir) \ | 
|---|
| 173 | && CONFIG_FILES= CONFIG_HEADERS=gcj/libgcj-config.h \ | 
|---|
| 174 | $(SHELL) ./config.status | 
|---|
| 175 | @echo timestamp > stamp-h2 2> /dev/null | 
|---|
| 176 | $(srcdir)/libgcj-config.h.in: @MAINTAINER_MODE_TRUE@$(srcdir)/stamp-h2.in | 
|---|
| 177 | @if test ! -f $@; then \ | 
|---|
| 178 | rm -f $(srcdir)/stamp-h2.in; \ | 
|---|
| 179 | $(MAKE) $(srcdir)/stamp-h2.in; \ | 
|---|
| 180 | else :; fi | 
|---|
| 181 | $(srcdir)/stamp-h2.in: $(top_srcdir)/configure.in $(ACLOCAL_M4) | 
|---|
| 182 | cd $(top_srcdir) && $(AUTOHEADER) | 
|---|
| 183 | @echo timestamp > $(srcdir)/stamp-h2.in 2> /dev/null | 
|---|
| 184 |  | 
|---|
| 185 | mostlyclean-hdr: | 
|---|
| 186 |  | 
|---|
| 187 | clean-hdr: | 
|---|
| 188 |  | 
|---|
| 189 | distclean-hdr: | 
|---|
| 190 | -rm -f libgcj-config.h | 
|---|
| 191 |  | 
|---|
| 192 | maintainer-clean-hdr: | 
|---|
| 193 |  | 
|---|
| 194 | install-gcjHEADERS: $(gcj_HEADERS) | 
|---|
| 195 | @$(NORMAL_INSTALL) | 
|---|
| 196 | $(mkinstalldirs) $(DESTDIR)$(gcjdir) | 
|---|
| 197 | @list='$(gcj_HEADERS)'; for p in $$list; do \ | 
|---|
| 198 | if test -f "$$p"; then d= ; else d="$(srcdir)/"; fi; \ | 
|---|
| 199 | echo " $(INSTALL_DATA) $$d$$p $(DESTDIR)$(gcjdir)/$$p"; \ | 
|---|
| 200 | $(INSTALL_DATA) $$d$$p $(DESTDIR)$(gcjdir)/$$p; \ | 
|---|
| 201 | done | 
|---|
| 202 |  | 
|---|
| 203 | uninstall-gcjHEADERS: | 
|---|
| 204 | @$(NORMAL_UNINSTALL) | 
|---|
| 205 | list='$(gcj_HEADERS)'; for p in $$list; do \ | 
|---|
| 206 | rm -f $(DESTDIR)$(gcjdir)/$$p; \ | 
|---|
| 207 | done | 
|---|
| 208 |  | 
|---|
| 209 | install-toolgcjHEADERS: $(toolgcj_HEADERS) | 
|---|
| 210 | @$(NORMAL_INSTALL) | 
|---|
| 211 | $(mkinstalldirs) $(DESTDIR)$(toolgcjdir) | 
|---|
| 212 | @list='$(toolgcj_HEADERS)'; for p in $$list; do \ | 
|---|
| 213 | if test -f "$$p"; then d= ; else d="$(srcdir)/"; fi; \ | 
|---|
| 214 | echo " $(INSTALL_DATA) $$d$$p $(DESTDIR)$(toolgcjdir)/$$p"; \ | 
|---|
| 215 | $(INSTALL_DATA) $$d$$p $(DESTDIR)$(toolgcjdir)/$$p; \ | 
|---|
| 216 | done | 
|---|
| 217 |  | 
|---|
| 218 | uninstall-toolgcjHEADERS: | 
|---|
| 219 | @$(NORMAL_UNINSTALL) | 
|---|
| 220 | list='$(toolgcj_HEADERS)'; for p in $$list; do \ | 
|---|
| 221 | rm -f $(DESTDIR)$(toolgcjdir)/$$p; \ | 
|---|
| 222 | done | 
|---|
| 223 |  | 
|---|
| 224 | tags: TAGS | 
|---|
| 225 |  | 
|---|
| 226 | ID: $(HEADERS) $(SOURCES) $(LISP) | 
|---|
| 227 | list='$(SOURCES) $(HEADERS)'; \ | 
|---|
| 228 | unique=`for i in $$list; do echo $$i; done | \ | 
|---|
| 229 | awk '    { files[$$0] = 1; } \ | 
|---|
| 230 | END { for (i in files) print i; }'`; \ | 
|---|
| 231 | here=`pwd` && cd $(srcdir) \ | 
|---|
| 232 | && mkid -f$$here/ID $$unique $(LISP) | 
|---|
| 233 |  | 
|---|
| 234 | TAGS:  $(HEADERS) $(SOURCES) libgcj-config.h.in $(TAGS_DEPENDENCIES) $(LISP) | 
|---|
| 235 | tags=; \ | 
|---|
| 236 | here=`pwd`; \ | 
|---|
| 237 | list='$(SOURCES) $(HEADERS)'; \ | 
|---|
| 238 | unique=`for i in $$list; do echo $$i; done | \ | 
|---|
| 239 | awk '    { files[$$0] = 1; } \ | 
|---|
| 240 | END { for (i in files) print i; }'`; \ | 
|---|
| 241 | test -z "$(ETAGS_ARGS)libgcj-config.h.in$$unique$(LISP)$$tags" \ | 
|---|
| 242 | || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags libgcj-config.h.in $$unique $(LISP) -o $$here/TAGS) | 
|---|
| 243 |  | 
|---|
| 244 | mostlyclean-tags: | 
|---|
| 245 |  | 
|---|
| 246 | clean-tags: | 
|---|
| 247 |  | 
|---|
| 248 | distclean-tags: | 
|---|
| 249 | -rm -f TAGS ID | 
|---|
| 250 |  | 
|---|
| 251 | maintainer-clean-tags: | 
|---|
| 252 |  | 
|---|
| 253 | distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir) | 
|---|
| 254 |  | 
|---|
| 255 | subdir = gcj | 
|---|
| 256 |  | 
|---|
| 257 | distdir: $(DISTFILES) | 
|---|
| 258 | here=`cd $(top_builddir) && pwd`; \ | 
|---|
| 259 | top_distdir=`cd $(top_distdir) && pwd`; \ | 
|---|
| 260 | distdir=`cd $(distdir) && pwd`; \ | 
|---|
| 261 | cd $(top_srcdir) \ | 
|---|
| 262 | && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --foreign gcj/Makefile | 
|---|
| 263 | @for file in $(DISTFILES); do \ | 
|---|
| 264 | d=$(srcdir); \ | 
|---|
| 265 | if test -d $$d/$$file; then \ | 
|---|
| 266 | cp -pr $$d/$$file $(distdir)/$$file; \ | 
|---|
| 267 | else \ | 
|---|
| 268 | test -f $(distdir)/$$file \ | 
|---|
| 269 | || ln $$d/$$file $(distdir)/$$file 2> /dev/null \ | 
|---|
| 270 | || cp -p $$d/$$file $(distdir)/$$file || :; \ | 
|---|
| 271 | fi; \ | 
|---|
| 272 | done | 
|---|
| 273 | info-am: | 
|---|
| 274 | info: info-am | 
|---|
| 275 | dvi-am: | 
|---|
| 276 | dvi: dvi-am | 
|---|
| 277 | check-am: all-am | 
|---|
| 278 | check: check-am | 
|---|
| 279 | installcheck-am: | 
|---|
| 280 | installcheck: installcheck-am | 
|---|
| 281 | all-recursive-am: libgcj-config.h | 
|---|
| 282 | $(MAKE) $(AM_MAKEFLAGS) all-recursive | 
|---|
| 283 |  | 
|---|
| 284 | install-exec-am: | 
|---|
| 285 | install-exec: install-exec-am | 
|---|
| 286 |  | 
|---|
| 287 | install-data-am: install-gcjHEADERS install-toolgcjHEADERS | 
|---|
| 288 | install-data: install-data-am | 
|---|
| 289 |  | 
|---|
| 290 | install-am: all-am | 
|---|
| 291 | @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am | 
|---|
| 292 | install: install-am | 
|---|
| 293 | uninstall-am: uninstall-gcjHEADERS uninstall-toolgcjHEADERS | 
|---|
| 294 | uninstall: uninstall-am | 
|---|
| 295 | all-am: Makefile $(HEADERS) libgcj-config.h | 
|---|
| 296 | all-redirect: all-am | 
|---|
| 297 | install-strip: | 
|---|
| 298 | $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install | 
|---|
| 299 | installdirs: | 
|---|
| 300 | $(mkinstalldirs)  $(DESTDIR)$(gcjdir) $(DESTDIR)$(toolgcjdir) | 
|---|
| 301 |  | 
|---|
| 302 |  | 
|---|
| 303 | mostlyclean-generic: | 
|---|
| 304 |  | 
|---|
| 305 | clean-generic: | 
|---|
| 306 |  | 
|---|
| 307 | distclean-generic: | 
|---|
| 308 | -rm -f Makefile $(CONFIG_CLEAN_FILES) | 
|---|
| 309 | -rm -f config.cache config.log stamp-h stamp-h[0-9]* | 
|---|
| 310 |  | 
|---|
| 311 | maintainer-clean-generic: | 
|---|
| 312 | mostlyclean-am:  mostlyclean-hdr mostlyclean-tags mostlyclean-generic | 
|---|
| 313 |  | 
|---|
| 314 | mostlyclean: mostlyclean-am | 
|---|
| 315 |  | 
|---|
| 316 | clean-am:  clean-hdr clean-tags clean-generic mostlyclean-am | 
|---|
| 317 |  | 
|---|
| 318 | clean: clean-am | 
|---|
| 319 |  | 
|---|
| 320 | distclean-am:  distclean-hdr distclean-tags distclean-generic clean-am | 
|---|
| 321 | -rm -f libtool | 
|---|
| 322 |  | 
|---|
| 323 | distclean: distclean-am | 
|---|
| 324 |  | 
|---|
| 325 | maintainer-clean-am:  maintainer-clean-hdr maintainer-clean-tags \ | 
|---|
| 326 | maintainer-clean-generic distclean-am | 
|---|
| 327 | @echo "This command is intended for maintainers to use;" | 
|---|
| 328 | @echo "it deletes files that may require special tools to rebuild." | 
|---|
| 329 |  | 
|---|
| 330 | maintainer-clean: maintainer-clean-am | 
|---|
| 331 |  | 
|---|
| 332 | .PHONY: mostlyclean-hdr distclean-hdr clean-hdr maintainer-clean-hdr \ | 
|---|
| 333 | uninstall-gcjHEADERS install-gcjHEADERS uninstall-toolgcjHEADERS \ | 
|---|
| 334 | install-toolgcjHEADERS tags mostlyclean-tags distclean-tags clean-tags \ | 
|---|
| 335 | maintainer-clean-tags distdir info-am info dvi-am dvi check check-am \ | 
|---|
| 336 | installcheck-am installcheck all-recursive-am install-exec-am \ | 
|---|
| 337 | install-exec install-data-am install-data install-am install \ | 
|---|
| 338 | uninstall-am uninstall all-redirect all-am all installdirs \ | 
|---|
| 339 | mostlyclean-generic distclean-generic clean-generic \ | 
|---|
| 340 | maintainer-clean-generic clean mostlyclean distclean maintainer-clean | 
|---|
| 341 |  | 
|---|
| 342 |  | 
|---|
| 343 | # Tell versions [3.59,3.63) of GNU make to not export all variables. | 
|---|
| 344 | # Otherwise a system limit (for SysV at least) may be exceeded. | 
|---|
| 345 | .NOEXPORT: | 
|---|