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