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