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