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