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