Imported Upstream version 0.9.8
[platform/upstream/oprofile.git] / agents / jvmpi / Makefile.in
1 # Makefile.in generated by automake 1.11.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, 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 subdir = agents/jvmpi
38 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
39 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
40 am__aclocal_m4_deps = $(top_srcdir)/m4/binutils.m4 \
41         $(top_srcdir)/m4/builtinexpect.m4 \
42         $(top_srcdir)/m4/cellspubfdsupport.m4 \
43         $(top_srcdir)/m4/compileroption.m4 \
44         $(top_srcdir)/m4/copyifchange.m4 $(top_srcdir)/m4/docbook.m4 \
45         $(top_srcdir)/m4/extradirs.m4 \
46         $(top_srcdir)/m4/kernelversion.m4 $(top_srcdir)/m4/libtool.m4 \
47         $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
48         $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
49         $(top_srcdir)/m4/mallocattribute.m4 \
50         $(top_srcdir)/m4/poptconst.m4 \
51         $(top_srcdir)/m4/precompiledheader.m4 $(top_srcdir)/m4/qt.m4 \
52         $(top_srcdir)/m4/sstream.m4 $(top_srcdir)/m4/typedef.m4 \
53         $(top_srcdir)/configure.ac
54 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
55         $(ACLOCAL_M4)
56 mkinstalldirs = $(install_sh) -d
57 CONFIG_HEADER = $(top_builddir)/config.h
58 CONFIG_CLEAN_FILES =
59 CONFIG_CLEAN_VPATH_FILES =
60 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
61 am__vpath_adj = case $$p in \
62     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
63     *) f=$$p;; \
64   esac;
65 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
66 am__install_max = 40
67 am__nobase_strip_setup = \
68   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
69 am__nobase_strip = \
70   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
71 am__nobase_list = $(am__nobase_strip_setup); \
72   for p in $$list; do echo "$$p $$p"; done | \
73   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
74   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
75     if (++n[$$2] == $(am__install_max)) \
76       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
77     END { for (dir in files) print dir, files[dir] }'
78 am__base_list = \
79   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
80   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
81 am__installdirs = "$(DESTDIR)$(pkglibdir)"
82 LTLIBRARIES = $(pkglib_LTLIBRARIES)
83 libjvmpi_oprofile_la_DEPENDENCIES = ../../libopagent/libopagent.la
84 am_libjvmpi_oprofile_la_OBJECTS =  \
85         libjvmpi_oprofile_la-jvmpi_oprofile.lo
86 libjvmpi_oprofile_la_OBJECTS = $(am_libjvmpi_oprofile_la_OBJECTS)
87 libjvmpi_oprofile_la_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) \
88         $(LIBTOOLFLAGS) --mode=link $(CXXLD) \
89         $(libjvmpi_oprofile_la_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) \
90         $(LDFLAGS) -o $@
91 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
92 depcomp = $(SHELL) $(top_srcdir)/depcomp
93 am__depfiles_maybe = depfiles
94 am__mv = mv -f
95 CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
96         $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
97 LTCXXCOMPILE = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
98         --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
99         $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
100 CXXLD = $(CXX)
101 CXXLINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
102         --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) \
103         $(LDFLAGS) -o $@
104 SOURCES = $(libjvmpi_oprofile_la_SOURCES)
105 DIST_SOURCES = $(libjvmpi_oprofile_la_SOURCES)
106 ETAGS = etags
107 CTAGS = ctags
108 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
109 ACLOCAL = @ACLOCAL@
110 AMTAR = @AMTAR@
111 AR = @AR@
112 AUTOCONF = @AUTOCONF@
113 AUTOHEADER = @AUTOHEADER@
114 AUTOMAKE = @AUTOMAKE@
115 AWK = @AWK@
116 BFD_LIBS = @BFD_LIBS@
117 CAT_ENTRY_END = @CAT_ENTRY_END@
118 CAT_ENTRY_START = @CAT_ENTRY_START@
119 CC = @CC@
120 CCDEPMODE = @CCDEPMODE@
121 CFLAGS = @CFLAGS@
122 CPP = @CPP@
123 CPPFLAGS = @CPPFLAGS@
124 CXX = @CXX@
125 CXXCPP = @CXXCPP@
126 CXXDEPMODE = @CXXDEPMODE@
127 CXXFLAGS = @CXXFLAGS@
128 CYGPATH_W = @CYGPATH_W@
129 DATE = @DATE@
130 DEFS = @DEFS@
131 DEPDIR = @DEPDIR@
132 DOCBOOK_ROOT = @DOCBOOK_ROOT@
133 DSYMUTIL = @DSYMUTIL@
134 DUMPBIN = @DUMPBIN@
135 ECHO_C = @ECHO_C@
136 ECHO_N = @ECHO_N@
137 ECHO_T = @ECHO_T@
138 EGREP = @EGREP@
139 EXEEXT = @EXEEXT@
140 EXTRA_CFLAGS_MODULE = @EXTRA_CFLAGS_MODULE@
141 FGREP = @FGREP@
142 GREP = @GREP@
143 INSTALL = @INSTALL@
144 INSTALL_DATA = @INSTALL_DATA@
145 INSTALL_PROGRAM = @INSTALL_PROGRAM@
146 INSTALL_SCRIPT = @INSTALL_SCRIPT@
147 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
148 JAVA_HOMEDIR = @JAVA_HOMEDIR@
149 LD = @LD@
150 LDFLAGS = @LDFLAGS@
151 LIBERTY_LIBS = @LIBERTY_LIBS@
152 LIBOBJS = @LIBOBJS@
153 LIBS = @LIBS@
154 LIBTOOL = @LIBTOOL@
155 LIPO = @LIPO@
156 LN_S = @LN_S@
157 LTLIBOBJS = @LTLIBOBJS@
158 MAKEINFO = @MAKEINFO@
159 MKDIR_P = @MKDIR_P@
160 MOC = @MOC@
161 NM = @NM@
162 NMEDIT = @NMEDIT@
163 OBJDUMP = @OBJDUMP@
164 OBJEXT = @OBJEXT@
165 OP_CFLAGS = @OP_CFLAGS@
166 OP_CPPFLAGS = @OP_CPPFLAGS@
167 OP_CXXFLAGS = @OP_CXXFLAGS@
168 OP_DOCDIR = @OP_DOCDIR@
169 OP_LDFLAGS = @OP_LDFLAGS@
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_VERSION = @PACKAGE_VERSION@
178 PATH_SEPARATOR = @PATH_SEPARATOR@
179 PERF_EVENT_FLAGS = @PERF_EVENT_FLAGS@
180 PFM_LIB = @PFM_LIB@
181 PKG_CONFIG = @PKG_CONFIG@
182 POPT_LIBS = @POPT_LIBS@
183 PTRDIFF_T_TYPE = @PTRDIFF_T_TYPE@
184 QT_CFLAGS = @QT_CFLAGS@
185 QT_INCLUDES = @QT_INCLUDES@
186 QT_LDFLAGS = @QT_LDFLAGS@
187 QT_LIB = @QT_LIB@
188 QT_LIBS = @QT_LIBS@
189 QT_VERSION = @QT_VERSION@
190 RANLIB = @RANLIB@
191 SED = @SED@
192 SET_MAKE = @SET_MAKE@
193 SHELL = @SHELL@
194 SIZE_T_TYPE = @SIZE_T_TYPE@
195 STRIP = @STRIP@
196 UIC = @UIC@
197 UIChelp = @UIChelp@
198 VERSION = @VERSION@
199 XMKMF = @XMKMF@
200 XML_CATALOG = @XML_CATALOG@
201 XSLTPROC = @XSLTPROC@
202 XSLTPROC_FLAGS = @XSLTPROC_FLAGS@
203 X_CFLAGS = @X_CFLAGS@
204 X_EXTRA_LIBS = @X_EXTRA_LIBS@
205 X_LIBS = @X_LIBS@
206 X_PRE_LIBS = @X_PRE_LIBS@
207 abs_builddir = @abs_builddir@
208 abs_srcdir = @abs_srcdir@
209 abs_top_builddir = @abs_top_builddir@
210 abs_top_srcdir = @abs_top_srcdir@
211 ac_ct_CC = @ac_ct_CC@
212 ac_ct_CXX = @ac_ct_CXX@
213 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
214 am__include = @am__include@
215 am__leading_dot = @am__leading_dot@
216 am__quote = @am__quote@
217 am__tar = @am__tar@
218 am__untar = @am__untar@
219 bindir = @bindir@
220 build = @build@
221 build_alias = @build_alias@
222 build_cpu = @build_cpu@
223 build_os = @build_os@
224 build_vendor = @build_vendor@
225 builddir = @builddir@
226 datadir = @datadir@
227 datarootdir = @datarootdir@
228 docdir = @docdir@
229 dvidir = @dvidir@
230 exec_prefix = @exec_prefix@
231 host = @host@
232 host_alias = @host_alias@
233 host_cpu = @host_cpu@
234 host_os = @host_os@
235 host_vendor = @host_vendor@
236 htmldir = @htmldir@
237 includedir = @includedir@
238 infodir = @infodir@
239 install_sh = @install_sh@
240 libdir = @libdir@
241 libexecdir = @libexecdir@
242 localedir = @localedir@
243 localstatedir = @localstatedir@
244 lt_ECHO = @lt_ECHO@
245 mandir = @mandir@
246 mkdir_p = @mkdir_p@
247 oldincludedir = @oldincludedir@
248 pdfdir = @pdfdir@
249 prefix = @prefix@
250 program_transform_name = @program_transform_name@
251 psdir = @psdir@
252 sbindir = @sbindir@
253 sharedstatedir = @sharedstatedir@
254 srcdir = @srcdir@
255 sysconfdir = @sysconfdir@
256 target_alias = @target_alias@
257 top_build_prefix = @top_build_prefix@
258 top_builddir = @top_builddir@
259 top_srcdir = @top_srcdir@
260 topdir = @topdir@
261 pkglib_LTLIBRARIES = libjvmpi_oprofile.la
262 libjvmpi_oprofile_la_CXXFLAGS = -W -Wall -fPIC
263 libjvmpi_oprofile_la_SOURCES = jvmpi_oprofile.cpp
264 libjvmpi_oprofile_la_LIBADD = ../../libopagent/libopagent.la
265 AM_CPPFLAGS = \
266        -I ${top_srcdir}/libopagent \
267        -I @JAVA_HOMEDIR@/include \
268        -I @JAVA_HOMEDIR@/include/linux
269
270 all: all-am
271
272 .SUFFIXES:
273 .SUFFIXES: .cpp .lo .o .obj
274 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
275         @for dep in $?; do \
276           case '$(am__configure_deps)' in \
277             *$$dep*) \
278               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
279                 && { if test -f $@; then exit 0; else break; fi; }; \
280               exit 1;; \
281           esac; \
282         done; \
283         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign agents/jvmpi/Makefile'; \
284         $(am__cd) $(top_srcdir) && \
285           $(AUTOMAKE) --foreign agents/jvmpi/Makefile
286 .PRECIOUS: Makefile
287 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
288         @case '$?' in \
289           *config.status*) \
290             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
291           *) \
292             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
293             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
294         esac;
295
296 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
297         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
298
299 $(top_srcdir)/configure:  $(am__configure_deps)
300         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
301 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
302         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
303 $(am__aclocal_m4_deps):
304 install-pkglibLTLIBRARIES: $(pkglib_LTLIBRARIES)
305         @$(NORMAL_INSTALL)
306         test -z "$(pkglibdir)" || $(MKDIR_P) "$(DESTDIR)$(pkglibdir)"
307         @list='$(pkglib_LTLIBRARIES)'; test -n "$(pkglibdir)" || list=; \
308         list2=; for p in $$list; do \
309           if test -f $$p; then \
310             list2="$$list2 $$p"; \
311           else :; fi; \
312         done; \
313         test -z "$$list2" || { \
314           echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(pkglibdir)'"; \
315           $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(pkglibdir)"; \
316         }
317
318 uninstall-pkglibLTLIBRARIES:
319         @$(NORMAL_UNINSTALL)
320         @list='$(pkglib_LTLIBRARIES)'; test -n "$(pkglibdir)" || list=; \
321         for p in $$list; do \
322           $(am__strip_dir) \
323           echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(pkglibdir)/$$f'"; \
324           $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(pkglibdir)/$$f"; \
325         done
326
327 clean-pkglibLTLIBRARIES:
328         -test -z "$(pkglib_LTLIBRARIES)" || rm -f $(pkglib_LTLIBRARIES)
329         @list='$(pkglib_LTLIBRARIES)'; for p in $$list; do \
330           dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
331           test "$$dir" != "$$p" || dir=.; \
332           echo "rm -f \"$${dir}/so_locations\""; \
333           rm -f "$${dir}/so_locations"; \
334         done
335 libjvmpi_oprofile.la: $(libjvmpi_oprofile_la_OBJECTS) $(libjvmpi_oprofile_la_DEPENDENCIES) 
336         $(libjvmpi_oprofile_la_LINK) -rpath $(pkglibdir) $(libjvmpi_oprofile_la_OBJECTS) $(libjvmpi_oprofile_la_LIBADD) $(LIBS)
337
338 mostlyclean-compile:
339         -rm -f *.$(OBJEXT)
340
341 distclean-compile:
342         -rm -f *.tab.c
343
344 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libjvmpi_oprofile_la-jvmpi_oprofile.Plo@am__quote@
345
346 .cpp.o:
347 @am__fastdepCXX_TRUE@   $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
348 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
349 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
350 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
351 @am__fastdepCXX_FALSE@  $(CXXCOMPILE) -c -o $@ $<
352
353 .cpp.obj:
354 @am__fastdepCXX_TRUE@   $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
355 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
356 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
357 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
358 @am__fastdepCXX_FALSE@  $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
359
360 .cpp.lo:
361 @am__fastdepCXX_TRUE@   $(LTCXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
362 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
363 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
364 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
365 @am__fastdepCXX_FALSE@  $(LTCXXCOMPILE) -c -o $@ $<
366
367 libjvmpi_oprofile_la-jvmpi_oprofile.lo: jvmpi_oprofile.cpp
368 @am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjvmpi_oprofile_la_CXXFLAGS) $(CXXFLAGS) -MT libjvmpi_oprofile_la-jvmpi_oprofile.lo -MD -MP -MF $(DEPDIR)/libjvmpi_oprofile_la-jvmpi_oprofile.Tpo -c -o libjvmpi_oprofile_la-jvmpi_oprofile.lo `test -f 'jvmpi_oprofile.cpp' || echo '$(srcdir)/'`jvmpi_oprofile.cpp
369 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/libjvmpi_oprofile_la-jvmpi_oprofile.Tpo $(DEPDIR)/libjvmpi_oprofile_la-jvmpi_oprofile.Plo
370 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='jvmpi_oprofile.cpp' object='libjvmpi_oprofile_la-jvmpi_oprofile.lo' libtool=yes @AMDEPBACKSLASH@
371 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
372 @am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjvmpi_oprofile_la_CXXFLAGS) $(CXXFLAGS) -c -o libjvmpi_oprofile_la-jvmpi_oprofile.lo `test -f 'jvmpi_oprofile.cpp' || echo '$(srcdir)/'`jvmpi_oprofile.cpp
373
374 mostlyclean-libtool:
375         -rm -f *.lo
376
377 clean-libtool:
378         -rm -rf .libs _libs
379
380 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
381         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
382         unique=`for i in $$list; do \
383             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
384           done | \
385           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
386               END { if (nonempty) { for (i in files) print i; }; }'`; \
387         mkid -fID $$unique
388 tags: TAGS
389
390 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
391                 $(TAGS_FILES) $(LISP)
392         set x; \
393         here=`pwd`; \
394         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
395         unique=`for i in $$list; do \
396             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
397           done | \
398           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
399               END { if (nonempty) { for (i in files) print i; }; }'`; \
400         shift; \
401         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
402           test -n "$$unique" || unique=$$empty_fix; \
403           if test $$# -gt 0; then \
404             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
405               "$$@" $$unique; \
406           else \
407             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
408               $$unique; \
409           fi; \
410         fi
411 ctags: CTAGS
412 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
413                 $(TAGS_FILES) $(LISP)
414         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
415         unique=`for i in $$list; do \
416             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
417           done | \
418           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
419               END { if (nonempty) { for (i in files) print i; }; }'`; \
420         test -z "$(CTAGS_ARGS)$$unique" \
421           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
422              $$unique
423
424 GTAGS:
425         here=`$(am__cd) $(top_builddir) && pwd` \
426           && $(am__cd) $(top_srcdir) \
427           && gtags -i $(GTAGS_ARGS) "$$here"
428
429 distclean-tags:
430         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
431
432 distdir: $(DISTFILES)
433         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
434         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
435         list='$(DISTFILES)'; \
436           dist_files=`for file in $$list; do echo $$file; done | \
437           sed -e "s|^$$srcdirstrip/||;t" \
438               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
439         case $$dist_files in \
440           */*) $(MKDIR_P) `echo "$$dist_files" | \
441                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
442                            sort -u` ;; \
443         esac; \
444         for file in $$dist_files; do \
445           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
446           if test -d $$d/$$file; then \
447             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
448             if test -d "$(distdir)/$$file"; then \
449               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
450             fi; \
451             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
452               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
453               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
454             fi; \
455             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
456           else \
457             test -f "$(distdir)/$$file" \
458             || cp -p $$d/$$file "$(distdir)/$$file" \
459             || exit 1; \
460           fi; \
461         done
462 check-am: all-am
463 check: check-am
464 all-am: Makefile $(LTLIBRARIES)
465 installdirs:
466         for dir in "$(DESTDIR)$(pkglibdir)"; do \
467           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
468         done
469 install: install-am
470 install-exec: install-exec-am
471 install-data: install-data-am
472 uninstall: uninstall-am
473
474 install-am: all-am
475         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
476
477 installcheck: installcheck-am
478 install-strip:
479         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
480           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
481           `test -z '$(STRIP)' || \
482             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
483 mostlyclean-generic:
484
485 clean-generic:
486
487 distclean-generic:
488         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
489         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
490
491 maintainer-clean-generic:
492         @echo "This command is intended for maintainers to use"
493         @echo "it deletes files that may require special tools to rebuild."
494 clean: clean-am
495
496 clean-am: clean-generic clean-libtool clean-pkglibLTLIBRARIES \
497         mostlyclean-am
498
499 distclean: distclean-am
500         -rm -rf ./$(DEPDIR)
501         -rm -f Makefile
502 distclean-am: clean-am distclean-compile distclean-generic \
503         distclean-tags
504
505 dvi: dvi-am
506
507 dvi-am:
508
509 html: html-am
510
511 html-am:
512
513 info: info-am
514
515 info-am:
516
517 install-data-am:
518
519 install-dvi: install-dvi-am
520
521 install-dvi-am:
522
523 install-exec-am: install-pkglibLTLIBRARIES
524
525 install-html: install-html-am
526
527 install-html-am:
528
529 install-info: install-info-am
530
531 install-info-am:
532
533 install-man:
534
535 install-pdf: install-pdf-am
536
537 install-pdf-am:
538
539 install-ps: install-ps-am
540
541 install-ps-am:
542
543 installcheck-am:
544
545 maintainer-clean: maintainer-clean-am
546         -rm -rf ./$(DEPDIR)
547         -rm -f Makefile
548 maintainer-clean-am: distclean-am maintainer-clean-generic
549
550 mostlyclean: mostlyclean-am
551
552 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
553         mostlyclean-libtool
554
555 pdf: pdf-am
556
557 pdf-am:
558
559 ps: ps-am
560
561 ps-am:
562
563 uninstall-am: uninstall-pkglibLTLIBRARIES
564
565 .MAKE: install-am install-strip
566
567 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
568         clean-libtool clean-pkglibLTLIBRARIES ctags distclean \
569         distclean-compile distclean-generic distclean-libtool \
570         distclean-tags distdir dvi dvi-am html html-am info info-am \
571         install install-am install-data install-data-am install-dvi \
572         install-dvi-am install-exec install-exec-am install-html \
573         install-html-am install-info install-info-am install-man \
574         install-pdf install-pdf-am install-pkglibLTLIBRARIES \
575         install-ps install-ps-am install-strip installcheck \
576         installcheck-am installdirs maintainer-clean \
577         maintainer-clean-generic mostlyclean mostlyclean-compile \
578         mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
579         tags uninstall uninstall-am uninstall-pkglibLTLIBRARIES
580
581
582 # Tell versions [3.59,3.63) of GNU make to not export all variables.
583 # Otherwise a system limit (for SysV at least) may be exceeded.
584 .NOEXPORT: