1303231Sdim# Makefile.in generated by automake 1.15.1 from Makefile.am.
2303231Sdim# @configure_input@
3353358Sdim
4353358Sdim# Copyright (C) 1994-2017 Free Software Foundation, Inc.
5353358Sdim
6303231Sdim# This Makefile.in is free software; the Free Software Foundation
7303231Sdim# gives unlimited permission to copy and/or distribute it,
8303231Sdim# with or without modifications, as long as this notice is preserved.
9303231Sdim
10303231Sdim# This program is distributed in the hope that it will be useful,
11303231Sdim# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12303231Sdim# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13303231Sdim# PARTICULAR PURPOSE.
14303231Sdim
15303231Sdim@SET_MAKE@
16303231Sdim
17303231Sdim#
18353358Sdim#   Copyright (C) 2012-2024 Free Software Foundation, Inc.
19303231Sdim#
20303231Sdim# This file is free software; you can redistribute it and/or modify
21303231Sdim# it under the terms of the GNU General Public License as published by
22303231Sdim# the Free Software Foundation; either version 3 of the License, or
23303231Sdim# (at your option) any later version.
24303231Sdim#
25303231Sdim# This program is distributed in the hope that it will be useful,
26303231Sdim# but WITHOUT ANY WARRANTY; without even the implied warranty of
27303231Sdim# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
28303231Sdim# GNU General Public License for more details.
29303231Sdim#
30303231Sdim# You should have received a copy of the GNU General Public License
31303231Sdim# along with this program; see the file COPYING3.  If not see
32303231Sdim# <http://www.gnu.org/licenses/>.
33360784Sdim#
34303231Sdim
35314564Sdim
36314564SdimVPATH = @srcdir@
37303231Sdimam__is_gnu_make = { \
38303231Sdim  if test -z '$(MAKELEVEL)'; then \
39303231Sdim    false; \
40303231Sdim  elif test -n '$(MAKE_HOST)'; then \
41303231Sdim    true; \
42303231Sdim  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
43303231Sdim    true; \
44303231Sdim  else \
45303231Sdim    false; \
46303231Sdim  fi; \
47303231Sdim}
48303231Sdimam__make_running_with_option = \
49303231Sdim  case $${target_option-} in \
50303231Sdim      ?) ;; \
51303231Sdim      *) echo "am__make_running_with_option: internal error: invalid" \
52303231Sdim              "target option '$${target_option-}' specified" >&2; \
53303231Sdim         exit 1;; \
54303231Sdim  esac; \
55303231Sdim  has_opt=no; \
56303231Sdim  sane_makeflags=$$MAKEFLAGS; \
57303231Sdim  if $(am__is_gnu_make); then \
58303231Sdim    sane_makeflags=$$MFLAGS; \
59303231Sdim  else \
60327952Sdim    case $$MAKEFLAGS in \
61327952Sdim      *\\[\ \	]*) \
62303231Sdim        bs=\\; \
63327952Sdim        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
64344779Sdim          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
65344779Sdim    esac; \
66327952Sdim  fi; \
67327952Sdim  skip_next=no; \
68303231Sdim  strip_trailopt () \
69303231Sdim  { \
70303231Sdim    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
71303231Sdim  }; \
72327952Sdim  for flg in $$sane_makeflags; do \
73327952Sdim    test $$skip_next = yes && { skip_next=no; continue; }; \
74327952Sdim    case $$flg in \
75303231Sdim      *=*|--*) continue;; \
76303231Sdim        -*I) strip_trailopt 'I'; skip_next=yes;; \
77303231Sdim      -*I?*) strip_trailopt 'I';; \
78303231Sdim        -*O) strip_trailopt 'O'; skip_next=yes;; \
79303231Sdim      -*O?*) strip_trailopt 'O';; \
80303231Sdim        -*l) strip_trailopt 'l'; skip_next=yes;; \
81321369Sdim      -*l?*) strip_trailopt 'l';; \
82303231Sdim      -[dEDm]) skip_next=yes;; \
83303231Sdim      -[JT]) skip_next=yes;; \
84303231Sdim    esac; \
85303231Sdim    case $$flg in \
86303231Sdim      *$$target_option*) has_opt=yes; break;; \
87303231Sdim    esac; \
88303231Sdim  done; \
89303231Sdim  test $$has_opt = yes
90303231Sdimam__make_dryrun = (target_option=n; $(am__make_running_with_option))
91303231Sdimam__make_keepgoing = (target_option=k; $(am__make_running_with_option))
92303231Sdimpkgdatadir = $(datadir)/@PACKAGE@
93303231Sdimpkgincludedir = $(includedir)/@PACKAGE@
94303231Sdimpkglibdir = $(libdir)/@PACKAGE@
95303231Sdimpkglibexecdir = $(libexecdir)/@PACKAGE@
96321369Sdimam__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
97303231Sdiminstall_sh_DATA = $(install_sh) -c -m 644
98303231Sdiminstall_sh_PROGRAM = $(install_sh) -c
99303231Sdiminstall_sh_SCRIPT = $(install_sh) -c
100303231SdimINSTALL_HEADER = $(INSTALL_DATA)
101303231Sdimtransform = $(program_transform_name)
102303231SdimNORMAL_INSTALL = :
103303231SdimPRE_INSTALL = :
104303231SdimPOST_INSTALL = :
105303231SdimNORMAL_UNINSTALL = :
106303231SdimPRE_UNINSTALL = :
107303231SdimPOST_UNINSTALL = :
108303231Sdimbuild_triplet = @build@
109303231Sdimhost_triplet = @host@
110303231Sdimtarget_triplet = @target@
111303231Sdimbin_PROGRAMS = gprof$(EXEEXT)
112303231Sdimsubdir = .
113303231SdimACLOCAL_M4 = $(top_srcdir)/aclocal.m4
114303231Sdimam__aclocal_m4_deps = $(top_srcdir)/../bfd/warning.m4 \
115303231Sdim	$(top_srcdir)/../config/depstand.m4 \
116	$(top_srcdir)/../config/gettext-sister.m4 \
117	$(top_srcdir)/../config/gettext.m4 \
118	$(top_srcdir)/../config/iconv.m4 \
119	$(top_srcdir)/../config/intlmacosx.m4 \
120	$(top_srcdir)/../config/jobserver.m4 \
121	$(top_srcdir)/../config/largefile.m4 \
122	$(top_srcdir)/../config/lead-dot.m4 \
123	$(top_srcdir)/../config/lib-ld.m4 \
124	$(top_srcdir)/../config/lib-link.m4 \
125	$(top_srcdir)/../config/lib-prefix.m4 \
126	$(top_srcdir)/../config/nls.m4 \
127	$(top_srcdir)/../config/override.m4 \
128	$(top_srcdir)/../config/plugins.m4 \
129	$(top_srcdir)/../config/po.m4 \
130	$(top_srcdir)/../config/progtest.m4 \
131	$(top_srcdir)/../libtool.m4 $(top_srcdir)/../ltoptions.m4 \
132	$(top_srcdir)/../ltsugar.m4 $(top_srcdir)/../ltversion.m4 \
133	$(top_srcdir)/../lt~obsolete.m4 \
134	$(top_srcdir)/../bfd/version.m4 $(top_srcdir)/configure.ac
135am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
136	$(ACLOCAL_M4)
137DIST_COMMON = $(srcdir)/Makefile.am $(top_srcdir)/configure \
138	$(am__configure_deps) $(noinst_HEADERS)
139am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
140 configure.lineno config.status.lineno
141mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
142CONFIG_HEADER = gconfig.h
143CONFIG_CLEAN_FILES = po/Makefile.in
144CONFIG_CLEAN_VPATH_FILES =
145am__installdirs = "$(DESTDIR)$(bindir)" "$(DESTDIR)$(infodir)" \
146	"$(DESTDIR)$(man1dir)"
147PROGRAMS = $(bin_PROGRAMS)
148am__objects_1 = basic_blocks.$(OBJEXT) call_graph.$(OBJEXT) \
149	cg_arcs.$(OBJEXT) cg_dfn.$(OBJEXT) cg_print.$(OBJEXT) \
150	corefile.$(OBJEXT) gmon_io.$(OBJEXT) gprof.$(OBJEXT) \
151	hertz.$(OBJEXT) hist.$(OBJEXT) source.$(OBJEXT) \
152	search_list.$(OBJEXT) symtab.$(OBJEXT) sym_ids.$(OBJEXT) \
153	utils.$(OBJEXT) i386.$(OBJEXT) alpha.$(OBJEXT) vax.$(OBJEXT) \
154	sparc.$(OBJEXT) mips.$(OBJEXT) aarch64.$(OBJEXT)
155am_gprof_OBJECTS = $(am__objects_1) flat_bl.$(OBJEXT) \
156	bsd_callg_bl.$(OBJEXT) fsf_callg_bl.$(OBJEXT)
157gprof_OBJECTS = $(am_gprof_OBJECTS)
158am__DEPENDENCIES_1 =
159AM_V_lt = $(am__v_lt_@AM_V@)
160am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
161am__v_lt_0 = --silent
162am__v_lt_1 = 
163AM_V_P = $(am__v_P_@AM_V@)
164am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
165am__v_P_0 = false
166am__v_P_1 = :
167AM_V_GEN = $(am__v_GEN_@AM_V@)
168am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
169am__v_GEN_0 = @echo "  GEN     " $@;
170am__v_GEN_1 = 
171AM_V_at = $(am__v_at_@AM_V@)
172am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
173am__v_at_0 = @
174am__v_at_1 = 
175DEFAULT_INCLUDES = -I.@am__isrc@
176depcomp = $(SHELL) $(top_srcdir)/../depcomp
177am__depfiles_maybe = depfiles
178am__mv = mv -f
179COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
180	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
181LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
182	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
183	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
184	$(AM_CFLAGS) $(CFLAGS)
185AM_V_CC = $(am__v_CC_@AM_V@)
186am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
187am__v_CC_0 = @echo "  CC      " $@;
188am__v_CC_1 = 
189CCLD = $(CC)
190LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
191	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
192	$(AM_LDFLAGS) $(LDFLAGS) -o $@
193AM_V_CCLD = $(am__v_CCLD_@AM_V@)
194am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
195am__v_CCLD_0 = @echo "  CCLD    " $@;
196am__v_CCLD_1 = 
197SOURCES = $(gprof_SOURCES)
198AM_V_DVIPS = $(am__v_DVIPS_@AM_V@)
199am__v_DVIPS_ = $(am__v_DVIPS_@AM_DEFAULT_V@)
200am__v_DVIPS_0 = @echo "  DVIPS   " $@;
201am__v_DVIPS_1 = 
202AM_V_MAKEINFO = $(am__v_MAKEINFO_@AM_V@)
203am__v_MAKEINFO_ = $(am__v_MAKEINFO_@AM_DEFAULT_V@)
204am__v_MAKEINFO_0 = @echo "  MAKEINFO" $@;
205am__v_MAKEINFO_1 = 
206AM_V_INFOHTML = $(am__v_INFOHTML_@AM_V@)
207am__v_INFOHTML_ = $(am__v_INFOHTML_@AM_DEFAULT_V@)
208am__v_INFOHTML_0 = @echo "  INFOHTML" $@;
209am__v_INFOHTML_1 = 
210AM_V_TEXI2DVI = $(am__v_TEXI2DVI_@AM_V@)
211am__v_TEXI2DVI_ = $(am__v_TEXI2DVI_@AM_DEFAULT_V@)
212am__v_TEXI2DVI_0 = @echo "  TEXI2DVI" $@;
213am__v_TEXI2DVI_1 = 
214AM_V_TEXI2PDF = $(am__v_TEXI2PDF_@AM_V@)
215am__v_TEXI2PDF_ = $(am__v_TEXI2PDF_@AM_DEFAULT_V@)
216am__v_TEXI2PDF_0 = @echo "  TEXI2PDF" $@;
217am__v_TEXI2PDF_1 = 
218AM_V_texinfo = $(am__v_texinfo_@AM_V@)
219am__v_texinfo_ = $(am__v_texinfo_@AM_DEFAULT_V@)
220am__v_texinfo_0 = -q
221am__v_texinfo_1 = 
222AM_V_texidevnull = $(am__v_texidevnull_@AM_V@)
223am__v_texidevnull_ = $(am__v_texidevnull_@AM_DEFAULT_V@)
224am__v_texidevnull_0 = > /dev/null
225am__v_texidevnull_1 = 
226INFO_DEPS = gprof.info
227am__TEXINFO_TEX_DIR = $(srcdir)/../texinfo
228DVIS = gprof.dvi
229PDFS = gprof.pdf
230PSS = gprof.ps
231HTMLS = gprof.html
232TEXINFOS = gprof.texi
233TEXI2PDF = $(TEXI2DVI) --pdf --batch
234MAKEINFOHTML = $(MAKEINFO) --html
235AM_MAKEINFOHTMLFLAGS = $(AM_MAKEINFOFLAGS)
236DVIPS = dvips
237RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
238	ctags-recursive dvi-recursive html-recursive info-recursive \
239	install-data-recursive install-dvi-recursive \
240	install-exec-recursive install-html-recursive \
241	install-info-recursive install-pdf-recursive \
242	install-ps-recursive install-recursive installcheck-recursive \
243	installdirs-recursive pdf-recursive ps-recursive \
244	tags-recursive uninstall-recursive
245am__can_run_installinfo = \
246  case $$AM_UPDATE_INFO_DIR in \
247    n|no|NO) false;; \
248    *) (install-info --version) >/dev/null 2>&1;; \
249  esac
250am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
251am__vpath_adj = case $$p in \
252    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
253    *) f=$$p;; \
254  esac;
255am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
256am__install_max = 40
257am__nobase_strip_setup = \
258  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
259am__nobase_strip = \
260  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
261am__nobase_list = $(am__nobase_strip_setup); \
262  for p in $$list; do echo "$$p $$p"; done | \
263  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
264  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
265    if (++n[$$2] == $(am__install_max)) \
266      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
267    END { for (dir in files) print dir, files[dir] }'
268am__base_list = \
269  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
270  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
271am__uninstall_files_from_dir = { \
272  test -z "$$files" \
273    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
274    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
275         $(am__cd) "$$dir" && rm -f $$files; }; \
276  }
277man1dir = $(mandir)/man1
278NROFF = nroff
279MANS = $(man_MANS)
280HEADERS = $(noinst_HEADERS)
281RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
282  distclean-recursive maintainer-clean-recursive
283am__recursive_targets = \
284  $(RECURSIVE_TARGETS) \
285  $(RECURSIVE_CLEAN_TARGETS) \
286  $(am__extra_recursive_targets)
287AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
288	cscope
289am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) \
290	$(LISP)gconfig.in
291# Read a list of newline-separated strings from the standard input,
292# and print each of them once, without duplicates.  Input order is
293# *not* preserved.
294am__uniquify_input = $(AWK) '\
295  BEGIN { nonempty = 0; } \
296  { items[$$0] = 1; nonempty = 1; } \
297  END { if (nonempty) { for (i in items) print i; }; } \
298'
299# Make sure the list of sources is unique.  This is necessary because,
300# e.g., the same source file might be shared among _SOURCES variables
301# for different programs/libraries.
302am__define_uniq_tagged_files = \
303  list='$(am__tagged_files)'; \
304  unique=`for i in $$list; do \
305    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
306  done | $(am__uniquify_input)`
307ETAGS = etags
308CTAGS = ctags
309CSCOPE = cscope
310DIST_SUBDIRS = $(SUBDIRS)
311ACLOCAL = @ACLOCAL@
312AMTAR = @AMTAR@
313AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
314AR = @AR@
315AUTOCONF = @AUTOCONF@
316AUTOHEADER = @AUTOHEADER@
317AUTOMAKE = @AUTOMAKE@
318AWK = @AWK@
319CATALOGS = @CATALOGS@
320CATOBJEXT = @CATOBJEXT@
321CC = @CC@
322CCDEPMODE = @CCDEPMODE@
323CFLAGS = @CFLAGS@
324CPP = @CPP@
325CPPFLAGS = @CPPFLAGS@
326CYGPATH_W = @CYGPATH_W@
327DATADIRNAME = @DATADIRNAME@
328DEFS = @DEFS@
329DEPDIR = @DEPDIR@
330DSYMUTIL = @DSYMUTIL@
331DUMPBIN = @DUMPBIN@
332ECHO_C = @ECHO_C@
333ECHO_N = @ECHO_N@
334ECHO_T = @ECHO_T@
335EGREP = @EGREP@
336EXEEXT = @EXEEXT@
337FGREP = @FGREP@
338GENCAT = @GENCAT@
339GMSGFMT = @GMSGFMT@
340GREP = @GREP@
341INCINTL = @INCINTL@
342INSTALL = @INSTALL@
343INSTALL_DATA = @INSTALL_DATA@
344INSTALL_PROGRAM = @INSTALL_PROGRAM@
345INSTALL_SCRIPT = @INSTALL_SCRIPT@
346INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
347INSTOBJEXT = @INSTOBJEXT@
348INTLLIBS = @INTLLIBS@
349INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
350LARGEFILE_CPPFLAGS = @LARGEFILE_CPPFLAGS@
351LD = @LD@
352LDFLAGS = @LDFLAGS@
353LIBICONV = @LIBICONV@
354LIBINTL = @LIBINTL@
355LIBINTL_DEP = @LIBINTL_DEP@
356LIBOBJS = @LIBOBJS@
357LIBS = @LIBS@
358LIBTOOL = @LIBTOOL@
359LIPO = @LIPO@
360LN_S = @LN_S@
361LTLIBICONV = @LTLIBICONV@
362LTLIBINTL = @LTLIBINTL@
363LTLIBOBJS = @LTLIBOBJS@
364MAINT = @MAINT@
365MAKEINFO = @MAKEINFO@
366MKDIR_P = @MKDIR_P@
367MKINSTALLDIRS = @MKINSTALLDIRS@
368MSGFMT = @MSGFMT@
369MSGMERGE = @MSGMERGE@
370NM = @NM@
371NMEDIT = @NMEDIT@
372NO_WERROR = @NO_WERROR@
373OBJDUMP = @OBJDUMP@
374OBJEXT = @OBJEXT@
375OTOOL = @OTOOL@
376OTOOL64 = @OTOOL64@
377PACKAGE = @PACKAGE@
378PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
379PACKAGE_NAME = @PACKAGE_NAME@
380PACKAGE_STRING = @PACKAGE_STRING@
381PACKAGE_TARNAME = @PACKAGE_TARNAME@
382PACKAGE_URL = @PACKAGE_URL@
383PACKAGE_VERSION = @PACKAGE_VERSION@
384PATH_SEPARATOR = @PATH_SEPARATOR@
385POSUB = @POSUB@
386RANLIB = @RANLIB@
387SED = @SED@
388SET_MAKE = @SET_MAKE@
389SHELL = @SHELL@
390STRIP = @STRIP@
391USE_NLS = @USE_NLS@
392VERSION = @VERSION@
393WARN_CFLAGS = @WARN_CFLAGS@
394WARN_CFLAGS_FOR_BUILD = @WARN_CFLAGS_FOR_BUILD@
395WARN_WRITE_STRINGS = @WARN_WRITE_STRINGS@
396XGETTEXT = @XGETTEXT@
397abs_builddir = @abs_builddir@
398abs_srcdir = @abs_srcdir@
399abs_top_builddir = @abs_top_builddir@
400abs_top_srcdir = @abs_top_srcdir@
401ac_ct_CC = @ac_ct_CC@
402ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
403am__include = @am__include@
404am__leading_dot = @am__leading_dot@
405am__quote = @am__quote@
406am__tar = @am__tar@
407am__untar = @am__untar@
408bindir = @bindir@
409build = @build@
410build_alias = @build_alias@
411build_cpu = @build_cpu@
412build_os = @build_os@
413build_vendor = @build_vendor@
414builddir = @builddir@
415datadir = @datadir@
416datarootdir = @datarootdir@
417docdir = @docdir@
418dvidir = @dvidir@
419exec_prefix = @exec_prefix@
420host = @host@
421host_alias = @host_alias@
422host_cpu = @host_cpu@
423host_os = @host_os@
424host_vendor = @host_vendor@
425htmldir = @htmldir@
426includedir = @includedir@
427infodir = @infodir@
428install_sh = @install_sh@
429libdir = @libdir@
430libexecdir = @libexecdir@
431localedir = @localedir@
432localstatedir = @localstatedir@
433mandir = @mandir@
434mkdir_p = @mkdir_p@
435oldincludedir = @oldincludedir@
436pdfdir = @pdfdir@
437prefix = @prefix@
438program_transform_name = @program_transform_name@
439psdir = @psdir@
440sbindir = @sbindir@
441sharedstatedir = @sharedstatedir@
442srcdir = @srcdir@
443sysconfdir = @sysconfdir@
444target = @target@
445target_alias = @target_alias@
446target_cpu = @target_cpu@
447target_os = @target_os@
448target_vendor = @target_vendor@
449top_build_prefix = @top_build_prefix@
450top_builddir = @top_builddir@
451top_srcdir = @top_srcdir@
452AUTOMAKE_OPTIONS = foreign no-dist no-texinfo.tex info-in-builddir
453ACLOCAL_AMFLAGS = -I .. -I ../config -I ../bfd
454TEXINFO_TEX = ../texinfo/texinfo.tex
455SUFFIXES = .c .m
456SUBDIRS = po
457BASEDIR = $(srcdir)/..
458BFDDIR = $(BASEDIR)/bfd
459INCDIR = $(BASEDIR)/include
460AM_CFLAGS = $(WARN_CFLAGS)
461AM_CPPFLAGS = -DDEBUG -I../bfd -I$(srcdir)/../include \
462	-I$(srcdir)/../bfd @INCINTL@ @LARGEFILE_CPPFLAGS@ -I. \
463	-DLOCALEDIR="\"$(datadir)/locale\""
464
465sources = basic_blocks.c call_graph.c cg_arcs.c cg_dfn.c \
466	cg_print.c corefile.c gmon_io.c gprof.c hertz.c hist.c source.c \
467	search_list.c symtab.c sym_ids.c utils.c \
468	i386.c alpha.c vax.c sparc.c mips.c aarch64.c
469
470gprof_SOURCES = $(sources) flat_bl.c bsd_callg_bl.c fsf_callg_bl.c
471gprof_DEPENDENCIES = ../bfd/libbfd.la ../libiberty/libiberty.a $(LIBINTL_DEP)
472gprof_LDADD = ../bfd/libbfd.la ../libiberty/libiberty.a $(LIBINTL)
473noinst_HEADERS = \
474	basic_blocks.h call_graph.h cg_arcs.h cg_dfn.h cg_print.h \
475	corefile.h gmon.h gmon_io.h gmon_out.h gprof.h hertz.h hist.h \
476	search_list.h source.h sym_ids.h symtab.h utils.h
477
478BUILT_SOURCES = flat_bl.c bsd_callg_bl.c fsf_callg_bl.c
479EXTRA_DIST = $(BUILT_SOURCES) bbconv.pl $(man_MANS)
480
481# development.sh is used to determine -Werror default.
482CONFIG_STATUS_DEPENDENCIES = $(BFDDIR)/development.sh
483POTFILES = $(sources) $(noinst_HEADERS)
484MANCONF = -Dman
485TEXI2POD = perl $(srcdir)/../etc/texi2pod.pl $(AM_MAKEINFOFLAGS)
486POD2MAN = pod2man --center="GNU" --release="binutils-$(VERSION)" --section=1
487info_TEXINFOS = gprof.texi
488gprof_TEXINFOS = config.texi
489man_MANS = gprof.1
490AM_MAKEINFOFLAGS = -I "$(srcdir)" -I "$(top_srcdir)/../bfd/doc" -I ../bfd/doc \
491		   --no-split
492
493TEXI2DVI = texi2dvi -I "$(srcdir)" -I "$(top_srcdir)/../bfd/doc" -I ../bfd/doc
494MAINTAINERCLEANFILES = gprof.info
495all: $(BUILT_SOURCES) gconfig.h
496	$(MAKE) $(AM_MAKEFLAGS) all-recursive
497
498.SUFFIXES:
499.SUFFIXES: .c .m .dvi .lo .o .obj .ps
500am--refresh: Makefile
501	@:
502$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
503	@for dep in $?; do \
504	  case '$(am__configure_deps)' in \
505	    *$$dep*) \
506	      echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
507	      $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
508		&& exit 0; \
509	      exit 1;; \
510	  esac; \
511	done; \
512	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
513	$(am__cd) $(top_srcdir) && \
514	  $(AUTOMAKE) --foreign Makefile
515Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
516	@case '$?' in \
517	  *config.status*) \
518	    echo ' $(SHELL) ./config.status'; \
519	    $(SHELL) ./config.status;; \
520	  *) \
521	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
522	    cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
523	esac;
524
525$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
526	$(SHELL) ./config.status --recheck
527
528$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
529	$(am__cd) $(srcdir) && $(AUTOCONF)
530$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
531	$(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
532$(am__aclocal_m4_deps):
533
534gconfig.h: stamp-h1
535	@test -f $@ || rm -f stamp-h1
536	@test -f $@ || $(MAKE) $(AM_MAKEFLAGS) stamp-h1
537
538stamp-h1: $(srcdir)/gconfig.in $(top_builddir)/config.status
539	@rm -f stamp-h1
540	cd $(top_builddir) && $(SHELL) ./config.status gconfig.h
541$(srcdir)/gconfig.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 
542	($(am__cd) $(top_srcdir) && $(AUTOHEADER))
543	rm -f stamp-h1
544	touch $@
545
546distclean-hdr:
547	-rm -f gconfig.h stamp-h1
548po/Makefile.in: $(top_builddir)/config.status $(top_srcdir)/po/Make-in
549	cd $(top_builddir) && $(SHELL) ./config.status $@
550install-binPROGRAMS: $(bin_PROGRAMS)
551	@$(NORMAL_INSTALL)
552	@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
553	if test -n "$$list"; then \
554	  echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \
555	  $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \
556	fi; \
557	for p in $$list; do echo "$$p $$p"; done | \
558	sed 's/$(EXEEXT)$$//' | \
559	while read p p1; do if test -f $$p \
560	 || test -f $$p1 \
561	  ; then echo "$$p"; echo "$$p"; else :; fi; \
562	done | \
563	sed -e 'p;s,.*/,,;n;h' \
564	    -e 's|.*|.|' \
565	    -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
566	sed 'N;N;N;s,\n, ,g' | \
567	$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
568	  { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
569	    if ($$2 == $$4) files[d] = files[d] " " $$1; \
570	    else { print "f", $$3 "/" $$4, $$1; } } \
571	  END { for (d in files) print "f", d, files[d] }' | \
572	while read type dir files; do \
573	    if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
574	    test -z "$$files" || { \
575	    echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
576	    $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
577	    } \
578	; done
579
580uninstall-binPROGRAMS:
581	@$(NORMAL_UNINSTALL)
582	@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
583	files=`for p in $$list; do echo "$$p"; done | \
584	  sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
585	      -e 's/$$/$(EXEEXT)/' \
586	`; \
587	test -n "$$list" || exit 0; \
588	echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
589	cd "$(DESTDIR)$(bindir)" && rm -f $$files
590
591clean-binPROGRAMS:
592	@list='$(bin_PROGRAMS)'; test -n "$$list" || exit 0; \
593	echo " rm -f" $$list; \
594	rm -f $$list || exit $$?; \
595	test -n "$(EXEEXT)" || exit 0; \
596	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
597	echo " rm -f" $$list; \
598	rm -f $$list
599
600gprof$(EXEEXT): $(gprof_OBJECTS) $(gprof_DEPENDENCIES) $(EXTRA_gprof_DEPENDENCIES) 
601	@rm -f gprof$(EXEEXT)
602	$(AM_V_CCLD)$(LINK) $(gprof_OBJECTS) $(gprof_LDADD) $(LIBS)
603
604mostlyclean-compile:
605	-rm -f *.$(OBJEXT)
606
607distclean-compile:
608	-rm -f *.tab.c
609
610@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/aarch64.Po@am__quote@
611@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/alpha.Po@am__quote@
612@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/basic_blocks.Po@am__quote@
613@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bsd_callg_bl.Po@am__quote@
614@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/call_graph.Po@am__quote@
615@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cg_arcs.Po@am__quote@
616@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cg_dfn.Po@am__quote@
617@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cg_print.Po@am__quote@
618@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/corefile.Po@am__quote@
619@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/flat_bl.Po@am__quote@
620@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fsf_callg_bl.Po@am__quote@
621@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gmon_io.Po@am__quote@
622@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gprof.Po@am__quote@
623@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hertz.Po@am__quote@
624@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hist.Po@am__quote@
625@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/i386.Po@am__quote@
626@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mips.Po@am__quote@
627@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/search_list.Po@am__quote@
628@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/source.Po@am__quote@
629@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sparc.Po@am__quote@
630@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sym_ids.Po@am__quote@
631@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/symtab.Po@am__quote@
632@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/utils.Po@am__quote@
633@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vax.Po@am__quote@
634
635.c.o:
636@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
637@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
638@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
639@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
640@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
641
642.c.obj:
643@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
644@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
645@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
646@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
647@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
648
649.c.lo:
650@am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
651@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
652@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
653@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
654@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
655
656mostlyclean-libtool:
657	-rm -f *.lo
658
659clean-libtool:
660	-rm -rf .libs _libs
661
662distclean-libtool:
663	-rm -f libtool config.lt
664
665gprof.info: gprof.texi $(gprof_TEXINFOS)
666	$(AM_V_MAKEINFO)restore=: && backupdir="$(am__leading_dot)am$$$$" && \
667	rm -rf $$backupdir && mkdir $$backupdir && \
668	if ($(MAKEINFO) --version) >/dev/null 2>&1; then \
669	  for f in $@ $@-[0-9] $@-[0-9][0-9] $(@:.info=).i[0-9] $(@:.info=).i[0-9][0-9]; do \
670	    if test -f $$f; then mv $$f $$backupdir; restore=mv; else :; fi; \
671	  done; \
672	else :; fi && \
673	if $(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir) \
674	 -o $@ `test -f 'gprof.texi' || echo '$(srcdir)/'`gprof.texi; \
675	then \
676	  rc=0; \
677	else \
678	  rc=$$?; \
679	  $$restore $$backupdir/* `echo "./$@" | sed 's|[^/]*$$||'`; \
680	fi; \
681	rm -rf $$backupdir; exit $$rc
682
683gprof.dvi: gprof.texi $(gprof_TEXINFOS) 
684	$(AM_V_TEXI2DVI)TEXINPUTS="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
685	MAKEINFO='$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir)' \
686	$(TEXI2DVI) $(AM_V_texinfo) --build-dir=$(@:.dvi=.t2d) -o $@ $(AM_V_texidevnull) \
687	`test -f 'gprof.texi' || echo '$(srcdir)/'`gprof.texi
688
689gprof.pdf: gprof.texi $(gprof_TEXINFOS) 
690	$(AM_V_TEXI2PDF)TEXINPUTS="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
691	MAKEINFO='$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir)' \
692	$(TEXI2PDF) $(AM_V_texinfo) --build-dir=$(@:.pdf=.t2p) -o $@ $(AM_V_texidevnull) \
693	`test -f 'gprof.texi' || echo '$(srcdir)/'`gprof.texi
694
695gprof.html: gprof.texi $(gprof_TEXINFOS) 
696	$(AM_V_MAKEINFO)rm -rf $(@:.html=.htp)
697	$(AM_V_at)if $(MAKEINFOHTML) $(AM_MAKEINFOHTMLFLAGS) $(MAKEINFOFLAGS) -I $(srcdir) \
698	 -o $(@:.html=.htp) `test -f 'gprof.texi' || echo '$(srcdir)/'`gprof.texi; \
699	then \
700	  rm -rf $@ && mv $(@:.html=.htp) $@; \
701	else \
702	  rm -rf $(@:.html=.htp); exit 1; \
703	fi
704.dvi.ps:
705	$(AM_V_DVIPS)TEXINPUTS="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
706	$(DVIPS) $(AM_V_texinfo) -o $@ $<
707
708uninstall-dvi-am:
709	@$(NORMAL_UNINSTALL)
710	@list='$(DVIS)'; test -n "$(dvidir)" || list=; \
711	for p in $$list; do \
712	  $(am__strip_dir) \
713	  echo " rm -f '$(DESTDIR)$(dvidir)/$$f'"; \
714	  rm -f "$(DESTDIR)$(dvidir)/$$f"; \
715	done
716
717uninstall-html-am:
718	@$(NORMAL_UNINSTALL)
719	@list='$(HTMLS)'; test -n "$(htmldir)" || list=; \
720	for p in $$list; do \
721	  $(am__strip_dir) \
722	  echo " rm -rf '$(DESTDIR)$(htmldir)/$$f'"; \
723	  rm -rf "$(DESTDIR)$(htmldir)/$$f"; \
724	done
725
726uninstall-info-am:
727	@$(PRE_UNINSTALL)
728	@if test -d '$(DESTDIR)$(infodir)' && $(am__can_run_installinfo); then \
729	  list='$(INFO_DEPS)'; \
730	  for file in $$list; do \
731	    relfile=`echo "$$file" | sed 's|^.*/||'`; \
732	    echo " install-info --info-dir='$(DESTDIR)$(infodir)' --remove '$(DESTDIR)$(infodir)/$$relfile'"; \
733	    if install-info --info-dir="$(DESTDIR)$(infodir)" --remove "$(DESTDIR)$(infodir)/$$relfile"; \
734	    then :; else test ! -f "$(DESTDIR)$(infodir)/$$relfile" || exit 1; fi; \
735	  done; \
736	else :; fi
737	@$(NORMAL_UNINSTALL)
738	@list='$(INFO_DEPS)'; \
739	for file in $$list; do \
740	  relfile=`echo "$$file" | sed 's|^.*/||'`; \
741	  relfile_i=`echo "$$relfile" | sed 's|\.info$$||;s|$$|.i|'`; \
742	  (if test -d "$(DESTDIR)$(infodir)" && cd "$(DESTDIR)$(infodir)"; then \
743	     echo " cd '$(DESTDIR)$(infodir)' && rm -f $$relfile $$relfile-[0-9] $$relfile-[0-9][0-9] $$relfile_i[0-9] $$relfile_i[0-9][0-9]"; \
744	     rm -f $$relfile $$relfile-[0-9] $$relfile-[0-9][0-9] $$relfile_i[0-9] $$relfile_i[0-9][0-9]; \
745	   else :; fi); \
746	done
747
748uninstall-pdf-am:
749	@$(NORMAL_UNINSTALL)
750	@list='$(PDFS)'; test -n "$(pdfdir)" || list=; \
751	for p in $$list; do \
752	  $(am__strip_dir) \
753	  echo " rm -f '$(DESTDIR)$(pdfdir)/$$f'"; \
754	  rm -f "$(DESTDIR)$(pdfdir)/$$f"; \
755	done
756
757uninstall-ps-am:
758	@$(NORMAL_UNINSTALL)
759	@list='$(PSS)'; test -n "$(psdir)" || list=; \
760	for p in $$list; do \
761	  $(am__strip_dir) \
762	  echo " rm -f '$(DESTDIR)$(psdir)/$$f'"; \
763	  rm -f "$(DESTDIR)$(psdir)/$$f"; \
764	done
765
766dist-info: $(INFO_DEPS)
767	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
768	list='$(INFO_DEPS)'; \
769	for base in $$list; do \
770	  case $$base in \
771	    $(srcdir)/*) base=`echo "$$base" | sed "s|^$$srcdirstrip/||"`;; \
772	  esac; \
773	  if test -f $$base; then d=.; else d=$(srcdir); fi; \
774	  base_i=`echo "$$base" | sed 's|\.info$$||;s|$$|.i|'`; \
775	  for file in $$d/$$base $$d/$$base-[0-9] $$d/$$base-[0-9][0-9] $$d/$$base_i[0-9] $$d/$$base_i[0-9][0-9]; do \
776	    if test -f $$file; then \
777	      relfile=`expr "$$file" : "$$d/\(.*\)"`; \
778	      test -f "$(distdir)/$$relfile" || \
779		cp -p $$file "$(distdir)/$$relfile"; \
780	    else :; fi; \
781	  done; \
782	done
783
784mostlyclean-aminfo:
785	-rm -rf gprof.t2d gprof.t2p
786
787clean-aminfo:
788	-test -z "gprof.dvi gprof.pdf gprof.ps gprof.html" \
789	|| rm -rf gprof.dvi gprof.pdf gprof.ps gprof.html
790
791maintainer-clean-aminfo:
792	@list='$(INFO_DEPS)'; for i in $$list; do \
793	  i_i=`echo "$$i" | sed 's|\.info$$||;s|$$|.i|'`; \
794	  echo " rm -f $$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]"; \
795	  rm -f $$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]; \
796	done
797install-man1: $(man_MANS)
798	@$(NORMAL_INSTALL)
799	@list1=''; \
800	list2='$(man_MANS)'; \
801	test -n "$(man1dir)" \
802	  && test -n "`echo $$list1$$list2`" \
803	  || exit 0; \
804	echo " $(MKDIR_P) '$(DESTDIR)$(man1dir)'"; \
805	$(MKDIR_P) "$(DESTDIR)$(man1dir)" || exit 1; \
806	{ for i in $$list1; do echo "$$i"; done;  \
807	if test -n "$$list2"; then \
808	  for i in $$list2; do echo "$$i"; done \
809	    | sed -n '/\.1[a-z]*$$/p'; \
810	fi; \
811	} | while read p; do \
812	  if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
813	  echo "$$d$$p"; echo "$$p"; \
814	done | \
815	sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
816	      -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
817	sed 'N;N;s,\n, ,g' | { \
818	list=; while read file base inst; do \
819	  if test "$$base" = "$$inst"; then list="$$list $$file"; else \
820	    echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
821	    $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man1dir)/$$inst" || exit $$?; \
822	  fi; \
823	done; \
824	for i in $$list; do echo "$$i"; done | $(am__base_list) | \
825	while read files; do \
826	  test -z "$$files" || { \
827	    echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man1dir)'"; \
828	    $(INSTALL_DATA) $$files "$(DESTDIR)$(man1dir)" || exit $$?; }; \
829	done; }
830
831uninstall-man1:
832	@$(NORMAL_UNINSTALL)
833	@list=''; test -n "$(man1dir)" || exit 0; \
834	files=`{ for i in $$list; do echo "$$i"; done; \
835	l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \
836	  sed -n '/\.1[a-z]*$$/p'; \
837	} | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
838	      -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
839	dir='$(DESTDIR)$(man1dir)'; $(am__uninstall_files_from_dir)
840
841# This directory's subdirectories are mostly independent; you can cd
842# into them and run 'make' without going through this Makefile.
843# To change the values of 'make' variables: instead of editing Makefiles,
844# (1) if the variable is set in 'config.status', edit 'config.status'
845#     (which will cause the Makefiles to be regenerated when you run 'make');
846# (2) otherwise, pass the desired values on the 'make' command line.
847$(am__recursive_targets):
848	@fail=; \
849	if $(am__make_keepgoing); then \
850	  failcom='fail=yes'; \
851	else \
852	  failcom='exit 1'; \
853	fi; \
854	dot_seen=no; \
855	target=`echo $@ | sed s/-recursive//`; \
856	case "$@" in \
857	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
858	  *) list='$(SUBDIRS)' ;; \
859	esac; \
860	for subdir in $$list; do \
861	  echo "Making $$target in $$subdir"; \
862	  if test "$$subdir" = "."; then \
863	    dot_seen=yes; \
864	    local_target="$$target-am"; \
865	  else \
866	    local_target="$$target"; \
867	  fi; \
868	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
869	  || eval $$failcom; \
870	done; \
871	if test "$$dot_seen" = "no"; then \
872	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
873	fi; test -z "$$fail"
874
875ID: $(am__tagged_files)
876	$(am__define_uniq_tagged_files); mkid -fID $$unique
877tags: tags-recursive
878TAGS: tags
879
880tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
881	set x; \
882	here=`pwd`; \
883	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
884	  include_option=--etags-include; \
885	  empty_fix=.; \
886	else \
887	  include_option=--include; \
888	  empty_fix=; \
889	fi; \
890	list='$(SUBDIRS)'; for subdir in $$list; do \
891	  if test "$$subdir" = .; then :; else \
892	    test ! -f $$subdir/TAGS || \
893	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
894	  fi; \
895	done; \
896	$(am__define_uniq_tagged_files); \
897	shift; \
898	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
899	  test -n "$$unique" || unique=$$empty_fix; \
900	  if test $$# -gt 0; then \
901	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
902	      "$$@" $$unique; \
903	  else \
904	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
905	      $$unique; \
906	  fi; \
907	fi
908ctags: ctags-recursive
909
910CTAGS: ctags
911ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
912	$(am__define_uniq_tagged_files); \
913	test -z "$(CTAGS_ARGS)$$unique" \
914	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
915	     $$unique
916
917GTAGS:
918	here=`$(am__cd) $(top_builddir) && pwd` \
919	  && $(am__cd) $(top_srcdir) \
920	  && gtags -i $(GTAGS_ARGS) "$$here"
921cscope: cscope.files
922	test ! -s cscope.files \
923	  || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
924clean-cscope:
925	-rm -f cscope.files
926cscope.files: clean-cscope cscopelist
927cscopelist: cscopelist-recursive
928
929cscopelist-am: $(am__tagged_files)
930	list='$(am__tagged_files)'; \
931	case "$(srcdir)" in \
932	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
933	  *) sdir=$(subdir)/$(srcdir) ;; \
934	esac; \
935	for i in $$list; do \
936	  if test -f "$$i"; then \
937	    echo "$(subdir)/$$i"; \
938	  else \
939	    echo "$$sdir/$$i"; \
940	  fi; \
941	done >> $(top_builddir)/cscope.files
942
943distclean-tags:
944	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
945	-rm -f cscope.out cscope.in.out cscope.po.out cscope.files
946check-am: all-am
947check: $(BUILT_SOURCES)
948	$(MAKE) $(AM_MAKEFLAGS) check-recursive
949all-am: Makefile $(INFO_DEPS) $(PROGRAMS) $(MANS) $(HEADERS) gconfig.h
950installdirs: installdirs-recursive
951installdirs-am:
952	for dir in "$(DESTDIR)$(bindir)" "$(DESTDIR)$(infodir)" "$(DESTDIR)$(man1dir)"; do \
953	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
954	done
955install: $(BUILT_SOURCES)
956	$(MAKE) $(AM_MAKEFLAGS) install-recursive
957install-exec: install-exec-recursive
958install-data: install-data-recursive
959uninstall: uninstall-recursive
960
961install-am: all-am
962	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
963
964installcheck: installcheck-recursive
965install-strip:
966	if test -z '$(STRIP)'; then \
967	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
968	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
969	      install; \
970	else \
971	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
972	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
973	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
974	fi
975mostlyclean-generic:
976
977clean-generic:
978
979distclean-generic:
980	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
981	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
982
983maintainer-clean-generic:
984	@echo "This command is intended for maintainers to use"
985	@echo "it deletes files that may require special tools to rebuild."
986	-test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
987	-test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
988clean: clean-recursive
989
990clean-am: clean-aminfo clean-binPROGRAMS clean-generic clean-libtool \
991	mostlyclean-am
992
993distclean: distclean-recursive
994	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
995	-rm -rf ./$(DEPDIR)
996	-rm -f Makefile
997distclean-am: clean-am distclean-compile distclean-generic \
998	distclean-hdr distclean-libtool distclean-tags
999
1000dvi: dvi-recursive
1001
1002dvi-am: $(DVIS)
1003
1004html: html-recursive
1005
1006html-am: $(HTMLS) html-local
1007
1008info: info-recursive
1009
1010info-am: $(INFO_DEPS)
1011
1012install-data-am: install-info-am install-man
1013
1014install-dvi: install-dvi-recursive
1015
1016install-dvi-am: $(DVIS)
1017	@$(NORMAL_INSTALL)
1018	@list='$(DVIS)'; test -n "$(dvidir)" || list=; \
1019	if test -n "$$list"; then \
1020	  echo " $(MKDIR_P) '$(DESTDIR)$(dvidir)'"; \
1021	  $(MKDIR_P) "$(DESTDIR)$(dvidir)" || exit 1; \
1022	fi; \
1023	for p in $$list; do \
1024	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1025	  echo "$$d$$p"; \
1026	done | $(am__base_list) | \
1027	while read files; do \
1028	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(dvidir)'"; \
1029	  $(INSTALL_DATA) $$files "$(DESTDIR)$(dvidir)" || exit $$?; \
1030	done
1031install-exec-am: install-binPROGRAMS
1032
1033install-html: install-html-recursive
1034
1035install-html-am: $(HTMLS)
1036	@$(NORMAL_INSTALL)
1037	@list='$(HTMLS)'; list2=; test -n "$(htmldir)" || list=; \
1038	if test -n "$$list"; then \
1039	  echo " $(MKDIR_P) '$(DESTDIR)$(htmldir)'"; \
1040	  $(MKDIR_P) "$(DESTDIR)$(htmldir)" || exit 1; \
1041	fi; \
1042	for p in $$list; do \
1043	  if test -f "$$p" || test -d "$$p"; then d=; else d="$(srcdir)/"; fi; \
1044	  $(am__strip_dir) \
1045	  d2=$$d$$p; \
1046	  if test -d "$$d2"; then \
1047	    echo " $(MKDIR_P) '$(DESTDIR)$(htmldir)/$$f'"; \
1048	    $(MKDIR_P) "$(DESTDIR)$(htmldir)/$$f" || exit 1; \
1049	    echo " $(INSTALL_DATA) '$$d2'/* '$(DESTDIR)$(htmldir)/$$f'"; \
1050	    $(INSTALL_DATA) "$$d2"/* "$(DESTDIR)$(htmldir)/$$f" || exit $$?; \
1051	  else \
1052	    list2="$$list2 $$d2"; \
1053	  fi; \
1054	done; \
1055	test -z "$$list2" || { echo "$$list2" | $(am__base_list) | \
1056	while read files; do \
1057	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(htmldir)'"; \
1058	  $(INSTALL_DATA) $$files "$(DESTDIR)$(htmldir)" || exit $$?; \
1059	done; }
1060install-info: install-info-recursive
1061
1062install-info-am: $(INFO_DEPS)
1063	@$(NORMAL_INSTALL)
1064	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
1065	list='$(INFO_DEPS)'; test -n "$(infodir)" || list=; \
1066	if test -n "$$list"; then \
1067	  echo " $(MKDIR_P) '$(DESTDIR)$(infodir)'"; \
1068	  $(MKDIR_P) "$(DESTDIR)$(infodir)" || exit 1; \
1069	fi; \
1070	for file in $$list; do \
1071	  case $$file in \
1072	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
1073	  esac; \
1074	  if test -f $$file; then d=.; else d=$(srcdir); fi; \
1075	  file_i=`echo "$$file" | sed 's|\.info$$||;s|$$|.i|'`; \
1076	  for ifile in $$d/$$file $$d/$$file-[0-9] $$d/$$file-[0-9][0-9] \
1077	               $$d/$$file_i[0-9] $$d/$$file_i[0-9][0-9] ; do \
1078	    if test -f $$ifile; then \
1079	      echo "$$ifile"; \
1080	    else : ; fi; \
1081	  done; \
1082	done | $(am__base_list) | \
1083	while read files; do \
1084	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(infodir)'"; \
1085	  $(INSTALL_DATA) $$files "$(DESTDIR)$(infodir)" || exit $$?; done
1086	@$(POST_INSTALL)
1087	@if $(am__can_run_installinfo); then \
1088	  list='$(INFO_DEPS)'; test -n "$(infodir)" || list=; \
1089	  for file in $$list; do \
1090	    relfile=`echo "$$file" | sed 's|^.*/||'`; \
1091	    echo " install-info --info-dir='$(DESTDIR)$(infodir)' '$(DESTDIR)$(infodir)/$$relfile'";\
1092	    install-info --info-dir="$(DESTDIR)$(infodir)" "$(DESTDIR)$(infodir)/$$relfile" || :;\
1093	  done; \
1094	else : ; fi
1095install-man: install-man1
1096
1097install-pdf: install-pdf-recursive
1098
1099install-pdf-am: $(PDFS)
1100	@$(NORMAL_INSTALL)
1101	@list='$(PDFS)'; test -n "$(pdfdir)" || list=; \
1102	if test -n "$$list"; then \
1103	  echo " $(MKDIR_P) '$(DESTDIR)$(pdfdir)'"; \
1104	  $(MKDIR_P) "$(DESTDIR)$(pdfdir)" || exit 1; \
1105	fi; \
1106	for p in $$list; do \
1107	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1108	  echo "$$d$$p"; \
1109	done | $(am__base_list) | \
1110	while read files; do \
1111	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pdfdir)'"; \
1112	  $(INSTALL_DATA) $$files "$(DESTDIR)$(pdfdir)" || exit $$?; done
1113install-ps: install-ps-recursive
1114
1115install-ps-am: $(PSS)
1116	@$(NORMAL_INSTALL)
1117	@list='$(PSS)'; test -n "$(psdir)" || list=; \
1118	if test -n "$$list"; then \
1119	  echo " $(MKDIR_P) '$(DESTDIR)$(psdir)'"; \
1120	  $(MKDIR_P) "$(DESTDIR)$(psdir)" || exit 1; \
1121	fi; \
1122	for p in $$list; do \
1123	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1124	  echo "$$d$$p"; \
1125	done | $(am__base_list) | \
1126	while read files; do \
1127	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(psdir)'"; \
1128	  $(INSTALL_DATA) $$files "$(DESTDIR)$(psdir)" || exit $$?; done
1129installcheck-am:
1130
1131maintainer-clean: maintainer-clean-recursive
1132	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
1133	-rm -rf $(top_srcdir)/autom4te.cache
1134	-rm -rf ./$(DEPDIR)
1135	-rm -f Makefile
1136maintainer-clean-am: distclean-am maintainer-clean-aminfo \
1137	maintainer-clean-generic
1138
1139mostlyclean: mostlyclean-recursive
1140
1141mostlyclean-am: mostlyclean-aminfo mostlyclean-compile \
1142	mostlyclean-generic mostlyclean-libtool
1143
1144pdf: pdf-recursive
1145
1146pdf-am: $(PDFS)
1147
1148ps: ps-recursive
1149
1150ps-am: $(PSS)
1151
1152uninstall-am: uninstall-binPROGRAMS uninstall-dvi-am uninstall-html-am \
1153	uninstall-info-am uninstall-man uninstall-pdf-am \
1154	uninstall-ps-am
1155
1156uninstall-man: uninstall-man1
1157
1158.MAKE: $(am__recursive_targets) all check install install-am \
1159	install-strip
1160
1161.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \
1162	am--refresh check check-am clean clean-aminfo \
1163	clean-binPROGRAMS clean-cscope clean-generic clean-libtool \
1164	cscope cscopelist-am ctags ctags-am dist-info distclean \
1165	distclean-compile distclean-generic distclean-hdr \
1166	distclean-libtool distclean-tags dvi dvi-am html html-am \
1167	html-local info info-am install install-am install-binPROGRAMS \
1168	install-data install-data-am install-dvi install-dvi-am \
1169	install-exec install-exec-am install-html install-html-am \
1170	install-info install-info-am install-man install-man1 \
1171	install-pdf install-pdf-am install-ps install-ps-am \
1172	install-strip installcheck installcheck-am installdirs \
1173	installdirs-am maintainer-clean maintainer-clean-aminfo \
1174	maintainer-clean-generic mostlyclean mostlyclean-aminfo \
1175	mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
1176	pdf pdf-am ps ps-am tags tags-am uninstall uninstall-am \
1177	uninstall-binPROGRAMS uninstall-dvi-am uninstall-html-am \
1178	uninstall-info-am uninstall-man uninstall-man1 \
1179	uninstall-pdf-am uninstall-ps-am
1180
1181.PRECIOUS: Makefile
1182
1183
1184diststuff: $(BUILT_SOURCES) info $(man_MANS)
1185
1186# This empty rule is a hack against gmake patched by Apple.
1187%.o:%.m
1188
1189.m.c:
1190	$(AM_V_GEN)awk -f $(srcdir)/gen-c-prog.awk > $@ \
1191	    FUNCTION=`(echo $*|sed -e 's,.*/,,g' -e 's/_bl//')`_blurb \
1192	    FILE=$*.m $<
1193po/POTFILES.in: @MAINT@ Makefile
1194	for f in $(POTFILES); do echo $$f; done | LC_ALL=C sort > tmp \
1195	  && mv tmp $(srcdir)/po/POTFILES.in
1196
1197config.texi:
1198	$(AM_V_GEN)echo "@set top_srcdir $(top_srcdir)" >> ./config.texi
1199
1200# Build the man page from the texinfo file
1201# The sed command removes the no-adjust Nroff command so that
1202# the man output looks standard.
1203gprof.1: $(srcdir)/gprof.texi config.texi
1204	$(AM_V_GEN)touch $@
1205	$(AM_V_at)-$(TEXI2POD) $(MANCONF) -Dgprof < $(srcdir)/gprof.texi > gprof.pod
1206	$(AM_V_at)-($(POD2MAN) gprof.pod | \
1207	       sed -e '/^.if n .na/d' > $@.T$$$$ && \
1208	       mv -f $@.T$$$$ $@) || \
1209	       (rm -f $@.T$$$$ && exit 1)
1210	$(AM_V_at)rm -f gprof.pod
1211
1212html-local: doc/gprof/index.html
1213doc/gprof/index.html: gprof.texi $(gprof_TEXINFOS)
1214	$(AM_V_at)$(MKDIR_P) doc
1215	$(AM_V_GEN)$(MAKEINFOHTML) $(AM_MAKEINFOHTMLFLAGS) $(MAKEINFOFLAGS) \
1216	  --split=node -I$(srcdir) $(srcdir)/gprof.texi -o doc/gprof
1217
1218# Tell versions [3.59,3.63) of GNU make to not export all variables.
1219# Otherwise a system limit (for SysV at least) may be exceeded.
1220.NOEXPORT:
1221