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