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