]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gprofng/src/Makefile.in
gprofng: a new GNU profiler
[thirdparty/binutils-gdb.git] / gprofng / src / Makefile.in
CommitLineData
bb368aad
VM
1# Makefile.in generated by automake 1.15.1 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994-2017 Free Software Foundation, Inc.
5
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
17#
18# Copyright (C) 2021 Free Software Foundation, Inc.
19#
20# This file is free software; you can redistribute it and/or modify
21# it under the terms of the GNU General Public License as published by
22# the Free Software Foundation; either version 3 of the License, or
23# (at your option) any later version.
24#
25# This program is distributed in the hope that it will be useful,
26# but WITHOUT ANY WARRANTY; without even the implied warranty of
27# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
28# GNU General Public License for more details.
29#
30# You should have received a copy of the GNU General Public License
31# along with this program; see the file COPYING3. If not see
32# <http://www.gnu.org/licenses/>.
33
34
35
36VPATH = @srcdir@
37am__is_gnu_make = { \
38 if test -z '$(MAKELEVEL)'; then \
39 false; \
40 elif test -n '$(MAKE_HOST)'; then \
41 true; \
42 elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
43 true; \
44 else \
45 false; \
46 fi; \
47}
48am__make_running_with_option = \
49 case $${target_option-} in \
50 ?) ;; \
51 *) echo "am__make_running_with_option: internal error: invalid" \
52 "target option '$${target_option-}' specified" >&2; \
53 exit 1;; \
54 esac; \
55 has_opt=no; \
56 sane_makeflags=$$MAKEFLAGS; \
57 if $(am__is_gnu_make); then \
58 sane_makeflags=$$MFLAGS; \
59 else \
60 case $$MAKEFLAGS in \
61 *\\[\ \ ]*) \
62 bs=\\; \
63 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
64 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
65 esac; \
66 fi; \
67 skip_next=no; \
68 strip_trailopt () \
69 { \
70 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
71 }; \
72 for flg in $$sane_makeflags; do \
73 test $$skip_next = yes && { skip_next=no; continue; }; \
74 case $$flg in \
75 *=*|--*) continue;; \
76 -*I) strip_trailopt 'I'; skip_next=yes;; \
77 -*I?*) strip_trailopt 'I';; \
78 -*O) strip_trailopt 'O'; skip_next=yes;; \
79 -*O?*) strip_trailopt 'O';; \
80 -*l) strip_trailopt 'l'; skip_next=yes;; \
81 -*l?*) strip_trailopt 'l';; \
82 -[dEDm]) skip_next=yes;; \
83 -[JT]) skip_next=yes;; \
84 esac; \
85 case $$flg in \
86 *$$target_option*) has_opt=yes; break;; \
87 esac; \
88 done; \
89 test $$has_opt = yes
90am__make_dryrun = (target_option=n; $(am__make_running_with_option))
91am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
92pkgdatadir = $(datadir)/@PACKAGE@
93pkgincludedir = $(includedir)/@PACKAGE@
94pkglibdir = $(libdir)/@PACKAGE@
95pkglibexecdir = $(libexecdir)/@PACKAGE@
96am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
97install_sh_DATA = $(install_sh) -c -m 644
98install_sh_PROGRAM = $(install_sh) -c
99install_sh_SCRIPT = $(install_sh) -c
100INSTALL_HEADER = $(INSTALL_DATA)
101transform = $(program_transform_name)
102NORMAL_INSTALL = :
103PRE_INSTALL = :
104POST_INSTALL = :
105NORMAL_UNINSTALL = :
106PRE_UNINSTALL = :
107POST_UNINSTALL = :
108build_triplet = @build@
109host_triplet = @host@
110bin_PROGRAMS = gp-archive$(EXEEXT) gp-collect-app$(EXEEXT) \
111 gprofng$(EXEEXT) gp-display-text$(EXEEXT) \
112 gp-display-src$(EXEEXT)
113subdir = src
114ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
115am__aclocal_m4_deps = $(top_srcdir)/../libtool.m4 \
116 $(top_srcdir)/../ltoptions.m4 $(top_srcdir)/../ltsugar.m4 \
117 $(top_srcdir)/../ltversion.m4 $(top_srcdir)/../lt~obsolete.m4 \
118 $(top_srcdir)/acinclude.m4 $(top_srcdir)/../config/warnings.m4 \
119 $(top_srcdir)/../config/enable.m4 \
120 $(top_srcdir)/../config/ax_pthread.m4 \
121 $(top_srcdir)/config/bison.m4 $(top_srcdir)/../bfd/version.m4 \
122 $(top_srcdir)/configure.ac
123am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
124 $(ACLOCAL_M4)
125DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
126mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
127CONFIG_HEADER = $(top_builddir)/config.h
128CONFIG_CLEAN_FILES =
129CONFIG_CLEAN_VPATH_FILES =
130am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
131am__vpath_adj = case $$p in \
132 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
133 *) f=$$p;; \
134 esac;
135am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
136am__install_max = 40
137am__nobase_strip_setup = \
138 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
139am__nobase_strip = \
140 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
141am__nobase_list = $(am__nobase_strip_setup); \
142 for p in $$list; do echo "$$p $$p"; done | \
143 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
144 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
145 if (++n[$$2] == $(am__install_max)) \
146 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
147 END { for (dir in files) print dir, files[dir] }'
148am__base_list = \
149 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
150 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
151am__uninstall_files_from_dir = { \
152 test -z "$$files" \
153 || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
154 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
155 $(am__cd) "$$dir" && rm -f $$files; }; \
156 }
157am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(bindir)" \
158 "$(DESTDIR)$(man1dir)" "$(DESTDIR)$(dbedir)"
159LTLIBRARIES = $(lib_LTLIBRARIES)
160am__DEPENDENCIES_1 =
161libgprofng_la_DEPENDENCIES = $(top_builddir)/../opcodes/libopcodes.la \
162 $(top_builddir)/../bfd/libbfd.la $(am__DEPENDENCIES_1) \
163 $(am__DEPENDENCIES_1)
164am__objects_1 = Application.lo BaseMetric.lo BaseMetricTreeNode.lo \
165 CallStack.lo CatchOutOfMemory.lo ClassFile.lo Command.lo \
166 CompCom.lo DataObject.lo DataSpace.lo Data_window.lo \
167 DataStream.lo DbeApplication.lo DbeFile.lo DbeJarFile.lo \
168 DbeLock.lo DbeSession.lo DbeThread.lo DbeView.lo \
169 DerivedMetrics.lo Disasm.lo Dwarf.lo DwarfLib.lo Elf.lo \
170 Emsg.lo Experiment.lo Exp_Layout.lo ExpGroup.lo Expression.lo \
171 FileData.lo Filter.lo FilterSet.lo Function.lo HeapMap.lo \
172 HeapData.lo HeapActivity.lo Hist_data.lo IndexObject.lo \
173 IOActivity.lo LoadObject.lo MachineModel.lo MemObject.lo \
174 MemorySpace.lo Metric.lo MetricList.lo Module.lo Ovw_data.lo \
175 PRBTree.lo PathTree.lo PreviewExp.lo Print.lo \
176 SAXParserFactory.lo Sample.lo Settings.lo SourceFile.lo \
177 Stabs.lo Stats_data.lo StringBuilder.lo Table.lo \
178 QLParser.tab.lo dbe_collctrl.lo i18n.lo parse.lo UserLabel.lo \
179 util.lo Dbe.lo
180am__objects_2 = dbe_hwcdrv.lo dbe_hwcfuncs.lo dbe_hwctable.lo \
181 dbe_memmgr.lo gethrtime.lo
182am_libgprofng_la_OBJECTS = $(am__objects_1) $(am__objects_2)
183libgprofng_la_OBJECTS = $(am_libgprofng_la_OBJECTS)
184AM_V_lt = $(am__v_lt_@AM_V@)
185am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
186am__v_lt_0 = --silent
187am__v_lt_1 =
188libgprofng_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX \
189 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CXXLD) \
190 $(AM_CXXFLAGS) $(CXXFLAGS) $(libgprofng_la_LDFLAGS) $(LDFLAGS) \
191 -o $@
192PROGRAMS = $(bin_PROGRAMS)
193am_gp_archive_OBJECTS = gp-archive.$(OBJEXT) ArchiveExp.$(OBJEXT)
194gp_archive_OBJECTS = $(am_gp_archive_OBJECTS)
195gp_archive_DEPENDENCIES = $(LIBGPROFNG)
196am_gp_collect_app_OBJECTS = gp-collect-app.$(OBJEXT) checks.$(OBJEXT) \
197 envsets.$(OBJEXT) count.$(OBJEXT)
198gp_collect_app_OBJECTS = $(am_gp_collect_app_OBJECTS)
199gp_collect_app_DEPENDENCIES = $(LIBGPROFNG)
200am_gp_display_src_OBJECTS = gp-display-src.$(OBJEXT)
201gp_display_src_OBJECTS = $(am_gp_display_src_OBJECTS)
202gp_display_src_DEPENDENCIES = $(LIBGPROFNG)
203am_gp_display_text_OBJECTS = gp-display-text.$(OBJEXT) ipc.$(OBJEXT) \
204 ipcio.$(OBJEXT)
205gp_display_text_OBJECTS = $(am_gp_display_text_OBJECTS)
206gp_display_text_DEPENDENCIES = $(LIBGPROFNG)
207am_gprofng_OBJECTS = gprofng.$(OBJEXT)
208gprofng_OBJECTS = $(am_gprofng_OBJECTS)
209gprofng_DEPENDENCIES = $(LIBGPROFNG)
210AM_V_P = $(am__v_P_@AM_V@)
211am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
212am__v_P_0 = false
213am__v_P_1 = :
214AM_V_GEN = $(am__v_GEN_@AM_V@)
215am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
216am__v_GEN_0 = @echo " GEN " $@;
217am__v_GEN_1 =
218AM_V_at = $(am__v_at_@AM_V@)
219am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
220am__v_at_0 = @
221am__v_at_1 =
222DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
223depcomp = $(SHELL) $(top_srcdir)/../depcomp
224am__depfiles_maybe = depfiles
225am__mv = mv -f
226COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
227 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
228LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
229 $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
230 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
231 $(AM_CFLAGS) $(CFLAGS)
232AM_V_CC = $(am__v_CC_@AM_V@)
233am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
234am__v_CC_0 = @echo " CC " $@;
235am__v_CC_1 =
236CCLD = $(CC)
237LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
238 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
239 $(AM_LDFLAGS) $(LDFLAGS) -o $@
240AM_V_CCLD = $(am__v_CCLD_@AM_V@)
241am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
242am__v_CCLD_0 = @echo " CCLD " $@;
243am__v_CCLD_1 =
244CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
245 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
246LTCXXCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
247 $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) \
248 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
249 $(AM_CXXFLAGS) $(CXXFLAGS)
250AM_V_CXX = $(am__v_CXX_@AM_V@)
251am__v_CXX_ = $(am__v_CXX_@AM_DEFAULT_V@)
252am__v_CXX_0 = @echo " CXX " $@;
253am__v_CXX_1 =
254CXXLD = $(CXX)
255CXXLINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
256 $(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
257 $(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
258AM_V_CXXLD = $(am__v_CXXLD_@AM_V@)
259am__v_CXXLD_ = $(am__v_CXXLD_@AM_DEFAULT_V@)
260am__v_CXXLD_0 = @echo " CXXLD " $@;
261am__v_CXXLD_1 =
262SOURCES = $(libgprofng_la_SOURCES) $(gp_archive_SOURCES) \
263 $(gp_collect_app_SOURCES) $(gp_display_src_SOURCES) \
264 $(gp_display_text_SOURCES) $(gprofng_SOURCES)
265DIST_SOURCES = $(libgprofng_la_SOURCES) $(gp_archive_SOURCES) \
266 $(gp_collect_app_SOURCES) $(gp_display_src_SOURCES) \
267 $(gp_display_text_SOURCES) $(gprofng_SOURCES)
268am__can_run_installinfo = \
269 case $$AM_UPDATE_INFO_DIR in \
270 n|no|NO) false;; \
271 *) (install-info --version) >/dev/null 2>&1;; \
272 esac
273man1dir = $(mandir)/man1
274NROFF = nroff
275MANS = $(man_MANS)
276DATA = $(dbe_DATA)
277am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
278# Read a list of newline-separated strings from the standard input,
279# and print each of them once, without duplicates. Input order is
280# *not* preserved.
281am__uniquify_input = $(AWK) '\
282 BEGIN { nonempty = 0; } \
283 { items[$$0] = 1; nonempty = 1; } \
284 END { if (nonempty) { for (i in items) print i; }; } \
285'
286# Make sure the list of sources is unique. This is necessary because,
287# e.g., the same source file might be shared among _SOURCES variables
288# for different programs/libraries.
289am__define_uniq_tagged_files = \
290 list='$(am__tagged_files)'; \
291 unique=`for i in $$list; do \
292 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
293 done | $(am__uniquify_input)`
294ETAGS = etags
295CTAGS = ctags
296am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/../depcomp \
297 $(top_srcdir)/../mkinstalldirs
298DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
299ACLOCAL = @ACLOCAL@
300AMTAR = @AMTAR@
301AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
302AR = @AR@
303AUTOCONF = @AUTOCONF@
304AUTOHEADER = @AUTOHEADER@
305AUTOMAKE = @AUTOMAKE@
306AWK = @AWK@
307BUILD_SUBDIRS = @BUILD_SUBDIRS@
308CC = @CC@
309CCDEPMODE = @CCDEPMODE@
310CFLAGS = @CFLAGS@
311CPP = @CPP@
312CPPFLAGS = @CPPFLAGS@
313CXX = @CXX@
314CXXCPP = @CXXCPP@
315CXXDEPMODE = @CXXDEPMODE@
316CXXFLAGS = @CXXFLAGS@
317CYGPATH_W = @CYGPATH_W@
318DEFS = @DEFS@
319DEPDIR = @DEPDIR@
320DSYMUTIL = @DSYMUTIL@
321DUMPBIN = @DUMPBIN@
322ECHO_C = @ECHO_C@
323ECHO_N = @ECHO_N@
324ECHO_T = @ECHO_T@
325EGREP = @EGREP@
326EXEEXT = @EXEEXT@
327EXPECT = @EXPECT@
328FGREP = @FGREP@
329GPROFNG_CFLAGS = @GPROFNG_CFLAGS@
330GPROFNG_CPPFLAGS = @GPROFNG_CPPFLAGS@
331GPROFNG_LIBADD = @GPROFNG_LIBADD@
332GPROFNG_LIBDIR = @GPROFNG_LIBDIR@
333GREP = @GREP@
334HELP2MAN = @HELP2MAN@
335INSTALL = @INSTALL@
336INSTALL_DATA = @INSTALL_DATA@
337INSTALL_PROGRAM = @INSTALL_PROGRAM@
338INSTALL_SCRIPT = @INSTALL_SCRIPT@
339INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
340JAVA = @JAVA@
341JAVAC = @JAVAC@
342LD = @LD@
343LDFLAGS = @LDFLAGS@
344LD_NO_AS_NEEDED = @LD_NO_AS_NEEDED@
345LIBOBJS = @LIBOBJS@
346LIBS = @LIBS@
347LIBTOOL = @LIBTOOL@
348LIPO = @LIPO@
349LN_S = @LN_S@
350LTLIBOBJS = @LTLIBOBJS@
351MAINT = @MAINT@
352MAKEINFO = @MAKEINFO@
353MKDIR_P = @MKDIR_P@
354NM = @NM@
355NMEDIT = @NMEDIT@
356OBJDUMP = @OBJDUMP@
357OBJEXT = @OBJEXT@
358OTOOL = @OTOOL@
359OTOOL64 = @OTOOL64@
360PACKAGE = @PACKAGE@
361PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
362PACKAGE_NAME = @PACKAGE_NAME@
363PACKAGE_STRING = @PACKAGE_STRING@
364PACKAGE_TARNAME = @PACKAGE_TARNAME@
365PACKAGE_URL = @PACKAGE_URL@
366PACKAGE_VERSION = @PACKAGE_VERSION@
367PATH_SEPARATOR = @PATH_SEPARATOR@
368PTHREAD_CC = @PTHREAD_CC@
369PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
370PTHREAD_LIBS = @PTHREAD_LIBS@
371RANLIB = @RANLIB@
372SED = @SED@
373SET_MAKE = @SET_MAKE@
374SHELL = @SHELL@
375STRIP = @STRIP@
376VERSION = @VERSION@
377WERROR = @WERROR@
378abs_builddir = @abs_builddir@
379abs_srcdir = @abs_srcdir@
380abs_top_builddir = @abs_top_builddir@
381abs_top_srcdir = @abs_top_srcdir@
382ac_ct_AR = @ac_ct_AR@
383ac_ct_CC = @ac_ct_CC@
384ac_ct_CXX = @ac_ct_CXX@
385ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
386am__include = @am__include@
387am__leading_dot = @am__leading_dot@
388am__quote = @am__quote@
389am__tar = @am__tar@
390am__untar = @am__untar@
391ax_pthread_config = @ax_pthread_config@
392bindir = @bindir@
393build = @build@
394build_alias = @build_alias@
395build_cpu = @build_cpu@
396build_os = @build_os@
397build_vendor = @build_vendor@
398builddir = @builddir@
399datadir = @datadir@
400datarootdir = @datarootdir@
401docdir = @docdir@
402dvidir = @dvidir@
403exec_prefix = @exec_prefix@
404gprofng_cflags = @gprofng_cflags@
405host = @host@
406host_alias = @host_alias@
407host_cpu = @host_cpu@
408host_os = @host_os@
409host_vendor = @host_vendor@
410htmldir = @htmldir@
411includedir = @includedir@
412infodir = @infodir@
413install_sh = @install_sh@
414jdk_inc = @jdk_inc@
415libdir = @libdir@
416libexecdir = @libexecdir@
417localedir = @localedir@
418localstatedir = @localstatedir@
419mandir = @mandir@
420mkdir_p = @mkdir_p@
421oldincludedir = @oldincludedir@
422pdfdir = @pdfdir@
423prefix = @prefix@
424program_transform_name = @program_transform_name@
425psdir = @psdir@
426sbindir = @sbindir@
427sharedstatedir = @sharedstatedir@
428srcdir = @srcdir@
429subdirs = @subdirs@
430sysconfdir = @sysconfdir@
431target_alias = @target_alias@
432top_build_prefix = @top_build_prefix@
433top_builddir = @top_builddir@
434top_srcdir = @top_srcdir@
435AUTOMAKE_OPTIONS = foreign
436ACLOCAL_AMFLAGS = -I . -I .. -I ../..
437CCSOURCES = \
438 Application.cc \
439 BaseMetric.cc \
440 BaseMetricTreeNode.cc \
441 CallStack.cc \
442 CatchOutOfMemory.cc \
443 ClassFile.cc \
444 Command.cc \
445 CompCom.cc \
446 DataObject.cc \
447 DataSpace.cc \
448 Data_window.cc \
449 DataStream.cc \
450 DbeApplication.cc \
451 DbeFile.cc \
452 DbeJarFile.cc \
453 DbeLock.cc \
454 DbeSession.cc \
455 DbeThread.cc \
456 DbeView.cc \
457 DerivedMetrics.cc \
458 Disasm.cc \
459 Dwarf.cc \
460 DwarfLib.cc \
461 Elf.cc \
462 Emsg.cc \
463 Experiment.cc \
464 Exp_Layout.cc \
465 ExpGroup.cc \
466 Expression.cc \
467 FileData.cc \
468 Filter.cc \
469 FilterSet.cc \
470 Function.cc \
471 HeapMap.cc \
472 HeapData.cc \
473 HeapActivity.cc \
474 Hist_data.cc \
475 IndexObject.cc \
476 IOActivity.cc \
477 LoadObject.cc \
478 MachineModel.cc \
479 MemObject.cc \
480 MemorySpace.cc \
481 Metric.cc \
482 MetricList.cc \
483 Module.cc \
484 Ovw_data.cc \
485 PRBTree.cc \
486 PathTree.cc \
487 PreviewExp.cc \
488 Print.cc \
489 SAXParserFactory.cc \
490 Sample.cc \
491 Settings.cc \
492 SourceFile.cc \
493 Stabs.cc \
494 Stats_data.cc \
495 StringBuilder.cc \
496 Table.cc \
497 QLParser.tab.cc \
498 dbe_collctrl.cc \
499 i18n.cc \
500 parse.cc \
501 UserLabel.cc \
502 util.cc \
503 Dbe.cc \
504 $(NULL)
505
506CSOURCES = \
507 dbe_hwcdrv.c \
508 dbe_hwcfuncs.c \
509 dbe_hwctable.c \
510 dbe_memmgr.c \
511 gethrtime.c \
512 $(NULL)
513
514LIBGPROFNG = libgprofng.la
515AM_CPPFLAGS = $(GPROFNG_CPPFLAGS) -DLOCALEDIR=\"@localedir@\" -I.. -I$(srcdir) \
516 -I$(srcdir)/../common \
517 -I$(srcdir)/../../include -I$(srcdir)/../../opcodes \
518 -I../../bfd -I$(srcdir)/../../bfd
519
520AM_CFLAGS = $(GPROFNG_CFLAGS) $(PTHREAD_CFLAGS) -Wno-switch \
521 -Wno-format-truncation
522
523AM_CXXFLAGS = $(AM_CFLAGS)
524man_MANS = gprofng.1 \
525 gp-archive.1 \
526 gp-collect-app.1 \
527 gp-display-src.1 \
528 gp-display-text.1
529
530MAINTAINERCLEANFILES = $(man_MANS)
531EXTRA_DIST = $(man_MANS)
532lib_LTLIBRARIES = $(LIBGPROFNG)
533libgprofng_la_SOURCES = $(CCSOURCES) $(CSOURCES)
534libgprofng_la_LDFLAGS = -version-info 0:0:0
535libgprofng_la_LIBADD = $(top_builddir)/../opcodes/libopcodes.la \
536 $(top_builddir)/../bfd/libbfd.la \
537 $(GPROFNG_LIBADD) \
538 $(PTHREAD_LIBS) -ldl
539
540dbedir = $(prefix)/etc
541dbe_DATA = $(srcdir)/gprofng.rc
542gp_archive_SOURCES = gp-archive.cc ArchiveExp.cc
543gp_archive_LDADD = $(LIBGPROFNG)
544gp_collect_app_SOURCES = gp-collect-app.cc checks.cc envsets.cc count.cc
545gp_collect_app_LDADD = $(LIBGPROFNG)
546gprofng_SOURCES = gprofng.cc
547gprofng_LDADD = $(LIBGPROFNG)
548gp_display_src_SOURCES = gp-display-src.cc
549gp_display_src_LDADD = $(LIBGPROFNG)
550gp_display_text_SOURCES = gp-display-text.cc ipc.cc ipcio.cc
551gp_display_text_LDADD = $(LIBGPROFNG)
552
553# The man pages depend on the version number and on a help2man include file.
554@BUILD_MAN_TRUE@common_mandeps = $(top_srcdir)/../bfd/version.m4
555
556# Use -o so that the `missing' program can infer the output file.
557# Embolden subcommand names in the output, and include a SEE ALSO.
558# Arrange to regenerate the output if we have help2man, but leave the
559# disted output there otherwise.
560# Some extra annoying complexity is in place so that people without
561# help2man dno't accidentally overwrite the manpage.
562@BUILD_MAN_TRUE@INFO_PAGE = "gprofng"
563@BUILD_MAN_TRUE@MANUAL = "User Commands"
564@BUILD_MAN_TRUE@TEXT_GPROFNG = "the driver for the gprofng tool suite"
565@BUILD_MAN_TRUE@TEXT_GP_ARCHIVE = "archive gprofng experiment data"
566@BUILD_MAN_TRUE@TEXT_GP_COLLECT_APP = "collect performance data for the target application"
567@BUILD_MAN_TRUE@TEXT_GP_DISPLAY_SRC = "display the source code, optionally interleaved with the disassembly of the target object"
568@BUILD_MAN_TRUE@TEXT_GP_DISPLAY_TEXT = "display the performance data in plain text format"
569@BUILD_MAN_TRUE@HELP2MAN_OPT = --libtool --no-info --info-page=$(INFO_PAGE) --manual=$(MANUAL)
570@BUILD_MAN_TRUE@H2M_FILTER = | sed 's/\.TP/\.TP\n.B/' | sed 's/Commands:/\.SH COMMANDS/' \
571@BUILD_MAN_TRUE@ | sed 's/See also:/\.SH SEE ALSO/' | sed 's/Documentation:/.SH DOCUMENTATION/' \
572@BUILD_MAN_TRUE@ | sed 's/Limitations:/.SH LIMITATIONS/'
573
574all: all-am
575
576.SUFFIXES:
577.SUFFIXES: .c .cc .lo .o .obj
578$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
579 @for dep in $?; do \
580 case '$(am__configure_deps)' in \
581 *$$dep*) \
582 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
583 && { if test -f $@; then exit 0; else break; fi; }; \
584 exit 1;; \
585 esac; \
586 done; \
587 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/Makefile'; \
588 $(am__cd) $(top_srcdir) && \
589 $(AUTOMAKE) --foreign src/Makefile
590Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
591 @case '$?' in \
592 *config.status*) \
593 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
594 *) \
595 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
596 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
597 esac;
598
599$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
600 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
601
602$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
603 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
604$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
605 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
606$(am__aclocal_m4_deps):
607
608install-libLTLIBRARIES: $(lib_LTLIBRARIES)
609 @$(NORMAL_INSTALL)
610 @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
611 list2=; for p in $$list; do \
612 if test -f $$p; then \
613 list2="$$list2 $$p"; \
614 else :; fi; \
615 done; \
616 test -z "$$list2" || { \
617 echo " $(MKDIR_P) '$(DESTDIR)$(libdir)'"; \
618 $(MKDIR_P) "$(DESTDIR)$(libdir)" || exit 1; \
619 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
620 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
621 }
622
623uninstall-libLTLIBRARIES:
624 @$(NORMAL_UNINSTALL)
625 @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
626 for p in $$list; do \
627 $(am__strip_dir) \
628 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
629 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
630 done
631
632clean-libLTLIBRARIES:
633 -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
634 @list='$(lib_LTLIBRARIES)'; \
635 locs=`for p in $$list; do echo $$p; done | \
636 sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
637 sort -u`; \
638 test -z "$$locs" || { \
639 echo rm -f $${locs}; \
640 rm -f $${locs}; \
641 }
642
643libgprofng.la: $(libgprofng_la_OBJECTS) $(libgprofng_la_DEPENDENCIES) $(EXTRA_libgprofng_la_DEPENDENCIES)
644 $(AM_V_CXXLD)$(libgprofng_la_LINK) -rpath $(libdir) $(libgprofng_la_OBJECTS) $(libgprofng_la_LIBADD) $(LIBS)
645install-binPROGRAMS: $(bin_PROGRAMS)
646 @$(NORMAL_INSTALL)
647 @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
648 if test -n "$$list"; then \
649 echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \
650 $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \
651 fi; \
652 for p in $$list; do echo "$$p $$p"; done | \
653 sed 's/$(EXEEXT)$$//' | \
654 while read p p1; do if test -f $$p \
655 || test -f $$p1 \
656 ; then echo "$$p"; echo "$$p"; else :; fi; \
657 done | \
658 sed -e 'p;s,.*/,,;n;h' \
659 -e 's|.*|.|' \
660 -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
661 sed 'N;N;N;s,\n, ,g' | \
662 $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
663 { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
664 if ($$2 == $$4) files[d] = files[d] " " $$1; \
665 else { print "f", $$3 "/" $$4, $$1; } } \
666 END { for (d in files) print "f", d, files[d] }' | \
667 while read type dir files; do \
668 if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
669 test -z "$$files" || { \
670 echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
671 $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
672 } \
673 ; done
674
675uninstall-binPROGRAMS:
676 @$(NORMAL_UNINSTALL)
677 @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
678 files=`for p in $$list; do echo "$$p"; done | \
679 sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
680 -e 's/$$/$(EXEEXT)/' \
681 `; \
682 test -n "$$list" || exit 0; \
683 echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
684 cd "$(DESTDIR)$(bindir)" && rm -f $$files
685
686clean-binPROGRAMS:
687 @list='$(bin_PROGRAMS)'; test -n "$$list" || exit 0; \
688 echo " rm -f" $$list; \
689 rm -f $$list || exit $$?; \
690 test -n "$(EXEEXT)" || exit 0; \
691 list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
692 echo " rm -f" $$list; \
693 rm -f $$list
694
695gp-archive$(EXEEXT): $(gp_archive_OBJECTS) $(gp_archive_DEPENDENCIES) $(EXTRA_gp_archive_DEPENDENCIES)
696 @rm -f gp-archive$(EXEEXT)
697 $(AM_V_CXXLD)$(CXXLINK) $(gp_archive_OBJECTS) $(gp_archive_LDADD) $(LIBS)
698
699gp-collect-app$(EXEEXT): $(gp_collect_app_OBJECTS) $(gp_collect_app_DEPENDENCIES) $(EXTRA_gp_collect_app_DEPENDENCIES)
700 @rm -f gp-collect-app$(EXEEXT)
701 $(AM_V_CXXLD)$(CXXLINK) $(gp_collect_app_OBJECTS) $(gp_collect_app_LDADD) $(LIBS)
702
703gp-display-src$(EXEEXT): $(gp_display_src_OBJECTS) $(gp_display_src_DEPENDENCIES) $(EXTRA_gp_display_src_DEPENDENCIES)
704 @rm -f gp-display-src$(EXEEXT)
705 $(AM_V_CXXLD)$(CXXLINK) $(gp_display_src_OBJECTS) $(gp_display_src_LDADD) $(LIBS)
706
707gp-display-text$(EXEEXT): $(gp_display_text_OBJECTS) $(gp_display_text_DEPENDENCIES) $(EXTRA_gp_display_text_DEPENDENCIES)
708 @rm -f gp-display-text$(EXEEXT)
709 $(AM_V_CXXLD)$(CXXLINK) $(gp_display_text_OBJECTS) $(gp_display_text_LDADD) $(LIBS)
710
711gprofng$(EXEEXT): $(gprofng_OBJECTS) $(gprofng_DEPENDENCIES) $(EXTRA_gprofng_DEPENDENCIES)
712 @rm -f gprofng$(EXEEXT)
713 $(AM_V_CXXLD)$(CXXLINK) $(gprofng_OBJECTS) $(gprofng_LDADD) $(LIBS)
714
715mostlyclean-compile:
716 -rm -f *.$(OBJEXT)
717
718distclean-compile:
719 -rm -f *.tab.c
720
721@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Application.Plo@am__quote@
722@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ArchiveExp.Po@am__quote@
723@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/BaseMetric.Plo@am__quote@
724@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/BaseMetricTreeNode.Plo@am__quote@
725@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/CallStack.Plo@am__quote@
726@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/CatchOutOfMemory.Plo@am__quote@
727@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ClassFile.Plo@am__quote@
728@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Command.Plo@am__quote@
729@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/CompCom.Plo@am__quote@
730@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/DataObject.Plo@am__quote@
731@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/DataSpace.Plo@am__quote@
732@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/DataStream.Plo@am__quote@
733@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Data_window.Plo@am__quote@
734@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Dbe.Plo@am__quote@
735@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/DbeApplication.Plo@am__quote@
736@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/DbeFile.Plo@am__quote@
737@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/DbeJarFile.Plo@am__quote@
738@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/DbeLock.Plo@am__quote@
739@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/DbeSession.Plo@am__quote@
740@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/DbeThread.Plo@am__quote@
741@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/DbeView.Plo@am__quote@
742@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/DerivedMetrics.Plo@am__quote@
743@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Disasm.Plo@am__quote@
744@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Dwarf.Plo@am__quote@
745@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/DwarfLib.Plo@am__quote@
746@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Elf.Plo@am__quote@
747@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Emsg.Plo@am__quote@
748@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ExpGroup.Plo@am__quote@
749@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Exp_Layout.Plo@am__quote@
750@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Experiment.Plo@am__quote@
751@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Expression.Plo@am__quote@
752@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/FileData.Plo@am__quote@
753@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Filter.Plo@am__quote@
754@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/FilterSet.Plo@am__quote@
755@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Function.Plo@am__quote@
756@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/HeapActivity.Plo@am__quote@
757@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/HeapData.Plo@am__quote@
758@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/HeapMap.Plo@am__quote@
759@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Hist_data.Plo@am__quote@
760@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/IOActivity.Plo@am__quote@
761@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/IndexObject.Plo@am__quote@
762@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/LoadObject.Plo@am__quote@
763@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/MachineModel.Plo@am__quote@
764@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/MemObject.Plo@am__quote@
765@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/MemorySpace.Plo@am__quote@
766@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Metric.Plo@am__quote@
767@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/MetricList.Plo@am__quote@
768@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Module.Plo@am__quote@
769@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Ovw_data.Plo@am__quote@
770@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/PRBTree.Plo@am__quote@
771@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/PathTree.Plo@am__quote@
772@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/PreviewExp.Plo@am__quote@
773@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Print.Plo@am__quote@
774@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/QLParser.tab.Plo@am__quote@
775@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/SAXParserFactory.Plo@am__quote@
776@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Sample.Plo@am__quote@
777@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Settings.Plo@am__quote@
778@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/SourceFile.Plo@am__quote@
779@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Stabs.Plo@am__quote@
780@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Stats_data.Plo@am__quote@
781@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/StringBuilder.Plo@am__quote@
782@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Table.Plo@am__quote@
783@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/UserLabel.Plo@am__quote@
784@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/checks.Po@am__quote@
785@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/count.Po@am__quote@
786@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dbe_collctrl.Plo@am__quote@
787@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dbe_hwcdrv.Plo@am__quote@
788@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dbe_hwcfuncs.Plo@am__quote@
789@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dbe_hwctable.Plo@am__quote@
790@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dbe_memmgr.Plo@am__quote@
791@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/envsets.Po@am__quote@
792@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gethrtime.Plo@am__quote@
793@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gp-archive.Po@am__quote@
794@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gp-collect-app.Po@am__quote@
795@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gp-display-src.Po@am__quote@
796@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gp-display-text.Po@am__quote@
797@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gprofng.Po@am__quote@
798@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/i18n.Plo@am__quote@
799@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ipc.Po@am__quote@
800@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ipcio.Po@am__quote@
801@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/parse.Plo@am__quote@
802@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/util.Plo@am__quote@
803
804.c.o:
805@am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
806@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
807@am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
808@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
809@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
810@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
811
812.c.obj:
813@am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
814@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
815@am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
816@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
817@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
818@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
819
820.c.lo:
821@am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
822@am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
823@am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Plo
824@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
825@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
826@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
827
828.cc.o:
829@am__fastdepCXX_TRUE@ $(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
830@am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
831@am__fastdepCXX_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
832@AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
833@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
834@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ $<
835
836.cc.obj:
837@am__fastdepCXX_TRUE@ $(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
838@am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
839@am__fastdepCXX_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
840@AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
841@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
842@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
843
844.cc.lo:
845@am__fastdepCXX_TRUE@ $(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
846@am__fastdepCXX_TRUE@ $(LTCXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
847@am__fastdepCXX_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Plo
848@AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
849@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
850@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LTCXXCOMPILE) -c -o $@ $<
851
852mostlyclean-libtool:
853 -rm -f *.lo
854
855clean-libtool:
856 -rm -rf .libs _libs
857install-man1: $(man_MANS)
858 @$(NORMAL_INSTALL)
859 @list1=''; \
860 list2='$(man_MANS)'; \
861 test -n "$(man1dir)" \
862 && test -n "`echo $$list1$$list2`" \
863 || exit 0; \
864 echo " $(MKDIR_P) '$(DESTDIR)$(man1dir)'"; \
865 $(MKDIR_P) "$(DESTDIR)$(man1dir)" || exit 1; \
866 { for i in $$list1; do echo "$$i"; done; \
867 if test -n "$$list2"; then \
868 for i in $$list2; do echo "$$i"; done \
869 | sed -n '/\.1[a-z]*$$/p'; \
870 fi; \
871 } | while read p; do \
872 if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
873 echo "$$d$$p"; echo "$$p"; \
874 done | \
875 sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
876 -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
877 sed 'N;N;s,\n, ,g' | { \
878 list=; while read file base inst; do \
879 if test "$$base" = "$$inst"; then list="$$list $$file"; else \
880 echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
881 $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man1dir)/$$inst" || exit $$?; \
882 fi; \
883 done; \
884 for i in $$list; do echo "$$i"; done | $(am__base_list) | \
885 while read files; do \
886 test -z "$$files" || { \
887 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man1dir)'"; \
888 $(INSTALL_DATA) $$files "$(DESTDIR)$(man1dir)" || exit $$?; }; \
889 done; }
890
891uninstall-man1:
892 @$(NORMAL_UNINSTALL)
893 @list=''; test -n "$(man1dir)" || exit 0; \
894 files=`{ for i in $$list; do echo "$$i"; done; \
895 l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \
896 sed -n '/\.1[a-z]*$$/p'; \
897 } | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
898 -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
899 dir='$(DESTDIR)$(man1dir)'; $(am__uninstall_files_from_dir)
900install-dbeDATA: $(dbe_DATA)
901 @$(NORMAL_INSTALL)
902 @list='$(dbe_DATA)'; test -n "$(dbedir)" || list=; \
903 if test -n "$$list"; then \
904 echo " $(MKDIR_P) '$(DESTDIR)$(dbedir)'"; \
905 $(MKDIR_P) "$(DESTDIR)$(dbedir)" || exit 1; \
906 fi; \
907 for p in $$list; do \
908 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
909 echo "$$d$$p"; \
910 done | $(am__base_list) | \
911 while read files; do \
912 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(dbedir)'"; \
913 $(INSTALL_DATA) $$files "$(DESTDIR)$(dbedir)" || exit $$?; \
914 done
915
916uninstall-dbeDATA:
917 @$(NORMAL_UNINSTALL)
918 @list='$(dbe_DATA)'; test -n "$(dbedir)" || list=; \
919 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
920 dir='$(DESTDIR)$(dbedir)'; $(am__uninstall_files_from_dir)
921
922ID: $(am__tagged_files)
923 $(am__define_uniq_tagged_files); mkid -fID $$unique
924tags: tags-am
925TAGS: tags
926
927tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
928 set x; \
929 here=`pwd`; \
930 $(am__define_uniq_tagged_files); \
931 shift; \
932 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
933 test -n "$$unique" || unique=$$empty_fix; \
934 if test $$# -gt 0; then \
935 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
936 "$$@" $$unique; \
937 else \
938 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
939 $$unique; \
940 fi; \
941 fi
942ctags: ctags-am
943
944CTAGS: ctags
945ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
946 $(am__define_uniq_tagged_files); \
947 test -z "$(CTAGS_ARGS)$$unique" \
948 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
949 $$unique
950
951GTAGS:
952 here=`$(am__cd) $(top_builddir) && pwd` \
953 && $(am__cd) $(top_srcdir) \
954 && gtags -i $(GTAGS_ARGS) "$$here"
955cscopelist: cscopelist-am
956
957cscopelist-am: $(am__tagged_files)
958 list='$(am__tagged_files)'; \
959 case "$(srcdir)" in \
960 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
961 *) sdir=$(subdir)/$(srcdir) ;; \
962 esac; \
963 for i in $$list; do \
964 if test -f "$$i"; then \
965 echo "$(subdir)/$$i"; \
966 else \
967 echo "$$sdir/$$i"; \
968 fi; \
969 done >> $(top_builddir)/cscope.files
970
971distclean-tags:
972 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
973
974distdir: $(DISTFILES)
975 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
976 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
977 list='$(DISTFILES)'; \
978 dist_files=`for file in $$list; do echo $$file; done | \
979 sed -e "s|^$$srcdirstrip/||;t" \
980 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
981 case $$dist_files in \
982 */*) $(MKDIR_P) `echo "$$dist_files" | \
983 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
984 sort -u` ;; \
985 esac; \
986 for file in $$dist_files; do \
987 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
988 if test -d $$d/$$file; then \
989 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
990 if test -d "$(distdir)/$$file"; then \
991 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
992 fi; \
993 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
994 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
995 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
996 fi; \
997 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
998 else \
999 test -f "$(distdir)/$$file" \
1000 || cp -p $$d/$$file "$(distdir)/$$file" \
1001 || exit 1; \
1002 fi; \
1003 done
1004 $(MAKE) $(AM_MAKEFLAGS) \
1005 top_distdir="$(top_distdir)" distdir="$(distdir)" \
1006 dist-hook
1007check-am: all-am
1008check: check-am
1009all-am: Makefile $(LTLIBRARIES) $(PROGRAMS) $(MANS) $(DATA)
1010install-binPROGRAMS: install-libLTLIBRARIES
1011
1012installdirs:
1013 for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(bindir)" "$(DESTDIR)$(man1dir)" "$(DESTDIR)$(dbedir)"; do \
1014 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
1015 done
1016install: install-am
1017install-exec: install-exec-am
1018install-data: install-data-am
1019uninstall: uninstall-am
1020
1021install-am: all-am
1022 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
1023
1024installcheck: installcheck-am
1025install-strip:
1026 if test -z '$(STRIP)'; then \
1027 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1028 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1029 install; \
1030 else \
1031 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1032 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1033 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
1034 fi
1035mostlyclean-generic:
1036
1037clean-generic:
1038
1039distclean-generic:
1040 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1041 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
1042
1043maintainer-clean-generic:
1044 @echo "This command is intended for maintainers to use"
1045 @echo "it deletes files that may require special tools to rebuild."
1046 -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
1047clean: clean-am
1048
1049clean-am: clean-binPROGRAMS clean-generic clean-libLTLIBRARIES \
1050 clean-libtool mostlyclean-am
1051
1052distclean: distclean-am
1053 -rm -rf ./$(DEPDIR)
1054 -rm -f Makefile
1055distclean-am: clean-am distclean-compile distclean-generic \
1056 distclean-tags
1057
1058dvi: dvi-am
1059
1060dvi-am:
1061
1062html: html-am
1063
1064html-am:
1065
1066info: info-am
1067
1068info-am:
1069
1070install-data-am: install-dbeDATA install-man
1071
1072install-dvi: install-dvi-am
1073
1074install-dvi-am:
1075
1076install-exec-am: install-binPROGRAMS install-libLTLIBRARIES
1077
1078install-html: install-html-am
1079
1080install-html-am:
1081
1082install-info: install-info-am
1083
1084install-info-am:
1085
1086install-man: install-man1
1087
1088install-pdf: install-pdf-am
1089
1090install-pdf-am:
1091
1092install-ps: install-ps-am
1093
1094install-ps-am:
1095
1096installcheck-am:
1097
1098maintainer-clean: maintainer-clean-am
1099 -rm -rf ./$(DEPDIR)
1100 -rm -f Makefile
1101maintainer-clean-am: distclean-am maintainer-clean-generic
1102
1103mostlyclean: mostlyclean-am
1104
1105mostlyclean-am: mostlyclean-compile mostlyclean-generic \
1106 mostlyclean-libtool
1107
1108pdf: pdf-am
1109
1110pdf-am:
1111
1112ps: ps-am
1113
1114ps-am:
1115
1116uninstall-am: uninstall-binPROGRAMS uninstall-dbeDATA \
1117 uninstall-libLTLIBRARIES uninstall-man
1118
1119uninstall-man: uninstall-man1
1120
1121.MAKE: install-am install-strip
1122
1123.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean \
1124 clean-binPROGRAMS clean-generic clean-libLTLIBRARIES \
1125 clean-libtool cscopelist-am ctags ctags-am dist-hook distclean \
1126 distclean-compile distclean-generic distclean-libtool \
1127 distclean-tags distdir dvi dvi-am html html-am info info-am \
1128 install install-am install-binPROGRAMS install-data \
1129 install-data-am install-dbeDATA install-dvi install-dvi-am \
1130 install-exec install-exec-am install-html install-html-am \
1131 install-info install-info-am install-libLTLIBRARIES \
1132 install-man install-man1 install-pdf install-pdf-am install-ps \
1133 install-ps-am install-strip installcheck installcheck-am \
1134 installdirs maintainer-clean maintainer-clean-generic \
1135 mostlyclean mostlyclean-compile mostlyclean-generic \
1136 mostlyclean-libtool pdf pdf-am ps ps-am tags tags-am uninstall \
1137 uninstall-am uninstall-binPROGRAMS uninstall-dbeDATA \
1138 uninstall-libLTLIBRARIES uninstall-man uninstall-man1
1139
1140.PRECIOUS: Makefile
1141
1142
1143@BUILD_MAN_TRUE@gprofng.1: $(srcdir)/gprofng.cc $(common_mandeps) | ./gprofng$(EXEEXT)
1144@BUILD_MAN_TRUE@ $(AM_V_GEN)_BUILDING_MANPAGE=1 $(HELP2MAN) $(HELP2MAN_OPT) \
1145@BUILD_MAN_TRUE@ --name=$(TEXT_GPROFNG) ./gprofng$(EXEEXT) $(H2M_FILTER) > $@
1146
1147@BUILD_MAN_TRUE@gp-archive.1: $(srcdir)/gp-archive.cc $(common_mandeps) | ./gp-archive$(EXEEXT)
1148@BUILD_MAN_TRUE@ $(AM_V_GEN)_BUILDING_MANPAGE=1 $(HELP2MAN) $(HELP2MAN_OPT) \
1149@BUILD_MAN_TRUE@ --name=$(TEXT_GP_ARCHIVE) ./gp-archive$(EXEEXT) $(H2M_FILTER) > $@
1150
1151@BUILD_MAN_TRUE@gp-collect-app.1: $(srcdir)/gp-collect-app.cc $(common_mandeps) | ./gp-collect-app$(EXEEXT)
1152@BUILD_MAN_TRUE@ $(AM_V_GEN)_BUILDING_MANPAGE=1 $(HELP2MAN) $(HELP2MAN_OPT) \
1153@BUILD_MAN_TRUE@ --name=$(TEXT_GP_COLLECT_APP) ./gp-collect-app$(EXEEXT) $(H2M_FILTER) > $@
1154
1155@BUILD_MAN_TRUE@gp-display-src.1: $(srcdir)/gp-display-src.cc $(srcdir)/Command.cc \
1156@BUILD_MAN_TRUE@ $(common_mandeps) | ./gp-display-src$(EXEEXT)
1157@BUILD_MAN_TRUE@ $(AM_V_GEN)_BUILDING_MANPAGE=1 $(HELP2MAN) $(HELP2MAN_OPT) \
1158@BUILD_MAN_TRUE@ --name=$(TEXT_GP_DISPLAY_SRC) ./gp-display-src$(EXEEXT) $(H2M_FILTER) > $@
1159
1160@BUILD_MAN_TRUE@gp-display-text.1: $(srcdir)/gp-display-text.cc $(srcdir)/Command.cc \
1161@BUILD_MAN_TRUE@ $(common_mandeps) | ./gp-display-text$(EXEEXT)
1162@BUILD_MAN_TRUE@ $(AM_V_GEN)_BUILDING_MANPAGE=1 $(HELP2MAN) $(HELP2MAN_OPT) \
1163@BUILD_MAN_TRUE@ --name=$(TEXT_GP_DISPLAY_TEXT) ./gp-display-text$(EXEEXT) $(H2M_FILTER) > $@
1164
1165# Distribution involves building the binaries to generate the manpage,
1166# so ensure that the necessary libraries are built at dist time.
1167dist-hook: $(LIBGPROFNG)
1168
1169# Tell versions [3.59,3.63) of GNU make to not export all variables.
1170# Otherwise a system limit (for SysV at least) may be exceeded.
1171.NOEXPORT: