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