1 # Makefile.in generated by automake 1.11.1 from Makefile.am.
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
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.
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
19 # Copyright (C) 2012-2015 Free Software Foundation, Inc.
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.
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.
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/>.
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
)
54 build_triplet
= @build@
56 target_triplet
= @target@
57 bin_PROGRAMS
= gprof
$(EXEEXT
)
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 \
78 $(top_srcdir
)/..
/bfd
/version.m4
$(top_srcdir
)/configure.ac
79 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
81 am__CONFIG_DISTCLEAN_FILES
= config.status config.cache config.log \
82 configure.lineno config.status.lineno
83 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/..
/mkinstalldirs
84 CONFIG_HEADER
= gconfig.h
85 CONFIG_CLEAN_FILES
= po
/Makefile.in
86 CONFIG_CLEAN_VPATH_FILES
=
87 am__installdirs
= "$(DESTDIR)$(bindir)" "$(DESTDIR)$(infodir)" \
88 "$(DESTDIR)$(man1dir)"
89 PROGRAMS
= $(bin_PROGRAMS
)
90 am__objects_1
= basic_blocks.
$(OBJEXT
) call_graph.
$(OBJEXT
) \
91 cg_arcs.
$(OBJEXT
) cg_dfn.
$(OBJEXT
) cg_print.
$(OBJEXT
) \
92 corefile.
$(OBJEXT
) gmon_io.
$(OBJEXT
) gprof.
$(OBJEXT
) \
93 hertz.
$(OBJEXT
) hist.
$(OBJEXT
) source.
$(OBJEXT
) \
94 search_list.
$(OBJEXT
) symtab.
$(OBJEXT
) sym_ids.
$(OBJEXT
) \
95 utils.
$(OBJEXT
) i386.
$(OBJEXT
) alpha.
$(OBJEXT
) vax.
$(OBJEXT
) \
96 tahoe.
$(OBJEXT
) sparc.
$(OBJEXT
) mips.
$(OBJEXT
) \
98 am_gprof_OBJECTS
= $(am__objects_1
) flat_bl.
$(OBJEXT
) \
99 bsd_callg_bl.
$(OBJEXT
) fsf_callg_bl.
$(OBJEXT
)
100 gprof_OBJECTS
= $(am_gprof_OBJECTS
)
102 DEFAULT_INCLUDES
= -I.@am__isrc@
103 depcomp
= $(SHELL
) $(top_srcdir
)/..
/depcomp
104 am__depfiles_maybe
= depfiles
106 COMPILE
= $(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) \
107 $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
108 LTCOMPILE
= $(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) \
109 --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) \
110 $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
112 LINK
= $(LIBTOOL
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) \
113 --mode
=link
$(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) $(AM_LDFLAGS
) \
115 SOURCES
= $(gprof_SOURCES
)
116 INFO_DEPS
= gprof.
info
117 am__TEXINFO_TEX_DIR
= $(srcdir)/..
/texinfo
122 TEXINFOS
= gprof.texi
123 TEXI2PDF
= $(TEXI2DVI
) --pdf
--batch
124 MAKEINFOHTML
= $(MAKEINFO
) --html
125 AM_MAKEINFOHTMLFLAGS
= $(AM_MAKEINFOFLAGS
)
127 RECURSIVE_TARGETS
= all-recursive check-recursive dvi-recursive \
128 html-recursive info-recursive install-data-recursive \
129 install-dvi-recursive install-exec-recursive \
130 install-html-recursive install-info-recursive \
131 install-pdf-recursive install-ps-recursive install-recursive \
132 installcheck-recursive installdirs-recursive pdf-recursive \
133 ps-recursive uninstall-recursive
134 am__vpath_adj_setup
= srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`;
135 am__vpath_adj
= case
$$p in \
136 $(srcdir)/*) f
=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
139 am__strip_dir
= f
=`echo $$p | sed -e 's|^.*/||'`;
141 am__nobase_strip_setup
= \
142 srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
144 for p in
$$list; do echo
"$$p"; done | sed
-e
"s|$$srcdirstrip/||"
145 am__nobase_list
= $(am__nobase_strip_setup
); \
146 for p in
$$list; do echo
"$$p $$p"; done | \
147 sed
"s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
148 $(AWK
) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
149 if (++n[$$2] == $(am__install_max)) \
150 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
151 END { for (dir in files) print dir, files[dir] }'
153 sed
'$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
154 sed
'$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
155 man1dir = $(mandir)/man1
158 HEADERS
= $(noinst_HEADERS
)
159 RECURSIVE_CLEAN_TARGETS
= mostlyclean-recursive clean-recursive \
160 distclean-recursive maintainer-clean-recursive
161 AM_RECURSIVE_TARGETS
= $(RECURSIVE_TARGETS
:-recursive
=) \
162 $(RECURSIVE_CLEAN_TARGETS
:-recursive
=) tags TAGS ctags CTAGS
165 DIST_SUBDIRS
= $(SUBDIRS
)
169 AUTOCONF
= @AUTOCONF@
170 AUTOHEADER
= @AUTOHEADER@
171 AUTOMAKE
= @AUTOMAKE@
173 CATALOGS
= @CATALOGS@
174 CATOBJEXT
= @CATOBJEXT@
176 CCDEPMODE
= @CCDEPMODE@
179 CPPFLAGS
= @CPPFLAGS@
180 CYGPATH_W
= @CYGPATH_W@
181 DATADIRNAME
= @DATADIRNAME@
184 DSYMUTIL
= @DSYMUTIL@
197 INSTALL_DATA
= @INSTALL_DATA@
198 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
199 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
200 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
201 INSTOBJEXT
= @INSTOBJEXT@
205 LIBINTL_DEP
= @LIBINTL_DEP@
211 LTLIBOBJS
= @LTLIBOBJS@
213 MAKEINFO
= @MAKEINFO@
215 MKINSTALLDIRS
= @MKINSTALLDIRS@
217 MSGMERGE
= @MSGMERGE@
220 NO_WERROR
= @NO_WERROR@
226 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
227 PACKAGE_NAME
= @PACKAGE_NAME@
228 PACKAGE_STRING
= @PACKAGE_STRING@
229 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
230 PACKAGE_URL
= @PACKAGE_URL@
231 PACKAGE_VERSION
= @PACKAGE_VERSION@
232 PATH_SEPARATOR
= @PATH_SEPARATOR@
236 SET_MAKE
= @SET_MAKE@
241 WARN_CFLAGS
= @WARN_CFLAGS@
242 XGETTEXT
= @XGETTEXT@
243 abs_builddir
= @abs_builddir@
244 abs_srcdir
= @abs_srcdir@
245 abs_top_builddir
= @abs_top_builddir@
246 abs_top_srcdir
= @abs_top_srcdir@
247 ac_ct_CC
= @ac_ct_CC@
248 ac_ct_DUMPBIN
= @ac_ct_DUMPBIN@
249 am__include
= @am__include@
250 am__leading_dot
= @am__leading_dot@
251 am__quote
= @am__quote@
253 am__untar
= @am__untar@
256 build_alias
= @build_alias@
257 build_cpu
= @build_cpu@
258 build_os
= @build_os@
259 build_vendor
= @build_vendor@
260 builddir
= @builddir@
262 datarootdir
= @datarootdir@
265 exec_prefix = @
exec_prefix@
267 host_alias
= @host_alias@
268 host_cpu
= @host_cpu@
270 host_vendor
= @host_vendor@
272 includedir = @
includedir@
274 install_sh
= @install_sh@
276 libexecdir
= @libexecdir@
277 localedir
= @localedir@
278 localstatedir
= @localstatedir@
281 oldincludedir = @
oldincludedir@
284 program_transform_name
= @program_transform_name@
287 sharedstatedir
= @sharedstatedir@
289 sysconfdir
= @sysconfdir@
291 target_alias
= @target_alias@
292 target_cpu
= @target_cpu@
293 target_os
= @target_os@
294 target_vendor
= @target_vendor@
295 top_build_prefix
= @top_build_prefix@
296 top_builddir
= @top_builddir@
297 top_srcdir
= @top_srcdir@
298 AUTOMAKE_OPTIONS
= 1.11 foreign no-dist no-texinfo.
tex
299 ACLOCAL_AMFLAGS
= -I ..
-I ..
/config
-I ..
/bfd
300 TEXINFO_TEX
= ..
/texinfo
/texinfo.
tex
303 BASEDIR
= $(srcdir)/..
304 BFDDIR
= $(BASEDIR
)/bfd
305 INCDIR
= $(BASEDIR
)/include
306 AM_CFLAGS
= $(WARN_CFLAGS
)
307 AM_CPPFLAGS
= -DDEBUG
-I..
/bfd
-I
$(srcdir)/..
/include \
308 -I
$(srcdir)/..
/bfd @INCINTL@
-I. \
309 -DLOCALEDIR
="\"$(datadir)/locale\""
311 sources
= basic_blocks.c call_graph.c cg_arcs.c cg_dfn.c \
312 cg_print.c corefile.c gmon_io.c gprof.c hertz.c hist.c source.c \
313 search_list.c symtab.c sym_ids.c utils.c \
314 i386.c alpha.c vax.c tahoe.c sparc.c mips.c aarch64.c
316 gprof_SOURCES
= $(sources
) flat_bl.c bsd_callg_bl.c fsf_callg_bl.c
317 gprof_DEPENDENCIES
= ..
/bfd
/libbfd.la ..
/libiberty
/libiberty.a
$(LIBINTL_DEP
)
318 gprof_LDADD
= ..
/bfd
/libbfd.la ..
/libiberty
/libiberty.a
$(LIBINTL
)
320 basic_blocks.h call_graph.h cg_arcs.h cg_dfn.h cg_print.h \
321 corefile.h gmon.h gmon_io.h gmon_out.h gprof.h hertz.h hist.h \
322 search_list.h source.h sym_ids.h symtab.h utils.h
324 BUILT_SOURCES
= flat_bl.c bsd_callg_bl.c fsf_callg_bl.c
325 EXTRA_DIST
= $(BUILT_SOURCES
) bbconv.pl
$(man_MANS
)
327 # development.sh is used to determine -Werror default.
328 CONFIG_STATUS_DEPENDENCIES
= $(BFDDIR
)/development.sh
329 POTFILES
= $(sources
) $(noinst_HEADERS
)
331 TEXI2POD
= perl
$(srcdir)/..
/etc
/texi2pod.pl
$(AM_MAKEINFOFLAGS
)
332 POD2MAN
= pod2man
--center
="GNU" --release
="binutils-$(VERSION)" --section
=1
333 info_TEXINFOS
= gprof.texi
334 gprof_TEXINFOS
= config.texi
336 AM_MAKEINFOFLAGS
= -I
"$(srcdir)" -I
"$(top_srcdir)/../bfd/doc" -I ..
/bfd
/doc
337 TEXI2DVI
= texi2dvi -I
"$(srcdir)" -I
"$(top_srcdir)/../bfd/doc" -I ..
/bfd
/doc
338 MAINTAINERCLEANFILES
= gprof.
info
340 # Automake 1.9 will only build info files in the objdir if they are
341 # mentioned in DISTCLEANFILES. It doesn't have to be unconditional,
342 # though, so we use a bogus condition.
343 @GENINSRC_NEVER_TRUE@DISTCLEANFILES
= gprof.
info
344 all: $(BUILT_SOURCES
) gconfig.h
345 $(MAKE
) $(AM_MAKEFLAGS
) all-recursive
348 .SUFFIXES
: .m .c .
dvi .lo .o .obj .ps
351 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/Makefile.am
$(am__configure_deps
)
353 case
'$(am__configure_deps)' in \
355 echo
' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
356 $(am__cd
) $(srcdir) && $(AUTOMAKE
) --foreign \
361 echo
' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
362 $(am__cd
) $(top_srcdir
) && \
363 $(AUTOMAKE
) --foreign Makefile
365 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
368 echo
' $(SHELL) ./config.status'; \
369 $(SHELL
) .
/config.status
;; \
371 echo
' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
372 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
$(am__depfiles_maybe
);; \
375 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
376 $(SHELL
) .
/config.status
--recheck
378 $(top_srcdir
)/configure
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
379 $(am__cd
) $(srcdir) && $(AUTOCONF
)
380 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@
$(am__aclocal_m4_deps
)
381 $(am__cd
) $(srcdir) && $(ACLOCAL
) $(ACLOCAL_AMFLAGS
)
382 $(am__aclocal_m4_deps
):
385 @if
test ! -f
$@
; then \
387 $(MAKE
) $(AM_MAKEFLAGS
) stamp-h1
; \
390 stamp-h1
: $(srcdir)/gconfig.in
$(top_builddir
)/config.status
392 cd
$(top_builddir
) && $(SHELL
) .
/config.status gconfig.h
393 $(srcdir)/gconfig.in
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
394 ($(am__cd
) $(top_srcdir
) && $(AUTOHEADER
))
399 -rm -f gconfig.h stamp-h1
400 po
/Makefile.in
: $(top_builddir
)/config.status
$(top_srcdir
)/po
/Make-in
401 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
402 install-binPROGRAMS
: $(bin_PROGRAMS
)
404 test -z
"$(bindir)" ||
$(MKDIR_P
) "$(DESTDIR)$(bindir)"
405 @list
='$(bin_PROGRAMS)'; test -n
"$(bindir)" || list
=; \
406 for p in
$$list; do echo
"$$p $$p"; done | \
407 sed
's/$(EXEEXT)$$//' | \
408 while read p p1
; do if
test -f
$$p ||
test -f
$$p1; \
409 then echo
"$$p"; echo
"$$p"; else :; fi
; \
411 sed
-e
'p;s,.*/,,;n;h' -e
's|.*|.|' \
412 -e
'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
413 sed
'N;N;N;s,\n, ,g' | \
414 $(AWK
) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
415 { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
416 if ($$2 == $$4) files[d] = files[d] " " $$1; \
417 else { print "f", $$3 "/" $$4, $$1; } } \
418 END { for (d in files) print "f", d, files[d] }' | \
419 while read type
dir files
; do \
420 if
test "$$dir" = .
; then
dir=; else dir=/$$dir; fi
; \
421 test -z
"$$files" ||
{ \
422 echo
" $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
423 $(INSTALL_PROGRAM_ENV
) $(LIBTOOL
) $(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=install $(INSTALL_PROGRAM
) $$files "$(DESTDIR)$(bindir)$$dir" || exit
$$?
; \
427 uninstall-binPROGRAMS
:
429 @list
='$(bin_PROGRAMS)'; test -n
"$(bindir)" || list
=; \
430 files
=`for p in $$list; do echo "$$p"; done | \
431 sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
432 -e 's/$$/$(EXEEXT)/' `; \
433 test -n
"$$list" || exit
0; \
434 echo
" ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
435 cd
"$(DESTDIR)$(bindir)" && rm -f
$$files
438 @list
='$(bin_PROGRAMS)'; test -n
"$$list" || exit
0; \
439 echo
" rm -f" $$list; \
440 rm -f
$$list || exit
$$?
; \
441 test -n
"$(EXEEXT)" || exit
0; \
442 list
=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
443 echo
" rm -f" $$list; \
445 gprof
$(EXEEXT
): $(gprof_OBJECTS
) $(gprof_DEPENDENCIES
)
446 @
rm -f gprof
$(EXEEXT
)
447 $(LINK
) $(gprof_OBJECTS
) $(gprof_LDADD
) $(LIBS
)
455 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/aarch64.Po@am__quote@
456 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/alpha.Po@am__quote@
457 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/basic_blocks.Po@am__quote@
458 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/bsd_callg_bl.Po@am__quote@
459 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/call_graph.Po@am__quote@
460 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/cg_arcs.Po@am__quote@
461 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/cg_dfn.Po@am__quote@
462 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/cg_print.Po@am__quote@
463 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/corefile.Po@am__quote@
464 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/flat_bl.Po@am__quote@
465 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/fsf_callg_bl.Po@am__quote@
466 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/gmon_io.Po@am__quote@
467 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/gprof.Po@am__quote@
468 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/hertz.Po@am__quote@
469 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/hist.Po@am__quote@
470 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/i386.Po@am__quote@
471 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/mips.Po@am__quote@
472 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/search_list.Po@am__quote@
473 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/source.Po@am__quote@
474 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/sparc.Po@am__quote@
475 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/sym_ids.Po@am__quote@
476 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/symtab.Po@am__quote@
477 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/tahoe.Po@am__quote@
478 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/utils.Po@am__quote@
479 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/vax.Po@am__quote@
482 @am__fastdepCC_TRUE@
$(COMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
$<
483 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Po
484 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
485 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
486 @am__fastdepCC_FALSE@
$(COMPILE
) -c
$<
489 @am__fastdepCC_TRUE@
$(COMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
`$(CYGPATH_W) '$<'`
490 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Po
491 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
492 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
493 @am__fastdepCC_FALSE@
$(COMPILE
) -c
`$(CYGPATH_W) '$<'`
496 @am__fastdepCC_TRUE@
$(LTCOMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
$<
497 @am__fastdepCC_TRUE@
$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Plo
498 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=yes @AMDEPBACKSLASH@
499 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
500 @am__fastdepCC_FALSE@
$(LTCOMPILE
) -c
-o
$@
$<
509 -rm -f libtool config.lt
511 gprof.
info: gprof.texi
$(gprof_TEXINFOS
)
512 restore
=: && backupdir
="$(am__leading_dot)am$$$$" && \
513 rm -rf
$$backupdir && mkdir
$$backupdir && \
514 if
($(MAKEINFO
) --version
) >/dev
/null
2>&1; then \
515 for f in
$@
$@
-[0-9] $@
-[0-9][0-9] $(@
:.
info=).i
[0-9] $(@
:.
info=).i
[0-9][0-9]; do \
516 if
test -f
$$f; then mv
$$f $$backupdir; restore
=mv
; else :; fi
; \
519 if
$(MAKEINFO
) $(AM_MAKEINFOFLAGS
) $(MAKEINFOFLAGS
) -I
$(srcdir) \
520 -o
$@
`test -f 'gprof.texi' || echo '$(srcdir)/'`gprof.texi
; \
525 $$restore $$backupdir/* `echo "./$@" | sed 's|[^/]*$$||'`; \
527 rm -rf
$$backupdir; exit
$$rc
529 gprof.
dvi: gprof.texi
$(gprof_TEXINFOS
)
530 TEXINPUTS
="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
531 MAKEINFO
='$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir)' \
532 $(TEXI2DVI
) -o
$@
`test -f 'gprof.texi' || echo '$(srcdir)/'`gprof.texi
534 gprof.pdf
: gprof.texi
$(gprof_TEXINFOS
)
535 TEXINPUTS
="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
536 MAKEINFO
='$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir)' \
537 $(TEXI2PDF
) -o
$@
`test -f 'gprof.texi' || echo '$(srcdir)/'`gprof.texi
539 gprof.html
: gprof.texi
$(gprof_TEXINFOS
)
540 rm -rf
$(@
:.html
=.htp
)
541 if
$(MAKEINFOHTML
) $(AM_MAKEINFOHTMLFLAGS
) $(MAKEINFOFLAGS
) -I
$(srcdir) \
542 -o
$(@
:.html
=.htp
) `test -f 'gprof.texi' || echo '$(srcdir)/'`gprof.texi
; \
545 if
test ! -d
$(@
:.html
=.htp
) && test -d
$(@
:.html
=); then \
546 mv
$(@
:.html
=) $@
; else mv
$(@
:.html
=.htp
) $@
; fi
; \
548 if
test ! -d
$(@
:.html
=.htp
) && test -d
$(@
:.html
=); then \
549 rm -rf
$(@
:.html
=); else rm -Rf
$(@
:.html
=.htp
) $@
; fi
; \
553 TEXINPUTS
="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
558 @list
='$(DVIS)'; test -n
"$(dvidir)" || list
=; \
559 for p in
$$list; do \
561 echo
" rm -f '$(DESTDIR)$(dvidir)/$$f'"; \
562 rm -f
"$(DESTDIR)$(dvidir)/$$f"; \
567 @list
='$(HTMLS)'; test -n
"$(htmldir)" || list
=; \
568 for p in
$$list; do \
570 echo
" rm -rf '$(DESTDIR)$(htmldir)/$$f'"; \
571 rm -rf
"$(DESTDIR)$(htmldir)/$$f"; \
576 @if
test -d
'$(DESTDIR)$(infodir)' && \
577 (install-info
--version
&& \
578 install-info
--version
2>&1 | sed
1q | grep
-i
-v debian
) >/dev
/null
2>&1; then \
579 list
='$(INFO_DEPS)'; \
580 for file in
$$list; do \
581 relfile
=`echo "$$file" | sed 's|^.*/||'`; \
582 echo
" install-info --info-dir='$(DESTDIR)$(infodir)' --remove '$(DESTDIR)$(infodir)/$$relfile'"; \
583 if install-info
--info-dir
="$(DESTDIR)$(infodir)" --remove
"$(DESTDIR)$(infodir)/$$relfile"; \
584 then
:; else test ! -f
"$(DESTDIR)$(infodir)/$$relfile" || exit
1; fi
; \
588 @list
='$(INFO_DEPS)'; \
589 for file in
$$list; do \
590 relfile
=`echo "$$file" | sed 's|^.*/||'`; \
591 relfile_i
=`echo "$$relfile" | sed 's|\.info$$||;s|$$|.i|'`; \
592 (if
test -d
"$(DESTDIR)$(infodir)" && cd
"$(DESTDIR)$(infodir)"; then \
593 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]"; \
594 rm -f
$$relfile $$relfile-[0-9] $$relfile-[0-9][0-9] $$relfile_i[0-9] $$relfile_i[0-9][0-9]; \
600 @list
='$(PDFS)'; test -n
"$(pdfdir)" || list
=; \
601 for p in
$$list; do \
603 echo
" rm -f '$(DESTDIR)$(pdfdir)/$$f'"; \
604 rm -f
"$(DESTDIR)$(pdfdir)/$$f"; \
609 @list
='$(PSS)'; test -n
"$(psdir)" || list
=; \
610 for p in
$$list; do \
612 echo
" rm -f '$(DESTDIR)$(psdir)/$$f'"; \
613 rm -f
"$(DESTDIR)$(psdir)/$$f"; \
616 dist-info
: $(INFO_DEPS
)
617 @srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`; \
618 list
='$(INFO_DEPS)'; \
619 for base in
$$list; do \
621 $(srcdir)/*) base
=`echo "$$base" | sed "s|^$$srcdirstrip/||"`;; \
623 if
test -f
$$base; then d
=.
; else d
=$(srcdir); fi
; \
624 base_i
=`echo "$$base" | sed 's|\.info$$||;s|$$|.i|'`; \
625 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 \
626 if
test -f
$$file; then \
627 relfile
=`expr "$$file" : "$$d/\(.*\)"`; \
628 test -f
"$(distdir)/$$relfile" || \
629 cp
-p
$$file "$(distdir)/$$relfile"; \
635 -rm -rf gprof.aux gprof.cp gprof.cps gprof.fn gprof.fns gprof.ky gprof.kys \
636 gprof.log gprof.pg gprof.pgs gprof.tmp gprof.toc gprof.tp \
637 gprof.tps gprof.vr gprof.vrs
640 -test -z
"gprof.dvi gprof.pdf gprof.ps gprof.html" \
641 ||
rm -rf gprof.
dvi gprof.pdf gprof.ps gprof.html
643 maintainer-clean-aminfo
:
644 @list
='$(INFO_DEPS)'; for i in
$$list; do \
645 i_i
=`echo "$$i" | sed 's|\.info$$||;s|$$|.i|'`; \
646 echo
" rm -f $$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]"; \
647 rm -f
$$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]; \
649 install-man1
: $(man_MANS
)
651 test -z
"$(man1dir)" ||
$(MKDIR_P
) "$(DESTDIR)$(man1dir)"
652 @list
=''; test -n
"$(man1dir)" || exit
0; \
653 { for i in
$$list; do echo
"$$i"; done
; \
654 l2
='$(man_MANS)'; for i in
$$l2; do echo
"$$i"; done | \
655 sed
-n
'/\.1[a-z]*$$/p'; \
656 } | while read p
; do \
657 if
test -f
$$p; then d
=; else d
="$(srcdir)/"; fi
; \
658 echo
"$$d$$p"; echo
"$$p"; \
660 sed
-e
'n;s,.*/,,;p;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
661 -e
's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
662 sed
'N;N;s,\n, ,g' |
{ \
663 list
=; while read file base inst
; do \
664 if
test "$$base" = "$$inst"; then list
="$$list $$file"; else \
665 echo
" $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
666 $(INSTALL_DATA
) "$$file" "$(DESTDIR)$(man1dir)/$$inst" || exit
$$?
; \
669 for i in
$$list; do echo
"$$i"; done |
$(am__base_list
) | \
670 while read files
; do \
671 test -z
"$$files" ||
{ \
672 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(man1dir)'"; \
673 $(INSTALL_DATA
) $$files "$(DESTDIR)$(man1dir)" || exit
$$?
; }; \
678 @list
=''; test -n
"$(man1dir)" || exit
0; \
679 files
=`{ for i in $$list; do echo "$$i"; done; \
680 l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \
681 sed -n '/\.1[a-z]*$$/p'; \
682 } | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
683 -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
684 test -z
"$$files" ||
{ \
685 echo
" ( cd '$(DESTDIR)$(man1dir)' && rm -f" $$files ")"; \
686 cd
"$(DESTDIR)$(man1dir)" && rm -f
$$files; }
688 # This directory's subdirectories are mostly independent; you can cd
689 # into them and run `make' without going through this Makefile.
690 # To change the values of `make' variables: instead of editing Makefiles,
691 # (1) if the variable is set in `config.status', edit `config.status'
692 # (which will cause the Makefiles to be regenerated when you run `make');
693 # (2) otherwise, pass the desired values on the `make' command line.
694 $(RECURSIVE_TARGETS
):
695 @fail
= failcom
='exit 1'; \
696 for f in x
$$MAKEFLAGS; do \
699 *k
*) failcom
='fail=yes';; \
703 target
=`echo $@ | sed s/-recursive//`; \
704 list
='$(SUBDIRS)'; for subdir in
$$list; do \
705 echo
"Making $$target in $$subdir"; \
706 if
test "$$subdir" = "."; then \
708 local_target
="$$target-am"; \
710 local_target
="$$target"; \
712 ($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
715 if
test "$$dot_seen" = "no"; then \
716 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
719 $(RECURSIVE_CLEAN_TARGETS
):
720 @fail
= failcom
='exit 1'; \
721 for f in x
$$MAKEFLAGS; do \
724 *k
*) failcom
='fail=yes';; \
729 distclean-
* | maintainer-clean-
*) list
='$(DIST_SUBDIRS)' ;; \
730 *) list
='$(SUBDIRS)' ;; \
732 rev
=''; for subdir in
$$list; do \
733 if
test "$$subdir" = "."; then
:; else \
734 rev
="$$subdir $$rev"; \
738 target
=`echo $@ | sed s/-recursive//`; \
739 for subdir in
$$rev; do \
740 echo
"Making $$target in $$subdir"; \
741 if
test "$$subdir" = "."; then \
742 local_target
="$$target-am"; \
744 local_target
="$$target"; \
746 ($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
748 done
&& test -z
"$$fail"
750 list
='$(SUBDIRS)'; for subdir in
$$list; do \
751 test "$$subdir" = . ||
($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) tags); \
754 list
='$(SUBDIRS)'; for subdir in
$$list; do \
755 test "$$subdir" = . ||
($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) ctags
); \
758 ID
: $(HEADERS
) $(SOURCES
) $(LISP
) $(TAGS_FILES
)
759 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
760 unique
=`for i in $$list; do \
761 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
763 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
764 END { if (nonempty) { for (i in files) print i; }; }'`; \
768 TAGS
: tags-recursive
$(HEADERS
) $(SOURCES
) gconfig.in
$(TAGS_DEPENDENCIES
) \
769 $(TAGS_FILES
) $(LISP
)
772 if
($(ETAGS
) --etags-include
--version
) >/dev
/null
2>&1; then \
773 include_option
=--etags-include
; \
776 include_option
=--include; \
779 list
='$(SUBDIRS)'; for subdir in
$$list; do \
780 if
test "$$subdir" = .
; then
:; else \
781 test ! -f
$$subdir/TAGS || \
782 set
"$$@" "$$include_option=$$here/$$subdir/TAGS"; \
785 list
='$(SOURCES) $(HEADERS) gconfig.in $(LISP) $(TAGS_FILES)'; \
786 unique
=`for i in $$list; do \
787 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
789 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
790 END { if (nonempty) { for (i in files) print i; }; }'`; \
792 if
test -z
"$(ETAGS_ARGS)$$*$$unique"; then
:; else \
793 test -n
"$$unique" || unique
=$$empty_fix; \
794 if
test $$# -gt 0; then \
795 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
798 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
803 CTAGS
: ctags-recursive
$(HEADERS
) $(SOURCES
) gconfig.in
$(TAGS_DEPENDENCIES
) \
804 $(TAGS_FILES
) $(LISP
)
805 list
='$(SOURCES) $(HEADERS) gconfig.in $(LISP) $(TAGS_FILES)'; \
806 unique
=`for i in $$list; do \
807 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
809 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
810 END { if (nonempty) { for (i in files) print i; }; }'`; \
811 test -z
"$(CTAGS_ARGS)$$unique" \
812 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
816 here
=`$(am__cd) $(top_builddir) && pwd` \
817 && $(am__cd
) $(top_srcdir
) \
818 && gtags
-i
$(GTAGS_ARGS
) "$$here"
821 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
823 check: $(BUILT_SOURCES
)
824 $(MAKE
) $(AM_MAKEFLAGS
) check-recursive
825 all-am
: Makefile
$(INFO_DEPS
) $(PROGRAMS
) $(MANS
) $(HEADERS
) gconfig.h
826 installdirs: installdirs-recursive
828 for
dir in
"$(DESTDIR)$(bindir)" "$(DESTDIR)$(infodir)" "$(DESTDIR)$(man1dir)"; do \
829 test -z
"$$dir" ||
$(MKDIR_P
) "$$dir"; \
831 install: $(BUILT_SOURCES
)
832 $(MAKE
) $(AM_MAKEFLAGS
) install-recursive
833 install-exec
: install-exec-recursive
834 install-data
: install-data-recursive
835 uninstall: uninstall-recursive
838 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
840 installcheck: installcheck-recursive
842 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
843 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
844 `test -z '$(STRIP)' || \
845 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
851 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
852 -test .
= "$(srcdir)" ||
test -z
"$(CONFIG_CLEAN_VPATH_FILES)" ||
rm -f
$(CONFIG_CLEAN_VPATH_FILES
)
853 -test -z
"$(DISTCLEANFILES)" ||
rm -f
$(DISTCLEANFILES
)
855 maintainer-clean-generic
:
856 @echo
"This command is intended for maintainers to use"
857 @echo
"it deletes files that may require special tools to rebuild."
858 -test -z
"$(BUILT_SOURCES)" ||
rm -f
$(BUILT_SOURCES
)
859 -test -z
"$(MAINTAINERCLEANFILES)" ||
rm -f
$(MAINTAINERCLEANFILES
)
860 clean: clean-recursive
862 clean-am
: clean-aminfo clean-binPROGRAMS clean-generic clean-libtool \
865 distclean: distclean-recursive
866 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
869 distclean-am
: clean-am distclean-compile distclean-generic \
870 distclean-hdr distclean-libtool distclean-tags
882 info-am
: $(INFO_DEPS
)
884 install-data-am
: install-info-am install-man
886 install-dvi
: install-dvi-recursive
888 install-dvi-am
: $(DVIS
)
890 test -z
"$(dvidir)" ||
$(MKDIR_P
) "$(DESTDIR)$(dvidir)"
891 @list
='$(DVIS)'; test -n
"$(dvidir)" || list
=; \
892 for p in
$$list; do \
893 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
895 done |
$(am__base_list
) | \
896 while read files
; do \
897 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(dvidir)'"; \
898 $(INSTALL_DATA
) $$files "$(DESTDIR)$(dvidir)" || exit
$$?
; \
900 install-exec-am
: install-binPROGRAMS
902 install-html
: install-html-recursive
904 install-html-am
: $(HTMLS
)
906 test -z
"$(htmldir)" ||
$(MKDIR_P
) "$(DESTDIR)$(htmldir)"
907 @list
='$(HTMLS)'; list2
=; test -n
"$(htmldir)" || list
=; \
908 for p in
$$list; do \
909 if
test -f
"$$p" ||
test -d
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
911 if
test -d
"$$d$$p"; then \
912 echo
" $(MKDIR_P) '$(DESTDIR)$(htmldir)/$$f'"; \
913 $(MKDIR_P
) "$(DESTDIR)$(htmldir)/$$f" || exit
1; \
914 echo
" $(INSTALL_DATA) '$$d$$p'/* '$(DESTDIR)$(htmldir)/$$f'"; \
915 $(INSTALL_DATA
) "$$d$$p"/* "$(DESTDIR)$(htmldir)/$$f" || exit
$$?
; \
917 list2
="$$list2 $$d$$p"; \
920 test -z
"$$list2" ||
{ echo
"$$list2" |
$(am__base_list
) | \
921 while read files
; do \
922 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(htmldir)'"; \
923 $(INSTALL_DATA
) $$files "$(DESTDIR)$(htmldir)" || exit
$$?
; \
925 install-info
: install-info-recursive
927 install-info-am
: $(INFO_DEPS
)
929 test -z
"$(infodir)" ||
$(MKDIR_P
) "$(DESTDIR)$(infodir)"
930 @srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`; \
931 list
='$(INFO_DEPS)'; test -n
"$(infodir)" || list
=; \
932 for file in
$$list; do \
934 $(srcdir)/*) file
=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
936 if
test -f
$$file; then d
=.
; else d
=$(srcdir); fi
; \
937 file_i
=`echo "$$file" | sed 's|\.info$$||;s|$$|.i|'`; \
938 for ifile in
$$d/$$file $$d/$$file-[0-9] $$d/$$file-[0-9][0-9] \
939 $$d/$$file_i[0-9] $$d/$$file_i[0-9][0-9] ; do \
940 if
test -f
$$ifile; then \
944 done |
$(am__base_list
) | \
945 while read files
; do \
946 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(infodir)'"; \
947 $(INSTALL_DATA
) $$files "$(DESTDIR)$(infodir)" || exit
$$?
; done
949 @if
(install-info
--version
&& \
950 install-info
--version
2>&1 | sed
1q | grep
-i
-v debian
) >/dev
/null
2>&1; then \
951 list
='$(INFO_DEPS)'; test -n
"$(infodir)" || list
=; \
952 for file in
$$list; do \
953 relfile
=`echo "$$file" | sed 's|^.*/||'`; \
954 echo
" install-info --info-dir='$(DESTDIR)$(infodir)' '$(DESTDIR)$(infodir)/$$relfile'";\
955 install-info
--info-dir
="$(DESTDIR)$(infodir)" "$(DESTDIR)$(infodir)/$$relfile" ||
:;\
958 install-man
: install-man1
960 install-pdf
: install-pdf-recursive
962 install-pdf-am
: $(PDFS
)
964 test -z
"$(pdfdir)" ||
$(MKDIR_P
) "$(DESTDIR)$(pdfdir)"
965 @list
='$(PDFS)'; test -n
"$(pdfdir)" || list
=; \
966 for p in
$$list; do \
967 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
969 done |
$(am__base_list
) | \
970 while read files
; do \
971 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(pdfdir)'"; \
972 $(INSTALL_DATA
) $$files "$(DESTDIR)$(pdfdir)" || exit
$$?
; done
973 install-ps
: install-ps-recursive
975 install-ps-am
: $(PSS
)
977 test -z
"$(psdir)" ||
$(MKDIR_P
) "$(DESTDIR)$(psdir)"
978 @list
='$(PSS)'; test -n
"$(psdir)" || list
=; \
979 for p in
$$list; do \
980 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
982 done |
$(am__base_list
) | \
983 while read files
; do \
984 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(psdir)'"; \
985 $(INSTALL_DATA
) $$files "$(DESTDIR)$(psdir)" || exit
$$?
; done
988 maintainer-clean
: maintainer-clean-recursive
989 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
990 -rm -rf
$(top_srcdir
)/autom4te.cache
993 maintainer-clean-am
: distclean-am maintainer-clean-aminfo \
994 maintainer-clean-generic
996 mostlyclean: mostlyclean-recursive
998 mostlyclean-am
: mostlyclean-aminfo mostlyclean-compile \
999 mostlyclean-generic mostlyclean-libtool
1009 uninstall-am
: uninstall-binPROGRAMS uninstall-dvi-am uninstall-html-am \
1010 uninstall-info-am uninstall-man uninstall-pdf-am \
1013 uninstall-man
: uninstall-man1
1015 .MAKE
: $(RECURSIVE_CLEAN_TARGETS
) $(RECURSIVE_TARGETS
) all check \
1016 ctags-recursive
install install-am install-strip \
1019 .PHONY
: $(RECURSIVE_CLEAN_TARGETS
) $(RECURSIVE_TARGETS
) CTAGS GTAGS \
1020 all all-am am--refresh
check check-am
clean clean-aminfo \
1021 clean-binPROGRAMS clean-generic clean-libtool ctags \
1022 ctags-recursive dist-info
distclean distclean-compile \
1023 distclean-generic distclean-hdr distclean-libtool \
1024 distclean-tags
dvi dvi-am html html-am
info info-am
install \
1025 install-am install-binPROGRAMS install-data install-data-am \
1026 install-dvi install-dvi-am install-exec install-exec-am \
1027 install-html install-html-am install-info install-info-am \
1028 install-man install-man1 install-pdf install-pdf-am install-ps \
1029 install-ps-am install-strip
installcheck installcheck-am \
1030 installdirs installdirs-am maintainer-clean \
1031 maintainer-clean-aminfo maintainer-clean-generic
mostlyclean \
1032 mostlyclean-aminfo mostlyclean-compile mostlyclean-generic \
1033 mostlyclean-libtool pdf pdf-am ps ps-am
tags tags-recursive \
1034 uninstall uninstall-am uninstall-binPROGRAMS uninstall-dvi-am \
1035 uninstall-html-am uninstall-info-am uninstall-man \
1036 uninstall-man1 uninstall-pdf-am uninstall-ps-am
1039 diststuff
: $(BUILT_SOURCES
) info $(man_MANS
)
1041 # This empty rule is a hack against gmake patched by Apple.
1045 awk
-f
$(srcdir)/gen-c-prog.awk
> $@ \
1046 FUNCTION
=`(echo $*|sed -e 's,.*/,,g' -e 's/_bl//')`_blurb \
1048 po
/POTFILES.in
: @MAINT@ Makefile
1049 for f in
$(POTFILES
); do echo
$$f; done | LC_ALL
=C
sort > tmp \
1050 && mv tmp
$(srcdir)/po
/POTFILES.in
1053 echo
"@set top_srcdir $(top_srcdir)" >> .
/config.texi
1055 # Build the man page from the texinfo file
1056 # The sed command removes the no-adjust Nroff command so that
1057 # the man output looks standard.
1058 gprof
.1: $(srcdir)/gprof.texi config.texi
1060 -$(TEXI2POD
) $(MANCONF
) -Dgprof
< $(srcdir)/gprof.texi
> gprof.pod
1061 -($(POD2MAN
) gprof.pod | \
1062 sed
-e
'/^.if n .na/d' > $@.T
$$$$ && \
1063 mv
-f
$@.T
$$$$ $@
) || \
1064 (rm -f
$@.T
$$$$ && exit
1)
1067 # Tell versions [3.59,3.63) of GNU make to not export all variables.
1068 # Otherwise a system limit (for SysV at least) may be exceeded.