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