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