1 # Makefile.in generated by automake 1.9.5 from Makefile.am.
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005 Free Software Foundation, Inc.
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
18 SOURCES
= $(gprof_SOURCES
)
21 top_srcdir
= @top_srcdir@
23 pkgdatadir
= $(datadir)/@PACKAGE@
24 pkglibdir
= $(libdir)/@PACKAGE@
25 pkgincludedir
= $(includedir)/@PACKAGE@
27 am__cd
= CDPATH
="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
29 install_sh_DATA
= $(install_sh
) -c
-m
644
30 install_sh_PROGRAM
= $(install_sh
) -c
31 install_sh_SCRIPT
= $(install_sh
) -c
32 INSTALL_HEADER
= $(INSTALL_DATA
)
33 transform
= $(program_transform_name
)
40 build_triplet
= @build@
42 target_triplet
= @target@
43 bin_PROGRAMS
= gprof
$(EXEEXT
)
44 DIST_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 \
52 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
53 am__aclocal_m4_deps
= $(top_srcdir
)/acinclude.m4 \
54 $(top_srcdir
)/..
/bfd
/warning.m4
$(top_srcdir
)/..
/libtool.m4 \
55 $(top_srcdir
)/..
/gettext.m4
$(top_srcdir
)/configure.in
56 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
58 am__CONFIG_DISTCLEAN_FILES
= config.status config.cache config.log \
59 configure.lineno configure.status.lineno
60 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/..
/mkinstalldirs
61 CONFIG_HEADER
= gconfig.h
62 CONFIG_CLEAN_FILES
= po
/Makefile.in
63 am__installdirs
= "$(DESTDIR)$(bindir)" "$(DESTDIR)$(man1dir)"
64 binPROGRAMS_INSTALL
= $(INSTALL_PROGRAM
)
65 PROGRAMS
= $(bin_PROGRAMS
)
66 am__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
)
73 am_gprof_OBJECTS
= $(am__objects_1
) flat_bl.
$(OBJEXT
) \
74 bsd_callg_bl.
$(OBJEXT
) fsf_callg_bl.
$(OBJEXT
)
75 gprof_OBJECTS
= $(am_gprof_OBJECTS
)
77 DEFAULT_INCLUDES
= -I.
-I
$(srcdir) -I.
80 COMPILE
= $(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) \
81 $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
82 LTCOMPILE
= $(LIBTOOL
) --mode
=compile
$(CC
) $(DEFS
) \
83 $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) \
84 $(AM_CFLAGS
) $(CFLAGS
)
86 LINK
= $(LIBTOOL
) --mode
=link
$(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) \
87 $(AM_LDFLAGS
) $(LDFLAGS
) -o
$@
88 SOURCES
= $(gprof_SOURCES
)
89 INFO_DEPS
= $(srcdir)/gprof.
info
90 TEXINFO_TEX
= $(top_srcdir
)/..
/texinfo
/texinfo.
tex
91 am__TEXINFO_TEX_DIR
= $(top_srcdir
)/..
/texinfo
97 TEXI2DVI
= `if test -f $(top_srcdir)/../texinfo/util/texi2dvi; then \
98 echo $(top_srcdir)/../texinfo/util/texi2dvi; \
102 TEXI2PDF
= $(TEXI2DVI
) --pdf
--batch
103 MAKEINFOHTML
= $(MAKEINFO
) --html
104 AM_MAKEINFOHTMLFLAGS
= $(AM_MAKEINFOFLAGS
)
106 RECURSIVE_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 \
112 man1dir = $(mandir)/man1
115 HEADERS
= $(noinst_HEADERS
)
118 DIST_SUBDIRS
= $(SUBDIRS
)
121 AMDEP_FALSE
= @AMDEP_FALSE@
122 AMDEP_TRUE
= @AMDEP_TRUE@
124 AUTOCONF
= @AUTOCONF@
125 AUTOHEADER
= @AUTOHEADER@
126 AUTOMAKE
= @AUTOMAKE@
128 CATALOGS
= @CATALOGS@
129 CATOBJEXT
= @CATOBJEXT@
131 CCDEPMODE
= @CCDEPMODE@
134 CPPFLAGS
= @CPPFLAGS@
135 CYGPATH_W
= @CYGPATH_W@
136 DATADIRNAME
= @DATADIRNAME@
144 GMOFILES
= @GMOFILES@
148 INCLUDE_LOCALE_H
= @INCLUDE_LOCALE_H@
149 INSTALL_DATA
= @INSTALL_DATA@
150 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
151 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
152 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
153 INSTOBJEXT
= @INSTOBJEXT@
154 INTLDEPS
= @INTLDEPS@
155 INTLLIBS
= @INTLLIBS@
156 INTLOBJS
= @INTLOBJS@
162 LTLIBOBJS
= @LTLIBOBJS@
164 MAINTAINER_MODE_FALSE
= @MAINTAINER_MODE_FALSE@
165 MAINTAINER_MODE_TRUE
= @MAINTAINER_MODE_TRUE@
166 MAKEINFO
= @MAKEINFO@
167 MKINSTALLDIRS
= @MKINSTALLDIRS@
169 NO_WERROR
= @NO_WERROR@
172 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
173 PACKAGE_NAME
= @PACKAGE_NAME@
174 PACKAGE_STRING
= @PACKAGE_STRING@
175 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
176 PACKAGE_VERSION
= @PACKAGE_VERSION@
177 PATH_SEPARATOR
= @PATH_SEPARATOR@
178 PKGVERSION
= "\"@PKGVERSION@\""
182 REPORT_BUGS_TO
= "\"@REPORT_BUGS_TO@\""
183 SET_MAKE
= @SET_MAKE@
186 USE_INCLUDED_LIBINTL
= @USE_INCLUDED_LIBINTL@
189 WARN_CFLAGS
= @WARN_CFLAGS@
190 XGETTEXT
= @XGETTEXT@
191 ac_ct_CC
= @ac_ct_CC@
192 ac_ct_RANLIB
= @ac_ct_RANLIB@
193 ac_ct_STRIP
= @ac_ct_STRIP@
194 am__fastdepCC_FALSE
= @am__fastdepCC_FALSE@
195 am__fastdepCC_TRUE
= @am__fastdepCC_TRUE@
196 am__include
= @am__include@
197 am__leading_dot
= @am__leading_dot@
198 am__quote
= @am__quote@
200 am__untar
= @am__untar@
203 build_alias
= @build_alias@
204 build_cpu
= @build_cpu@
205 build_os
= @build_os@
206 build_vendor
= @build_vendor@
208 datarootdir
= @datarootdir@
210 exec_prefix = @
exec_prefix@
212 host_alias
= @host_alias@
213 host_cpu
= @host_cpu@
215 host_vendor
= @host_vendor@
217 includedir = @
includedir@
219 install_sh
= @install_sh@
222 libexecdir
= @libexecdir@
223 localstatedir
= @localstatedir@
226 oldincludedir = @
oldincludedir@
228 program_transform_name
= @program_transform_name@
230 sharedstatedir
= @sharedstatedir@
231 sysconfdir
= @sysconfdir@
233 target_alias
= @target_alias@
234 target_cpu
= @target_cpu@
235 target_os
= @target_os@
236 target_vendor
= @target_vendor@
237 AUTOMAKE_OPTIONS
= cygnus
240 BASEDIR
= $(srcdir)/..
241 BFDDIR
= $(BASEDIR
)/bfd
242 INCDIR
= $(BASEDIR
)/include
243 AM_CFLAGS
= $(WARN_CFLAGS
)
245 INCLUDES
= -D_GNU_SOURCE
-DDEBUG
-I..
/bfd
-I
$(srcdir)/..
/include \
246 -I
$(srcdir)/..
/bfd
-I
$(srcdir)/..
/intl
-I..
/intl
-I. \
247 -DPKGVERSION
=$(PKGVERSION
) \
248 -DREPORT_BUGS_TO
=$(REPORT_BUGS_TO
) \
249 -DLOCALEDIR
="\"$(datadir)/locale\""
251 sources
= basic_blocks.c call_graph.c cg_arcs.c cg_dfn.c \
252 cg_print.c corefile.c gmon_io.c gprof.c hertz.c hist.c source.c \
253 search_list.c symtab.c sym_ids.c utils.c \
254 i386.c alpha.c vax.c tahoe.c sparc.c mips.c
256 gprof_SOURCES
= $(sources
) flat_bl.c bsd_callg_bl.c fsf_callg_bl.c
257 gprof_DEPENDENCIES
= ..
/bfd
/libbfd.la ..
/libiberty
/libiberty.a
$(INTLDEPS
)
258 gprof_LDADD
= ..
/bfd
/libbfd.la ..
/libiberty
/libiberty.a
$(INTLLIBS
)
260 basic_blocks.h call_graph.h cg_arcs.h cg_dfn.h cg_print.h \
261 corefile.h gmon.h gmon_io.h gmon_out.h gprof.h hertz.h hist.h \
262 search_list.h source.h sym_ids.h symtab.h utils.h
264 BUILT_SOURCES
= flat_bl.c bsd_callg_bl.c fsf_callg_bl.c
265 EXTRA_DIST
= $(BUILT_SOURCES
) bbconv.pl
$(man_MANS
)
266 POTFILES
= $(sources
) $(noinst_HEADERS
)
268 TEXI2POD
= perl
$(srcdir)/..
/etc
/texi2pod.pl
269 POD2MAN
= pod2man
--center
="GNU" --release
="binutils-$(VERSION)" --section
=1
270 info_TEXINFOS
= gprof.texi
272 html__strip_dir
= `echo $$p | sed -e 's|^.*/||'`;
273 CLEANFILES
= dep.sed DEP DEPA DEP1 DEP2
274 all: $(BUILT_SOURCES
) gconfig.h
275 $(MAKE
) $(AM_MAKEFLAGS
) all-recursive
278 .SUFFIXES
: .m .c .
dvi .html .
info .lo .o .obj .pdf .ps .texi
281 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/Makefile.am
$(am__configure_deps
)
283 case
'$(am__configure_deps)' in \
285 echo
' cd $(srcdir) && $(AUTOMAKE) --foreign '; \
286 cd
$(srcdir) && $(AUTOMAKE
) --foreign \
291 echo
' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
292 cd
$(top_srcdir
) && \
293 $(AUTOMAKE
) --foreign Makefile
295 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
298 echo
' $(SHELL) ./config.status'; \
299 $(SHELL
) .
/config.status
;; \
301 echo
' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
302 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
$(am__depfiles_maybe
);; \
305 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
306 $(SHELL
) .
/config.status
--recheck
308 $(top_srcdir
)/configure
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
309 cd
$(srcdir) && $(AUTOCONF
)
310 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@
$(am__aclocal_m4_deps
)
311 cd
$(srcdir) && $(ACLOCAL
) $(ACLOCAL_AMFLAGS
)
314 @if
test ! -f
$@
; then \
319 stamp-h1
: $(srcdir)/gconfig.in
$(top_builddir
)/config.status
321 cd
$(top_builddir
) && $(SHELL
) .
/config.status gconfig.h
322 $(srcdir)/gconfig.in
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
323 cd
$(top_srcdir
) && $(AUTOHEADER
)
328 -rm -f gconfig.h stamp-h1
329 po
/Makefile.in
: $(top_builddir
)/config.status
$(top_srcdir
)/po
/Make-in
330 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
331 install-binPROGRAMS
: $(bin_PROGRAMS
)
333 test -z
"$(bindir)" ||
$(mkdir_p
) "$(DESTDIR)$(bindir)"
334 @list
='$(bin_PROGRAMS)'; for p in
$$list; do \
335 p1
=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
339 f
=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
340 echo
" $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(binPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(bindir)/$$f'"; \
341 $(INSTALL_PROGRAM_ENV
) $(LIBTOOL
) --mode
=install $(binPROGRAMS_INSTALL
) "$$p" "$(DESTDIR)$(bindir)/$$f" || exit
1; \
345 uninstall-binPROGRAMS
:
347 @list
='$(bin_PROGRAMS)'; for p in
$$list; do \
348 f
=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
349 echo
" rm -f '$(DESTDIR)$(bindir)/$$f'"; \
350 rm -f
"$(DESTDIR)$(bindir)/$$f"; \
354 @list
='$(bin_PROGRAMS)'; for p in
$$list; do \
355 f
=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
356 echo
" rm -f $$p $$f"; \
359 gprof
$(EXEEXT
): $(gprof_OBJECTS
) $(gprof_DEPENDENCIES
)
360 @
rm -f gprof
$(EXEEXT
)
361 $(LINK
) $(gprof_LDFLAGS
) $(gprof_OBJECTS
) $(gprof_LDADD
) $(LIBS
)
373 $(COMPILE
) -c
`$(CYGPATH_W) '$<'`
376 $(LTCOMPILE
) -c
-o
$@
$<
388 restore
=: && backupdir
="$(am__leading_dot)am$$$$" && \
389 am__cwd
=`pwd` && cd
$(srcdir) && \
390 rm -rf
$$backupdir && mkdir
$$backupdir && \
391 for f in
$@
$@
-[0-9] $@
-[0-9][0-9] $(@
:.
info=).i
[0-9] $(@
:.
info=).i
[0-9][0-9]; do \
392 if
test -f
$$f; then mv
$$f $$backupdir; restore
=mv
; else :; fi
; \
395 if
$(MAKEINFO
) $(AM_MAKEINFOFLAGS
) $(MAKEINFOFLAGS
) -I
$(srcdir) \
403 $$restore $$backupdir/* `echo "./$@" | sed 's|[^/]*$$||'`; \
405 rm -rf
$$backupdir; exit
$$rc
408 TEXINPUTS
="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
409 MAKEINFO
='$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir)' \
413 TEXINPUTS
="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
414 MAKEINFO
='$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir)' \
418 rm -rf
$(@
:.html
=.htp
)
419 if
$(MAKEINFOHTML
) $(AM_MAKEINFOHTMLFLAGS
) $(MAKEINFOFLAGS
) -I
$(srcdir) \
420 -o
$(@
:.html
=.htp
) $<; \
423 if
test ! -d
$(@
:.html
=.htp
) && test -d
$(@
:.html
=); then \
424 mv
$(@
:.html
=) $@
; else mv
$(@
:.html
=.htp
) $@
; fi
; \
426 if
test ! -d
$(@
:.html
=.htp
) && test -d
$(@
:.html
=); then \
427 rm -rf
$(@
:.html
=); else rm -Rf
$(@
:.html
=.htp
) $@
; fi
; \
430 gprof.
dvi: gprof.texi
431 gprof.pdf
: gprof.texi
432 gprof.html
: gprof.texi
438 @if
(install-info
--version
&& \
439 install-info
--version
2>&1 | sed
1q | grep
-i
-v debian
) >/dev
/null
2>&1; then \
440 list
='$(INFO_DEPS)'; \
441 for file in
$$list; do \
442 relfile
=`echo "$$file" | sed 's|^.*/||'`; \
443 echo
" install-info --info-dir='$(DESTDIR)$(infodir)' --remove '$(DESTDIR)$(infodir)/$$relfile'"; \
444 install-info
--info-dir
="$(DESTDIR)$(infodir)" --remove
"$(DESTDIR)$(infodir)/$$relfile"; \
448 @list
='$(INFO_DEPS)'; \
449 for file in
$$list; do \
450 relfile
=`echo "$$file" | sed 's|^.*/||'`; \
451 relfile_i
=`echo "$$relfile" | sed 's|\.info$$||;s|$$|.i|'`; \
452 (if cd
"$(DESTDIR)$(infodir)"; then \
453 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]"; \
454 rm -f
$$relfile $$relfile-[0-9] $$relfile-[0-9][0-9] $$relfile_i[0-9] $$relfile_i[0-9][0-9]; \
458 dist-info
: $(INFO_DEPS
)
459 @srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`; \
460 list
='$(INFO_DEPS)'; \
461 for base in
$$list; do \
463 $(srcdir)/*) base
=`echo "$$base" | sed "s|^$$srcdirstrip/||"`;; \
465 if
test -f
$$base; then d
=.
; else d
=$(srcdir); fi
; \
466 for file in
$$d/$$base*; do \
467 relfile
=`expr "$$file" : "$$d/\(.*\)"`; \
468 test -f
$(distdir
)/$$relfile || \
469 cp
-p
$$file $(distdir
)/$$relfile; \
474 -rm -rf gprof.aux gprof.cp gprof.cps gprof.fn gprof.fns gprof.ky gprof.kys \
475 gprof.log gprof.pg gprof.pgs gprof.tmp gprof.toc gprof.tp \
476 gprof.tps gprof.vr gprof.vrs gprof.
dvi gprof.pdf gprof.ps \
479 maintainer-clean-aminfo
:
480 @list
='$(INFO_DEPS)'; for i in
$$list; do \
481 i_i
=`echo "$$i" | sed 's|\.info$$||;s|$$|.i|'`; \
482 echo
" rm -f $$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]"; \
483 rm -f
$$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]; \
486 clean-info
: mostlyclean-aminfo
487 install-man1
: $(man1_MANS
) $(man_MANS
)
489 test -z
"$(man1dir)" ||
$(mkdir_p
) "$(DESTDIR)$(man1dir)"
490 @list
='$(man1_MANS) $(dist_man1_MANS) $(nodist_man1_MANS)'; \
491 l2
='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
494 *.1*) list
="$$list $$i" ;; \
497 for i in
$$list; do \
498 if
test -f
$(srcdir)/$$i; then file
=$(srcdir)/$$i; \
500 ext
=`echo $$i | sed -e 's/^.*\\.//'`; \
505 inst
=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
506 inst
=`echo $$inst | sed -e 's/^.*\///'`; \
507 inst
=`echo $$inst | sed '$(transform)'`.
$$ext; \
508 echo
" $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
509 $(INSTALL_DATA
) "$$file" "$(DESTDIR)$(man1dir)/$$inst"; \
513 @list
='$(man1_MANS) $(dist_man1_MANS) $(nodist_man1_MANS)'; \
514 l2
='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
517 *.1*) list
="$$list $$i" ;; \
520 for i in
$$list; do \
521 ext
=`echo $$i | sed -e 's/^.*\\.//'`; \
526 inst
=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
527 inst
=`echo $$inst | sed -e 's/^.*\///'`; \
528 inst
=`echo $$inst | sed '$(transform)'`.
$$ext; \
529 echo
" rm -f '$(DESTDIR)$(man1dir)/$$inst'"; \
530 rm -f
"$(DESTDIR)$(man1dir)/$$inst"; \
533 # This directory's subdirectories are mostly independent; you can cd
534 # into them and run `make' without going through this Makefile.
535 # To change the values of `make' variables: instead of editing Makefiles,
536 # (1) if the variable is set in `config.status', edit `config.status'
537 # (which will cause the Makefiles to be regenerated when you run `make');
538 # (2) otherwise, pass the desired values on the `make' command line.
539 $(RECURSIVE_TARGETS
):
541 for f in x
$$MAKEFLAGS; do \
544 *k
*) failcom
='fail=yes';; \
548 target
=`echo $@ | sed s/-recursive//`; \
549 list
='$(SUBDIRS)'; for subdir in
$$list; do \
550 echo
"Making $$target in $$subdir"; \
551 if
test "$$subdir" = "."; then \
553 local_target
="$$target-am"; \
555 local_target
="$$target"; \
557 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
560 if
test "$$dot_seen" = "no"; then \
561 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
564 mostlyclean-recursive clean-recursive distclean-recursive \
565 maintainer-clean-recursive
:
567 for f in x
$$MAKEFLAGS; do \
570 *k
*) failcom
='fail=yes';; \
575 distclean-
* | maintainer-clean-
*) list
='$(DIST_SUBDIRS)' ;; \
576 *) list
='$(SUBDIRS)' ;; \
578 rev
=''; for subdir in
$$list; do \
579 if
test "$$subdir" = "."; then
:; else \
580 rev
="$$subdir $$rev"; \
584 target
=`echo $@ | sed s/-recursive//`; \
585 for subdir in
$$rev; do \
586 echo
"Making $$target in $$subdir"; \
587 if
test "$$subdir" = "."; then \
588 local_target
="$$target-am"; \
590 local_target
="$$target"; \
592 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
594 done
&& test -z
"$$fail"
596 list
='$(SUBDIRS)'; for subdir in
$$list; do \
597 test "$$subdir" = . ||
(cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) tags); \
600 list
='$(SUBDIRS)'; for subdir in
$$list; do \
601 test "$$subdir" = . ||
(cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) ctags
); \
604 ID
: $(HEADERS
) $(SOURCES
) $(LISP
) $(TAGS_FILES
)
605 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
606 unique
=`for i in $$list; do \
607 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
609 $(AWK) ' { files[$$0] = 1; } \
610 END { for (i in files) print i; }'`; \
614 TAGS
: tags-recursive
$(HEADERS
) $(SOURCES
) gconfig.in
$(TAGS_DEPENDENCIES
) \
615 $(TAGS_FILES
) $(LISP
)
618 if
($(ETAGS
) --etags-include
--version
) >/dev
/null
2>&1; then \
619 include_option
=--etags-include
; \
622 include_option
=--include; \
625 list
='$(SUBDIRS)'; for subdir in
$$list; do \
626 if
test "$$subdir" = .
; then
:; else \
627 test ! -f
$$subdir/TAGS || \
628 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
631 list
='$(SOURCES) $(HEADERS) gconfig.in $(LISP) $(TAGS_FILES)'; \
632 unique
=`for i in $$list; do \
633 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
635 $(AWK) ' { files[$$0] = 1; } \
636 END { for (i in files) print i; }'`; \
637 if
test -z
"$(ETAGS_ARGS)$$tags$$unique"; then
:; else \
638 test -n
"$$unique" || unique
=$$empty_fix; \
639 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
643 CTAGS
: ctags-recursive
$(HEADERS
) $(SOURCES
) gconfig.in
$(TAGS_DEPENDENCIES
) \
644 $(TAGS_FILES
) $(LISP
)
647 list
='$(SOURCES) $(HEADERS) gconfig.in $(LISP) $(TAGS_FILES)'; \
648 unique
=`for i in $$list; do \
649 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
651 $(AWK) ' { files[$$0] = 1; } \
652 END { for (i in files) print i; }'`; \
653 test -z
"$(CTAGS_ARGS)$$tags$$unique" \
654 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
658 here
=`$(am__cd) $(top_builddir) && pwd` \
659 && cd
$(top_srcdir
) \
660 && gtags
-i
$(GTAGS_ARGS
) $$here
663 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
665 check: $(BUILT_SOURCES
)
666 $(MAKE
) $(AM_MAKEFLAGS
) check-recursive
667 all-am
: Makefile
$(PROGRAMS
) $(MANS
) $(HEADERS
) gconfig.h
668 installdirs: installdirs-recursive
670 for
dir in
"$(DESTDIR)$(bindir)" "$(DESTDIR)$(man1dir)"; do \
671 test -z
"$$dir" ||
$(mkdir_p
) "$$dir"; \
673 install: $(BUILT_SOURCES
)
674 $(MAKE
) $(AM_MAKEFLAGS
) install-recursive
675 install-exec
: install-exec-recursive
676 install-data
: install-data-recursive
677 uninstall: uninstall-recursive
680 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
682 installcheck: installcheck-recursive
684 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
685 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
686 `test -z '$(STRIP)' || \
687 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
691 -test -z
"$(CLEANFILES)" ||
rm -f
$(CLEANFILES
)
694 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
696 maintainer-clean-generic
:
697 @echo
"This command is intended for maintainers to use"
698 @echo
"it deletes files that may require special tools to rebuild."
699 -test -z
"$(BUILT_SOURCES)" ||
rm -f
$(BUILT_SOURCES
)
700 clean: clean-recursive
702 clean-am
: clean-binPROGRAMS clean-generic clean-libtool mostlyclean-am
704 distclean: distclean-recursive
705 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
707 distclean-am
: clean-am distclean-compile distclean-generic \
708 distclean-hdr distclean-libtool distclean-tags
720 info-am
: $(INFO_DEPS
)
722 install-data-am
: install-data-local install-man
724 install-exec-am
: install-binPROGRAMS
726 install-info
: install-info-recursive
728 install-info-am
: $(INFO_DEPS
)
730 test -z
"$(infodir)" ||
$(mkdir_p
) "$(DESTDIR)$(infodir)"
731 @srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`; \
732 list
='$(INFO_DEPS)'; \
733 for file in
$$list; do \
735 $(srcdir)/*) file
=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
737 if
test -f
$$file; then d
=.
; else d
=$(srcdir); fi
; \
738 file_i
=`echo "$$file" | sed 's|\.info$$||;s|$$|.i|'`; \
739 for ifile in
$$d/$$file $$d/$$file-[0-9] $$d/$$file-[0-9][0-9] \
740 $$d/$$file_i[0-9] $$d/$$file_i[0-9][0-9] ; do \
741 if
test -f
$$ifile; then \
742 relfile
=`echo "$$ifile" | sed 's|^.*/||'`; \
743 echo
" $(INSTALL_DATA) '$$ifile' '$(DESTDIR)$(infodir)/$$relfile'"; \
744 $(INSTALL_DATA
) "$$ifile" "$(DESTDIR)$(infodir)/$$relfile"; \
749 @if
(install-info
--version
&& \
750 install-info
--version
2>&1 | sed
1q | grep
-i
-v debian
) >/dev
/null
2>&1; then \
751 list
='$(INFO_DEPS)'; \
752 for file in
$$list; do \
753 relfile
=`echo "$$file" | sed 's|^.*/||'`; \
754 echo
" install-info --info-dir='$(DESTDIR)$(infodir)' '$(DESTDIR)$(infodir)/$$relfile'";\
755 install-info
--info-dir
="$(DESTDIR)$(infodir)" "$(DESTDIR)$(infodir)/$$relfile" ||
:;\
758 install-man
: install-man1
762 maintainer-clean
: maintainer-clean-recursive
763 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
764 -rm -rf
$(top_srcdir
)/autom4te.cache
766 maintainer-clean-am
: distclean-am maintainer-clean-aminfo \
767 maintainer-clean-generic
769 mostlyclean: mostlyclean-recursive
771 mostlyclean-am
: mostlyclean-aminfo mostlyclean-compile \
772 mostlyclean-generic mostlyclean-libtool
782 uninstall-am
: uninstall-binPROGRAMS uninstall-man
784 uninstall-info
: uninstall-info-recursive
786 uninstall-man
: uninstall-man1
788 .PHONY
: $(RECURSIVE_TARGETS
) CTAGS GTAGS
all all-am am--refresh
check \
789 check-am
clean clean-binPROGRAMS clean-generic clean-info \
790 clean-libtool clean-recursive ctags ctags-recursive dist-info \
791 distclean distclean-compile distclean-generic distclean-hdr \
792 distclean-libtool distclean-recursive distclean-tags
dvi \
793 dvi-am html html-am
info info-am
install install-am \
794 install-binPROGRAMS install-data install-data-am \
795 install-data-local install-exec install-exec-am install-info \
796 install-info-am install-man install-man1 install-strip \
797 installcheck installcheck-am
installdirs installdirs-am \
798 maintainer-clean maintainer-clean-aminfo \
799 maintainer-clean-generic maintainer-clean-recursive \
800 mostlyclean mostlyclean-aminfo mostlyclean-compile \
801 mostlyclean-generic mostlyclean-libtool mostlyclean-recursive \
802 pdf pdf-am ps ps-am
tags tags-recursive
uninstall uninstall-am \
803 uninstall-binPROGRAMS uninstall-info-am uninstall-man \
807 diststuff
: $(BUILT_SOURCES
) info $(man_MANS
)
810 awk
-f
$(srcdir)/gen-c-prog.awk
> .
/$*.c \
811 FUNCTION
=`(echo $*|sed -e 's,.*/,,g' -e 's/_bl//')`_blurb \
812 FILE
=$*.m
$(srcdir)/$*.m
813 po
/POTFILES.in
: @MAINT@ Makefile
814 for f in
$(POTFILES
); do echo
$$f; done | LC_COLLATE
= sort > tmp \
815 && mv tmp
$(srcdir)/po
/POTFILES.in
817 $(srcdir)/gprof.
info: gprof.texi config.texi
820 echo
"@set top_srcdir $(top_srcdir)" >> .
/config.texi
822 # Build the man page from the texinfo file
823 # The sed command removes the no-adjust Nroff command so that
824 # the man output looks standard.
825 gprof
.1: $(srcdir)/gprof.texi config.texi
827 -$(TEXI2POD
) $(MANCONF
) -Dgprof
< $(srcdir)/gprof.texi
> gprof.pod
828 -($(POD2MAN
) gprof.pod | \
829 sed
-e
'/^.if n .na/d' > $@.T
$$$$ && \
830 mv
-f
$@.T
$$$$ $@
) || \
831 (rm -f
$@.T
$$$$ && exit
1)
834 .PHONY
: install-html install-html-am install-html-recursive
836 install-html
: install-html-recursive install-html-am
838 install-html-am
: $(HTMLS
)
840 test -z
"$(htmldir)" ||
$(mkdir_p
) "$(DESTDIR)$(htmldir)"
841 @list
='$(HTMLS)'; for p in
$$list; do \
842 if
test -f
"$$p" ||
test -d
"$$p"; then d
=""; else d
="$(srcdir)/"; fi
; \
843 f
=$(html__strip_dir
) \
844 if
test -d
"$$d$$p"; then \
845 echo
" $(mkdir_p) '$(DESTDIR)$(htmldir)/$$f'"; \
846 $(mkdir_p
) "$(DESTDIR)$(htmldir)/$$f" || exit
1; \
847 echo
" $(INSTALL_DATA) '$$d$$p'/* '$(DESTDIR)$(htmldir)/$$f'"; \
848 $(INSTALL_DATA
) "$$d$$p"/* "$(DESTDIR)$(htmldir)/$$f"; \
850 echo
" $(INSTALL_DATA) '$$d$$p' '$(DESTDIR)$(htmldir)/$$f'"; \
851 $(INSTALL_DATA
) "$$d$$p" "$(DESTDIR)$(htmldir)/$$f"; \
855 install-html-recursive
:
857 for f in x
$$MAKEFLAGS; do \
860 *k
*) failcom
='fail=yes';; \
864 target
=`echo $@ | sed s/-recursive//`; \
865 list
='$(SUBDIRS)'; for subdir in
$$list; do \
866 echo
"Making $$target in $$subdir"; \
867 if
test "$$subdir" = "."; then \
869 local_target
="$$target-am"; \
871 local_target
="$$target"; \
873 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
876 if
test "$$dot_seen" = "no"; then \
877 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
880 # We want install to imply install-info as per GNU standards, despite the
882 install-data-local
: install-info
884 # Targets to rebuild dependencies in this Makefile.
885 # Have to get rid of DEP1 here so that "$?" later includes all sources.
886 DEP
: dep.sed
$(gprof_SOURCES
) $(noinst_HEADERS
) gconfig.h
888 $(MAKE
) MKDEP
="$(MKDEP)" DEP1
889 sed
-f dep.sed
< DEP1
> DEPA
890 echo
'# IF YOU PUT ANYTHING HERE IT WILL GO AWAY' >> DEPA
891 if grep
' /' DEPA
> /dev
/null
2> /dev
/null
; then \
892 echo
'make DEP failed!'; exit
1; \
897 DEP1
: $(gprof_SOURCES
)
898 echo
'# DO NOT DELETE THIS LINE -- mkdep uses it.' > DEP2
899 echo
'# DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.' >> DEP2
900 $(MKDEP
) $(INCLUDES
) $(CFLAGS
) $?
>> DEP2
903 dep.sed
: dep-in.sed config.status
905 sed
<$(srcdir)/dep-in.sed
>dep.sed \
906 -e
's!@INCDIR@!$(INCDIR)!' \
907 -e
's!@BFDDIR@!$(BFDDIR)!' \
908 -e
's!@SRCDIR@!$(srcdir)!' \
909 -e
"s!@OBJDIR@!$${objdir}!" \
910 -e
's!@TOPDIR@!'`echo $(srcdir) | sed -e s,/gprof$$,,`'!'
913 sed
-e
'/^..DO NOT DELETE THIS LINE/,$$d' < Makefile
> tmp-Makefile
914 cat DEP
>> tmp-Makefile
915 $(SHELL
) $(srcdir)/..
/move-if-change tmp-Makefile Makefile
918 sed
-e
'/^..DO NOT DELETE THIS LINE/,$$d' < $(srcdir)/Makefile.in
> tmp-Makefile.in
919 cat DEP
>> tmp-Makefile.in
920 $(SHELL
) $(srcdir)/..
/move-if-change tmp-Makefile.in
$(srcdir)/Makefile.in
923 sed
-e
'/^..DO NOT DELETE THIS LINE/,$$d' < $(srcdir)/Makefile.am
> tmp-Makefile.am
924 cat DEP
>> tmp-Makefile.am
925 $(SHELL
) $(srcdir)/..
/move-if-change tmp-Makefile.am
$(srcdir)/Makefile.am
927 .PHONY
: dep dep-in dep-am
929 # DO NOT DELETE THIS LINE -- mkdep uses it.
930 # DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.
931 basic_blocks.o
: basic_blocks.c
$(INCDIR
)/libiberty.h \
932 $(INCDIR
)/ansidecl.h gprof.h
$(BFDDIR
)/sysdep.h ..
/bfd
/config.h \
933 $(INCDIR
)/fopen-same.h
$(INCDIR
)/filenames.h ..
/bfd
/bfd.h \
934 $(INCDIR
)/symcat.h gconfig.h basic_blocks.h \
935 corefile.h gmon_io.h gmon_out.h search_list.h source.h \
937 call_graph.o
: call_graph.c gprof.h
$(BFDDIR
)/sysdep.h \
938 $(INCDIR
)/ansidecl.h ..
/bfd
/config.h
$(INCDIR
)/fopen-same.h \
939 $(INCDIR
)/filenames.h ..
/bfd
/bfd.h
$(INCDIR
)/symcat.h \
940 gconfig.h search_list.h source.h \
941 symtab.h cg_arcs.h call_graph.h corefile.h gmon_io.h \
943 cg_arcs.o
: cg_arcs.c
$(INCDIR
)/libiberty.h
$(INCDIR
)/ansidecl.h \
944 gprof.h
$(BFDDIR
)/sysdep.h ..
/bfd
/config.h
$(INCDIR
)/fopen-same.h \
945 $(INCDIR
)/filenames.h ..
/bfd
/bfd.h
$(INCDIR
)/symcat.h \
946 gconfig.h search_list.h source.h \
947 symtab.h call_graph.h cg_arcs.h cg_dfn.h cg_print.h \
949 cg_dfn.o
: cg_dfn.c
$(INCDIR
)/libiberty.h
$(INCDIR
)/ansidecl.h \
950 gprof.h
$(BFDDIR
)/sysdep.h ..
/bfd
/config.h
$(INCDIR
)/fopen-same.h \
951 $(INCDIR
)/filenames.h ..
/bfd
/bfd.h
$(INCDIR
)/symcat.h \
952 gconfig.h search_list.h source.h \
953 symtab.h cg_arcs.h cg_dfn.h utils.h
954 cg_print.o
: cg_print.c
$(INCDIR
)/libiberty.h
$(INCDIR
)/ansidecl.h \
955 gprof.h
$(BFDDIR
)/sysdep.h ..
/bfd
/config.h
$(INCDIR
)/fopen-same.h \
956 $(INCDIR
)/filenames.h ..
/bfd
/bfd.h
$(INCDIR
)/symcat.h \
957 gconfig.h search_list.h source.h \
958 symtab.h cg_arcs.h cg_print.h hist.h utils.h corefile.h
959 corefile.o
: corefile.c
$(INCDIR
)/libiberty.h
$(INCDIR
)/ansidecl.h \
960 gprof.h
$(BFDDIR
)/sysdep.h ..
/bfd
/config.h
$(INCDIR
)/fopen-same.h \
961 $(INCDIR
)/filenames.h ..
/bfd
/bfd.h
$(INCDIR
)/symcat.h \
962 gconfig.h search_list.h source.h \
964 gmon_io.o
: gmon_io.c gprof.h
$(BFDDIR
)/sysdep.h
$(INCDIR
)/ansidecl.h \
965 ..
/bfd
/config.h
$(INCDIR
)/fopen-same.h
$(INCDIR
)/filenames.h \
966 ..
/bfd
/bfd.h
$(INCDIR
)/symcat.h gconfig.h \
967 search_list.h source.h symtab.h cg_arcs.h basic_blocks.h \
968 corefile.h call_graph.h gmon_io.h gmon_out.h gmon.h \
969 hertz.h hist.h
$(INCDIR
)/libiberty.h
970 gprof.o
: gprof.c
$(INCDIR
)/libiberty.h
$(INCDIR
)/ansidecl.h \
971 gprof.h
$(BFDDIR
)/sysdep.h ..
/bfd
/config.h
$(INCDIR
)/fopen-same.h \
972 $(INCDIR
)/filenames.h ..
/bfd
/bfd.h
$(INCDIR
)/symcat.h \
973 gconfig.h search_list.h source.h \
974 symtab.h basic_blocks.h call_graph.h cg_arcs.h cg_print.h \
975 corefile.h gmon_io.h hertz.h hist.h sym_ids.h
$(INCDIR
)/demangle.h
976 hertz.o
: hertz.c gprof.h
$(BFDDIR
)/sysdep.h
$(INCDIR
)/ansidecl.h \
977 ..
/bfd
/config.h
$(INCDIR
)/fopen-same.h
$(INCDIR
)/filenames.h \
978 ..
/bfd
/bfd.h
$(INCDIR
)/symcat.h gconfig.h \
980 hist.o
: hist.c
$(INCDIR
)/libiberty.h
$(INCDIR
)/ansidecl.h \
981 gprof.h
$(BFDDIR
)/sysdep.h ..
/bfd
/config.h
$(INCDIR
)/fopen-same.h \
982 $(INCDIR
)/filenames.h ..
/bfd
/bfd.h
$(INCDIR
)/symcat.h \
983 gconfig.h search_list.h source.h \
984 symtab.h corefile.h gmon_io.h gmon_out.h hist.h sym_ids.h \
986 source.o
: source.c gprof.h
$(BFDDIR
)/sysdep.h
$(INCDIR
)/ansidecl.h \
987 ..
/bfd
/config.h
$(INCDIR
)/fopen-same.h
$(INCDIR
)/filenames.h \
988 ..
/bfd
/bfd.h
$(INCDIR
)/symcat.h gconfig.h \
989 $(INCDIR
)/libiberty.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 ..
/bfd
/config.h \
992 $(INCDIR
)/fopen-same.h
$(INCDIR
)/filenames.h ..
/bfd
/bfd.h \
993 $(INCDIR
)/symcat.h gconfig.h search_list.h
994 symtab.o
: symtab.c gprof.h
$(BFDDIR
)/sysdep.h
$(INCDIR
)/ansidecl.h \
995 ..
/bfd
/config.h
$(INCDIR
)/fopen-same.h
$(INCDIR
)/filenames.h \
996 ..
/bfd
/bfd.h
$(INCDIR
)/symcat.h gconfig.h \
997 search_list.h source.h symtab.h cg_arcs.h corefile.h
998 sym_ids.o
: sym_ids.c
$(INCDIR
)/libiberty.h
$(INCDIR
)/ansidecl.h \
999 $(INCDIR
)/safe-ctype.h gprof.h
$(BFDDIR
)/sysdep.h ..
/bfd
/config.h \
1000 $(INCDIR
)/fopen-same.h
$(INCDIR
)/filenames.h ..
/bfd
/bfd.h \
1001 $(INCDIR
)/symcat.h gconfig.h search_list.h \
1002 source.h symtab.h cg_arcs.h sym_ids.h
1003 utils.o
: utils.c
$(INCDIR
)/demangle.h
$(INCDIR
)/libiberty.h \
1004 $(INCDIR
)/ansidecl.h gprof.h
$(BFDDIR
)/sysdep.h ..
/bfd
/config.h \
1005 $(INCDIR
)/fopen-same.h
$(INCDIR
)/filenames.h ..
/bfd
/bfd.h \
1006 $(INCDIR
)/symcat.h gconfig.h search_list.h \
1007 source.h symtab.h cg_arcs.h utils.h
1008 i386.o
: i386.c gprof.h
$(BFDDIR
)/sysdep.h
$(INCDIR
)/ansidecl.h \
1009 ..
/bfd
/config.h
$(INCDIR
)/fopen-same.h
$(INCDIR
)/filenames.h \
1010 ..
/bfd
/bfd.h
$(INCDIR
)/symcat.h gconfig.h \
1011 search_list.h source.h symtab.h cg_arcs.h corefile.h \
1013 alpha.o
: alpha.c gprof.h
$(BFDDIR
)/sysdep.h
$(INCDIR
)/ansidecl.h \
1014 ..
/bfd
/config.h
$(INCDIR
)/fopen-same.h
$(INCDIR
)/filenames.h \
1015 ..
/bfd
/bfd.h
$(INCDIR
)/symcat.h gconfig.h \
1016 search_list.h source.h symtab.h cg_arcs.h corefile.h \
1018 vax.o
: vax.c gprof.h
$(BFDDIR
)/sysdep.h
$(INCDIR
)/ansidecl.h \
1019 ..
/bfd
/config.h
$(INCDIR
)/fopen-same.h
$(INCDIR
)/filenames.h \
1020 ..
/bfd
/bfd.h
$(INCDIR
)/symcat.h gconfig.h \
1021 search_list.h source.h symtab.h cg_arcs.h corefile.h \
1023 tahoe.o
: tahoe.c gprof.h
$(BFDDIR
)/sysdep.h
$(INCDIR
)/ansidecl.h \
1024 ..
/bfd
/config.h
$(INCDIR
)/fopen-same.h
$(INCDIR
)/filenames.h \
1025 ..
/bfd
/bfd.h
$(INCDIR
)/symcat.h gconfig.h \
1026 search_list.h source.h symtab.h cg_arcs.h corefile.h \
1028 sparc.o
: sparc.c gprof.h
$(BFDDIR
)/sysdep.h
$(INCDIR
)/ansidecl.h \
1029 ..
/bfd
/config.h
$(INCDIR
)/fopen-same.h
$(INCDIR
)/filenames.h \
1030 ..
/bfd
/bfd.h
$(INCDIR
)/symcat.h gconfig.h \
1031 search_list.h source.h symtab.h cg_arcs.h corefile.h \
1033 mips.o
: mips.c gprof.h
$(BFDDIR
)/sysdep.h
$(INCDIR
)/ansidecl.h \
1034 ..
/bfd
/config.h
$(INCDIR
)/fopen-same.h
$(INCDIR
)/filenames.h \
1035 ..
/bfd
/bfd.h
$(INCDIR
)/symcat.h gconfig.h \
1036 search_list.h source.h symtab.h cg_arcs.h corefile.h \
1038 flat_bl.o
: flat_bl.c
$(INCDIR
)/ansidecl.h
1039 bsd_callg_bl.o
: bsd_callg_bl.c
$(INCDIR
)/ansidecl.h
1040 fsf_callg_bl.o
: fsf_callg_bl.c
$(INCDIR
)/ansidecl.h
1041 # IF YOU PUT ANYTHING HERE IT WILL GO AWAY
1042 # Tell versions [3.59,3.63) of GNU make to not export all variables.
1043 # Otherwise a system limit (for SysV at least) may be exceeded.