1# Makefile.in generated by automake 1.10.1 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  Free Software Foundation, Inc.
6# This Makefile.in is free software; the Free Software Foundation
7# gives unlimited permission to copy and/or distribute it,
8# with or without modifications, as long as this notice is preserved.
9
10# This program is distributed in the hope that it will be useful,
11# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13# PARTICULAR PURPOSE.
14
15@SET_MAKE@
16
17VPATH = @srcdir@
18pkgdatadir = $(datadir)/@PACKAGE@
19pkglibdir = $(libdir)/@PACKAGE@
20pkgincludedir = $(includedir)/@PACKAGE@
21am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
22install_sh_DATA = $(install_sh) -c -m 644
23install_sh_PROGRAM = $(install_sh) -c
24install_sh_SCRIPT = $(install_sh) -c
25INSTALL_HEADER = $(INSTALL_DATA)
26transform = $(program_transform_name)
27NORMAL_INSTALL = :
28PRE_INSTALL = :
29POST_INSTALL = :
30NORMAL_UNINSTALL = :
31PRE_UNINSTALL = :
32POST_UNINSTALL = :
33build_triplet = @build@
34host_triplet = @host@
35target_triplet = @target@
36subdir = java/tijmp
37DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \
38	$(srcdir)/Makefile.in
39ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
40am__aclocal_m4_deps = $(top_srcdir)/configure.ac
41am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
42	$(ACLOCAL_M4)
43mkinstalldirs = $(install_sh) -d
44CONFIG_HEADER = $(top_builddir)/config.h
45CONFIG_CLEAN_FILES =
46SOURCES =
47DIST_SOURCES =
48RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
49	html-recursive info-recursive install-data-recursive \
50	install-dvi-recursive install-exec-recursive \
51	install-html-recursive install-info-recursive \
52	install-pdf-recursive install-ps-recursive install-recursive \
53	installcheck-recursive installdirs-recursive pdf-recursive \
54	ps-recursive uninstall-recursive
55HEADERS = $(noinst_HEADERS)
56RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
57  distclean-recursive maintainer-clean-recursive
58ETAGS = etags
59CTAGS = ctags
60DIST_SUBDIRS = $(SUBDIRS)
61DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
62ACLOCAL = @ACLOCAL@
63AMTAR = @AMTAR@
64AR = @AR@
65AUTOCONF = @AUTOCONF@
66AUTOHEADER = @AUTOHEADER@
67AUTOMAKE = @AUTOMAKE@
68AWK = @AWK@
69CC = @CC@
70CCDEPMODE = @CCDEPMODE@
71CFLAGS = @CFLAGS@
72CPP = @CPP@
73CPPFLAGS = @CPPFLAGS@
74CXX = @CXX@
75CXXCPP = @CXXCPP@
76CXXDEPMODE = @CXXDEPMODE@
77CXXFLAGS = @CXXFLAGS@
78CYGPATH_W = @CYGPATH_W@
79DEFS = @DEFS@
80DEPDIR = @DEPDIR@
81DSYMUTIL = @DSYMUTIL@
82ECHO = @ECHO@
83ECHO_C = @ECHO_C@
84ECHO_N = @ECHO_N@
85ECHO_T = @ECHO_T@
86EGREP = @EGREP@
87EXEEXT = @EXEEXT@
88F77 = @F77@
89FFLAGS = @FFLAGS@
90GREP = @GREP@
91INSTALL = @INSTALL@
92INSTALL_DATA = @INSTALL_DATA@
93INSTALL_PROGRAM = @INSTALL_PROGRAM@
94INSTALL_SCRIPT = @INSTALL_SCRIPT@
95INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
96LDFLAGS = @LDFLAGS@
97LIBOBJS = @LIBOBJS@
98LIBS = @LIBS@
99LIBTOOL = @LIBTOOL@
100LIBTOOL_DEPS = @LIBTOOL_DEPS@
101LN_S = @LN_S@
102LTLIBOBJS = @LTLIBOBJS@
103MAKEINFO = @MAKEINFO@
104MKDIR_P = @MKDIR_P@
105NMEDIT = @NMEDIT@
106OBJEXT = @OBJEXT@
107PACKAGE = @PACKAGE@
108PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
109PACKAGE_NAME = @PACKAGE_NAME@
110PACKAGE_STRING = @PACKAGE_STRING@
111PACKAGE_TARNAME = @PACKAGE_TARNAME@
112PACKAGE_VERSION = @PACKAGE_VERSION@
113PATH_SEPARATOR = @PATH_SEPARATOR@
114RANLIB = @RANLIB@
115SED = @SED@
116SET_MAKE = @SET_MAKE@
117SHELL = @SHELL@
118STRIP = @STRIP@
119VERSION = @VERSION@
120abs_builddir = @abs_builddir@
121abs_srcdir = @abs_srcdir@
122abs_top_builddir = @abs_top_builddir@
123abs_top_srcdir = @abs_top_srcdir@
124ac_ct_CC = @ac_ct_CC@
125ac_ct_CXX = @ac_ct_CXX@
126ac_ct_F77 = @ac_ct_F77@
127am__include = @am__include@
128am__leading_dot = @am__leading_dot@
129am__quote = @am__quote@
130am__tar = @am__tar@
131am__untar = @am__untar@
132bindir = @bindir@
133build = @build@
134build_alias = @build_alias@
135build_cpu = @build_cpu@
136build_os = @build_os@
137build_vendor = @build_vendor@
138builddir = @builddir@
139datadir = @datadir@
140datarootdir = @datarootdir@
141docdir = @docdir@
142dvidir = @dvidir@
143exec_prefix = @exec_prefix@
144host = @host@
145host_alias = @host_alias@
146host_cpu = @host_cpu@
147host_os = @host_os@
148host_vendor = @host_vendor@
149htmldir = @htmldir@
150includedir = @includedir@
151infodir = @infodir@
152install_sh = @install_sh@
153libdir = @libdir@
154libexecdir = @libexecdir@
155localedir = @localedir@
156localstatedir = @localstatedir@
157mandir = @mandir@
158mkdir_p = @mkdir_p@
159oldincludedir = @oldincludedir@
160pdfdir = @pdfdir@
161prefix = @prefix@
162program_transform_name = @program_transform_name@
163psdir = @psdir@
164sbindir = @sbindir@
165sharedstatedir = @sharedstatedir@
166srcdir = @srcdir@
167sysconfdir = @sysconfdir@
168target = @target@
169target_alias = @target_alias@
170target_cpu = @target_cpu@
171target_os = @target_os@
172target_vendor = @target_vendor@
173top_builddir = @top_builddir@
174top_srcdir = @top_srcdir@
175SUBDIRS = actions filter ui
176noinst_HEADERS = EventHandler.java HeapWalkEntry.java TIJMPController.java \
177		 OwnerInfo.java OwnerInfoHeader.java UIHandler.java \
178		 ProfilerHandler.java TIJMPMethodTracer.java
179
180all: all-recursive
181
182.SUFFIXES:
183$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
184	@for dep in $?; do \
185	  case '$(am__configure_deps)' in \
186	    *$$dep*) \
187	      cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
188		&& exit 0; \
189	      exit 1;; \
190	  esac; \
191	done; \
192	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  java/tijmp/Makefile'; \
193	cd $(top_srcdir) && \
194	  $(AUTOMAKE) --gnu  java/tijmp/Makefile
195.PRECIOUS: Makefile
196Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
197	@case '$?' in \
198	  *config.status*) \
199	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
200	  *) \
201	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
202	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
203	esac;
204
205$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
206	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
207
208$(top_srcdir)/configure:  $(am__configure_deps)
209	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
210$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
211	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
212
213mostlyclean-libtool:
214	-rm -f *.lo
215
216clean-libtool:
217	-rm -rf .libs _libs
218
219# This directory's subdirectories are mostly independent; you can cd
220# into them and run `make' without going through this Makefile.
221# To change the values of `make' variables: instead of editing Makefiles,
222# (1) if the variable is set in `config.status', edit `config.status'
223#     (which will cause the Makefiles to be regenerated when you run `make');
224# (2) otherwise, pass the desired values on the `make' command line.
225$(RECURSIVE_TARGETS):
226	@failcom='exit 1'; \
227	for f in x $$MAKEFLAGS; do \
228	  case $$f in \
229	    *=* | --[!k]*);; \
230	    *k*) failcom='fail=yes';; \
231	  esac; \
232	done; \
233	dot_seen=no; \
234	target=`echo $@ | sed s/-recursive//`; \
235	list='$(SUBDIRS)'; for subdir in $$list; do \
236	  echo "Making $$target in $$subdir"; \
237	  if test "$$subdir" = "."; then \
238	    dot_seen=yes; \
239	    local_target="$$target-am"; \
240	  else \
241	    local_target="$$target"; \
242	  fi; \
243	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
244	  || eval $$failcom; \
245	done; \
246	if test "$$dot_seen" = "no"; then \
247	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
248	fi; test -z "$$fail"
249
250$(RECURSIVE_CLEAN_TARGETS):
251	@failcom='exit 1'; \
252	for f in x $$MAKEFLAGS; do \
253	  case $$f in \
254	    *=* | --[!k]*);; \
255	    *k*) failcom='fail=yes';; \
256	  esac; \
257	done; \
258	dot_seen=no; \
259	case "$@" in \
260	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
261	  *) list='$(SUBDIRS)' ;; \
262	esac; \
263	rev=''; for subdir in $$list; do \
264	  if test "$$subdir" = "."; then :; else \
265	    rev="$$subdir $$rev"; \
266	  fi; \
267	done; \
268	rev="$$rev ."; \
269	target=`echo $@ | sed s/-recursive//`; \
270	for subdir in $$rev; do \
271	  echo "Making $$target in $$subdir"; \
272	  if test "$$subdir" = "."; then \
273	    local_target="$$target-am"; \
274	  else \
275	    local_target="$$target"; \
276	  fi; \
277	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
278	  || eval $$failcom; \
279	done && test -z "$$fail"
280tags-recursive:
281	list='$(SUBDIRS)'; for subdir in $$list; do \
282	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
283	done
284ctags-recursive:
285	list='$(SUBDIRS)'; for subdir in $$list; do \
286	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
287	done
288
289ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
290	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
291	unique=`for i in $$list; do \
292	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
293	  done | \
294	  $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
295	      END { if (nonempty) { for (i in files) print i; }; }'`; \
296	mkid -fID $$unique
297tags: TAGS
298
299TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
300		$(TAGS_FILES) $(LISP)
301	tags=; \
302	here=`pwd`; \
303	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
304	  include_option=--etags-include; \
305	  empty_fix=.; \
306	else \
307	  include_option=--include; \
308	  empty_fix=; \
309	fi; \
310	list='$(SUBDIRS)'; for subdir in $$list; do \
311	  if test "$$subdir" = .; then :; else \
312	    test ! -f $$subdir/TAGS || \
313	      tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
314	  fi; \
315	done; \
316	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
317	unique=`for i in $$list; do \
318	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
319	  done | \
320	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
321	      END { if (nonempty) { for (i in files) print i; }; }'`; \
322	if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
323	  test -n "$$unique" || unique=$$empty_fix; \
324	  $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
325	    $$tags $$unique; \
326	fi
327ctags: CTAGS
328CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
329		$(TAGS_FILES) $(LISP)
330	tags=; \
331	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
332	unique=`for i in $$list; do \
333	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
334	  done | \
335	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
336	      END { if (nonempty) { for (i in files) print i; }; }'`; \
337	test -z "$(CTAGS_ARGS)$$tags$$unique" \
338	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
339	     $$tags $$unique
340
341GTAGS:
342	here=`$(am__cd) $(top_builddir) && pwd` \
343	  && cd $(top_srcdir) \
344	  && gtags -i $(GTAGS_ARGS) $$here
345
346distclean-tags:
347	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
348
349distdir: $(DISTFILES)
350	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
351	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
352	list='$(DISTFILES)'; \
353	  dist_files=`for file in $$list; do echo $$file; done | \
354	  sed -e "s|^$$srcdirstrip/||;t" \
355	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
356	case $$dist_files in \
357	  */*) $(MKDIR_P) `echo "$$dist_files" | \
358			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
359			   sort -u` ;; \
360	esac; \
361	for file in $$dist_files; do \
362	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
363	  if test -d $$d/$$file; then \
364	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
365	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
366	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
367	    fi; \
368	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
369	  else \
370	    test -f $(distdir)/$$file \
371	    || cp -p $$d/$$file $(distdir)/$$file \
372	    || exit 1; \
373	  fi; \
374	done
375	list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
376	  if test "$$subdir" = .; then :; else \
377	    test -d "$(distdir)/$$subdir" \
378	    || $(MKDIR_P) "$(distdir)/$$subdir" \
379	    || exit 1; \
380	    distdir=`$(am__cd) $(distdir) && pwd`; \
381	    top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
382	    (cd $$subdir && \
383	      $(MAKE) $(AM_MAKEFLAGS) \
384	        top_distdir="$$top_distdir" \
385	        distdir="$$distdir/$$subdir" \
386		am__remove_distdir=: \
387		am__skip_length_check=: \
388	        distdir) \
389	      || exit 1; \
390	  fi; \
391	done
392check-am: all-am
393check: check-recursive
394all-am: Makefile $(HEADERS)
395installdirs: installdirs-recursive
396installdirs-am:
397install: install-recursive
398install-exec: install-exec-recursive
399install-data: install-data-recursive
400uninstall: uninstall-recursive
401
402install-am: all-am
403	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
404
405installcheck: installcheck-recursive
406install-strip:
407	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
408	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
409	  `test -z '$(STRIP)' || \
410	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
411mostlyclean-generic:
412
413clean-generic:
414
415distclean-generic:
416	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
417
418maintainer-clean-generic:
419	@echo "This command is intended for maintainers to use"
420	@echo "it deletes files that may require special tools to rebuild."
421clean: clean-recursive
422
423clean-am: clean-generic clean-libtool mostlyclean-am
424
425distclean: distclean-recursive
426	-rm -f Makefile
427distclean-am: clean-am distclean-generic distclean-tags
428
429dvi: dvi-recursive
430
431dvi-am:
432
433html: html-recursive
434
435info: info-recursive
436
437info-am:
438
439install-data-am:
440
441install-dvi: install-dvi-recursive
442
443install-exec-am:
444
445install-html: install-html-recursive
446
447install-info: install-info-recursive
448
449install-man:
450
451install-pdf: install-pdf-recursive
452
453install-ps: install-ps-recursive
454
455installcheck-am:
456
457maintainer-clean: maintainer-clean-recursive
458	-rm -f Makefile
459maintainer-clean-am: distclean-am maintainer-clean-generic
460
461mostlyclean: mostlyclean-recursive
462
463mostlyclean-am: mostlyclean-generic mostlyclean-libtool
464
465pdf: pdf-recursive
466
467pdf-am:
468
469ps: ps-recursive
470
471ps-am:
472
473uninstall-am:
474
475.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
476	install-strip
477
478.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
479	all all-am check check-am clean clean-generic clean-libtool \
480	ctags ctags-recursive distclean distclean-generic \
481	distclean-libtool distclean-tags distdir dvi dvi-am html \
482	html-am info info-am install install-am install-data \
483	install-data-am install-dvi install-dvi-am install-exec \
484	install-exec-am install-html install-html-am install-info \
485	install-info-am install-man install-pdf install-pdf-am \
486	install-ps install-ps-am install-strip installcheck \
487	installcheck-am installdirs installdirs-am maintainer-clean \
488	maintainer-clean-generic mostlyclean mostlyclean-generic \
489	mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
490	uninstall uninstall-am
491
492# Tell versions [3.59,3.63) of GNU make to not export all variables.
493# Otherwise a system limit (for SysV at least) may be exceeded.
494.NOEXPORT:
495