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