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