1# Makefile.in generated by automake 1.9.5 from Makefile.am. 2# @configure_input@ 3 4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 5# 2003, 2004, 2005 Free Software Foundation, Inc. 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 18SOURCES = $(gprof_SOURCES) 19 20srcdir = @srcdir@ 21top_srcdir = @top_srcdir@ 22VPATH = @srcdir@ 23pkgdatadir = $(datadir)/@PACKAGE@ 24pkglibdir = $(libdir)/@PACKAGE@ 25pkgincludedir = $(includedir)/@PACKAGE@ 26top_builddir = . 27am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd 28INSTALL = @INSTALL@ 29install_sh_DATA = $(install_sh) -c -m 644 30install_sh_PROGRAM = $(install_sh) -c 31install_sh_SCRIPT = $(install_sh) -c 32INSTALL_HEADER = $(INSTALL_DATA) 33transform = $(program_transform_name) 34NORMAL_INSTALL = : 35PRE_INSTALL = : 36POST_INSTALL = : 37NORMAL_UNINSTALL = : 38PRE_UNINSTALL = : 39POST_UNINSTALL = : 40build_triplet = @build@ 41host_triplet = @host@ 42target_triplet = @target@ 43bin_PROGRAMS = gprof$(EXEEXT) 44DIST_COMMON = $(srcdir)/../config.guess $(srcdir)/../config.sub README \ 45 ChangeLog $(srcdir)/Makefile.in $(srcdir)/Makefile.am \ 46 $(top_srcdir)/configure $(am__configure_deps) \ 47 $(srcdir)/gconfig.in $(srcdir)/../mkinstalldirs \ 48 $(top_srcdir)/po/Make-in $(srcdir)/../ltmain.sh \ 49 $(srcdir)/../config.guess $(srcdir)/../config.sub \ 50 $(noinst_HEADERS) 51subdir = . 52ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 53am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \ 54 $(top_srcdir)/../bfd/warning.m4 $(top_srcdir)/../libtool.m4 \ 55 $(top_srcdir)/../gettext.m4 $(top_srcdir)/configure.in 56am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ 57 $(ACLOCAL_M4) 58am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \ 59 configure.lineno configure.status.lineno 60mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs 61CONFIG_HEADER = gconfig.h 62CONFIG_CLEAN_FILES = po/Makefile.in 63am__installdirs = "$(DESTDIR)$(bindir)" "$(DESTDIR)$(man1dir)" 64binPROGRAMS_INSTALL = $(INSTALL_PROGRAM) 65PROGRAMS = $(bin_PROGRAMS) 66am__objects_1 = basic_blocks.$(OBJEXT) call_graph.$(OBJEXT) \ 67 cg_arcs.$(OBJEXT) cg_dfn.$(OBJEXT) cg_print.$(OBJEXT) \ 68 corefile.$(OBJEXT) gmon_io.$(OBJEXT) gprof.$(OBJEXT) \ 69 hertz.$(OBJEXT) hist.$(OBJEXT) source.$(OBJEXT) \ 70 search_list.$(OBJEXT) symtab.$(OBJEXT) sym_ids.$(OBJEXT) \ 71 utils.$(OBJEXT) i386.$(OBJEXT) alpha.$(OBJEXT) vax.$(OBJEXT) \ 72 tahoe.$(OBJEXT) sparc.$(OBJEXT) mips.$(OBJEXT) 73am_gprof_OBJECTS = $(am__objects_1) flat_bl.$(OBJEXT) \ 74 bsd_callg_bl.$(OBJEXT) fsf_callg_bl.$(OBJEXT) 75gprof_OBJECTS = $(am_gprof_OBJECTS) 76am__DEPENDENCIES_1 = 77DEFAULT_INCLUDES = -I. -I$(srcdir) -I. 78depcomp = 79am__depfiles_maybe = 80COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ 81 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) 82LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) \ 83 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \ 84 $(AM_CFLAGS) $(CFLAGS) 85CCLD = $(CC) 86LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ 87 $(AM_LDFLAGS) $(LDFLAGS) -o $@ 88SOURCES = $(gprof_SOURCES) 89INFO_DEPS = $(srcdir)/gprof.info 90TEXINFO_TEX = $(top_srcdir)/../texinfo/texinfo.tex 91am__TEXINFO_TEX_DIR = $(top_srcdir)/../texinfo 92DVIS = gprof.dvi 93PDFS = gprof.pdf 94PSS = gprof.ps 95HTMLS = gprof.html 96TEXINFOS = gprof.texi 97TEXI2DVI = `if test -f $(top_srcdir)/../texinfo/util/texi2dvi; then \ 98 echo $(top_srcdir)/../texinfo/util/texi2dvi; \ 99 else \ 100 echo texi2dvi; \ 101 fi` 102TEXI2PDF = $(TEXI2DVI) --pdf --batch 103MAKEINFOHTML = $(MAKEINFO) --html 104AM_MAKEINFOHTMLFLAGS = $(AM_MAKEINFOFLAGS) 105DVIPS = dvips 106RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \ 107 html-recursive info-recursive install-data-recursive \ 108 install-exec-recursive install-info-recursive \ 109 install-recursive installcheck-recursive installdirs-recursive \ 110 pdf-recursive ps-recursive uninstall-info-recursive \ 111 uninstall-recursive 112man1dir = $(mandir)/man1 113NROFF = nroff 114MANS = $(man_MANS) 115HEADERS = $(noinst_HEADERS) 116ETAGS = etags 117CTAGS = ctags 118DIST_SUBDIRS = $(SUBDIRS) 119ACLOCAL = @ACLOCAL@ 120ALLOCA = @ALLOCA@ 121AMDEP_FALSE = @AMDEP_FALSE@ 122AMDEP_TRUE = @AMDEP_TRUE@ 123AMTAR = @AMTAR@ 124AUTOCONF = @AUTOCONF@ 125AUTOHEADER = @AUTOHEADER@ 126AUTOMAKE = @AUTOMAKE@ 127AWK = @AWK@ 128CATALOGS = @CATALOGS@ 129CATOBJEXT = @CATOBJEXT@ 130CC = @CC@ 131CCDEPMODE = @CCDEPMODE@ 132CFLAGS = @CFLAGS@ 133CPP = @CPP@ 134CPPFLAGS = @CPPFLAGS@ 135CYGPATH_W = @CYGPATH_W@ 136DATADIRNAME = @DATADIRNAME@ 137DEFS = @DEFS@ 138DEPDIR = @DEPDIR@ 139ECHO_C = @ECHO_C@ 140ECHO_N = @ECHO_N@ 141ECHO_T = @ECHO_T@ 142EGREP = @EGREP@ 143EXEEXT = @EXEEXT@ 144GMOFILES = @GMOFILES@ 145GMSGFMT = @GMSGFMT@ 146GT_NO = @GT_NO@ 147GT_YES = @GT_YES@ 148INCLUDE_LOCALE_H = @INCLUDE_LOCALE_H@ 149INSTALL_DATA = @INSTALL_DATA@ 150INSTALL_PROGRAM = @INSTALL_PROGRAM@ 151INSTALL_SCRIPT = @INSTALL_SCRIPT@ 152INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ 153INSTOBJEXT = @INSTOBJEXT@ 154INTLDEPS = @INTLDEPS@ 155INTLLIBS = @INTLLIBS@ 156INTLOBJS = @INTLOBJS@ 157LDFLAGS = @LDFLAGS@ 158LIBOBJS = @LIBOBJS@ 159LIBS = @LIBS@ 160LIBTOOL = @LIBTOOL@ 161LN_S = @LN_S@ 162LTLIBOBJS = @LTLIBOBJS@ 163MAINT = @MAINT@ 164MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ 165MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ 166MAKEINFO = @MAKEINFO@ 167MKINSTALLDIRS = @MKINSTALLDIRS@ 168MSGFMT = @MSGFMT@ 169NO_WERROR = @NO_WERROR@ 170OBJEXT = @OBJEXT@ 171PACKAGE = @PACKAGE@ 172PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ 173PACKAGE_NAME = @PACKAGE_NAME@ 174PACKAGE_STRING = @PACKAGE_STRING@ 175PACKAGE_TARNAME = @PACKAGE_TARNAME@ 176PACKAGE_VERSION = @PACKAGE_VERSION@ 177PATH_SEPARATOR = @PATH_SEPARATOR@ 178POFILES = @POFILES@ 179POSUB = @POSUB@ 180RANLIB = @RANLIB@ 181SET_MAKE = @SET_MAKE@ 182SHELL = @SHELL@ 183STRIP = @STRIP@ 184USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@ 185USE_NLS = @USE_NLS@ 186VERSION = @VERSION@ 187WARN_CFLAGS = @WARN_CFLAGS@ 188XGETTEXT = @XGETTEXT@ 189ac_ct_CC = @ac_ct_CC@ 190ac_ct_RANLIB = @ac_ct_RANLIB@ 191ac_ct_STRIP = @ac_ct_STRIP@ 192am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ 193am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ 194am__include = @am__include@ 195am__leading_dot = @am__leading_dot@ 196am__quote = @am__quote@ 197am__tar = @am__tar@ 198am__untar = @am__untar@ 199bindir = @bindir@ 200build = @build@ 201build_alias = @build_alias@ 202build_cpu = @build_cpu@ 203build_os = @build_os@ 204build_vendor = @build_vendor@ 205datadir = @datadir@ 206datarootdir = @datarootdir@ 207docdir = @docdir@ 208exec_prefix = @exec_prefix@ 209host = @host@ 210host_alias = @host_alias@ 211host_cpu = @host_cpu@ 212host_os = @host_os@ 213host_vendor = @host_vendor@ 214htmldir = @htmldir@ 215includedir = @includedir@ 216infodir = @infodir@ 217install_sh = @install_sh@ 218l = @l@ 219libdir = @libdir@ 220libexecdir = @libexecdir@ 221localstatedir = @localstatedir@ 222mandir = @mandir@ 223mkdir_p = @mkdir_p@ 224oldincludedir = @oldincludedir@ 225prefix = @prefix@ 226program_transform_name = @program_transform_name@ 227sbindir = @sbindir@ 228sharedstatedir = @sharedstatedir@ 229sysconfdir = @sysconfdir@ 230target = @target@ 231target_alias = @target_alias@ 232target_cpu = @target_cpu@ 233target_os = @target_os@ 234target_vendor = @target_vendor@ 235AUTOMAKE_OPTIONS = cygnus 236SUFFIXES = .m 237SUBDIRS = po 238BASEDIR = $(srcdir)/.. 239BFDDIR = $(BASEDIR)/bfd 240INCDIR = $(BASEDIR)/include 241AM_CFLAGS = $(WARN_CFLAGS) 242MKDEP = gcc -MM 243INCLUDES = -D_GNU_SOURCE -DDEBUG -I../bfd -I$(srcdir)/../include -I$(srcdir)/../bfd -I$(srcdir)/../intl -I../intl -I. -DLOCALEDIR="\"$(datadir)/locale\"" 244sources = basic_blocks.c call_graph.c cg_arcs.c cg_dfn.c \ 245 cg_print.c corefile.c gmon_io.c gprof.c hertz.c hist.c source.c \ 246 search_list.c symtab.c sym_ids.c utils.c \ 247 i386.c alpha.c vax.c tahoe.c sparc.c mips.c 248 249gprof_SOURCES = $(sources) flat_bl.c bsd_callg_bl.c fsf_callg_bl.c 250gprof_DEPENDENCIES = ../bfd/libbfd.la $(INTLDEPS) 251gprof_LDADD = ../bfd/libbfd.la -liberty $(INTLLIBS) 252noinst_HEADERS = \ 253 basic_blocks.h call_graph.h cg_arcs.h cg_dfn.h cg_print.h \ 254 corefile.h gmon.h gmon_io.h gmon_out.h gprof.h hertz.h hist.h \ 255 search_list.h source.h sym_ids.h symtab.h utils.h 256 257BUILT_SOURCES = flat_bl.c bsd_callg_bl.c fsf_callg_bl.c 258EXTRA_DIST = $(BUILT_SOURCES) bbconv.pl $(man_MANS) 259POTFILES = $(sources) $(noinst_HEADERS) 260MANCONF = -Dman 261TEXI2POD = perl $(srcdir)/../etc/texi2pod.pl 262POD2MAN = pod2man --center="GNU" --release="binutils-$(VERSION)" --section=1 263info_TEXINFOS = gprof.texi 264man_MANS = gprof.1 265html__strip_dir = `echo $$p | sed -e 's|^.*/||'`; 266CLEANFILES = dep.sed DEP DEPA DEP1 DEP2 267all: $(BUILT_SOURCES) gconfig.h 268 $(MAKE) $(AM_MAKEFLAGS) all-recursive 269 270.SUFFIXES: 271.SUFFIXES: .m .c .dvi .html .info .lo .o .obj .pdf .ps .texi 272am--refresh: 273 @: 274$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) 275 @for dep in $?; do \ 276 case '$(am__configure_deps)' in \ 277 *$$dep*) \ 278 echo ' cd $(srcdir) && $(AUTOMAKE) --foreign '; \ 279 cd $(srcdir) && $(AUTOMAKE) --foreign \ 280 && exit 0; \ 281 exit 1;; \ 282 esac; \ 283 done; \ 284 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \ 285 cd $(top_srcdir) && \ 286 $(AUTOMAKE) --foreign Makefile 287.PRECIOUS: Makefile 288Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status 289 @case '$?' in \ 290 *config.status*) \ 291 echo ' $(SHELL) ./config.status'; \ 292 $(SHELL) ./config.status;; \ 293 *) \ 294 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \ 295 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \ 296 esac; 297 298$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) 299 $(SHELL) ./config.status --recheck 300 301$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 302 cd $(srcdir) && $(AUTOCONF) 303$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) 304 cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS) 305 306gconfig.h: stamp-h1 307 @if test ! -f $@; then \ 308 rm -f stamp-h1; \ 309 $(MAKE) stamp-h1; \ 310 else :; fi 311 312stamp-h1: $(srcdir)/gconfig.in $(top_builddir)/config.status 313 @rm -f stamp-h1 314 cd $(top_builddir) && $(SHELL) ./config.status gconfig.h 315$(srcdir)/gconfig.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 316 cd $(top_srcdir) && $(AUTOHEADER) 317 rm -f stamp-h1 318 touch $@ 319 320distclean-hdr: 321 -rm -f gconfig.h stamp-h1 322po/Makefile.in: $(top_builddir)/config.status $(top_srcdir)/po/Make-in 323 cd $(top_builddir) && $(SHELL) ./config.status $@ 324install-binPROGRAMS: $(bin_PROGRAMS) 325 @$(NORMAL_INSTALL) 326 test -z "$(bindir)" || $(mkdir_p) "$(DESTDIR)$(bindir)" 327 @list='$(bin_PROGRAMS)'; for p in $$list; do \ 328 p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \ 329 if test -f $$p \ 330 || test -f $$p1 \ 331 ; then \ 332 f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \ 333 echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(binPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(bindir)/$$f'"; \ 334 $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(binPROGRAMS_INSTALL) "$$p" "$(DESTDIR)$(bindir)/$$f" || exit 1; \ 335 else :; fi; \ 336 done 337 338uninstall-binPROGRAMS: 339 @$(NORMAL_UNINSTALL) 340 @list='$(bin_PROGRAMS)'; for p in $$list; do \ 341 f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \ 342 echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \ 343 rm -f "$(DESTDIR)$(bindir)/$$f"; \ 344 done 345 346clean-binPROGRAMS: 347 @list='$(bin_PROGRAMS)'; for p in $$list; do \ 348 f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \ 349 echo " rm -f $$p $$f"; \ 350 rm -f $$p $$f ; \ 351 done 352gprof$(EXEEXT): $(gprof_OBJECTS) $(gprof_DEPENDENCIES) 353 @rm -f gprof$(EXEEXT) 354 $(LINK) $(gprof_LDFLAGS) $(gprof_OBJECTS) $(gprof_LDADD) $(LIBS) 355 356mostlyclean-compile: 357 -rm -f *.$(OBJEXT) 358 359distclean-compile: 360 -rm -f *.tab.c 361 362.c.o: 363 $(COMPILE) -c $< 364 365.c.obj: 366 $(COMPILE) -c `$(CYGPATH_W) '$<'` 367 368.c.lo: 369 $(LTCOMPILE) -c -o $@ $< 370 371mostlyclean-libtool: 372 -rm -f *.lo 373 374clean-libtool: 375 -rm -rf .libs _libs 376 377distclean-libtool: 378 -rm -f libtool 379 380.texi.info: 381 @rm -f $@ $@-[0-9] $@-[0-9][0-9] 382 $(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir) $< 383 384.texi.dvi: 385 TEXINPUTS="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \ 386 MAKEINFO='$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir)' \ 387 $(TEXI2DVI) $< 388 389.texi.pdf: 390 TEXINPUTS="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \ 391 MAKEINFO='$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir)' \ 392 $(TEXI2PDF) $< 393 394.texi.html: 395 rm -rf $(@:.html=.htp) 396 if $(MAKEINFOHTML) $(AM_MAKEINFOHTMLFLAGS) $(MAKEINFOFLAGS) -I $(srcdir) \ 397 -o $(@:.html=.htp) $<; \ 398 then \ 399 rm -rf $@; \ 400 if test ! -d $(@:.html=.htp) && test -d $(@:.html=); then \ 401 mv $(@:.html=) $@; else mv $(@:.html=.htp) $@; fi; \ 402 else \ 403 if test ! -d $(@:.html=.htp) && test -d $(@:.html=); then \ 404 rm -rf $(@:.html=); else rm -Rf $(@:.html=.htp) $@; fi; \ 405 exit 1; \ 406 fi 407gprof.dvi: gprof.texi 408gprof.pdf: gprof.texi 409gprof.html: gprof.texi 410.dvi.ps: 411 $(DVIPS) -o $@ $< 412 413uninstall-info-am: 414 @$(PRE_UNINSTALL) 415 @if (install-info --version && \ 416 install-info --version 2>&1 | sed 1q | grep -i -v debian) >/dev/null 2>&1; then \ 417 list='$(INFO_DEPS)'; \ 418 for file in $$list; do \ 419 relfile=`echo "$$file" | sed 's|^.*/||'`; \ 420 echo " install-info --info-dir='$(DESTDIR)$(infodir)' --remove '$(DESTDIR)$(infodir)/$$relfile'"; \ 421 install-info --info-dir="$(DESTDIR)$(infodir)" --remove "$(DESTDIR)$(infodir)/$$relfile"; \ 422 done; \ 423 else :; fi 424 @$(NORMAL_UNINSTALL) 425 @list='$(INFO_DEPS)'; \ 426 for file in $$list; do \ 427 relfile=`echo "$$file" | sed 's|^.*/||'`; \ 428 relfile_i=`echo "$$relfile" | sed 's|\.info$$||;s|$$|.i|'`; \ 429 (if cd "$(DESTDIR)$(infodir)"; then \ 430 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]"; \ 431 rm -f $$relfile $$relfile-[0-9] $$relfile-[0-9][0-9] $$relfile_i[0-9] $$relfile_i[0-9][0-9]; \ 432 else :; fi); \ 433 done 434 435dist-info: $(INFO_DEPS) 436 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ 437 list='$(INFO_DEPS)'; \ 438 for base in $$list; do \ 439 case $$base in \ 440 $(srcdir)/*) base=`echo "$$base" | sed "s|^$$srcdirstrip/||"`;; \ 441 esac; \ 442 if test -f $$base; then d=.; else d=$(srcdir); fi; \ 443 for file in $$d/$$base*; do \ 444 relfile=`expr "$$file" : "$$d/\(.*\)"`; \ 445 test -f $(distdir)/$$relfile || \ 446 cp -p $$file $(distdir)/$$relfile; \ 447 done; \ 448 done 449 450mostlyclean-aminfo: 451 -rm -rf gprof.aux gprof.cp gprof.cps gprof.fn gprof.fns gprof.ky gprof.kys \ 452 gprof.log gprof.pg gprof.pgs gprof.tmp gprof.toc gprof.tp \ 453 gprof.tps gprof.vr gprof.vrs gprof.dvi gprof.pdf gprof.ps \ 454 gprof.html 455 456maintainer-clean-aminfo: 457 @list='$(INFO_DEPS)'; for i in $$list; do \ 458 i_i=`echo "$$i" | sed 's|\.info$$||;s|$$|.i|'`; \ 459 echo " rm -f $$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]"; \ 460 rm -f $$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]; \ 461 done 462 463clean-info: mostlyclean-aminfo 464install-man1: $(man1_MANS) $(man_MANS) 465 @$(NORMAL_INSTALL) 466 test -z "$(man1dir)" || $(mkdir_p) "$(DESTDIR)$(man1dir)" 467 @list='$(man1_MANS) $(dist_man1_MANS) $(nodist_man1_MANS)'; \ 468 l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \ 469 for i in $$l2; do \ 470 case "$$i" in \ 471 *.1*) list="$$list $$i" ;; \ 472 esac; \ 473 done; \ 474 for i in $$list; do \ 475 if test -f $(srcdir)/$$i; then file=$(srcdir)/$$i; \ 476 else file=$$i; fi; \ 477 ext=`echo $$i | sed -e 's/^.*\\.//'`; \ 478 case "$$ext" in \ 479 1*) ;; \ 480 *) ext='1' ;; \ 481 esac; \ 482 inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \ 483 inst=`echo $$inst | sed -e 's/^.*\///'`; \ 484 inst=`echo $$inst | sed '$(transform)'`.$$ext; \ 485 echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \ 486 $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man1dir)/$$inst"; \ 487 done 488uninstall-man1: 489 @$(NORMAL_UNINSTALL) 490 @list='$(man1_MANS) $(dist_man1_MANS) $(nodist_man1_MANS)'; \ 491 l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \ 492 for i in $$l2; do \ 493 case "$$i" in \ 494 *.1*) list="$$list $$i" ;; \ 495 esac; \ 496 done; \ 497 for i in $$list; do \ 498 ext=`echo $$i | sed -e 's/^.*\\.//'`; \ 499 case "$$ext" in \ 500 1*) ;; \ 501 *) ext='1' ;; \ 502 esac; \ 503 inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \ 504 inst=`echo $$inst | sed -e 's/^.*\///'`; \ 505 inst=`echo $$inst | sed '$(transform)'`.$$ext; \ 506 echo " rm -f '$(DESTDIR)$(man1dir)/$$inst'"; \ 507 rm -f "$(DESTDIR)$(man1dir)/$$inst"; \ 508 done 509 510# This directory's subdirectories are mostly independent; you can cd 511# into them and run `make' without going through this Makefile. 512# To change the values of `make' variables: instead of editing Makefiles, 513# (1) if the variable is set in `config.status', edit `config.status' 514# (which will cause the Makefiles to be regenerated when you run `make'); 515# (2) otherwise, pass the desired values on the `make' command line. 516$(RECURSIVE_TARGETS): 517 @failcom='exit 1'; \ 518 for f in x $$MAKEFLAGS; do \ 519 case $$f in \ 520 *=* | --[!k]*);; \ 521 *k*) failcom='fail=yes';; \ 522 esac; \ 523 done; \ 524 dot_seen=no; \ 525 target=`echo $@ | sed s/-recursive//`; \ 526 list='$(SUBDIRS)'; for subdir in $$list; do \ 527 echo "Making $$target in $$subdir"; \ 528 if test "$$subdir" = "."; then \ 529 dot_seen=yes; \ 530 local_target="$$target-am"; \ 531 else \ 532 local_target="$$target"; \ 533 fi; \ 534 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ 535 || eval $$failcom; \ 536 done; \ 537 if test "$$dot_seen" = "no"; then \ 538 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ 539 fi; test -z "$$fail" 540 541mostlyclean-recursive clean-recursive distclean-recursive \ 542maintainer-clean-recursive: 543 @failcom='exit 1'; \ 544 for f in x $$MAKEFLAGS; do \ 545 case $$f in \ 546 *=* | --[!k]*);; \ 547 *k*) failcom='fail=yes';; \ 548 esac; \ 549 done; \ 550 dot_seen=no; \ 551 case "$@" in \ 552 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ 553 *) list='$(SUBDIRS)' ;; \ 554 esac; \ 555 rev=''; for subdir in $$list; do \ 556 if test "$$subdir" = "."; then :; else \ 557 rev="$$subdir $$rev"; \ 558 fi; \ 559 done; \ 560 rev="$$rev ."; \ 561 target=`echo $@ | sed s/-recursive//`; \ 562 for subdir in $$rev; do \ 563 echo "Making $$target in $$subdir"; \ 564 if test "$$subdir" = "."; then \ 565 local_target="$$target-am"; \ 566 else \ 567 local_target="$$target"; \ 568 fi; \ 569 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ 570 || eval $$failcom; \ 571 done && test -z "$$fail" 572tags-recursive: 573 list='$(SUBDIRS)'; for subdir in $$list; do \ 574 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ 575 done 576ctags-recursive: 577 list='$(SUBDIRS)'; for subdir in $$list; do \ 578 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \ 579 done 580 581ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) 582 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 583 unique=`for i in $$list; do \ 584 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 585 done | \ 586 $(AWK) ' { files[$$0] = 1; } \ 587 END { for (i in files) print i; }'`; \ 588 mkid -fID $$unique 589tags: TAGS 590 591TAGS: tags-recursive $(HEADERS) $(SOURCES) gconfig.in $(TAGS_DEPENDENCIES) \ 592 $(TAGS_FILES) $(LISP) 593 tags=; \ 594 here=`pwd`; \ 595 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \ 596 include_option=--etags-include; \ 597 empty_fix=.; \ 598 else \ 599 include_option=--include; \ 600 empty_fix=; \ 601 fi; \ 602 list='$(SUBDIRS)'; for subdir in $$list; do \ 603 if test "$$subdir" = .; then :; else \ 604 test ! -f $$subdir/TAGS || \ 605 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \ 606 fi; \ 607 done; \ 608 list='$(SOURCES) $(HEADERS) gconfig.in $(LISP) $(TAGS_FILES)'; \ 609 unique=`for i in $$list; do \ 610 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 611 done | \ 612 $(AWK) ' { files[$$0] = 1; } \ 613 END { for (i in files) print i; }'`; \ 614 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \ 615 test -n "$$unique" || unique=$$empty_fix; \ 616 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 617 $$tags $$unique; \ 618 fi 619ctags: CTAGS 620CTAGS: ctags-recursive $(HEADERS) $(SOURCES) gconfig.in $(TAGS_DEPENDENCIES) \ 621 $(TAGS_FILES) $(LISP) 622 tags=; \ 623 here=`pwd`; \ 624 list='$(SOURCES) $(HEADERS) gconfig.in $(LISP) $(TAGS_FILES)'; \ 625 unique=`for i in $$list; do \ 626 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 627 done | \ 628 $(AWK) ' { files[$$0] = 1; } \ 629 END { for (i in files) print i; }'`; \ 630 test -z "$(CTAGS_ARGS)$$tags$$unique" \ 631 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ 632 $$tags $$unique 633 634GTAGS: 635 here=`$(am__cd) $(top_builddir) && pwd` \ 636 && cd $(top_srcdir) \ 637 && gtags -i $(GTAGS_ARGS) $$here 638 639distclean-tags: 640 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags 641check-am: 642check: $(BUILT_SOURCES) 643 $(MAKE) $(AM_MAKEFLAGS) check-recursive 644all-am: Makefile $(PROGRAMS) $(MANS) $(HEADERS) gconfig.h 645installdirs: installdirs-recursive 646installdirs-am: 647 for dir in "$(DESTDIR)$(bindir)" "$(DESTDIR)$(man1dir)"; do \ 648 test -z "$$dir" || $(mkdir_p) "$$dir"; \ 649 done 650install: $(BUILT_SOURCES) 651 $(MAKE) $(AM_MAKEFLAGS) install-recursive 652install-exec: install-exec-recursive 653install-data: install-data-recursive 654uninstall: uninstall-recursive 655 656install-am: all-am 657 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am 658 659installcheck: installcheck-recursive 660install-strip: 661 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 662 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 663 `test -z '$(STRIP)' || \ 664 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install 665mostlyclean-generic: 666 667clean-generic: 668 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES) 669 670distclean-generic: 671 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) 672 673maintainer-clean-generic: 674 @echo "This command is intended for maintainers to use" 675 @echo "it deletes files that may require special tools to rebuild." 676 -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES) 677clean: clean-recursive 678 679clean-am: clean-binPROGRAMS clean-generic clean-libtool mostlyclean-am 680 681distclean: distclean-recursive 682 -rm -f $(am__CONFIG_DISTCLEAN_FILES) 683 -rm -f Makefile 684distclean-am: clean-am distclean-compile distclean-generic \ 685 distclean-hdr distclean-libtool distclean-tags 686 687dvi: dvi-recursive 688 689dvi-am: $(DVIS) 690 691html: html-recursive 692 693html-am: $(HTMLS) 694 695info: info-recursive 696 697info-am: $(INFO_DEPS) 698 699install-data-am: install-data-local install-man 700 701install-exec-am: install-binPROGRAMS 702 703install-info: install-info-recursive 704 705install-info-am: $(INFO_DEPS) 706 @$(NORMAL_INSTALL) 707 test -z "$(infodir)" || $(mkdir_p) "$(DESTDIR)$(infodir)" 708 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ 709 list='$(INFO_DEPS)'; \ 710 for file in $$list; do \ 711 case $$file in \ 712 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ 713 esac; \ 714 if test -f $$file; then d=.; else d=$(srcdir); fi; \ 715 file_i=`echo "$$file" | sed 's|\.info$$||;s|$$|.i|'`; \ 716 for ifile in $$d/$$file $$d/$$file-[0-9] $$d/$$file-[0-9][0-9] \ 717 $$d/$$file_i[0-9] $$d/$$file_i[0-9][0-9] ; do \ 718 if test -f $$ifile; then \ 719 relfile=`echo "$$ifile" | sed 's|^.*/||'`; \ 720 echo " $(INSTALL_DATA) '$$ifile' '$(DESTDIR)$(infodir)/$$relfile'"; \ 721 $(INSTALL_DATA) "$$ifile" "$(DESTDIR)$(infodir)/$$relfile"; \ 722 else : ; fi; \ 723 done; \ 724 done 725 @$(POST_INSTALL) 726 @if (install-info --version && \ 727 install-info --version 2>&1 | sed 1q | grep -i -v debian) >/dev/null 2>&1; then \ 728 list='$(INFO_DEPS)'; \ 729 for file in $$list; do \ 730 relfile=`echo "$$file" | sed 's|^.*/||'`; \ 731 echo " install-info --info-dir='$(DESTDIR)$(infodir)' '$(DESTDIR)$(infodir)/$$relfile'";\ 732 install-info --info-dir="$(DESTDIR)$(infodir)" "$(DESTDIR)$(infodir)/$$relfile" || :;\ 733 done; \ 734 else : ; fi 735install-man: install-man1 736 737installcheck-am: 738 739maintainer-clean: maintainer-clean-recursive 740 -rm -f $(am__CONFIG_DISTCLEAN_FILES) 741 -rm -rf $(top_srcdir)/autom4te.cache 742 -rm -f Makefile 743maintainer-clean-am: distclean-am maintainer-clean-aminfo \ 744 maintainer-clean-generic 745 746mostlyclean: mostlyclean-recursive 747 748mostlyclean-am: mostlyclean-aminfo mostlyclean-compile \ 749 mostlyclean-generic mostlyclean-libtool 750 751pdf: pdf-recursive 752 753pdf-am: $(PDFS) 754 755ps: ps-recursive 756 757ps-am: $(PSS) 758 759uninstall-am: uninstall-binPROGRAMS uninstall-man 760 761uninstall-info: uninstall-info-recursive 762 763uninstall-man: uninstall-man1 764 765.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am am--refresh check \ 766 check-am clean clean-binPROGRAMS clean-generic clean-info \ 767 clean-libtool clean-recursive ctags ctags-recursive dist-info \ 768 distclean distclean-compile distclean-generic distclean-hdr \ 769 distclean-libtool distclean-recursive distclean-tags dvi \ 770 dvi-am html html-am info info-am install install-am \ 771 install-binPROGRAMS install-data install-data-am \ 772 install-data-local install-exec install-exec-am install-info \ 773 install-info-am install-man install-man1 install-strip \ 774 installcheck installcheck-am installdirs installdirs-am \ 775 maintainer-clean maintainer-clean-aminfo \ 776 maintainer-clean-generic maintainer-clean-recursive \ 777 mostlyclean mostlyclean-aminfo mostlyclean-compile \ 778 mostlyclean-generic mostlyclean-libtool mostlyclean-recursive \ 779 pdf pdf-am ps ps-am tags tags-recursive uninstall uninstall-am \ 780 uninstall-binPROGRAMS uninstall-info-am uninstall-man \ 781 uninstall-man1 782 783 784diststuff: $(BUILT_SOURCES) info $(man_MANS) 785 786.m.c: 787 awk -f $(srcdir)/gen-c-prog.awk > ./$*.c \ 788 FUNCTION=`(echo $*|sed -e 's,.*/,,g' -e 's/_bl//')`_blurb \ 789 FILE=$*.m $(srcdir)/$*.m 790po/POTFILES.in: @MAINT@ Makefile 791 for f in $(POTFILES); do echo $$f; done | LC_COLLATE= sort > tmp \ 792 && mv tmp $(srcdir)/po/POTFILES.in 793 794$(srcdir)/gprof.info: gprof.texi config.texi 795 796config.texi: 797 echo "@set top_srcdir $(top_srcdir)" >> ./config.texi 798 799# Build the man page from the texinfo file 800# The sed command removes the no-adjust Nroff command so that 801# the man output looks standard. 802gprof.1: $(srcdir)/gprof.texi config.texi 803 touch $@ 804 -$(TEXI2POD) $(MANCONF) -Dgprof < $(srcdir)/gprof.texi > gprof.pod 805 -($(POD2MAN) gprof.pod | \ 806 sed -e '/^.if n .na/d' > $@.T$$$$ && \ 807 mv -f $@.T$$$$ $@) || \ 808 (rm -f $@.T$$$$ && exit 1) 809 rm -f gprof.pod 810 811.PHONY: install-html install-html-am install-html-recursive 812 813install-html: install-html-recursive install-html-am 814 815install-html-am: $(HTMLS) 816 @$(NORMAL_INSTALL) 817 test -z "$(htmldir)" || $(mkdir_p) "$(DESTDIR)$(htmldir)" 818 @list='$(HTMLS)'; for p in $$list; do \ 819 if test -f "$$p" || test -d "$$p"; then d=""; else d="$(srcdir)/"; fi; \ 820 f=$(html__strip_dir) \ 821 if test -d "$$d$$p"; then \ 822 echo " $(mkdir_p) '$(DESTDIR)$(htmldir)/$$f'"; \ 823 $(mkdir_p) "$(DESTDIR)$(htmldir)/$$f" || exit 1; \ 824 echo " $(INSTALL_DATA) '$$d$$p'/* '$(DESTDIR)$(htmldir)/$$f'"; \ 825 $(INSTALL_DATA) "$$d$$p"/* "$(DESTDIR)$(htmldir)/$$f"; \ 826 else \ 827 echo " $(INSTALL_DATA) '$$d$$p' '$(DESTDIR)$(htmldir)/$$f'"; \ 828 $(INSTALL_DATA) "$$d$$p" "$(DESTDIR)$(htmldir)/$$f"; \ 829 fi; \ 830 done 831 832install-html-recursive: 833 @failcom='exit 1'; \ 834 for f in x $$MAKEFLAGS; do \ 835 case $$f in \ 836 *=* | --[!k]*);; \ 837 *k*) failcom='fail=yes';; \ 838 esac; \ 839 done; \ 840 dot_seen=no; \ 841 target=`echo $@ | sed s/-recursive//`; \ 842 list='$(SUBDIRS)'; for subdir in $$list; do \ 843 echo "Making $$target in $$subdir"; \ 844 if test "$$subdir" = "."; then \ 845 dot_seen=yes; \ 846 local_target="$$target-am"; \ 847 else \ 848 local_target="$$target"; \ 849 fi; \ 850 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ 851 || eval $$failcom; \ 852 done; \ 853 if test "$$dot_seen" = "no"; then \ 854 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ 855 fi; test -z "$$fail" 856 857# We want install to imply install-info as per GNU standards, despite the 858# cygnus option. 859install-data-local: install-info 860 861# Targets to rebuild dependencies in this Makefile. 862# Have to get rid of DEP1 here so that "$?" later includes all sources. 863DEP: dep.sed $(gprof_SOURCES) $(noinst_HEADERS) gconfig.h 864 rm -f DEP1 865 $(MAKE) MKDEP="$(MKDEP)" DEP1 866 sed -f dep.sed < DEP1 > DEPA 867 echo '# IF YOU PUT ANYTHING HERE IT WILL GO AWAY' >> DEPA 868 if grep ' /' DEPA > /dev/null 2> /dev/null; then \ 869 echo 'make DEP failed!'; exit 1; \ 870 else \ 871 mv -f DEPA $@; \ 872 fi 873 874DEP1: $(gprof_SOURCES) 875 echo '# DO NOT DELETE THIS LINE -- mkdep uses it.' > DEP2 876 echo '# DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.' >> DEP2 877 $(MKDEP) $(INCLUDES) $(CFLAGS) $? >> DEP2 878 mv -f DEP2 $@ 879 880dep.sed: dep-in.sed config.status 881 objdir=`pwd`; \ 882 sed <$(srcdir)/dep-in.sed >dep.sed \ 883 -e 's!@INCDIR@!$(INCDIR)!' \ 884 -e 's!@BFDDIR@!$(BFDDIR)!' \ 885 -e 's!@SRCDIR@!$(srcdir)!' \ 886 -e "s!@OBJDIR@!$${objdir}!" \ 887 -e 's!@TOPDIR@!'`echo $(srcdir) | sed -e s,/gprof$$,,`'!' 888 889dep: DEP 890 sed -e '/^..DO NOT DELETE THIS LINE/,$$d' < Makefile > tmp-Makefile 891 cat DEP >> tmp-Makefile 892 $(SHELL) $(srcdir)/../move-if-change tmp-Makefile Makefile 893 894dep-in: DEP 895 sed -e '/^..DO NOT DELETE THIS LINE/,$$d' < $(srcdir)/Makefile.in > tmp-Makefile.in 896 cat DEP >> tmp-Makefile.in 897 $(SHELL) $(srcdir)/../move-if-change tmp-Makefile.in $(srcdir)/Makefile.in 898 899dep-am: DEP 900 sed -e '/^..DO NOT DELETE THIS LINE/,$$d' < $(srcdir)/Makefile.am > tmp-Makefile.am 901 cat DEP >> tmp-Makefile.am 902 $(SHELL) $(srcdir)/../move-if-change tmp-Makefile.am $(srcdir)/Makefile.am 903 904.PHONY: dep dep-in dep-am 905 906# DO NOT DELETE THIS LINE -- mkdep uses it. 907# DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY. 908basic_blocks.o: basic_blocks.c $(INCDIR)/libiberty.h \ 909 $(INCDIR)/ansidecl.h gprof.h $(BFDDIR)/sysdep.h ../bfd/config.h \ 910 $(INCDIR)/fopen-same.h $(INCDIR)/filenames.h ../bfd/bfd.h \ 911 $(INCDIR)/symcat.h gconfig.h $(INCDIR)/bin-bugs.h basic_blocks.h \ 912 corefile.h gmon_io.h gmon_out.h search_list.h source.h \ 913 symtab.h sym_ids.h 914call_graph.o: call_graph.c gprof.h $(BFDDIR)/sysdep.h \ 915 $(INCDIR)/ansidecl.h ../bfd/config.h $(INCDIR)/fopen-same.h \ 916 $(INCDIR)/filenames.h ../bfd/bfd.h $(INCDIR)/symcat.h \ 917 gconfig.h $(INCDIR)/bin-bugs.h search_list.h source.h \ 918 symtab.h cg_arcs.h call_graph.h corefile.h gmon_io.h \ 919 gmon_out.h sym_ids.h 920cg_arcs.o: cg_arcs.c $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \ 921 gprof.h $(BFDDIR)/sysdep.h ../bfd/config.h $(INCDIR)/fopen-same.h \ 922 $(INCDIR)/filenames.h ../bfd/bfd.h $(INCDIR)/symcat.h \ 923 gconfig.h $(INCDIR)/bin-bugs.h search_list.h source.h \ 924 symtab.h call_graph.h cg_arcs.h cg_dfn.h cg_print.h \ 925 utils.h sym_ids.h 926cg_dfn.o: cg_dfn.c $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \ 927 gprof.h $(BFDDIR)/sysdep.h ../bfd/config.h $(INCDIR)/fopen-same.h \ 928 $(INCDIR)/filenames.h ../bfd/bfd.h $(INCDIR)/symcat.h \ 929 gconfig.h $(INCDIR)/bin-bugs.h search_list.h source.h \ 930 symtab.h cg_arcs.h cg_dfn.h utils.h 931cg_print.o: cg_print.c $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \ 932 gprof.h $(BFDDIR)/sysdep.h ../bfd/config.h $(INCDIR)/fopen-same.h \ 933 $(INCDIR)/filenames.h ../bfd/bfd.h $(INCDIR)/symcat.h \ 934 gconfig.h $(INCDIR)/bin-bugs.h search_list.h source.h \ 935 symtab.h cg_arcs.h cg_print.h hist.h utils.h corefile.h 936corefile.o: corefile.c $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \ 937 gprof.h $(BFDDIR)/sysdep.h ../bfd/config.h $(INCDIR)/fopen-same.h \ 938 $(INCDIR)/filenames.h ../bfd/bfd.h $(INCDIR)/symcat.h \ 939 gconfig.h $(INCDIR)/bin-bugs.h search_list.h source.h \ 940 symtab.h corefile.h 941gmon_io.o: gmon_io.c gprof.h $(BFDDIR)/sysdep.h $(INCDIR)/ansidecl.h \ 942 ../bfd/config.h $(INCDIR)/fopen-same.h $(INCDIR)/filenames.h \ 943 ../bfd/bfd.h $(INCDIR)/symcat.h gconfig.h $(INCDIR)/bin-bugs.h \ 944 search_list.h source.h symtab.h cg_arcs.h basic_blocks.h \ 945 corefile.h call_graph.h gmon_io.h gmon_out.h gmon.h \ 946 hertz.h hist.h $(INCDIR)/libiberty.h 947gprof.o: gprof.c $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \ 948 gprof.h $(BFDDIR)/sysdep.h ../bfd/config.h $(INCDIR)/fopen-same.h \ 949 $(INCDIR)/filenames.h ../bfd/bfd.h $(INCDIR)/symcat.h \ 950 gconfig.h $(INCDIR)/bin-bugs.h search_list.h source.h \ 951 symtab.h basic_blocks.h call_graph.h cg_arcs.h cg_print.h \ 952 corefile.h gmon_io.h hertz.h hist.h sym_ids.h $(INCDIR)/demangle.h 953hertz.o: hertz.c gprof.h $(BFDDIR)/sysdep.h $(INCDIR)/ansidecl.h \ 954 ../bfd/config.h $(INCDIR)/fopen-same.h $(INCDIR)/filenames.h \ 955 ../bfd/bfd.h $(INCDIR)/symcat.h gconfig.h $(INCDIR)/bin-bugs.h \ 956 hertz.h 957hist.o: hist.c $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \ 958 gprof.h $(BFDDIR)/sysdep.h ../bfd/config.h $(INCDIR)/fopen-same.h \ 959 $(INCDIR)/filenames.h ../bfd/bfd.h $(INCDIR)/symcat.h \ 960 gconfig.h $(INCDIR)/bin-bugs.h search_list.h source.h \ 961 symtab.h corefile.h gmon_io.h gmon_out.h hist.h sym_ids.h \ 962 utils.h 963source.o: source.c gprof.h $(BFDDIR)/sysdep.h $(INCDIR)/ansidecl.h \ 964 ../bfd/config.h $(INCDIR)/fopen-same.h $(INCDIR)/filenames.h \ 965 ../bfd/bfd.h $(INCDIR)/symcat.h gconfig.h $(INCDIR)/bin-bugs.h \ 966 $(INCDIR)/libiberty.h search_list.h source.h 967search_list.o: search_list.c $(INCDIR)/libiberty.h \ 968 $(INCDIR)/ansidecl.h gprof.h $(BFDDIR)/sysdep.h ../bfd/config.h \ 969 $(INCDIR)/fopen-same.h $(INCDIR)/filenames.h ../bfd/bfd.h \ 970 $(INCDIR)/symcat.h gconfig.h $(INCDIR)/bin-bugs.h search_list.h 971symtab.o: symtab.c gprof.h $(BFDDIR)/sysdep.h $(INCDIR)/ansidecl.h \ 972 ../bfd/config.h $(INCDIR)/fopen-same.h $(INCDIR)/filenames.h \ 973 ../bfd/bfd.h $(INCDIR)/symcat.h gconfig.h $(INCDIR)/bin-bugs.h \ 974 search_list.h source.h symtab.h cg_arcs.h corefile.h 975sym_ids.o: sym_ids.c $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \ 976 $(INCDIR)/safe-ctype.h gprof.h $(BFDDIR)/sysdep.h ../bfd/config.h \ 977 $(INCDIR)/fopen-same.h $(INCDIR)/filenames.h ../bfd/bfd.h \ 978 $(INCDIR)/symcat.h gconfig.h $(INCDIR)/bin-bugs.h search_list.h \ 979 source.h symtab.h cg_arcs.h sym_ids.h 980utils.o: utils.c $(INCDIR)/demangle.h $(INCDIR)/libiberty.h \ 981 $(INCDIR)/ansidecl.h gprof.h $(BFDDIR)/sysdep.h ../bfd/config.h \ 982 $(INCDIR)/fopen-same.h $(INCDIR)/filenames.h ../bfd/bfd.h \ 983 $(INCDIR)/symcat.h gconfig.h $(INCDIR)/bin-bugs.h search_list.h \ 984 source.h symtab.h cg_arcs.h utils.h 985i386.o: i386.c gprof.h $(BFDDIR)/sysdep.h $(INCDIR)/ansidecl.h \ 986 ../bfd/config.h $(INCDIR)/fopen-same.h $(INCDIR)/filenames.h \ 987 ../bfd/bfd.h $(INCDIR)/symcat.h gconfig.h $(INCDIR)/bin-bugs.h \ 988 search_list.h source.h symtab.h cg_arcs.h corefile.h \ 989 hist.h 990alpha.o: alpha.c gprof.h $(BFDDIR)/sysdep.h $(INCDIR)/ansidecl.h \ 991 ../bfd/config.h $(INCDIR)/fopen-same.h $(INCDIR)/filenames.h \ 992 ../bfd/bfd.h $(INCDIR)/symcat.h gconfig.h $(INCDIR)/bin-bugs.h \ 993 search_list.h source.h symtab.h cg_arcs.h corefile.h \ 994 hist.h 995vax.o: vax.c gprof.h $(BFDDIR)/sysdep.h $(INCDIR)/ansidecl.h \ 996 ../bfd/config.h $(INCDIR)/fopen-same.h $(INCDIR)/filenames.h \ 997 ../bfd/bfd.h $(INCDIR)/symcat.h gconfig.h $(INCDIR)/bin-bugs.h \ 998 search_list.h source.h symtab.h cg_arcs.h corefile.h \ 999 hist.h 1000tahoe.o: tahoe.c gprof.h $(BFDDIR)/sysdep.h $(INCDIR)/ansidecl.h \ 1001 ../bfd/config.h $(INCDIR)/fopen-same.h $(INCDIR)/filenames.h \ 1002 ../bfd/bfd.h $(INCDIR)/symcat.h gconfig.h $(INCDIR)/bin-bugs.h \ 1003 search_list.h source.h symtab.h cg_arcs.h corefile.h \ 1004 hist.h 1005sparc.o: sparc.c gprof.h $(BFDDIR)/sysdep.h $(INCDIR)/ansidecl.h \ 1006 ../bfd/config.h $(INCDIR)/fopen-same.h $(INCDIR)/filenames.h \ 1007 ../bfd/bfd.h $(INCDIR)/symcat.h gconfig.h $(INCDIR)/bin-bugs.h \ 1008 search_list.h source.h symtab.h cg_arcs.h corefile.h \ 1009 hist.h 1010mips.o: mips.c gprof.h $(BFDDIR)/sysdep.h $(INCDIR)/ansidecl.h \ 1011 ../bfd/config.h $(INCDIR)/fopen-same.h $(INCDIR)/filenames.h \ 1012 ../bfd/bfd.h $(INCDIR)/symcat.h gconfig.h $(INCDIR)/bin-bugs.h \ 1013 search_list.h source.h symtab.h cg_arcs.h corefile.h \ 1014 hist.h 1015flat_bl.o: flat_bl.c $(INCDIR)/ansidecl.h 1016bsd_callg_bl.o: bsd_callg_bl.c $(INCDIR)/ansidecl.h 1017fsf_callg_bl.o: fsf_callg_bl.c $(INCDIR)/ansidecl.h 1018# IF YOU PUT ANYTHING HERE IT WILL GO AWAY 1019# Tell versions [3.59,3.63) of GNU make to not export all variables. 1020# Otherwise a system limit (for SysV at least) may be exceeded. 1021.NOEXPORT: 1022