bfd/, binutils/, gas/, gprof/, ld/, opcodes/
[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; \
cb015bd9
AM
457 for file in $$d/$$base*; do \
458 relfile=`expr "$$file" : "$$d/\(.*\)"`; \
459 test -f $(distdir)/$$relfile || \
460 cp -p $$file $(distdir)/$$relfile; \
252b5132
RH
461 done; \
462 done
463
464mostlyclean-aminfo:
6bf9431b
BE
465 -rm -rf gprof.aux gprof.cp gprof.cps gprof.fn gprof.fns gprof.ky gprof.kys \
466 gprof.log gprof.pg gprof.pgs gprof.tmp gprof.toc gprof.tp \
467 gprof.tps gprof.vr gprof.vrs gprof.dvi gprof.pdf gprof.ps \
468 gprof.html
252b5132
RH
469
470maintainer-clean-aminfo:
6bf9431b
BE
471 @list='$(INFO_DEPS)'; for i in $$list; do \
472 i_i=`echo "$$i" | sed 's|\.info$$||;s|$$|.i|'`; \
473 echo " rm -f $$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]"; \
474 rm -f $$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]; \
252b5132 475 done
252b5132 476
6bf9431b
BE
477clean-info: mostlyclean-aminfo
478install-man1: $(man1_MANS) $(man_MANS)
479 @$(NORMAL_INSTALL)
480 test -z "$(man1dir)" || $(mkdir_p) "$(DESTDIR)$(man1dir)"
481 @list='$(man1_MANS) $(dist_man1_MANS) $(nodist_man1_MANS)'; \
482 l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
483 for i in $$l2; do \
252b5132
RH
484 case "$$i" in \
485 *.1*) list="$$list $$i" ;; \
486 esac; \
487 done; \
488 for i in $$list; do \
489 if test -f $(srcdir)/$$i; then file=$(srcdir)/$$i; \
490 else file=$$i; fi; \
491 ext=`echo $$i | sed -e 's/^.*\\.//'`; \
6bf9431b
BE
492 case "$$ext" in \
493 1*) ;; \
494 *) ext='1' ;; \
495 esac; \
252b5132 496 inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
6bf9431b 497 inst=`echo $$inst | sed -e 's/^.*\///'`; \
252b5132 498 inst=`echo $$inst | sed '$(transform)'`.$$ext; \
6bf9431b
BE
499 echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
500 $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man1dir)/$$inst"; \
252b5132 501 done
252b5132 502uninstall-man1:
6bf9431b
BE
503 @$(NORMAL_UNINSTALL)
504 @list='$(man1_MANS) $(dist_man1_MANS) $(nodist_man1_MANS)'; \
505 l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
506 for i in $$l2; do \
252b5132
RH
507 case "$$i" in \
508 *.1*) list="$$list $$i" ;; \
509 esac; \
510 done; \
511 for i in $$list; do \
512 ext=`echo $$i | sed -e 's/^.*\\.//'`; \
6bf9431b
BE
513 case "$$ext" in \
514 1*) ;; \
515 *) ext='1' ;; \
516 esac; \
252b5132 517 inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
6bf9431b 518 inst=`echo $$inst | sed -e 's/^.*\///'`; \
252b5132 519 inst=`echo $$inst | sed '$(transform)'`.$$ext; \
6bf9431b
BE
520 echo " rm -f '$(DESTDIR)$(man1dir)/$$inst'"; \
521 rm -f "$(DESTDIR)$(man1dir)/$$inst"; \
252b5132 522 done
252b5132
RH
523
524# This directory's subdirectories are mostly independent; you can cd
525# into them and run `make' without going through this Makefile.
526# To change the values of `make' variables: instead of editing Makefiles,
527# (1) if the variable is set in `config.status', edit `config.status'
528# (which will cause the Makefiles to be regenerated when you run `make');
529# (2) otherwise, pass the desired values on the `make' command line.
6bf9431b 530$(RECURSIVE_TARGETS):
2dadb5f9
AM
531 @failcom='exit 1'; \
532 for f in x $$MAKEFLAGS; do \
533 case $$f in \
534 *=* | --[!k]*);; \
535 *k*) failcom='fail=yes';; \
536 esac; \
537 done; \
252b5132
RH
538 dot_seen=no; \
539 target=`echo $@ | sed s/-recursive//`; \
540 list='$(SUBDIRS)'; for subdir in $$list; do \
541 echo "Making $$target in $$subdir"; \
542 if test "$$subdir" = "."; then \
543 dot_seen=yes; \
544 local_target="$$target-am"; \
545 else \
546 local_target="$$target"; \
547 fi; \
548 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
2dadb5f9 549 || eval $$failcom; \
252b5132
RH
550 done; \
551 if test "$$dot_seen" = "no"; then \
552 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
553 fi; test -z "$$fail"
554
555mostlyclean-recursive clean-recursive distclean-recursive \
556maintainer-clean-recursive:
2dadb5f9
AM
557 @failcom='exit 1'; \
558 for f in x $$MAKEFLAGS; do \
559 case $$f in \
560 *=* | --[!k]*);; \
561 *k*) failcom='fail=yes';; \
562 esac; \
563 done; \
252b5132 564 dot_seen=no; \
6bf9431b
BE
565 case "$@" in \
566 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
567 *) list='$(SUBDIRS)' ;; \
568 esac; \
569 rev=''; for subdir in $$list; do \
570 if test "$$subdir" = "."; then :; else \
571 rev="$$subdir $$rev"; \
572 fi; \
252b5132 573 done; \
6bf9431b 574 rev="$$rev ."; \
252b5132
RH
575 target=`echo $@ | sed s/-recursive//`; \
576 for subdir in $$rev; do \
577 echo "Making $$target in $$subdir"; \
578 if test "$$subdir" = "."; then \
579 local_target="$$target-am"; \
580 else \
581 local_target="$$target"; \
582 fi; \
583 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
2dadb5f9 584 || eval $$failcom; \
252b5132
RH
585 done && test -z "$$fail"
586tags-recursive:
587 list='$(SUBDIRS)'; for subdir in $$list; do \
588 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
589 done
6bf9431b
BE
590ctags-recursive:
591 list='$(SUBDIRS)'; for subdir in $$list; do \
592 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
593 done
252b5132 594
6bf9431b
BE
595ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
596 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
597 unique=`for i in $$list; do \
598 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
599 done | \
600 $(AWK) ' { files[$$0] = 1; } \
252b5132 601 END { for (i in files) print i; }'`; \
6bf9431b
BE
602 mkid -fID $$unique
603tags: TAGS
252b5132 604
6bf9431b
BE
605TAGS: tags-recursive $(HEADERS) $(SOURCES) gconfig.in $(TAGS_DEPENDENCIES) \
606 $(TAGS_FILES) $(LISP)
252b5132
RH
607 tags=; \
608 here=`pwd`; \
6bf9431b
BE
609 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
610 include_option=--etags-include; \
611 empty_fix=.; \
612 else \
613 include_option=--include; \
614 empty_fix=; \
615 fi; \
252b5132 616 list='$(SUBDIRS)'; for subdir in $$list; do \
6bf9431b
BE
617 if test "$$subdir" = .; then :; else \
618 test ! -f $$subdir/TAGS || \
619 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
620 fi; \
252b5132 621 done; \
6bf9431b
BE
622 list='$(SOURCES) $(HEADERS) gconfig.in $(LISP) $(TAGS_FILES)'; \
623 unique=`for i in $$list; do \
624 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
625 done | \
626 $(AWK) ' { files[$$0] = 1; } \
252b5132 627 END { for (i in files) print i; }'`; \
6bf9431b
BE
628 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
629 test -n "$$unique" || unique=$$empty_fix; \
630 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
631 $$tags $$unique; \
632 fi
633ctags: CTAGS
634CTAGS: ctags-recursive $(HEADERS) $(SOURCES) gconfig.in $(TAGS_DEPENDENCIES) \
635 $(TAGS_FILES) $(LISP)
636 tags=; \
637 here=`pwd`; \
638 list='$(SOURCES) $(HEADERS) gconfig.in $(LISP) $(TAGS_FILES)'; \
639 unique=`for i in $$list; do \
640 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
641 done | \
642 $(AWK) ' { files[$$0] = 1; } \
643 END { for (i in files) print i; }'`; \
644 test -z "$(CTAGS_ARGS)$$tags$$unique" \
645 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
646 $$tags $$unique
252b5132 647
6bf9431b
BE
648GTAGS:
649 here=`$(am__cd) $(top_builddir) && pwd` \
650 && cd $(top_srcdir) \
651 && gtags -i $(GTAGS_ARGS) $$here
252b5132
RH
652
653distclean-tags:
6bf9431b 654 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
252b5132 655check-am:
6bf9431b
BE
656check: $(BUILT_SOURCES)
657 $(MAKE) $(AM_MAKEFLAGS) check-recursive
658all-am: Makefile $(PROGRAMS) $(MANS) $(HEADERS) gconfig.h
659installdirs: installdirs-recursive
660installdirs-am:
661 for dir in "$(DESTDIR)$(bindir)" "$(DESTDIR)$(man1dir)"; do \
662 test -z "$$dir" || $(mkdir_p) "$$dir"; \
663 done
664install: $(BUILT_SOURCES)
665 $(MAKE) $(AM_MAKEFLAGS) install-recursive
252b5132 666install-exec: install-exec-recursive
252b5132 667install-data: install-data-recursive
6bf9431b 668uninstall: uninstall-recursive
252b5132
RH
669
670install-am: all-am
671 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
252b5132 672
6bf9431b
BE
673installcheck: installcheck-recursive
674install-strip:
675 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
676 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
677 `test -z '$(STRIP)' || \
678 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
252b5132
RH
679mostlyclean-generic:
680
681clean-generic:
41b49281 682 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
252b5132
RH
683
684distclean-generic:
df76639a 685 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
252b5132
RH
686
687maintainer-clean-generic:
6bf9431b
BE
688 @echo "This command is intended for maintainers to use"
689 @echo "it deletes files that may require special tools to rebuild."
252b5132 690 -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
6bf9431b 691clean: clean-recursive
252b5132 692
6bf9431b 693clean-am: clean-binPROGRAMS clean-generic clean-libtool mostlyclean-am
252b5132 694
6bf9431b
BE
695distclean: distclean-recursive
696 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
697 -rm -f Makefile
698distclean-am: clean-am distclean-compile distclean-generic \
699 distclean-hdr distclean-libtool distclean-tags
252b5132 700
6bf9431b 701dvi: dvi-recursive
252b5132 702
6bf9431b 703dvi-am: $(DVIS)
252b5132 704
6bf9431b 705html: html-recursive
252b5132 706
6bf9431b
BE
707html-am: $(HTMLS)
708
709info: info-recursive
710
711info-am: $(INFO_DEPS)
712
8ffc9dd4 713install-data-am: install-data-local install-man
6bf9431b
BE
714
715install-exec-am: install-binPROGRAMS
716
717install-info: install-info-recursive
718
719install-info-am: $(INFO_DEPS)
720 @$(NORMAL_INSTALL)
721 test -z "$(infodir)" || $(mkdir_p) "$(DESTDIR)$(infodir)"
722 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
723 list='$(INFO_DEPS)'; \
724 for file in $$list; do \
725 case $$file in \
726 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
727 esac; \
728 if test -f $$file; then d=.; else d=$(srcdir); fi; \
729 file_i=`echo "$$file" | sed 's|\.info$$||;s|$$|.i|'`; \
730 for ifile in $$d/$$file $$d/$$file-[0-9] $$d/$$file-[0-9][0-9] \
731 $$d/$$file_i[0-9] $$d/$$file_i[0-9][0-9] ; do \
732 if test -f $$ifile; then \
733 relfile=`echo "$$ifile" | sed 's|^.*/||'`; \
734 echo " $(INSTALL_DATA) '$$ifile' '$(DESTDIR)$(infodir)/$$relfile'"; \
735 $(INSTALL_DATA) "$$ifile" "$(DESTDIR)$(infodir)/$$relfile"; \
736 else : ; fi; \
737 done; \
738 done
739 @$(POST_INSTALL)
740 @if (install-info --version && \
741 install-info --version 2>&1 | sed 1q | grep -i -v debian) >/dev/null 2>&1; then \
742 list='$(INFO_DEPS)'; \
743 for file in $$list; do \
744 relfile=`echo "$$file" | sed 's|^.*/||'`; \
745 echo " install-info --info-dir='$(DESTDIR)$(infodir)' '$(DESTDIR)$(infodir)/$$relfile'";\
746 install-info --info-dir="$(DESTDIR)$(infodir)" "$(DESTDIR)$(infodir)/$$relfile" || :;\
747 done; \
748 else : ; fi
749install-man: install-man1
750
751installcheck-am:
252b5132
RH
752
753maintainer-clean: maintainer-clean-recursive
6bf9431b
BE
754 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
755 -rm -rf $(top_srcdir)/autom4te.cache
756 -rm -f Makefile
757maintainer-clean-am: distclean-am maintainer-clean-aminfo \
758 maintainer-clean-generic
759
760mostlyclean: mostlyclean-recursive
761
762mostlyclean-am: mostlyclean-aminfo mostlyclean-compile \
763 mostlyclean-generic mostlyclean-libtool
764
765pdf: pdf-recursive
766
767pdf-am: $(PDFS)
768
769ps: ps-recursive
770
771ps-am: $(PSS)
772
773uninstall-am: uninstall-binPROGRAMS uninstall-man
774
775uninstall-info: uninstall-info-recursive
776
777uninstall-man: uninstall-man1
778
779.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am am--refresh check \
780 check-am clean clean-binPROGRAMS clean-generic clean-info \
781 clean-libtool clean-recursive ctags ctags-recursive dist-info \
782 distclean distclean-compile distclean-generic distclean-hdr \
783 distclean-libtool distclean-recursive distclean-tags dvi \
784 dvi-am html html-am info info-am install install-am \
8ffc9dd4
MR
785 install-binPROGRAMS install-data install-data-am \
786 install-data-local install-exec install-exec-am install-info \
787 install-info-am install-man install-man1 install-strip \
788 installcheck installcheck-am installdirs installdirs-am \
789 maintainer-clean maintainer-clean-aminfo \
790 maintainer-clean-generic maintainer-clean-recursive \
791 mostlyclean mostlyclean-aminfo mostlyclean-compile \
792 mostlyclean-generic mostlyclean-libtool mostlyclean-recursive \
793 pdf pdf-am ps ps-am tags tags-recursive uninstall uninstall-am \
794 uninstall-binPROGRAMS uninstall-info-am uninstall-man \
795 uninstall-man1
252b5132
RH
796
797
c45021f2 798diststuff: $(BUILT_SOURCES) info $(man_MANS)
252b5132 799
20e95c23 800# This empty rule is a hack against gmake patched by Apple.
253a2395
NC
801%.o:%.m
802
252b5132
RH
803.m.c:
804 awk -f $(srcdir)/gen-c-prog.awk > ./$*.c \
805 FUNCTION=`(echo $*|sed -e 's,.*/,,g' -e 's/_bl//')`_blurb \
806 FILE=$*.m $(srcdir)/$*.m
807po/POTFILES.in: @MAINT@ Makefile
68cdbb4a 808 for f in $(POTFILES); do echo $$f; done | LC_COLLATE= sort > tmp \
252b5132
RH
809 && mv tmp $(srcdir)/po/POTFILES.in
810
dff70155
MM
811$(srcdir)/gprof.info: gprof.texi config.texi
812
813config.texi:
814 echo "@set top_srcdir $(top_srcdir)" >> ./config.texi
815
40f90528
AM
816# Build the man page from the texinfo file
817# The sed command removes the no-adjust Nroff command so that
818# the man output looks standard.
dff70155 819gprof.1: $(srcdir)/gprof.texi config.texi
c45021f2 820 touch $@
40f90528
AM
821 -$(TEXI2POD) $(MANCONF) -Dgprof < $(srcdir)/gprof.texi > gprof.pod
822 -($(POD2MAN) gprof.pod | \
c45021f2
NC
823 sed -e '/^.if n .na/d' > $@.T$$$$ && \
824 mv -f $@.T$$$$ $@) || \
825 (rm -f $@.T$$$$ && exit 1)
40f90528
AM
826 rm -f gprof.pod
827
108a6f8e
CD
828.PHONY: install-html install-html-am install-html-recursive
829
830install-html: install-html-recursive install-html-am
831
832install-html-am: $(HTMLS)
833 @$(NORMAL_INSTALL)
834 test -z "$(htmldir)" || $(mkdir_p) "$(DESTDIR)$(htmldir)"
835 @list='$(HTMLS)'; for p in $$list; do \
836 if test -f "$$p" || test -d "$$p"; then d=""; else d="$(srcdir)/"; fi; \
837 f=$(html__strip_dir) \
838 if test -d "$$d$$p"; then \
839 echo " $(mkdir_p) '$(DESTDIR)$(htmldir)/$$f'"; \
840 $(mkdir_p) "$(DESTDIR)$(htmldir)/$$f" || exit 1; \
841 echo " $(INSTALL_DATA) '$$d$$p'/* '$(DESTDIR)$(htmldir)/$$f'"; \
842 $(INSTALL_DATA) "$$d$$p"/* "$(DESTDIR)$(htmldir)/$$f"; \
843 else \
844 echo " $(INSTALL_DATA) '$$d$$p' '$(DESTDIR)$(htmldir)/$$f'"; \
845 $(INSTALL_DATA) "$$d$$p" "$(DESTDIR)$(htmldir)/$$f"; \
846 fi; \
847 done
848
849install-html-recursive:
850 @failcom='exit 1'; \
851 for f in x $$MAKEFLAGS; do \
852 case $$f in \
853 *=* | --[!k]*);; \
854 *k*) failcom='fail=yes';; \
855 esac; \
856 done; \
857 dot_seen=no; \
858 target=`echo $@ | sed s/-recursive//`; \
859 list='$(SUBDIRS)'; for subdir in $$list; do \
860 echo "Making $$target in $$subdir"; \
861 if test "$$subdir" = "."; then \
862 dot_seen=yes; \
863 local_target="$$target-am"; \
864 else \
865 local_target="$$target"; \
866 fi; \
867 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
868 || eval $$failcom; \
869 done; \
870 if test "$$dot_seen" = "no"; then \
871 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
872 fi; test -z "$$fail"
873
cd8e197b
HPN
874# We want install to imply install-info as per GNU standards, despite the
875# cygnus option.
8ffc9dd4 876install-data-local: install-info
cd8e197b 877
41b49281
AM
878# Targets to rebuild dependencies in this Makefile.
879# Have to get rid of DEP1 here so that "$?" later includes all sources.
880DEP: dep.sed $(gprof_SOURCES) $(noinst_HEADERS) gconfig.h
881 rm -f DEP1
882 $(MAKE) MKDEP="$(MKDEP)" DEP1
0bdaf48b
AM
883 sed -f dep.sed < DEP1 > DEPA
884 echo '# IF YOU PUT ANYTHING HERE IT WILL GO AWAY' >> DEPA
885 if grep ' /' DEPA > /dev/null 2> /dev/null; then \
1581f8c9
AM
886 echo 'make DEP failed!'; exit 1; \
887 else \
0bdaf48b 888 mv -f DEPA $@; \
1581f8c9 889 fi
41b49281
AM
890
891DEP1: $(gprof_SOURCES)
892 echo '# DO NOT DELETE THIS LINE -- mkdep uses it.' > DEP2
893 echo '# DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.' >> DEP2
894 $(MKDEP) $(INCLUDES) $(CFLAGS) $? >> DEP2
895 mv -f DEP2 $@
896
897dep.sed: dep-in.sed config.status
898 objdir=`pwd`; \
899 sed <$(srcdir)/dep-in.sed >dep.sed \
900 -e 's!@INCDIR@!$(INCDIR)!' \
901 -e 's!@BFDDIR@!$(BFDDIR)!' \
902 -e 's!@SRCDIR@!$(srcdir)!' \
8e42bcb6
AM
903 -e "s!@OBJDIR@!$${objdir}!" \
904 -e 's!@TOPDIR@!'`echo $(srcdir) | sed -e s,/gprof$$,,`'!'
41b49281
AM
905
906dep: DEP
907 sed -e '/^..DO NOT DELETE THIS LINE/,$$d' < Makefile > tmp-Makefile
908 cat DEP >> tmp-Makefile
909 $(SHELL) $(srcdir)/../move-if-change tmp-Makefile Makefile
910
911dep-in: DEP
912 sed -e '/^..DO NOT DELETE THIS LINE/,$$d' < $(srcdir)/Makefile.in > tmp-Makefile.in
913 cat DEP >> tmp-Makefile.in
914 $(SHELL) $(srcdir)/../move-if-change tmp-Makefile.in $(srcdir)/Makefile.in
915
916dep-am: DEP
917 sed -e '/^..DO NOT DELETE THIS LINE/,$$d' < $(srcdir)/Makefile.am > tmp-Makefile.am
918 cat DEP >> tmp-Makefile.am
919 $(SHELL) $(srcdir)/../move-if-change tmp-Makefile.am $(srcdir)/Makefile.am
920
921.PHONY: dep dep-in dep-am
922
923# DO NOT DELETE THIS LINE -- mkdep uses it.
924# DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.
ba323545
AM
925basic_blocks.o: basic_blocks.c $(INCDIR)/libiberty.h \
926 $(INCDIR)/ansidecl.h gprof.h $(BFDDIR)/sysdep.h ../bfd/config.h \
927 $(INCDIR)/fopen-same.h $(INCDIR)/filenames.h ../bfd/bfd.h \
928 $(INCDIR)/symcat.h gconfig.h $(INCDIR)/bin-bugs.h basic_blocks.h \
929 corefile.h gmon_io.h gmon_out.h search_list.h source.h \
930 symtab.h sym_ids.h
931call_graph.o: call_graph.c gprof.h $(BFDDIR)/sysdep.h \
932 $(INCDIR)/ansidecl.h ../bfd/config.h $(INCDIR)/fopen-same.h \
933 $(INCDIR)/filenames.h ../bfd/bfd.h $(INCDIR)/symcat.h \
934 gconfig.h $(INCDIR)/bin-bugs.h search_list.h source.h \
935 symtab.h cg_arcs.h call_graph.h corefile.h gmon_io.h \
936 gmon_out.h sym_ids.h
41b49281
AM
937cg_arcs.o: cg_arcs.c $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
938 gprof.h $(BFDDIR)/sysdep.h ../bfd/config.h $(INCDIR)/fopen-same.h \
ba323545
AM
939 $(INCDIR)/filenames.h ../bfd/bfd.h $(INCDIR)/symcat.h \
940 gconfig.h $(INCDIR)/bin-bugs.h search_list.h source.h \
941 symtab.h call_graph.h cg_arcs.h cg_dfn.h cg_print.h \
7997656a 942 utils.h sym_ids.h
41b49281
AM
943cg_dfn.o: cg_dfn.c $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
944 gprof.h $(BFDDIR)/sysdep.h ../bfd/config.h $(INCDIR)/fopen-same.h \
ba323545
AM
945 $(INCDIR)/filenames.h ../bfd/bfd.h $(INCDIR)/symcat.h \
946 gconfig.h $(INCDIR)/bin-bugs.h search_list.h source.h \
947 symtab.h cg_arcs.h cg_dfn.h utils.h
41b49281 948cg_print.o: cg_print.c $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
ba323545
AM
949 gprof.h $(BFDDIR)/sysdep.h ../bfd/config.h $(INCDIR)/fopen-same.h \
950 $(INCDIR)/filenames.h ../bfd/bfd.h $(INCDIR)/symcat.h \
951 gconfig.h $(INCDIR)/bin-bugs.h search_list.h source.h \
66477e87 952 symtab.h cg_arcs.h cg_print.h hist.h utils.h corefile.h
41b49281
AM
953corefile.o: corefile.c $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
954 gprof.h $(BFDDIR)/sysdep.h ../bfd/config.h $(INCDIR)/fopen-same.h \
ba323545
AM
955 $(INCDIR)/filenames.h ../bfd/bfd.h $(INCDIR)/symcat.h \
956 gconfig.h $(INCDIR)/bin-bugs.h search_list.h source.h \
957 symtab.h corefile.h
958gmon_io.o: gmon_io.c gprof.h $(BFDDIR)/sysdep.h $(INCDIR)/ansidecl.h \
959 ../bfd/config.h $(INCDIR)/fopen-same.h $(INCDIR)/filenames.h \
960 ../bfd/bfd.h $(INCDIR)/symcat.h gconfig.h $(INCDIR)/bin-bugs.h \
961 search_list.h source.h symtab.h cg_arcs.h basic_blocks.h \
962 corefile.h call_graph.h gmon_io.h gmon_out.h gmon.h \
963 hertz.h hist.h $(INCDIR)/libiberty.h
6f53ec68
AM
964gprof.o: gprof.c $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
965 gprof.h $(BFDDIR)/sysdep.h ../bfd/config.h $(INCDIR)/fopen-same.h \
966 $(INCDIR)/filenames.h ../bfd/bfd.h $(INCDIR)/symcat.h \
967 gconfig.h $(INCDIR)/bin-bugs.h search_list.h source.h \
968 symtab.h basic_blocks.h call_graph.h cg_arcs.h cg_print.h \
969 corefile.h gmon_io.h hertz.h hist.h sym_ids.h $(INCDIR)/demangle.h
ba323545
AM
970hertz.o: hertz.c gprof.h $(BFDDIR)/sysdep.h $(INCDIR)/ansidecl.h \
971 ../bfd/config.h $(INCDIR)/fopen-same.h $(INCDIR)/filenames.h \
972 ../bfd/bfd.h $(INCDIR)/symcat.h gconfig.h $(INCDIR)/bin-bugs.h \
973 hertz.h
41b49281
AM
974hist.o: hist.c $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
975 gprof.h $(BFDDIR)/sysdep.h ../bfd/config.h $(INCDIR)/fopen-same.h \
ba323545
AM
976 $(INCDIR)/filenames.h ../bfd/bfd.h $(INCDIR)/symcat.h \
977 gconfig.h $(INCDIR)/bin-bugs.h search_list.h source.h \
978 symtab.h corefile.h gmon_io.h gmon_out.h hist.h sym_ids.h \
979 utils.h
980source.o: source.c gprof.h $(BFDDIR)/sysdep.h $(INCDIR)/ansidecl.h \
2114f57b 981 ../bfd/config.h $(INCDIR)/fopen-same.h $(INCDIR)/filenames.h \
ba323545
AM
982 ../bfd/bfd.h $(INCDIR)/symcat.h gconfig.h $(INCDIR)/bin-bugs.h \
983 $(INCDIR)/libiberty.h search_list.h source.h
41b49281
AM
984search_list.o: search_list.c $(INCDIR)/libiberty.h \
985 $(INCDIR)/ansidecl.h gprof.h $(BFDDIR)/sysdep.h ../bfd/config.h \
ba323545
AM
986 $(INCDIR)/fopen-same.h $(INCDIR)/filenames.h ../bfd/bfd.h \
987 $(INCDIR)/symcat.h gconfig.h $(INCDIR)/bin-bugs.h search_list.h
988symtab.o: symtab.c gprof.h $(BFDDIR)/sysdep.h $(INCDIR)/ansidecl.h \
2114f57b 989 ../bfd/config.h $(INCDIR)/fopen-same.h $(INCDIR)/filenames.h \
ba323545
AM
990 ../bfd/bfd.h $(INCDIR)/symcat.h gconfig.h $(INCDIR)/bin-bugs.h \
991 search_list.h source.h symtab.h cg_arcs.h corefile.h
41b49281 992sym_ids.o: sym_ids.c $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
ba323545
AM
993 $(INCDIR)/safe-ctype.h gprof.h $(BFDDIR)/sysdep.h ../bfd/config.h \
994 $(INCDIR)/fopen-same.h $(INCDIR)/filenames.h ../bfd/bfd.h \
995 $(INCDIR)/symcat.h gconfig.h $(INCDIR)/bin-bugs.h search_list.h \
996 source.h symtab.h cg_arcs.h sym_ids.h
bfa36442
AM
997utils.o: utils.c $(INCDIR)/demangle.h $(INCDIR)/libiberty.h \
998 $(INCDIR)/ansidecl.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 utils.h
ba323545 1002i386.o: i386.c gprof.h $(BFDDIR)/sysdep.h $(INCDIR)/ansidecl.h \
2114f57b 1003 ../bfd/config.h $(INCDIR)/fopen-same.h $(INCDIR)/filenames.h \
ba323545
AM
1004 ../bfd/bfd.h $(INCDIR)/symcat.h gconfig.h $(INCDIR)/bin-bugs.h \
1005 search_list.h source.h symtab.h cg_arcs.h corefile.h \
7997656a 1006 hist.h
ba323545 1007alpha.o: alpha.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 1012vax.o: vax.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 1017tahoe.o: tahoe.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 1022sparc.o: sparc.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 1027mips.o: mips.c gprof.h $(BFDDIR)/sysdep.h $(INCDIR)/ansidecl.h \
ec0806ec 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 \
ec0806ec 1031 hist.h
3099538b
AM
1032flat_bl.o: flat_bl.c $(INCDIR)/ansidecl.h
1033bsd_callg_bl.o: bsd_callg_bl.c $(INCDIR)/ansidecl.h
1034fsf_callg_bl.o: fsf_callg_bl.c $(INCDIR)/ansidecl.h
41b49281 1035# IF YOU PUT ANYTHING HERE IT WILL GO AWAY
252b5132
RH
1036# Tell versions [3.59,3.63) of GNU make to not export all variables.
1037# Otherwise a system limit (for SysV at least) may be exceeded.
1038.NOEXPORT:
This page took 0.392555 seconds and 4 git commands to generate.