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