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