| 1 |
15 |
khays |
# 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 |
|
|
VPATH = @srcdir@
|
| 18 |
|
|
pkgdatadir = $(datadir)/@PACKAGE@
|
| 19 |
|
|
pkgincludedir = $(includedir)/@PACKAGE@
|
| 20 |
|
|
pkglibdir = $(libdir)/@PACKAGE@
|
| 21 |
|
|
pkglibexecdir = $(libexecdir)/@PACKAGE@
|
| 22 |
|
|
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
|
| 23 |
|
|
install_sh_DATA = $(install_sh) -c -m 644
|
| 24 |
|
|
install_sh_PROGRAM = $(install_sh) -c
|
| 25 |
|
|
install_sh_SCRIPT = $(install_sh) -c
|
| 26 |
|
|
INSTALL_HEADER = $(INSTALL_DATA)
|
| 27 |
|
|
transform = $(program_transform_name)
|
| 28 |
|
|
NORMAL_INSTALL = :
|
| 29 |
|
|
PRE_INSTALL = :
|
| 30 |
|
|
POST_INSTALL = :
|
| 31 |
|
|
NORMAL_UNINSTALL = :
|
| 32 |
|
|
PRE_UNINSTALL = :
|
| 33 |
|
|
POST_UNINSTALL = :
|
| 34 |
|
|
build_triplet = @build@
|
| 35 |
|
|
host_triplet = @host@
|
| 36 |
|
|
target_triplet = @target@
|
| 37 |
|
|
subdir = doc
|
| 38 |
|
|
DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am
|
| 39 |
|
|
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
|
| 40 |
|
|
am__aclocal_m4_deps = $(top_srcdir)/../bfd/acinclude.m4 \
|
| 41 |
|
|
$(top_srcdir)/../config/zlib.m4 \
|
| 42 |
|
|
$(top_srcdir)/../bfd/warning.m4 \
|
| 43 |
|
|
$(top_srcdir)/../config/depstand.m4 \
|
| 44 |
|
|
$(top_srcdir)/../config/gettext-sister.m4 \
|
| 45 |
|
|
$(top_srcdir)/../config/iconv.m4 \
|
| 46 |
|
|
$(top_srcdir)/../config/largefile.m4 \
|
| 47 |
|
|
$(top_srcdir)/../config/lead-dot.m4 \
|
| 48 |
|
|
$(top_srcdir)/../config/lib-ld.m4 \
|
| 49 |
|
|
$(top_srcdir)/../config/lib-link.m4 \
|
| 50 |
|
|
$(top_srcdir)/../config/lib-prefix.m4 \
|
| 51 |
|
|
$(top_srcdir)/../config/nls.m4 \
|
| 52 |
|
|
$(top_srcdir)/../config/override.m4 \
|
| 53 |
|
|
$(top_srcdir)/../config/plugins.m4 \
|
| 54 |
|
|
$(top_srcdir)/../config/po.m4 \
|
| 55 |
|
|
$(top_srcdir)/../config/progtest.m4 \
|
| 56 |
|
|
$(top_srcdir)/../libtool.m4 $(top_srcdir)/../ltoptions.m4 \
|
| 57 |
|
|
$(top_srcdir)/../ltsugar.m4 $(top_srcdir)/../ltversion.m4 \
|
| 58 |
|
|
$(top_srcdir)/../lt~obsolete.m4 $(top_srcdir)/configure.in
|
| 59 |
|
|
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
|
| 60 |
|
|
$(ACLOCAL_M4)
|
| 61 |
|
|
mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
|
| 62 |
|
|
CONFIG_HEADER = $(top_builddir)/config.h
|
| 63 |
|
|
CONFIG_CLEAN_FILES =
|
| 64 |
|
|
CONFIG_CLEAN_VPATH_FILES =
|
| 65 |
|
|
depcomp =
|
| 66 |
|
|
am__depfiles_maybe =
|
| 67 |
|
|
SOURCES =
|
| 68 |
|
|
INFO_DEPS = binutils.info
|
| 69 |
|
|
TEXINFO_TEX = $(top_srcdir)/../texinfo/texinfo.tex
|
| 70 |
|
|
am__TEXINFO_TEX_DIR = $(top_srcdir)/../texinfo
|
| 71 |
|
|
DVIS = binutils.dvi
|
| 72 |
|
|
PDFS = binutils.pdf
|
| 73 |
|
|
PSS = binutils.ps
|
| 74 |
|
|
HTMLS = binutils.html
|
| 75 |
|
|
TEXINFOS = binutils.texi
|
| 76 |
|
|
TEXI2PDF = $(TEXI2DVI) --pdf --batch
|
| 77 |
|
|
MAKEINFOHTML = $(MAKEINFO) --html
|
| 78 |
|
|
AM_MAKEINFOHTMLFLAGS = $(AM_MAKEINFOFLAGS)
|
| 79 |
|
|
DVIPS = dvips
|
| 80 |
|
|
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
|
| 81 |
|
|
am__vpath_adj = case $$p in \
|
| 82 |
|
|
$(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
|
| 83 |
|
|
*) f=$$p;; \
|
| 84 |
|
|
esac;
|
| 85 |
|
|
am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
|
| 86 |
|
|
am__install_max = 40
|
| 87 |
|
|
am__nobase_strip_setup = \
|
| 88 |
|
|
srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
|
| 89 |
|
|
am__nobase_strip = \
|
| 90 |
|
|
for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
|
| 91 |
|
|
am__nobase_list = $(am__nobase_strip_setup); \
|
| 92 |
|
|
for p in $$list; do echo "$$p $$p"; done | \
|
| 93 |
|
|
sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
|
| 94 |
|
|
$(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
|
| 95 |
|
|
if (++n[$$2] == $(am__install_max)) \
|
| 96 |
|
|
{ print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
|
| 97 |
|
|
END { for (dir in files) print dir, files[dir] }'
|
| 98 |
|
|
am__base_list = \
|
| 99 |
|
|
sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
|
| 100 |
|
|
sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
|
| 101 |
|
|
man1dir = $(mandir)/man1
|
| 102 |
|
|
am__installdirs = "$(DESTDIR)$(man1dir)"
|
| 103 |
|
|
NROFF = nroff
|
| 104 |
|
|
MANS = $(man_MANS)
|
| 105 |
|
|
ACLOCAL = @ACLOCAL@
|
| 106 |
|
|
ALLOCA = @ALLOCA@
|
| 107 |
|
|
AMTAR = @AMTAR@
|
| 108 |
|
|
AR = @AR@
|
| 109 |
|
|
AUTOCONF = @AUTOCONF@
|
| 110 |
|
|
AUTOHEADER = @AUTOHEADER@
|
| 111 |
|
|
AUTOMAKE = @AUTOMAKE@
|
| 112 |
|
|
AWK = @AWK@
|
| 113 |
|
|
BUILD_DLLTOOL = @BUILD_DLLTOOL@
|
| 114 |
|
|
BUILD_DLLWRAP = @BUILD_DLLWRAP@
|
| 115 |
|
|
BUILD_INSTALL_MISC = @BUILD_INSTALL_MISC@
|
| 116 |
|
|
BUILD_MISC = @BUILD_MISC@
|
| 117 |
|
|
BUILD_NLMCONV = @BUILD_NLMCONV@
|
| 118 |
|
|
BUILD_SRCONV = @BUILD_SRCONV@
|
| 119 |
|
|
BUILD_WINDMC = @BUILD_WINDMC@
|
| 120 |
|
|
BUILD_WINDRES = @BUILD_WINDRES@
|
| 121 |
|
|
CATALOGS = @CATALOGS@
|
| 122 |
|
|
CATOBJEXT = @CATOBJEXT@
|
| 123 |
|
|
CC = @CC@
|
| 124 |
|
|
CCDEPMODE = @CCDEPMODE@
|
| 125 |
|
|
CC_FOR_BUILD = @CC_FOR_BUILD@
|
| 126 |
|
|
CFLAGS = @CFLAGS@
|
| 127 |
|
|
CPP = @CPP@
|
| 128 |
|
|
CPPFLAGS = @CPPFLAGS@
|
| 129 |
|
|
CYGPATH_W = @CYGPATH_W@
|
| 130 |
|
|
DATADIRNAME = @DATADIRNAME@
|
| 131 |
|
|
DEFS = @DEFS@
|
| 132 |
|
|
DEMANGLER_NAME = @DEMANGLER_NAME@
|
| 133 |
|
|
DEPDIR = @DEPDIR@
|
| 134 |
|
|
DLLTOOL_DEFS = @DLLTOOL_DEFS@
|
| 135 |
|
|
DSYMUTIL = @DSYMUTIL@
|
| 136 |
|
|
DUMPBIN = @DUMPBIN@
|
| 137 |
|
|
ECHO_C = @ECHO_C@
|
| 138 |
|
|
ECHO_N = @ECHO_N@
|
| 139 |
|
|
ECHO_T = @ECHO_T@
|
| 140 |
|
|
EGREP = @EGREP@
|
| 141 |
|
|
EMULATION = @EMULATION@
|
| 142 |
|
|
EMULATION_VECTOR = @EMULATION_VECTOR@
|
| 143 |
|
|
EXEEXT = @EXEEXT@
|
| 144 |
|
|
EXEEXT_FOR_BUILD = @EXEEXT_FOR_BUILD@
|
| 145 |
|
|
FGREP = @FGREP@
|
| 146 |
|
|
GENCAT = @GENCAT@
|
| 147 |
|
|
GMSGFMT = @GMSGFMT@
|
| 148 |
|
|
GREP = @GREP@
|
| 149 |
|
|
HDEFINES = @HDEFINES@
|
| 150 |
|
|
INCINTL = @INCINTL@
|
| 151 |
|
|
INSTALL = @INSTALL@
|
| 152 |
|
|
INSTALL_DATA = @INSTALL_DATA@
|
| 153 |
|
|
INSTALL_PROGRAM = @INSTALL_PROGRAM@
|
| 154 |
|
|
INSTALL_SCRIPT = @INSTALL_SCRIPT@
|
| 155 |
|
|
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
|
| 156 |
|
|
INSTOBJEXT = @INSTOBJEXT@
|
| 157 |
|
|
LD = @LD@
|
| 158 |
|
|
LDFLAGS = @LDFLAGS@
|
| 159 |
|
|
LEX = @LEX@
|
| 160 |
|
|
LEXLIB = @LEXLIB@
|
| 161 |
|
|
LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
|
| 162 |
|
|
LIBICONV = @LIBICONV@
|
| 163 |
|
|
LIBINTL = @LIBINTL@
|
| 164 |
|
|
LIBINTL_DEP = @LIBINTL_DEP@
|
| 165 |
|
|
LIBOBJS = @LIBOBJS@
|
| 166 |
|
|
LIBS = @LIBS@
|
| 167 |
|
|
LIBTOOL = @LIBTOOL@
|
| 168 |
|
|
LIPO = @LIPO@
|
| 169 |
|
|
LN_S = @LN_S@
|
| 170 |
|
|
LTLIBICONV = @LTLIBICONV@
|
| 171 |
|
|
LTLIBOBJS = @LTLIBOBJS@
|
| 172 |
|
|
MAINT = @MAINT@
|
| 173 |
|
|
MAKEINFO = @MAKEINFO@
|
| 174 |
|
|
MKDIR_P = @MKDIR_P@
|
| 175 |
|
|
MKINSTALLDIRS = @MKINSTALLDIRS@
|
| 176 |
|
|
MSGFMT = @MSGFMT@
|
| 177 |
|
|
MSGMERGE = @MSGMERGE@
|
| 178 |
|
|
NLMCONV_DEFS = @NLMCONV_DEFS@
|
| 179 |
|
|
NM = @NM@
|
| 180 |
|
|
NMEDIT = @NMEDIT@
|
| 181 |
|
|
NO_WERROR = @NO_WERROR@
|
| 182 |
|
|
OBJDUMP = @OBJDUMP@
|
| 183 |
|
|
OBJDUMP_DEFS = @OBJDUMP_DEFS@
|
| 184 |
|
|
OBJDUMP_PRIVATE_OFILES = @OBJDUMP_PRIVATE_OFILES@
|
| 185 |
|
|
OBJEXT = @OBJEXT@
|
| 186 |
|
|
OTOOL = @OTOOL@
|
| 187 |
|
|
OTOOL64 = @OTOOL64@
|
| 188 |
|
|
PACKAGE = @PACKAGE@
|
| 189 |
|
|
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
|
| 190 |
|
|
PACKAGE_NAME = @PACKAGE_NAME@
|
| 191 |
|
|
PACKAGE_STRING = @PACKAGE_STRING@
|
| 192 |
|
|
PACKAGE_TARNAME = @PACKAGE_TARNAME@
|
| 193 |
|
|
PACKAGE_URL = @PACKAGE_URL@
|
| 194 |
|
|
PACKAGE_VERSION = @PACKAGE_VERSION@
|
| 195 |
|
|
PATH_SEPARATOR = @PATH_SEPARATOR@
|
| 196 |
|
|
POSUB = @POSUB@
|
| 197 |
|
|
RANLIB = @RANLIB@
|
| 198 |
|
|
SED = @SED@
|
| 199 |
|
|
SET_MAKE = @SET_MAKE@
|
| 200 |
|
|
SHELL = @SHELL@
|
| 201 |
|
|
STRIP = @STRIP@
|
| 202 |
|
|
USE_NLS = @USE_NLS@
|
| 203 |
|
|
VERSION = @VERSION@
|
| 204 |
|
|
WARN_CFLAGS = @WARN_CFLAGS@
|
| 205 |
|
|
XGETTEXT = @XGETTEXT@
|
| 206 |
|
|
YACC = @YACC@
|
| 207 |
|
|
YFLAGS = @YFLAGS@
|
| 208 |
|
|
abs_builddir = @abs_builddir@
|
| 209 |
|
|
abs_srcdir = @abs_srcdir@
|
| 210 |
|
|
abs_top_builddir = @abs_top_builddir@
|
| 211 |
|
|
abs_top_srcdir = @abs_top_srcdir@
|
| 212 |
|
|
ac_ct_CC = @ac_ct_CC@
|
| 213 |
|
|
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
|
| 214 |
|
|
am__include = @am__include@
|
| 215 |
|
|
am__leading_dot = @am__leading_dot@
|
| 216 |
|
|
am__quote = @am__quote@
|
| 217 |
|
|
am__tar = @am__tar@
|
| 218 |
|
|
am__untar = @am__untar@
|
| 219 |
|
|
bindir = @bindir@
|
| 220 |
|
|
build = @build@
|
| 221 |
|
|
build_alias = @build_alias@
|
| 222 |
|
|
build_cpu = @build_cpu@
|
| 223 |
|
|
build_os = @build_os@
|
| 224 |
|
|
build_vendor = @build_vendor@
|
| 225 |
|
|
builddir = @builddir@
|
| 226 |
|
|
datadir = @datadir@
|
| 227 |
|
|
datarootdir = @datarootdir@
|
| 228 |
|
|
docdir = @docdir@
|
| 229 |
|
|
dvidir = @dvidir@
|
| 230 |
|
|
exec_prefix = @exec_prefix@
|
| 231 |
|
|
host = @host@
|
| 232 |
|
|
host_alias = @host_alias@
|
| 233 |
|
|
host_cpu = @host_cpu@
|
| 234 |
|
|
host_os = @host_os@
|
| 235 |
|
|
host_vendor = @host_vendor@
|
| 236 |
|
|
htmldir = @htmldir@
|
| 237 |
|
|
includedir = @includedir@
|
| 238 |
|
|
infodir = @infodir@
|
| 239 |
|
|
install_sh = @install_sh@
|
| 240 |
|
|
libdir = @libdir@
|
| 241 |
|
|
libexecdir = @libexecdir@
|
| 242 |
|
|
localedir = @localedir@
|
| 243 |
|
|
localstatedir = @localstatedir@
|
| 244 |
|
|
mandir = @mandir@
|
| 245 |
|
|
mkdir_p = @mkdir_p@
|
| 246 |
|
|
oldincludedir = @oldincludedir@
|
| 247 |
|
|
pdfdir = @pdfdir@
|
| 248 |
|
|
prefix = @prefix@
|
| 249 |
|
|
program_transform_name = @program_transform_name@
|
| 250 |
|
|
psdir = @psdir@
|
| 251 |
|
|
sbindir = @sbindir@
|
| 252 |
|
|
sharedstatedir = @sharedstatedir@
|
| 253 |
|
|
srcdir = @srcdir@
|
| 254 |
|
|
sysconfdir = @sysconfdir@
|
| 255 |
|
|
target = @target@
|
| 256 |
|
|
target_alias = @target_alias@
|
| 257 |
|
|
target_cpu = @target_cpu@
|
| 258 |
|
|
target_os = @target_os@
|
| 259 |
|
|
target_vendor = @target_vendor@
|
| 260 |
|
|
top_build_prefix = @top_build_prefix@
|
| 261 |
|
|
top_builddir = @top_builddir@
|
| 262 |
|
|
top_srcdir = @top_srcdir@
|
| 263 |
|
|
AUTOMAKE_OPTIONS = cygnus
|
| 264 |
|
|
|
| 265 |
|
|
# What version of the manual you want; "all" includes everything
|
| 266 |
|
|
CONFIG = all
|
| 267 |
|
|
|
| 268 |
|
|
# Options to extract the man page from as.texinfo
|
| 269 |
|
|
MANCONF = -Dman
|
| 270 |
|
|
TEXI2POD = perl $(top_srcdir)/../etc/texi2pod.pl $(AM_MAKEINFOFLAGS)
|
| 271 |
|
|
POD2MAN = pod2man --center="GNU Development Tools" \
|
| 272 |
|
|
--release="binutils-$(VERSION)" --section=1
|
| 273 |
|
|
|
| 274 |
|
|
|
| 275 |
|
|
# List of man pages generated from binutils.texi
|
| 276 |
|
|
man_MANS = \
|
| 277 |
|
|
addr2line.1 \
|
| 278 |
|
|
ar.1 \
|
| 279 |
|
|
dlltool.1 \
|
| 280 |
|
|
nlmconv.1 \
|
| 281 |
|
|
nm.1 \
|
| 282 |
|
|
objcopy.1 \
|
| 283 |
|
|
objdump.1 \
|
| 284 |
|
|
ranlib.1 \
|
| 285 |
|
|
readelf.1 \
|
| 286 |
|
|
size.1 \
|
| 287 |
|
|
strings.1 \
|
| 288 |
|
|
strip.1 \
|
| 289 |
|
|
elfedit.1 \
|
| 290 |
|
|
windres.1 \
|
| 291 |
|
|
windmc.1 \
|
| 292 |
|
|
$(DEMANGLER_NAME).1
|
| 293 |
|
|
|
| 294 |
|
|
info_TEXINFOS = binutils.texi
|
| 295 |
|
|
binutils_TEXI = $(srcdir)/binutils.texi
|
| 296 |
|
|
AM_MAKEINFOFLAGS = -I "$(srcdir)" -I "$(top_srcdir)/../libiberty" \
|
| 297 |
|
|
-I "$(top_srcdir)/../bfd/doc" -I ../../bfd/doc
|
| 298 |
|
|
|
| 299 |
|
|
TEXI2DVI = texi2dvi -I "$(srcdir)" -I "$(top_srcdir)/../libiberty" \
|
| 300 |
|
|
-I "$(top_srcdir)/../bfd/doc" -I ../../bfd/doc
|
| 301 |
|
|
|
| 302 |
|
|
MOSTLYCLEANFILES = $(DEMANGLER_NAME).1
|
| 303 |
|
|
MAINTAINERCLEANFILES = binutils.info
|
| 304 |
|
|
|
| 305 |
|
|
# Automake 1.9 will only build info files in the objdir if they are
|
| 306 |
|
|
# mentioned in DISTCLEANFILES. It doesn't have to be unconditional,
|
| 307 |
|
|
# though, so we use a bogus condition.
|
| 308 |
|
|
@GENINSRC_NEVER_TRUE@DISTCLEANFILES = binutils.info
|
| 309 |
|
|
all: all-am
|
| 310 |
|
|
|
| 311 |
|
|
.SUFFIXES:
|
| 312 |
|
|
.SUFFIXES: .dvi .ps
|
| 313 |
|
|
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
|
| 314 |
|
|
@for dep in $?; do \
|
| 315 |
|
|
case '$(am__configure_deps)' in \
|
| 316 |
|
|
*$$dep*) \
|
| 317 |
|
|
( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
|
| 318 |
|
|
&& { if test -f $@; then exit 0; else break; fi; }; \
|
| 319 |
|
|
exit 1;; \
|
| 320 |
|
|
esac; \
|
| 321 |
|
|
done; \
|
| 322 |
|
|
echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign doc/Makefile'; \
|
| 323 |
|
|
$(am__cd) $(top_srcdir) && \
|
| 324 |
|
|
$(AUTOMAKE) --foreign doc/Makefile
|
| 325 |
|
|
.PRECIOUS: Makefile
|
| 326 |
|
|
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
|
| 327 |
|
|
@case '$?' in \
|
| 328 |
|
|
*config.status*) \
|
| 329 |
|
|
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
|
| 330 |
|
|
*) \
|
| 331 |
|
|
echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
|
| 332 |
|
|
cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
|
| 333 |
|
|
esac;
|
| 334 |
|
|
|
| 335 |
|
|
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
|
| 336 |
|
|
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
| 337 |
|
|
|
| 338 |
|
|
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
|
| 339 |
|
|
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
| 340 |
|
|
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
|
| 341 |
|
|
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
| 342 |
|
|
$(am__aclocal_m4_deps):
|
| 343 |
|
|
|
| 344 |
|
|
mostlyclean-libtool:
|
| 345 |
|
|
-rm -f *.lo
|
| 346 |
|
|
|
| 347 |
|
|
clean-libtool:
|
| 348 |
|
|
-rm -rf .libs _libs
|
| 349 |
|
|
|
| 350 |
|
|
binutils.info: binutils.texi
|
| 351 |
|
|
restore=: && backupdir="$(am__leading_dot)am$$$$" && \
|
| 352 |
|
|
rm -rf $$backupdir && mkdir $$backupdir && \
|
| 353 |
|
|
if ($(MAKEINFO) --version) >/dev/null 2>&1; then \
|
| 354 |
|
|
for f in $@ $@-[0-9] $@-[0-9][0-9] $(@:.info=).i[0-9] $(@:.info=).i[0-9][0-9]; do \
|
| 355 |
|
|
if test -f $$f; then mv $$f $$backupdir; restore=mv; else :; fi; \
|
| 356 |
|
|
done; \
|
| 357 |
|
|
else :; fi && \
|
| 358 |
|
|
if $(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir) \
|
| 359 |
|
|
-o $@ `test -f 'binutils.texi' || echo '$(srcdir)/'`binutils.texi; \
|
| 360 |
|
|
then \
|
| 361 |
|
|
rc=0; \
|
| 362 |
|
|
else \
|
| 363 |
|
|
rc=$$?; \
|
| 364 |
|
|
$$restore $$backupdir/* `echo "./$@" | sed 's|[^/]*$$||'`; \
|
| 365 |
|
|
fi; \
|
| 366 |
|
|
rm -rf $$backupdir; exit $$rc
|
| 367 |
|
|
|
| 368 |
|
|
binutils.dvi: binutils.texi
|
| 369 |
|
|
TEXINPUTS="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
|
| 370 |
|
|
MAKEINFO='$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir)' \
|
| 371 |
|
|
$(TEXI2DVI) -o $@ `test -f 'binutils.texi' || echo '$(srcdir)/'`binutils.texi
|
| 372 |
|
|
|
| 373 |
|
|
binutils.pdf: binutils.texi
|
| 374 |
|
|
TEXINPUTS="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
|
| 375 |
|
|
MAKEINFO='$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir)' \
|
| 376 |
|
|
$(TEXI2PDF) -o $@ `test -f 'binutils.texi' || echo '$(srcdir)/'`binutils.texi
|
| 377 |
|
|
|
| 378 |
|
|
binutils.html: binutils.texi
|
| 379 |
|
|
rm -rf $(@:.html=.htp)
|
| 380 |
|
|
if $(MAKEINFOHTML) $(AM_MAKEINFOHTMLFLAGS) $(MAKEINFOFLAGS) -I $(srcdir) \
|
| 381 |
|
|
-o $(@:.html=.htp) `test -f 'binutils.texi' || echo '$(srcdir)/'`binutils.texi; \
|
| 382 |
|
|
then \
|
| 383 |
|
|
rm -rf $@; \
|
| 384 |
|
|
if test ! -d $(@:.html=.htp) && test -d $(@:.html=); then \
|
| 385 |
|
|
mv $(@:.html=) $@; else mv $(@:.html=.htp) $@; fi; \
|
| 386 |
|
|
else \
|
| 387 |
|
|
if test ! -d $(@:.html=.htp) && test -d $(@:.html=); then \
|
| 388 |
|
|
rm -rf $(@:.html=); else rm -Rf $(@:.html=.htp) $@; fi; \
|
| 389 |
|
|
exit 1; \
|
| 390 |
|
|
fi
|
| 391 |
|
|
.dvi.ps:
|
| 392 |
|
|
TEXINPUTS="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
|
| 393 |
|
|
$(DVIPS) -o $@ $<
|
| 394 |
|
|
|
| 395 |
|
|
uninstall-dvi-am:
|
| 396 |
|
|
@$(NORMAL_UNINSTALL)
|
| 397 |
|
|
@list='$(DVIS)'; test -n "$(dvidir)" || list=; \
|
| 398 |
|
|
for p in $$list; do \
|
| 399 |
|
|
$(am__strip_dir) \
|
| 400 |
|
|
echo " rm -f '$(DESTDIR)$(dvidir)/$$f'"; \
|
| 401 |
|
|
rm -f "$(DESTDIR)$(dvidir)/$$f"; \
|
| 402 |
|
|
done
|
| 403 |
|
|
|
| 404 |
|
|
uninstall-html-am:
|
| 405 |
|
|
@$(NORMAL_UNINSTALL)
|
| 406 |
|
|
@list='$(HTMLS)'; test -n "$(htmldir)" || list=; \
|
| 407 |
|
|
for p in $$list; do \
|
| 408 |
|
|
$(am__strip_dir) \
|
| 409 |
|
|
echo " rm -rf '$(DESTDIR)$(htmldir)/$$f'"; \
|
| 410 |
|
|
rm -rf "$(DESTDIR)$(htmldir)/$$f"; \
|
| 411 |
|
|
done
|
| 412 |
|
|
|
| 413 |
|
|
uninstall-info-am:
|
| 414 |
|
|
@$(PRE_UNINSTALL)
|
| 415 |
|
|
@if test -d '$(DESTDIR)$(infodir)' && \
|
| 416 |
|
|
(install-info --version && \
|
| 417 |
|
|
install-info --version 2>&1 | sed 1q | grep -i -v debian) >/dev/null 2>&1; then \
|
| 418 |
|
|
list='$(INFO_DEPS)'; \
|
| 419 |
|
|
for file in $$list; do \
|
| 420 |
|
|
relfile=`echo "$$file" | sed 's|^.*/||'`; \
|
| 421 |
|
|
echo " install-info --info-dir='$(DESTDIR)$(infodir)' --remove '$(DESTDIR)$(infodir)/$$relfile'"; \
|
| 422 |
|
|
if install-info --info-dir="$(DESTDIR)$(infodir)" --remove "$(DESTDIR)$(infodir)/$$relfile"; \
|
| 423 |
|
|
then :; else test ! -f "$(DESTDIR)$(infodir)/$$relfile" || exit 1; fi; \
|
| 424 |
|
|
done; \
|
| 425 |
|
|
else :; fi
|
| 426 |
|
|
@$(NORMAL_UNINSTALL)
|
| 427 |
|
|
@list='$(INFO_DEPS)'; \
|
| 428 |
|
|
for file in $$list; do \
|
| 429 |
|
|
relfile=`echo "$$file" | sed 's|^.*/||'`; \
|
| 430 |
|
|
relfile_i=`echo "$$relfile" | sed 's|\.info$$||;s|$$|.i|'`; \
|
| 431 |
|
|
(if test -d "$(DESTDIR)$(infodir)" && cd "$(DESTDIR)$(infodir)"; then \
|
| 432 |
|
|
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]"; \
|
| 433 |
|
|
rm -f $$relfile $$relfile-[0-9] $$relfile-[0-9][0-9] $$relfile_i[0-9] $$relfile_i[0-9][0-9]; \
|
| 434 |
|
|
else :; fi); \
|
| 435 |
|
|
done
|
| 436 |
|
|
|
| 437 |
|
|
uninstall-pdf-am:
|
| 438 |
|
|
@$(NORMAL_UNINSTALL)
|
| 439 |
|
|
@list='$(PDFS)'; test -n "$(pdfdir)" || list=; \
|
| 440 |
|
|
for p in $$list; do \
|
| 441 |
|
|
$(am__strip_dir) \
|
| 442 |
|
|
echo " rm -f '$(DESTDIR)$(pdfdir)/$$f'"; \
|
| 443 |
|
|
rm -f "$(DESTDIR)$(pdfdir)/$$f"; \
|
| 444 |
|
|
done
|
| 445 |
|
|
|
| 446 |
|
|
uninstall-ps-am:
|
| 447 |
|
|
@$(NORMAL_UNINSTALL)
|
| 448 |
|
|
@list='$(PSS)'; test -n "$(psdir)" || list=; \
|
| 449 |
|
|
for p in $$list; do \
|
| 450 |
|
|
$(am__strip_dir) \
|
| 451 |
|
|
echo " rm -f '$(DESTDIR)$(psdir)/$$f'"; \
|
| 452 |
|
|
rm -f "$(DESTDIR)$(psdir)/$$f"; \
|
| 453 |
|
|
done
|
| 454 |
|
|
|
| 455 |
|
|
dist-info: $(INFO_DEPS)
|
| 456 |
|
|
@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
|
| 457 |
|
|
list='$(INFO_DEPS)'; \
|
| 458 |
|
|
for base in $$list; do \
|
| 459 |
|
|
case $$base in \
|
| 460 |
|
|
$(srcdir)/*) base=`echo "$$base" | sed "s|^$$srcdirstrip/||"`;; \
|
| 461 |
|
|
esac; \
|
| 462 |
|
|
if test -f $$base; then d=.; else d=$(srcdir); fi; \
|
| 463 |
|
|
base_i=`echo "$$base" | sed 's|\.info$$||;s|$$|.i|'`; \
|
| 464 |
|
|
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 \
|
| 465 |
|
|
if test -f $$file; then \
|
| 466 |
|
|
relfile=`expr "$$file" : "$$d/\(.*\)"`; \
|
| 467 |
|
|
test -f "$(distdir)/$$relfile" || \
|
| 468 |
|
|
cp -p $$file "$(distdir)/$$relfile"; \
|
| 469 |
|
|
else :; fi; \
|
| 470 |
|
|
done; \
|
| 471 |
|
|
done
|
| 472 |
|
|
|
| 473 |
|
|
mostlyclean-aminfo:
|
| 474 |
|
|
-rm -rf binutils.aux binutils.cp binutils.cps binutils.fn binutils.fns \
|
| 475 |
|
|
binutils.ky binutils.log binutils.pg binutils.pgs \
|
| 476 |
|
|
binutils.tmp binutils.toc binutils.tp binutils.tps \
|
| 477 |
|
|
binutils.vr binutils.vrs
|
| 478 |
|
|
|
| 479 |
|
|
clean-aminfo:
|
| 480 |
|
|
-test -z "binutils.dvi binutils.pdf binutils.ps binutils.html" \
|
| 481 |
|
|
|| rm -rf binutils.dvi binutils.pdf binutils.ps binutils.html
|
| 482 |
|
|
|
| 483 |
|
|
maintainer-clean-aminfo:
|
| 484 |
|
|
@list='$(INFO_DEPS)'; for i in $$list; do \
|
| 485 |
|
|
i_i=`echo "$$i" | sed 's|\.info$$||;s|$$|.i|'`; \
|
| 486 |
|
|
echo " rm -f $$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]"; \
|
| 487 |
|
|
rm -f $$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]; \
|
| 488 |
|
|
done
|
| 489 |
|
|
|
| 490 |
|
|
clean-info: mostlyclean-aminfo clean-aminfo
|
| 491 |
|
|
install-man1: $(man_MANS)
|
| 492 |
|
|
@$(NORMAL_INSTALL)
|
| 493 |
|
|
test -z "$(man1dir)" || $(MKDIR_P) "$(DESTDIR)$(man1dir)"
|
| 494 |
|
|
@list=''; test -n "$(man1dir)" || exit 0; \
|
| 495 |
|
|
{ for i in $$list; do echo "$$i"; done; \
|
| 496 |
|
|
l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \
|
| 497 |
|
|
sed -n '/\.1[a-z]*$$/p'; \
|
| 498 |
|
|
} | while read p; do \
|
| 499 |
|
|
if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
|
| 500 |
|
|
echo "$$d$$p"; echo "$$p"; \
|
| 501 |
|
|
done | \
|
| 502 |
|
|
sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
|
| 503 |
|
|
-e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
|
| 504 |
|
|
sed 'N;N;s,\n, ,g' | { \
|
| 505 |
|
|
list=; while read file base inst; do \
|
| 506 |
|
|
if test "$$base" = "$$inst"; then list="$$list $$file"; else \
|
| 507 |
|
|
echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
|
| 508 |
|
|
$(INSTALL_DATA) "$$file" "$(DESTDIR)$(man1dir)/$$inst" || exit $$?; \
|
| 509 |
|
|
fi; \
|
| 510 |
|
|
done; \
|
| 511 |
|
|
for i in $$list; do echo "$$i"; done | $(am__base_list) | \
|
| 512 |
|
|
while read files; do \
|
| 513 |
|
|
test -z "$$files" || { \
|
| 514 |
|
|
echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man1dir)'"; \
|
| 515 |
|
|
$(INSTALL_DATA) $$files "$(DESTDIR)$(man1dir)" || exit $$?; }; \
|
| 516 |
|
|
done; }
|
| 517 |
|
|
|
| 518 |
|
|
uninstall-man1:
|
| 519 |
|
|
@$(NORMAL_UNINSTALL)
|
| 520 |
|
|
@list=''; test -n "$(man1dir)" || exit 0; \
|
| 521 |
|
|
files=`{ for i in $$list; do echo "$$i"; done; \
|
| 522 |
|
|
l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \
|
| 523 |
|
|
sed -n '/\.1[a-z]*$$/p'; \
|
| 524 |
|
|
} | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
|
| 525 |
|
|
-e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
|
| 526 |
|
|
test -z "$$files" || { \
|
| 527 |
|
|
echo " ( cd '$(DESTDIR)$(man1dir)' && rm -f" $$files ")"; \
|
| 528 |
|
|
cd "$(DESTDIR)$(man1dir)" && rm -f $$files; }
|
| 529 |
|
|
tags: TAGS
|
| 530 |
|
|
TAGS:
|
| 531 |
|
|
|
| 532 |
|
|
ctags: CTAGS
|
| 533 |
|
|
CTAGS:
|
| 534 |
|
|
|
| 535 |
|
|
check-am:
|
| 536 |
|
|
check: check-am
|
| 537 |
|
|
all-am: Makefile $(MANS)
|
| 538 |
|
|
installdirs:
|
| 539 |
|
|
for dir in "$(DESTDIR)$(man1dir)"; do \
|
| 540 |
|
|
test -z "$$dir" || $(MKDIR_P) "$$dir"; \
|
| 541 |
|
|
done
|
| 542 |
|
|
install: install-am
|
| 543 |
|
|
install-exec: install-exec-am
|
| 544 |
|
|
install-data: install-data-am
|
| 545 |
|
|
uninstall: uninstall-am
|
| 546 |
|
|
|
| 547 |
|
|
install-am: all-am
|
| 548 |
|
|
@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
|
| 549 |
|
|
|
| 550 |
|
|
installcheck: installcheck-am
|
| 551 |
|
|
install-strip:
|
| 552 |
|
|
$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
|
| 553 |
|
|
install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
|
| 554 |
|
|
`test -z '$(STRIP)' || \
|
| 555 |
|
|
echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
|
| 556 |
|
|
mostlyclean-generic:
|
| 557 |
|
|
-test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
|
| 558 |
|
|
|
| 559 |
|
|
clean-generic:
|
| 560 |
|
|
|
| 561 |
|
|
distclean-generic:
|
| 562 |
|
|
-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
|
| 563 |
|
|
-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
|
| 564 |
|
|
-test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
|
| 565 |
|
|
|
| 566 |
|
|
maintainer-clean-generic:
|
| 567 |
|
|
@echo "This command is intended for maintainers to use"
|
| 568 |
|
|
@echo "it deletes files that may require special tools to rebuild."
|
| 569 |
|
|
-test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
|
| 570 |
|
|
clean: clean-am
|
| 571 |
|
|
|
| 572 |
|
|
clean-am: clean-aminfo clean-generic clean-libtool mostlyclean-am
|
| 573 |
|
|
|
| 574 |
|
|
distclean: distclean-am
|
| 575 |
|
|
-rm -f Makefile
|
| 576 |
|
|
distclean-am: clean-am distclean-generic
|
| 577 |
|
|
|
| 578 |
|
|
dvi: dvi-am
|
| 579 |
|
|
|
| 580 |
|
|
dvi-am: $(DVIS)
|
| 581 |
|
|
|
| 582 |
|
|
html: html-am
|
| 583 |
|
|
|
| 584 |
|
|
html-am: $(HTMLS)
|
| 585 |
|
|
|
| 586 |
|
|
info: info-am
|
| 587 |
|
|
|
| 588 |
|
|
info-am: $(INFO_DEPS) info-local
|
| 589 |
|
|
|
| 590 |
|
|
install-data-am: install-data-local install-man
|
| 591 |
|
|
|
| 592 |
|
|
install-dvi: install-dvi-am
|
| 593 |
|
|
|
| 594 |
|
|
install-dvi-am: $(DVIS)
|
| 595 |
|
|
@$(NORMAL_INSTALL)
|
| 596 |
|
|
test -z "$(dvidir)" || $(MKDIR_P) "$(DESTDIR)$(dvidir)"
|
| 597 |
|
|
@list='$(DVIS)'; test -n "$(dvidir)" || list=; \
|
| 598 |
|
|
for p in $$list; do \
|
| 599 |
|
|
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
|
| 600 |
|
|
echo "$$d$$p"; \
|
| 601 |
|
|
done | $(am__base_list) | \
|
| 602 |
|
|
while read files; do \
|
| 603 |
|
|
echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(dvidir)'"; \
|
| 604 |
|
|
$(INSTALL_DATA) $$files "$(DESTDIR)$(dvidir)" || exit $$?; \
|
| 605 |
|
|
done
|
| 606 |
|
|
install-exec-am:
|
| 607 |
|
|
|
| 608 |
|
|
install-html: install-html-am
|
| 609 |
|
|
|
| 610 |
|
|
install-html-am: $(HTMLS)
|
| 611 |
|
|
@$(NORMAL_INSTALL)
|
| 612 |
|
|
test -z "$(htmldir)" || $(MKDIR_P) "$(DESTDIR)$(htmldir)"
|
| 613 |
|
|
@list='$(HTMLS)'; list2=; test -n "$(htmldir)" || list=; \
|
| 614 |
|
|
for p in $$list; do \
|
| 615 |
|
|
if test -f "$$p" || test -d "$$p"; then d=; else d="$(srcdir)/"; fi; \
|
| 616 |
|
|
$(am__strip_dir) \
|
| 617 |
|
|
if test -d "$$d$$p"; then \
|
| 618 |
|
|
echo " $(MKDIR_P) '$(DESTDIR)$(htmldir)/$$f'"; \
|
| 619 |
|
|
$(MKDIR_P) "$(DESTDIR)$(htmldir)/$$f" || exit 1; \
|
| 620 |
|
|
echo " $(INSTALL_DATA) '$$d$$p'/* '$(DESTDIR)$(htmldir)/$$f'"; \
|
| 621 |
|
|
$(INSTALL_DATA) "$$d$$p"/* "$(DESTDIR)$(htmldir)/$$f" || exit $$?; \
|
| 622 |
|
|
else \
|
| 623 |
|
|
list2="$$list2 $$d$$p"; \
|
| 624 |
|
|
fi; \
|
| 625 |
|
|
done; \
|
| 626 |
|
|
test -z "$$list2" || { echo "$$list2" | $(am__base_list) | \
|
| 627 |
|
|
while read files; do \
|
| 628 |
|
|
echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(htmldir)'"; \
|
| 629 |
|
|
$(INSTALL_DATA) $$files "$(DESTDIR)$(htmldir)" || exit $$?; \
|
| 630 |
|
|
done; }
|
| 631 |
|
|
install-info: install-info-am
|
| 632 |
|
|
|
| 633 |
|
|
install-info-am: $(INFO_DEPS)
|
| 634 |
|
|
@$(NORMAL_INSTALL)
|
| 635 |
|
|
test -z "$(infodir)" || $(MKDIR_P) "$(DESTDIR)$(infodir)"
|
| 636 |
|
|
@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
|
| 637 |
|
|
list='$(INFO_DEPS)'; test -n "$(infodir)" || list=; \
|
| 638 |
|
|
for file in $$list; do \
|
| 639 |
|
|
case $$file in \
|
| 640 |
|
|
$(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
|
| 641 |
|
|
esac; \
|
| 642 |
|
|
if test -f $$file; then d=.; else d=$(srcdir); fi; \
|
| 643 |
|
|
file_i=`echo "$$file" | sed 's|\.info$$||;s|$$|.i|'`; \
|
| 644 |
|
|
for ifile in $$d/$$file $$d/$$file-[0-9] $$d/$$file-[0-9][0-9] \
|
| 645 |
|
|
$$d/$$file_i[0-9] $$d/$$file_i[0-9][0-9] ; do \
|
| 646 |
|
|
if test -f $$ifile; then \
|
| 647 |
|
|
echo "$$ifile"; \
|
| 648 |
|
|
else : ; fi; \
|
| 649 |
|
|
done; \
|
| 650 |
|
|
done | $(am__base_list) | \
|
| 651 |
|
|
while read files; do \
|
| 652 |
|
|
echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(infodir)'"; \
|
| 653 |
|
|
$(INSTALL_DATA) $$files "$(DESTDIR)$(infodir)" || exit $$?; done
|
| 654 |
|
|
@$(POST_INSTALL)
|
| 655 |
|
|
@if (install-info --version && \
|
| 656 |
|
|
install-info --version 2>&1 | sed 1q | grep -i -v debian) >/dev/null 2>&1; then \
|
| 657 |
|
|
list='$(INFO_DEPS)'; test -n "$(infodir)" || list=; \
|
| 658 |
|
|
for file in $$list; do \
|
| 659 |
|
|
relfile=`echo "$$file" | sed 's|^.*/||'`; \
|
| 660 |
|
|
echo " install-info --info-dir='$(DESTDIR)$(infodir)' '$(DESTDIR)$(infodir)/$$relfile'";\
|
| 661 |
|
|
install-info --info-dir="$(DESTDIR)$(infodir)" "$(DESTDIR)$(infodir)/$$relfile" || :;\
|
| 662 |
|
|
done; \
|
| 663 |
|
|
else : ; fi
|
| 664 |
|
|
install-man: install-man1
|
| 665 |
|
|
|
| 666 |
|
|
install-pdf: install-pdf-am
|
| 667 |
|
|
|
| 668 |
|
|
install-pdf-am: $(PDFS)
|
| 669 |
|
|
@$(NORMAL_INSTALL)
|
| 670 |
|
|
test -z "$(pdfdir)" || $(MKDIR_P) "$(DESTDIR)$(pdfdir)"
|
| 671 |
|
|
@list='$(PDFS)'; test -n "$(pdfdir)" || list=; \
|
| 672 |
|
|
for p in $$list; do \
|
| 673 |
|
|
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
|
| 674 |
|
|
echo "$$d$$p"; \
|
| 675 |
|
|
done | $(am__base_list) | \
|
| 676 |
|
|
while read files; do \
|
| 677 |
|
|
echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pdfdir)'"; \
|
| 678 |
|
|
$(INSTALL_DATA) $$files "$(DESTDIR)$(pdfdir)" || exit $$?; done
|
| 679 |
|
|
install-ps: install-ps-am
|
| 680 |
|
|
|
| 681 |
|
|
install-ps-am: $(PSS)
|
| 682 |
|
|
@$(NORMAL_INSTALL)
|
| 683 |
|
|
test -z "$(psdir)" || $(MKDIR_P) "$(DESTDIR)$(psdir)"
|
| 684 |
|
|
@list='$(PSS)'; test -n "$(psdir)" || list=; \
|
| 685 |
|
|
for p in $$list; do \
|
| 686 |
|
|
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
|
| 687 |
|
|
echo "$$d$$p"; \
|
| 688 |
|
|
done | $(am__base_list) | \
|
| 689 |
|
|
while read files; do \
|
| 690 |
|
|
echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(psdir)'"; \
|
| 691 |
|
|
$(INSTALL_DATA) $$files "$(DESTDIR)$(psdir)" || exit $$?; done
|
| 692 |
|
|
installcheck-am:
|
| 693 |
|
|
|
| 694 |
|
|
maintainer-clean: maintainer-clean-am
|
| 695 |
|
|
-rm -f Makefile
|
| 696 |
|
|
maintainer-clean-am: distclean-am maintainer-clean-aminfo \
|
| 697 |
|
|
maintainer-clean-generic
|
| 698 |
|
|
|
| 699 |
|
|
mostlyclean: mostlyclean-am
|
| 700 |
|
|
|
| 701 |
|
|
mostlyclean-am: mostlyclean-aminfo mostlyclean-generic \
|
| 702 |
|
|
mostlyclean-libtool
|
| 703 |
|
|
|
| 704 |
|
|
pdf: pdf-am
|
| 705 |
|
|
|
| 706 |
|
|
pdf-am: $(PDFS)
|
| 707 |
|
|
|
| 708 |
|
|
ps: ps-am
|
| 709 |
|
|
|
| 710 |
|
|
ps-am: $(PSS)
|
| 711 |
|
|
|
| 712 |
|
|
uninstall-am: uninstall-dvi-am uninstall-html-am uninstall-info-am \
|
| 713 |
|
|
uninstall-man uninstall-pdf-am uninstall-ps-am
|
| 714 |
|
|
|
| 715 |
|
|
uninstall-man: uninstall-man1
|
| 716 |
|
|
|
| 717 |
|
|
.MAKE: install-am install-strip
|
| 718 |
|
|
|
| 719 |
|
|
.PHONY: all all-am check check-am clean clean-aminfo clean-generic \
|
| 720 |
|
|
clean-info clean-libtool dist-info distclean distclean-generic \
|
| 721 |
|
|
distclean-libtool dvi dvi-am html html-am info info-am \
|
| 722 |
|
|
info-local install install-am install-data install-data-am \
|
| 723 |
|
|
install-data-local install-dvi install-dvi-am install-exec \
|
| 724 |
|
|
install-exec-am install-html install-html-am install-info \
|
| 725 |
|
|
install-info-am install-man install-man1 install-pdf \
|
| 726 |
|
|
install-pdf-am install-ps install-ps-am install-strip \
|
| 727 |
|
|
installcheck installcheck-am installdirs maintainer-clean \
|
| 728 |
|
|
maintainer-clean-aminfo maintainer-clean-generic mostlyclean \
|
| 729 |
|
|
mostlyclean-aminfo mostlyclean-generic mostlyclean-libtool pdf \
|
| 730 |
|
|
pdf-am ps ps-am uninstall uninstall-am uninstall-dvi-am \
|
| 731 |
|
|
uninstall-html-am uninstall-info-am uninstall-man \
|
| 732 |
|
|
uninstall-man1 uninstall-pdf-am uninstall-ps-am
|
| 733 |
|
|
|
| 734 |
|
|
|
| 735 |
|
|
# Man page generation from texinfo
|
| 736 |
|
|
addr2line.1: $(binutils_TEXI) $(binutils_TEXINFOS)
|
| 737 |
|
|
touch $@
|
| 738 |
|
|
-$(TEXI2POD) $(MANCONF) -Daddr2line < $(binutils_TEXI) > addr2line.pod
|
| 739 |
|
|
-($(POD2MAN) addr2line.pod | sed -e '/^.if n .na/d' > $@.T$$$$ && \
|
| 740 |
|
|
mv -f $@.T$$$$ $@) || (rm -f $@.T$$$$ && exit 1)
|
| 741 |
|
|
rm -f addr2line.pod
|
| 742 |
|
|
|
| 743 |
|
|
ar.1: $(binutils_TEXI) $(binutils_TEXINFOS)
|
| 744 |
|
|
touch $@
|
| 745 |
|
|
-$(TEXI2POD) $(MANCONF) -Dar < $(binutils_TEXI) > ar.pod
|
| 746 |
|
|
-($(POD2MAN) ar.pod | sed -e '/^.if n .na/d' > $@.T$$$$ && \
|
| 747 |
|
|
mv -f $@.T$$$$ $@) || (rm -f $@.T$$$$ && exit 1)
|
| 748 |
|
|
rm -f ar.pod
|
| 749 |
|
|
|
| 750 |
|
|
dlltool.1: $(binutils_TEXI) $(binutils_TEXINFOS)
|
| 751 |
|
|
touch $@
|
| 752 |
|
|
-$(TEXI2POD) $(MANCONF) -Ddlltool < $(binutils_TEXI) > dlltool.pod
|
| 753 |
|
|
-($(POD2MAN) dlltool.pod | sed -e '/^.if n .na/d' > $@.T$$$$ && \
|
| 754 |
|
|
mv -f $@.T$$$$ $@) || (rm -f $@.T$$$$ && exit 1)
|
| 755 |
|
|
rm -f dlltool.pod
|
| 756 |
|
|
|
| 757 |
|
|
nlmconv.1: $(binutils_TEXI) $(binutils_TEXINFOS)
|
| 758 |
|
|
touch $@
|
| 759 |
|
|
-$(TEXI2POD) $(MANCONF) -Dnlmconv < $(binutils_TEXI) > nlmconv.pod
|
| 760 |
|
|
-($(POD2MAN) nlmconv.pod | sed -e '/^.if n .na/d' > $@.T$$$$ && \
|
| 761 |
|
|
mv -f $@.T$$$$ $@) || (rm -f $@.T$$$$ && exit 1)
|
| 762 |
|
|
rm -f nlmconv.pod
|
| 763 |
|
|
|
| 764 |
|
|
nm.1: $(binutils_TEXI) $(binutils_TEXINFOS)
|
| 765 |
|
|
touch $@
|
| 766 |
|
|
-$(TEXI2POD) $(MANCONF) -Dnm < $(binutils_TEXI) > nm.pod
|
| 767 |
|
|
-($(POD2MAN) nm.pod | sed -e '/^.if n .na/d' > $@.T$$$$ && \
|
| 768 |
|
|
mv -f $@.T$$$$ $@) || (rm -f $@.T$$$$ && exit 1)
|
| 769 |
|
|
rm -f nm.pod
|
| 770 |
|
|
|
| 771 |
|
|
objcopy.1: $(binutils_TEXI) $(binutils_TEXINFOS)
|
| 772 |
|
|
touch $@
|
| 773 |
|
|
-$(TEXI2POD) $(MANCONF) -Dobjcopy < $(binutils_TEXI) > objcopy.pod
|
| 774 |
|
|
-($(POD2MAN) objcopy.pod | sed -e '/^.if n .na/d' > $@.T$$$$ && \
|
| 775 |
|
|
mv -f $@.T$$$$ $@) || (rm -f $@.T$$$$ && exit 1)
|
| 776 |
|
|
rm -f objcopy.pod
|
| 777 |
|
|
|
| 778 |
|
|
objdump.1: $(binutils_TEXI) $(binutils_TEXINFOS)
|
| 779 |
|
|
touch $@
|
| 780 |
|
|
-$(TEXI2POD) $(MANCONF) -Dobjdump < $(binutils_TEXI) > objdump.pod
|
| 781 |
|
|
-($(POD2MAN) objdump.pod | sed -e '/^.if n .na/d' > $@.T$$$$ && \
|
| 782 |
|
|
mv -f $@.T$$$$ $@) || (rm -f $@.T$$$$ && exit 1)
|
| 783 |
|
|
rm -f objdump.pod
|
| 784 |
|
|
|
| 785 |
|
|
ranlib.1: $(binutils_TEXI) $(binutils_TEXINFOS)
|
| 786 |
|
|
touch $@
|
| 787 |
|
|
-$(TEXI2POD) $(MANCONF) -Dranlib < $(binutils_TEXI) > ranlib.pod
|
| 788 |
|
|
-($(POD2MAN) ranlib.pod | sed -e '/^.if n .na/d' > $@.T$$$$ && \
|
| 789 |
|
|
mv -f $@.T$$$$ $@) || (rm -f $@.T$$$$ && exit 1)
|
| 790 |
|
|
rm -f ranlib.pod
|
| 791 |
|
|
|
| 792 |
|
|
readelf.1: $(binutils_TEXI) $(binutils_TEXINFOS)
|
| 793 |
|
|
touch $@
|
| 794 |
|
|
-$(TEXI2POD) $(MANCONF) -Dreadelf < $(binutils_TEXI) > readelf.pod
|
| 795 |
|
|
-($(POD2MAN) readelf.pod | sed -e '/^.if n .na/d' > $@.T$$$$ && \
|
| 796 |
|
|
mv -f $@.T$$$$ $@) || (rm -f $@.T$$$$ && exit 1)
|
| 797 |
|
|
rm -f readelf.pod
|
| 798 |
|
|
|
| 799 |
|
|
size.1: $(binutils_TEXI) $(binutils_TEXINFOS)
|
| 800 |
|
|
touch $@
|
| 801 |
|
|
-$(TEXI2POD) $(MANCONF) -Dsize < $(binutils_TEXI) > size.pod
|
| 802 |
|
|
-($(POD2MAN) size.pod | sed -e '/^.if n .na/d' > $@.T$$$$ && \
|
| 803 |
|
|
mv -f $@.T$$$$ $@) || (rm -f $@.T$$$$ && exit 1)
|
| 804 |
|
|
rm -f size.pod
|
| 805 |
|
|
|
| 806 |
|
|
strings.1: $(binutils_TEXI) $(binutils_TEXINFOS)
|
| 807 |
|
|
touch $@
|
| 808 |
|
|
-$(TEXI2POD) $(MANCONF) -Dstrings < $(binutils_TEXI) > strings.pod
|
| 809 |
|
|
-($(POD2MAN) strings.pod | sed -e '/^.if n .na/d' > $@.T$$$$ && \
|
| 810 |
|
|
mv -f $@.T$$$$ $@) || (rm -f $@.T$$$$ && exit 1)
|
| 811 |
|
|
rm -f strings.pod
|
| 812 |
|
|
|
| 813 |
|
|
strip.1: $(binutils_TEXI) $(binutils_TEXINFOS)
|
| 814 |
|
|
touch $@
|
| 815 |
|
|
-$(TEXI2POD) $(MANCONF) -Dstrip < $(binutils_TEXI) > strip.pod
|
| 816 |
|
|
-($(POD2MAN) strip.pod | sed -e '/^.if n .na/d' > $@.T$$$$ && \
|
| 817 |
|
|
mv -f $@.T$$$$ $@) || (rm -f $@.T$$$$ && exit 1)
|
| 818 |
|
|
rm -f strip.pod
|
| 819 |
|
|
|
| 820 |
|
|
elfedit.1: $(binutils_TEXI) $(binutils_TEXINFOS)
|
| 821 |
|
|
touch $@
|
| 822 |
|
|
-$(TEXI2POD) $(MANCONF) -Delfedit < $(binutils_TEXI) > elfedit.pod
|
| 823 |
|
|
-($(POD2MAN) elfedit.pod | sed -e '/^.if n .na/d' > $@.T$$$$ && \
|
| 824 |
|
|
mv -f $@.T$$$$ $@) || (rm -f $@.T$$$$ && exit 1)
|
| 825 |
|
|
rm -f elfedit.pod
|
| 826 |
|
|
|
| 827 |
|
|
windres.1: $(binutils_TEXI) $(binutils_TEXINFOS)
|
| 828 |
|
|
touch $@
|
| 829 |
|
|
-$(TEXI2POD) $(MANCONF) -Dwindres < $(binutils_TEXI) > windres.pod
|
| 830 |
|
|
-($(POD2MAN) windres.pod | sed -e '/^.if n .na/d' > $@.T$$$$ && \
|
| 831 |
|
|
mv -f $@.T$$$$ $@) || (rm -f $@.T$$$$ && exit 1)
|
| 832 |
|
|
rm -f windres.pod
|
| 833 |
|
|
|
| 834 |
|
|
windmc.1: $(binutils_TEXI) $(binutils_TEXINFOS)
|
| 835 |
|
|
touch $@
|
| 836 |
|
|
-$(TEXI2POD) $(MANCONF) -Dwindmc < $(binutils_TEXI) > windmc.pod
|
| 837 |
|
|
-($(POD2MAN) windmc.pod | sed -e '/^.if n .na/d' > $@.T$$$$ && \
|
| 838 |
|
|
mv -f $@.T$$$$ $@) || (rm -f $@.T$$$$ && exit 1)
|
| 839 |
|
|
rm -f windmc.pod
|
| 840 |
|
|
|
| 841 |
|
|
cxxfilt.man: $(binutils_TEXI) $(binutils_TEXINFOS)
|
| 842 |
|
|
touch $@
|
| 843 |
|
|
-$(TEXI2POD) $(MANCONF) -Dcxxfilt < $(binutils_TEXI) > $(DEMANGLER_NAME).pod
|
| 844 |
|
|
-($(POD2MAN) $(DEMANGLER_NAME).pod | sed -e '/^.if n .na/d' > $@.T$$$$ && \
|
| 845 |
|
|
mv -f $@.T$$$$ $@) || (rm -f $@.T$$$$ && exit 1)
|
| 846 |
|
|
rm -f $(DEMANGLER_NAME).pod
|
| 847 |
|
|
|
| 848 |
|
|
$(DEMANGLER_NAME).1: cxxfilt.man Makefile
|
| 849 |
|
|
if test -f cxxfilt.man; then \
|
| 850 |
|
|
man=cxxfilt.man; \
|
| 851 |
|
|
else \
|
| 852 |
|
|
man=$(srcdir)/cxxfilt.man; \
|
| 853 |
|
|
fi; \
|
| 854 |
|
|
sed -e 's/@PROGRAM@/$(DEMANGLER_NAME)/' \
|
| 855 |
|
|
-e 's/cxxfilt/$(DEMANGLER_NAME)/' < $$man \
|
| 856 |
|
|
> $(DEMANGLER_NAME).1
|
| 857 |
|
|
|
| 858 |
|
|
# We want install to imply install-info as per GNU standards, despite the
|
| 859 |
|
|
# cygnus option.
|
| 860 |
|
|
install-data-local: install-info
|
| 861 |
|
|
|
| 862 |
|
|
# Maintenance
|
| 863 |
|
|
|
| 864 |
|
|
# We need it for the taz target in ../../Makefile.in.
|
| 865 |
|
|
info-local: $(MANS)
|
| 866 |
|
|
|
| 867 |
|
|
# Tell versions [3.59,3.63) of GNU make to not export all variables.
|
| 868 |
|
|
# Otherwise a system limit (for SysV at least) may be exceeded.
|
| 869 |
|
|
.NOEXPORT:
|