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