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