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