2010-05-07 14:28:50 +02:00
|
|
|
# Makefile.in generated by automake 1.11.1 from Makefile.am.
|
2004-09-17 08:12:02 +02:00
|
|
|
# @configure_input@
|
1999-05-03 09:29:11 +02:00
|
|
|
|
2004-09-17 08:12:02 +02:00
|
|
|
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
|
2009-08-22 18:56:56 +02:00
|
|
|
# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
|
|
|
|
# Inc.
|
1999-05-03 09:29:11 +02:00
|
|
|
# This Makefile.in is free software; the Free Software Foundation
|
|
|
|
# gives unlimited permission to copy and/or distribute it,
|
|
|
|
# with or without modifications, as long as this notice is preserved.
|
|
|
|
|
|
|
|
# This program is distributed in the hope that it will be useful,
|
|
|
|
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
|
|
|
|
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
|
|
|
|
# PARTICULAR PURPOSE.
|
|
|
|
|
2004-09-17 08:12:02 +02:00
|
|
|
@SET_MAKE@
|
1999-05-03 09:29:11 +02:00
|
|
|
VPATH = @srcdir@
|
|
|
|
pkgdatadir = $(datadir)/@PACKAGE@
|
|
|
|
pkgincludedir = $(includedir)/@PACKAGE@
|
2009-08-22 18:56:56 +02:00
|
|
|
pkglibdir = $(libdir)/@PACKAGE@
|
|
|
|
pkglibexecdir = $(libexecdir)/@PACKAGE@
|
2004-09-17 08:12:02 +02:00
|
|
|
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
|
|
|
|
install_sh_DATA = $(install_sh) -c -m 644
|
|
|
|
install_sh_PROGRAM = $(install_sh) -c
|
|
|
|
install_sh_SCRIPT = $(install_sh) -c
|
|
|
|
INSTALL_HEADER = $(INSTALL_DATA)
|
|
|
|
transform = $(program_transform_name)
|
1999-05-03 09:29:11 +02:00
|
|
|
NORMAL_INSTALL = :
|
|
|
|
PRE_INSTALL = :
|
|
|
|
POST_INSTALL = :
|
|
|
|
NORMAL_UNINSTALL = :
|
|
|
|
PRE_UNINSTALL = :
|
|
|
|
POST_UNINSTALL = :
|
2004-09-17 08:12:02 +02:00
|
|
|
build_triplet = @build@
|
1999-05-03 09:29:11 +02:00
|
|
|
host_triplet = @host@
|
2004-09-17 08:12:02 +02:00
|
|
|
target_triplet = @target@
|
2006-12-11 16:09:46 +01:00
|
|
|
|
|
|
|
# Automake 1.9 will only build info files in the objdir if they are
|
|
|
|
# mentioned in DISTCLEANFILES. It doesn't have to be unconditional,
|
|
|
|
# though, so we use a bogus condition.
|
|
|
|
@GENINSRC_NEVER_TRUE@am__append_1 = bfd.info
|
2004-09-17 08:12:02 +02:00
|
|
|
subdir = doc
|
2006-12-12 15:31:48 +01:00
|
|
|
DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
|
|
|
|
$(bfd_TEXINFOS)
|
2004-09-17 08:12:02 +02:00
|
|
|
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
|
2012-08-13 16:52:54 +02:00
|
|
|
am__aclocal_m4_deps = $(top_srcdir)/../bfd/bfd.m4 \
|
|
|
|
$(top_srcdir)/../bfd/warning.m4 $(top_srcdir)/../config/acx.m4 \
|
2007-06-14 17:31:01 +02:00
|
|
|
$(top_srcdir)/../config/depstand.m4 \
|
2006-05-31 17:14:46 +02:00
|
|
|
$(top_srcdir)/../config/gettext-sister.m4 \
|
2009-12-11 14:42:17 +01:00
|
|
|
$(top_srcdir)/../config/largefile.m4 \
|
2007-06-14 17:31:01 +02:00
|
|
|
$(top_srcdir)/../config/lead-dot.m4 \
|
2008-05-14 08:45:42 +02:00
|
|
|
$(top_srcdir)/../config/nls.m4 \
|
|
|
|
$(top_srcdir)/../config/override.m4 \
|
2009-05-27 18:29:55 +02:00
|
|
|
$(top_srcdir)/../config/plugins.m4 \
|
2008-05-14 08:45:42 +02:00
|
|
|
$(top_srcdir)/../config/po.m4 \
|
2006-05-31 17:14:46 +02:00
|
|
|
$(top_srcdir)/../config/progtest.m4 \
|
2009-08-22 18:56:56 +02:00
|
|
|
$(top_srcdir)/../config/stdint.m4 $(top_srcdir)/../libtool.m4 \
|
2007-06-14 17:31:01 +02:00
|
|
|
$(top_srcdir)/../ltoptions.m4 $(top_srcdir)/../ltsugar.m4 \
|
2008-09-29 17:34:33 +02:00
|
|
|
$(top_srcdir)/../ltversion.m4 $(top_srcdir)/../lt~obsolete.m4 \
|
2009-12-11 14:42:17 +01:00
|
|
|
$(top_srcdir)/acinclude.m4 $(top_srcdir)/../config/zlib.m4 \
|
|
|
|
$(top_srcdir)/configure.in
|
2004-09-17 08:12:02 +02:00
|
|
|
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
|
|
|
|
$(ACLOCAL_M4)
|
|
|
|
mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
|
|
|
|
CONFIG_HEADER = $(top_builddir)/config.h
|
|
|
|
CONFIG_CLEAN_FILES =
|
2009-08-22 18:56:56 +02:00
|
|
|
CONFIG_CLEAN_VPATH_FILES =
|
2004-09-17 08:12:02 +02:00
|
|
|
depcomp =
|
|
|
|
am__depfiles_maybe =
|
|
|
|
SOURCES =
|
2006-12-11 16:09:46 +01:00
|
|
|
INFO_DEPS = bfd.info
|
2004-09-17 08:12:02 +02:00
|
|
|
TEXINFO_TEX = $(top_srcdir)/../texinfo/texinfo.tex
|
|
|
|
am__TEXINFO_TEX_DIR = $(top_srcdir)/../texinfo
|
|
|
|
DVIS = bfd.dvi
|
|
|
|
PDFS = bfd.pdf
|
|
|
|
PSS = bfd.ps
|
|
|
|
HTMLS = bfd.html
|
|
|
|
TEXINFOS = bfd.texinfo
|
|
|
|
TEXI2DVI = `if test -f $(top_srcdir)/../texinfo/util/texi2dvi; then \
|
|
|
|
echo $(top_srcdir)/../texinfo/util/texi2dvi; \
|
|
|
|
else \
|
|
|
|
echo texi2dvi; \
|
|
|
|
fi`
|
|
|
|
TEXI2PDF = $(TEXI2DVI) --pdf --batch
|
|
|
|
MAKEINFOHTML = $(MAKEINFO) --html
|
|
|
|
AM_MAKEINFOHTMLFLAGS = $(AM_MAKEINFOFLAGS)
|
|
|
|
DVIPS = dvips
|
2009-08-22 18:56:56 +02:00
|
|
|
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
|
|
|
|
am__vpath_adj = case $$p in \
|
|
|
|
$(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
|
|
|
|
*) f=$$p;; \
|
|
|
|
esac;
|
|
|
|
am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
|
|
|
|
am__install_max = 40
|
|
|
|
am__nobase_strip_setup = \
|
|
|
|
srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
|
|
|
|
am__nobase_strip = \
|
|
|
|
for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
|
|
|
|
am__nobase_list = $(am__nobase_strip_setup); \
|
|
|
|
for p in $$list; do echo "$$p $$p"; done | \
|
|
|
|
sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
|
|
|
|
$(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
|
|
|
|
if (++n[$$2] == $(am__install_max)) \
|
|
|
|
{ print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
|
|
|
|
END { for (dir in files) print dir, files[dir] }'
|
|
|
|
am__base_list = \
|
|
|
|
sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
|
|
|
|
sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
|
2004-09-17 08:12:02 +02:00
|
|
|
ACLOCAL = @ACLOCAL@
|
|
|
|
AMTAR = @AMTAR@
|
1999-05-03 09:29:11 +02:00
|
|
|
AR = @AR@
|
2004-09-17 08:12:02 +02:00
|
|
|
AUTOCONF = @AUTOCONF@
|
|
|
|
AUTOHEADER = @AUTOHEADER@
|
|
|
|
AUTOMAKE = @AUTOMAKE@
|
|
|
|
AWK = @AWK@
|
2007-09-13 16:58:47 +02:00
|
|
|
BFD_HOSTPTR_T = @BFD_HOSTPTR_T@
|
1999-05-03 09:29:11 +02:00
|
|
|
BFD_HOST_64BIT_LONG = @BFD_HOST_64BIT_LONG@
|
2007-09-13 16:58:47 +02:00
|
|
|
BFD_HOST_64BIT_LONG_LONG = @BFD_HOST_64BIT_LONG_LONG@
|
1999-05-03 09:29:11 +02:00
|
|
|
BFD_HOST_64_BIT = @BFD_HOST_64_BIT@
|
|
|
|
BFD_HOST_64_BIT_DEFINED = @BFD_HOST_64_BIT_DEFINED@
|
|
|
|
BFD_HOST_U_64_BIT = @BFD_HOST_U_64_BIT@
|
|
|
|
CATALOGS = @CATALOGS@
|
|
|
|
CATOBJEXT = @CATOBJEXT@
|
|
|
|
CC = @CC@
|
2004-09-17 08:12:02 +02:00
|
|
|
CCDEPMODE = @CCDEPMODE@
|
1999-05-03 09:29:11 +02:00
|
|
|
CC_FOR_BUILD = @CC_FOR_BUILD@
|
2004-09-17 08:12:02 +02:00
|
|
|
CFLAGS = @CFLAGS@
|
1999-05-03 09:29:11 +02:00
|
|
|
COREFILE = @COREFILE@
|
|
|
|
COREFLAG = @COREFLAG@
|
2004-08-30 20:58:14 +02:00
|
|
|
CPP = @CPP@
|
2004-09-17 08:12:02 +02:00
|
|
|
CPPFLAGS = @CPPFLAGS@
|
|
|
|
CYGPATH_W = @CYGPATH_W@
|
1999-05-03 09:29:11 +02:00
|
|
|
DATADIRNAME = @DATADIRNAME@
|
2007-06-29 16:09:34 +02:00
|
|
|
DEBUGDIR = @DEBUGDIR@
|
2004-09-17 08:12:02 +02:00
|
|
|
DEFS = @DEFS@
|
|
|
|
DEPDIR = @DEPDIR@
|
2008-09-29 17:34:33 +02:00
|
|
|
DSYMUTIL = @DSYMUTIL@
|
2007-05-24 20:12:51 +02:00
|
|
|
DUMPBIN = @DUMPBIN@
|
2004-09-17 08:12:02 +02:00
|
|
|
ECHO_C = @ECHO_C@
|
|
|
|
ECHO_N = @ECHO_N@
|
|
|
|
ECHO_T = @ECHO_T@
|
|
|
|
EGREP = @EGREP@
|
1999-05-03 09:29:11 +02:00
|
|
|
EXEEXT = @EXEEXT@
|
|
|
|
EXEEXT_FOR_BUILD = @EXEEXT_FOR_BUILD@
|
2007-05-24 20:12:51 +02:00
|
|
|
FGREP = @FGREP@
|
2006-05-31 17:14:46 +02:00
|
|
|
GENCAT = @GENCAT@
|
1999-05-03 09:29:11 +02:00
|
|
|
GMSGFMT = @GMSGFMT@
|
2007-05-24 20:12:51 +02:00
|
|
|
GREP = @GREP@
|
1999-05-03 09:29:11 +02:00
|
|
|
HDEFINES = @HDEFINES@
|
2006-05-31 17:14:46 +02:00
|
|
|
INCINTL = @INCINTL@
|
2009-08-22 18:56:56 +02:00
|
|
|
INSTALL = @INSTALL@
|
2004-09-17 08:12:02 +02:00
|
|
|
INSTALL_DATA = @INSTALL_DATA@
|
|
|
|
INSTALL_PROGRAM = @INSTALL_PROGRAM@
|
|
|
|
INSTALL_SCRIPT = @INSTALL_SCRIPT@
|
|
|
|
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
|
1999-05-03 09:29:11 +02:00
|
|
|
INSTOBJEXT = @INSTOBJEXT@
|
2007-05-24 20:12:51 +02:00
|
|
|
LD = @LD@
|
2004-09-17 08:12:02 +02:00
|
|
|
LDFLAGS = @LDFLAGS@
|
2006-05-31 17:14:46 +02:00
|
|
|
LIBINTL = @LIBINTL@
|
|
|
|
LIBINTL_DEP = @LIBINTL_DEP@
|
2009-04-27 16:27:36 +02:00
|
|
|
LIBM = @LIBM@
|
2004-09-17 08:12:02 +02:00
|
|
|
LIBOBJS = @LIBOBJS@
|
|
|
|
LIBS = @LIBS@
|
1999-05-03 09:29:11 +02:00
|
|
|
LIBTOOL = @LIBTOOL@
|
2008-09-29 17:34:33 +02:00
|
|
|
LIPO = @LIPO@
|
1999-05-03 09:29:11 +02:00
|
|
|
LN_S = @LN_S@
|
2004-09-17 08:12:02 +02:00
|
|
|
LTLIBOBJS = @LTLIBOBJS@
|
1999-05-03 09:29:11 +02:00
|
|
|
MAINT = @MAINT@
|
|
|
|
MAKEINFO = @MAKEINFO@
|
2009-08-22 18:56:56 +02:00
|
|
|
MKDIR_P = @MKDIR_P@
|
1999-05-03 09:29:11 +02:00
|
|
|
MKINSTALLDIRS = @MKINSTALLDIRS@
|
|
|
|
MSGFMT = @MSGFMT@
|
2006-05-31 17:14:46 +02:00
|
|
|
MSGMERGE = @MSGMERGE@
|
2007-05-24 20:12:51 +02:00
|
|
|
NM = @NM@
|
2008-09-29 17:34:33 +02:00
|
|
|
NMEDIT = @NMEDIT@
|
2005-04-14 07:26:44 +02:00
|
|
|
NO_WERROR = @NO_WERROR@
|
2008-09-29 17:34:33 +02:00
|
|
|
OBJDUMP = @OBJDUMP@
|
2000-09-02 22:33:48 +02:00
|
|
|
OBJEXT = @OBJEXT@
|
2008-09-29 17:34:33 +02:00
|
|
|
OTOOL = @OTOOL@
|
|
|
|
OTOOL64 = @OTOOL64@
|
1999-05-03 09:29:11 +02:00
|
|
|
PACKAGE = @PACKAGE@
|
2004-09-17 08:12:02 +02:00
|
|
|
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
|
|
|
|
PACKAGE_NAME = @PACKAGE_NAME@
|
|
|
|
PACKAGE_STRING = @PACKAGE_STRING@
|
|
|
|
PACKAGE_TARNAME = @PACKAGE_TARNAME@
|
2009-08-22 18:56:56 +02:00
|
|
|
PACKAGE_URL = @PACKAGE_URL@
|
2004-09-17 08:12:02 +02:00
|
|
|
PACKAGE_VERSION = @PACKAGE_VERSION@
|
|
|
|
PATH_SEPARATOR = @PATH_SEPARATOR@
|
2007-02-17 14:33:57 +01:00
|
|
|
PKGVERSION = @PKGVERSION@
|
1999-05-03 09:29:11 +02:00
|
|
|
POSUB = @POSUB@
|
|
|
|
RANLIB = @RANLIB@
|
2007-03-15 15:21:59 +01:00
|
|
|
REPORT_BUGS_TEXI = @REPORT_BUGS_TEXI@
|
|
|
|
REPORT_BUGS_TO = @REPORT_BUGS_TO@
|
2007-05-24 20:12:51 +02:00
|
|
|
SED = @SED@
|
2004-09-17 08:12:02 +02:00
|
|
|
SET_MAKE = @SET_MAKE@
|
2009-02-03 16:54:05 +01:00
|
|
|
SHARED_LDFLAGS = @SHARED_LDFLAGS@
|
|
|
|
SHARED_LIBADD = @SHARED_LIBADD@
|
2004-09-17 08:12:02 +02:00
|
|
|
SHELL = @SHELL@
|
2000-09-02 22:33:48 +02:00
|
|
|
STRIP = @STRIP@
|
1999-05-03 09:29:11 +02:00
|
|
|
TDEFINES = @TDEFINES@
|
|
|
|
USE_NLS = @USE_NLS@
|
|
|
|
VERSION = @VERSION@
|
2000-04-09 14:17:43 +02:00
|
|
|
WARN_CFLAGS = @WARN_CFLAGS@
|
2004-09-17 08:12:02 +02:00
|
|
|
XGETTEXT = @XGETTEXT@
|
2009-08-22 18:56:56 +02:00
|
|
|
abs_builddir = @abs_builddir@
|
|
|
|
abs_srcdir = @abs_srcdir@
|
|
|
|
abs_top_builddir = @abs_top_builddir@
|
|
|
|
abs_top_srcdir = @abs_top_srcdir@
|
2004-09-17 08:12:02 +02:00
|
|
|
ac_ct_CC = @ac_ct_CC@
|
2007-05-24 20:12:51 +02:00
|
|
|
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
|
1999-05-03 09:29:11 +02:00
|
|
|
all_backends = @all_backends@
|
2004-09-17 08:12:02 +02:00
|
|
|
am__include = @am__include@
|
|
|
|
am__leading_dot = @am__leading_dot@
|
|
|
|
am__quote = @am__quote@
|
|
|
|
am__tar = @am__tar@
|
|
|
|
am__untar = @am__untar@
|
2007-02-17 14:33:57 +01:00
|
|
|
bfd64_libs = @bfd64_libs@
|
1999-05-03 09:29:11 +02:00
|
|
|
bfd_backends = @bfd_backends@
|
2001-09-21 04:12:29 +02:00
|
|
|
bfd_default_target_size = @bfd_default_target_size@
|
2004-03-19 08:00:51 +01:00
|
|
|
bfd_file_ptr = @bfd_file_ptr@
|
1999-05-03 09:29:11 +02:00
|
|
|
bfd_machines = @bfd_machines@
|
2004-03-19 08:00:51 +01:00
|
|
|
bfd_ufile_ptr = @bfd_ufile_ptr@
|
2004-09-17 08:12:02 +02:00
|
|
|
bindir = @bindir@
|
|
|
|
build = @build@
|
|
|
|
build_alias = @build_alias@
|
|
|
|
build_cpu = @build_cpu@
|
|
|
|
build_os = @build_os@
|
|
|
|
build_vendor = @build_vendor@
|
2009-08-22 18:56:56 +02:00
|
|
|
builddir = @builddir@
|
2004-09-17 08:12:02 +02:00
|
|
|
datadir = @datadir@
|
2006-04-06 Carlos O'Donell <carlos@codesourcery.com>
* Makefile.tpl: Add install-html target.
* Makefile.def: Add install-html target.
* Makefile.in: Regenerate.
* configure.in: Add --with-datarootdir, --with-docdir,
and --with-htmldir options.
* configure: Regenerate.
bfd/
2006-04-06 Carlos O'Donell <carlos@codesourcery.com>
* po/Make-in: Add install-html target.
* Makefile.am: Rename docdir to bfddocdir. Add datarootdir, docdir
htmldir. Add install-html and install-html-recursive targets.
* Makefile.in: Regenerate.
* configure.in: AC_SUBST for datarootdir, docdir and htmldir.
* configure: Regenerate.
bfd/doc/
2006-04-06 Carlos O'Donell <carlos@codesourcery.com>
* Makefile.am: Add install-html and install-html-am targets.
Define datarootdir, docdir and htmldir.
* Makefile.in: Regenerate.
binutils/
2006-04-06 Carlos O'Donell <carlos@codesourcery.com>
* po/Make-in: Add install-html target.
* Makefile.am: Add install-html and install-html-recursive targets.
* Makefile.in: Regenerate.
* configure.in: AC_SUBST datarootdir, docdir and htmldir.
* configure: Regenerate.
* doc/Makefile.am: Add install-html and install-html-am targets.
* doc/Makefile.in: Regenerate.
etc/
2006-04-06 Carlos O'Donell <carlos@codesourcery.com>
* Makefile.in: Add install-html target. Add htmldir,
docdir and datarootdir.
* configure.texi: Document install-html target.
* configure.in: AC_SUBST datarootdir, docdir, htmldir.
* configure: Regenerate.
gas/
2006-04-06 Carlos O'Donell <carlos@codesourcery.com>
* po/Make-in: Add install-html target.
* Makefile.am: Add install-html and install-html-recursive targets.
* Makefile.in: Regenerate.
* configure.in: AC_SUBST datarootdir, docdir, htmldir.
* configure: Regenerate.
* doc/Makefile.am: Add install-html and install-html-am targets.
* doc/Makefile.in: Regenerate.
gprof/
2006-04-06 Carlos O'Donell <carlos@codesourcery.com>
* po/Make-in: Add install-html target.
* Makefile.am: Add install-html, install-html-am and
install-html-recursive targets.
* Makefile.in: Regenerate.
* configure.in: AC_SUBST datarootdir, docdir, htmldir.
* configure: Regenerate.
intl/
2006-04-06 Carlos O'Donell <carlos@codesourcery.com>
* intl/Makefile.in: Add html info and dvi and install-html to .PHONY
Add install-html target.
ld/
2006-04-06 Carlos O'Donell <carlos@codesourcery.com>
* Makefile.am: Add install-html, install-html-am, and
install-html-recursive targets.
* Makefile.in: Regenerate.
* configure.in: AC_SUBST datarootdir, docdir, htmldir.
* configure: Regenerate.
* po/Make-in: Add install-html target.
opcodes/
2006-04-06 Carlos O'Donell <carlos@codesourcery.com>
* Makefile.am: Add install-html target.
* Makefile.in: Regenerate.
2006-04-06 23:49:35 +02:00
|
|
|
datarootdir = @datarootdir@
|
|
|
|
docdir = @docdir@
|
2009-08-22 18:56:56 +02:00
|
|
|
dvidir = @dvidir@
|
2004-09-17 08:12:02 +02:00
|
|
|
exec_prefix = @exec_prefix@
|
2010-05-25 12:14:16 +02:00
|
|
|
havevecs = @havevecs@
|
2004-09-17 08:12:02 +02:00
|
|
|
host = @host@
|
|
|
|
host_alias = @host_alias@
|
|
|
|
host_cpu = @host_cpu@
|
2004-08-30 20:58:14 +02:00
|
|
|
host_noncanonical = @host_noncanonical@
|
2004-09-17 08:12:02 +02:00
|
|
|
host_os = @host_os@
|
|
|
|
host_vendor = @host_vendor@
|
2006-04-06 Carlos O'Donell <carlos@codesourcery.com>
* Makefile.tpl: Add install-html target.
* Makefile.def: Add install-html target.
* Makefile.in: Regenerate.
* configure.in: Add --with-datarootdir, --with-docdir,
and --with-htmldir options.
* configure: Regenerate.
bfd/
2006-04-06 Carlos O'Donell <carlos@codesourcery.com>
* po/Make-in: Add install-html target.
* Makefile.am: Rename docdir to bfddocdir. Add datarootdir, docdir
htmldir. Add install-html and install-html-recursive targets.
* Makefile.in: Regenerate.
* configure.in: AC_SUBST for datarootdir, docdir and htmldir.
* configure: Regenerate.
bfd/doc/
2006-04-06 Carlos O'Donell <carlos@codesourcery.com>
* Makefile.am: Add install-html and install-html-am targets.
Define datarootdir, docdir and htmldir.
* Makefile.in: Regenerate.
binutils/
2006-04-06 Carlos O'Donell <carlos@codesourcery.com>
* po/Make-in: Add install-html target.
* Makefile.am: Add install-html and install-html-recursive targets.
* Makefile.in: Regenerate.
* configure.in: AC_SUBST datarootdir, docdir and htmldir.
* configure: Regenerate.
* doc/Makefile.am: Add install-html and install-html-am targets.
* doc/Makefile.in: Regenerate.
etc/
2006-04-06 Carlos O'Donell <carlos@codesourcery.com>
* Makefile.in: Add install-html target. Add htmldir,
docdir and datarootdir.
* configure.texi: Document install-html target.
* configure.in: AC_SUBST datarootdir, docdir, htmldir.
* configure: Regenerate.
gas/
2006-04-06 Carlos O'Donell <carlos@codesourcery.com>
* po/Make-in: Add install-html target.
* Makefile.am: Add install-html and install-html-recursive targets.
* Makefile.in: Regenerate.
* configure.in: AC_SUBST datarootdir, docdir, htmldir.
* configure: Regenerate.
* doc/Makefile.am: Add install-html and install-html-am targets.
* doc/Makefile.in: Regenerate.
gprof/
2006-04-06 Carlos O'Donell <carlos@codesourcery.com>
* po/Make-in: Add install-html target.
* Makefile.am: Add install-html, install-html-am and
install-html-recursive targets.
* Makefile.in: Regenerate.
* configure.in: AC_SUBST datarootdir, docdir, htmldir.
* configure: Regenerate.
intl/
2006-04-06 Carlos O'Donell <carlos@codesourcery.com>
* intl/Makefile.in: Add html info and dvi and install-html to .PHONY
Add install-html target.
ld/
2006-04-06 Carlos O'Donell <carlos@codesourcery.com>
* Makefile.am: Add install-html, install-html-am, and
install-html-recursive targets.
* Makefile.in: Regenerate.
* configure.in: AC_SUBST datarootdir, docdir, htmldir.
* configure: Regenerate.
* po/Make-in: Add install-html target.
opcodes/
2006-04-06 Carlos O'Donell <carlos@codesourcery.com>
* Makefile.am: Add install-html target.
* Makefile.in: Regenerate.
2006-04-06 23:49:35 +02:00
|
|
|
htmldir = @htmldir@
|
2004-09-17 08:12:02 +02:00
|
|
|
includedir = @includedir@
|
|
|
|
infodir = @infodir@
|
|
|
|
install_sh = @install_sh@
|
|
|
|
libdir = @libdir@
|
|
|
|
libexecdir = @libexecdir@
|
2009-08-22 18:56:56 +02:00
|
|
|
localedir = @localedir@
|
2004-09-17 08:12:02 +02:00
|
|
|
localstatedir = @localstatedir@
|
|
|
|
mandir = @mandir@
|
|
|
|
mkdir_p = @mkdir_p@
|
|
|
|
oldincludedir = @oldincludedir@
|
2009-02-03 16:54:05 +01:00
|
|
|
pdfdir = @pdfdir@
|
2004-09-17 08:12:02 +02:00
|
|
|
prefix = @prefix@
|
|
|
|
program_transform_name = @program_transform_name@
|
2009-08-22 18:56:56 +02:00
|
|
|
psdir = @psdir@
|
2004-09-17 08:12:02 +02:00
|
|
|
sbindir = @sbindir@
|
|
|
|
sharedstatedir = @sharedstatedir@
|
2009-08-22 18:56:56 +02:00
|
|
|
srcdir = @srcdir@
|
2009-05-26 16:12:03 +02:00
|
|
|
supports_plugins = @supports_plugins@
|
2004-09-17 08:12:02 +02:00
|
|
|
sysconfdir = @sysconfdir@
|
|
|
|
target = @target@
|
|
|
|
target_alias = @target_alias@
|
|
|
|
target_cpu = @target_cpu@
|
2004-08-30 20:58:14 +02:00
|
|
|
target_noncanonical = @target_noncanonical@
|
2004-09-17 08:12:02 +02:00
|
|
|
target_os = @target_os@
|
|
|
|
target_vendor = @target_vendor@
|
1999-05-03 09:29:11 +02:00
|
|
|
tdefaults = @tdefaults@
|
2009-08-22 18:56:56 +02:00
|
|
|
top_build_prefix = @top_build_prefix@
|
|
|
|
top_builddir = @top_builddir@
|
|
|
|
top_srcdir = @top_srcdir@
|
1999-05-03 09:29:11 +02:00
|
|
|
wordsize = @wordsize@
|
2004-09-20 00:32:12 +02:00
|
|
|
AUTOMAKE_OPTIONS = 1.9 cygnus
|
2004-09-17 08:12:02 +02:00
|
|
|
DOCFILES = aoutx.texi archive.texi archures.texi \
|
|
|
|
bfdt.texi cache.texi coffcode.texi \
|
|
|
|
core.texi elf.texi elfcode.texi format.texi \
|
|
|
|
libbfd.texi bfdwin.texi bfdio.texi \
|
|
|
|
opncls.texi reloc.texi section.texi \
|
|
|
|
syms.texi targets.texi init.texi hash.texi linker.texi \
|
2007-04-09 17:36:44 +02:00
|
|
|
mmo.texi \
|
|
|
|
bfdver.texi
|
2004-09-17 08:12:02 +02:00
|
|
|
|
|
|
|
PROTOS = archive.p archures.p bfd.p \
|
|
|
|
core.p format.p \
|
|
|
|
bfdio.p bfdwin.p \
|
|
|
|
libbfd.p opncls.p reloc.p \
|
|
|
|
section.p syms.p targets.p \
|
|
|
|
format.p core.p init.p
|
1999-05-03 09:29:11 +02:00
|
|
|
|
|
|
|
IPROTOS = cache.ip libbfd.ip reloc.ip init.ip archures.ip coffcode.ip
|
|
|
|
|
|
|
|
# SRCDOC, SRCPROT, SRCIPROT only used to sidestep Sun Make bug in interaction
|
|
|
|
# between VPATH and suffix rules. If you use GNU Make, perhaps other Makes,
|
|
|
|
# you don't need these three:
|
2004-09-17 08:12:02 +02:00
|
|
|
SRCDOC = $(srcdir)/../aoutx.h $(srcdir)/../archive.c \
|
|
|
|
$(srcdir)/../archures.c $(srcdir)/../bfd.c \
|
|
|
|
$(srcdir)/../bfdio.c $(srcdir)/../bfdwin.c \
|
|
|
|
$(srcdir)/../cache.c $(srcdir)/../coffcode.h \
|
|
|
|
$(srcdir)/../corefile.c $(srcdir)/../elf.c \
|
|
|
|
$(srcdir)/../elfcode.h $(srcdir)/../format.c \
|
|
|
|
$(srcdir)/../libbfd.c $(srcdir)/../opncls.c \
|
|
|
|
$(srcdir)/../reloc.c $(srcdir)/../section.c \
|
|
|
|
$(srcdir)/../syms.c $(srcdir)/../targets.c \
|
|
|
|
$(srcdir)/../hash.c $(srcdir)/../linker.c \
|
|
|
|
$(srcdir)/../mmo.c
|
|
|
|
|
|
|
|
SRCPROT = $(srcdir)/../archive.c $(srcdir)/../archures.c \
|
|
|
|
$(srcdir)/../bfd.c $(srcdir)/../coffcode.h $(srcdir)/../corefile.c \
|
|
|
|
$(srcdir)/../format.c $(srcdir)/../libbfd.c \
|
|
|
|
$(srcdir)/../bfdio.c $(srcdir)/../bfdwin.c \
|
|
|
|
$(srcdir)/../opncls.c $(srcdir)/../reloc.c \
|
|
|
|
$(srcdir)/../section.c $(srcdir)/../syms.c \
|
|
|
|
$(srcdir)/../targets.c $(srcdir)/../init.c
|
|
|
|
|
|
|
|
SRCIPROT = $(srcdir)/../cache.c $(srcdir)/../libbfd.c \
|
|
|
|
$(srcdir)/../bfdio.c $(srcdir)/../bfdwin.c \
|
|
|
|
$(srcdir)/../reloc.c $(srcdir)/../cpu-h8300.c \
|
|
|
|
$(srcdir)/../cpu-i960.c $(srcdir)/../archures.c \
|
|
|
|
$(srcdir)/../init.c
|
1999-05-03 09:29:11 +02:00
|
|
|
|
|
|
|
TEXIDIR = $(srcdir)/../../texinfo/fsf
|
|
|
|
info_TEXINFOS = bfd.texinfo
|
2006-12-12 15:31:48 +01:00
|
|
|
bfd_TEXINFOS = $(DOCFILES) bfdsumm.texi
|
1999-05-03 09:29:11 +02:00
|
|
|
MKDOC = chew$(EXEEXT_FOR_BUILD)
|
Cleanups in binutils makefiles.
ld/:
* Makefile.am (bin_PROGRAMS): Renamed from ...
(noinst_PROGRAMS): ... this.
(transform): Override, including the renaming of ld-new to ld.
(install-exec-local): Installation of ld in $(bindir) not needed
here any more.
(AM_CPPFLAGS): Renamed from ...
(INCLUDES): ... this.
(MAINTAINERCLEANFILES): Add ld.1.
* Makefile.in: Regenerate.
gold/:
* Makefile.am (AM_CPPFLAGS): Renamed from ...
(INCLUDES): ... this.
* testsuite/Makefile.am (AUTOMAKE_OPTIONS): Add -Wno-portability.
(AM_CPPFLAGS): Renamed from ...
(INCLUDE): ... this.
* Makefile.in, testsuite/Makefile.in: Regenerate.
bfd/:
* Makefile.am (libbfd_la_LDFLAGS): Initialize early, to allow
appending.
[INSTALL_LIBBFD] (bfdlib_LTLIBRARIES, bfdinclude_HEADERS): Set
only in this condition.
[!INSTALL_LIBBFD] (noinst_LTLIBRARIES, libbfd_la_LDFLAGS): New,
to build but not install libbfd.la in this condition.
(install-bfdlibLTLIBRARIES, uninstall-bfdlibLTLIBRARIES)
(install_libbfd, install_libbfd): Remove.
* Makefile.in: Regenerate.
binutils/:
* Makefile.am (AM_CPPFLAGS): Renamed from ...
(INCLUDES): ... this.
(bin2c$(EXEEXT_FOR_BUILD): Adjust rule.
(installcheck-local): Renamed from ...
(installcheck): ... this.
* Makefile.in: Regenerate.
gas/:
* Makefile.am (YFLAGS): Remove, not needed any more.
(AM_CPPFLAGS): Renamed from ...
(INCLUDES): ... this.
* Makefile.in: Regenerate.
gprof/:
* Makefile.am (AM_CPPFLAGS): Renamed from ...
(INCLUDES): ... this.
* Makefile.in: Regenerate.
opcodes/:
* Makefile.am (libopcodes_la_LDFLAGS): Initialize early.
[INSTALL_LIBBFD] (bfdlib_LTLIBRARIES): Set only in this condition.
[INSTALL_LIBBFD] (bfdinclude_DATA): New.
[!INSTALL_LIBBFD] (noinst_LTLIBRARIES): New.
[!INSTALL_LIBBFD] (libopcodes_la_LDFLAGS): Ensure libopcodes.la
is built shared even if it is not to be installed.
(install-bfdlibLTLIBRARIES,uninstall-bfdlibLTLIBRARIES)
(install_libopcodes, uninstall_libopcodes): Remove.
(AM_CPPFLAGS): Renamed from ...
(INCLUDES): ... this.
* Makefile.in: Regenerate.
2009-08-22 21:02:57 +02:00
|
|
|
AM_CPPFLAGS = -I.. -I$(srcdir)/.. -I$(srcdir)/../../include \
|
2005-04-22 07:21:49 +02:00
|
|
|
-I$(srcdir)/../../intl -I../../intl
|
|
|
|
|
2004-09-17 08:12:02 +02:00
|
|
|
LIBBFD_H_DEP = \
|
|
|
|
$(srcdir)/../libbfd-in.h \
|
|
|
|
$(srcdir)/../init.c \
|
|
|
|
$(srcdir)/../libbfd.c \
|
|
|
|
$(srcdir)/../bfdio.c \
|
|
|
|
$(srcdir)/../bfdwin.c \
|
|
|
|
$(srcdir)/../cache.c \
|
|
|
|
$(srcdir)/../reloc.c \
|
|
|
|
$(srcdir)/../archures.c \
|
|
|
|
$(srcdir)/../elf.c \
|
|
|
|
$(srcdir)/header.sed \
|
|
|
|
$(srcdir)/proto.str \
|
|
|
|
$(MKDOC)
|
|
|
|
|
|
|
|
LIBCOFF_H_DEP = \
|
|
|
|
$(srcdir)/../libcoff-in.h \
|
|
|
|
$(srcdir)/../coffcode.h \
|
|
|
|
$(srcdir)/header.sed \
|
|
|
|
$(srcdir)/proto.str \
|
|
|
|
$(MKDOC)
|
|
|
|
|
|
|
|
BFD_H_DEP = \
|
|
|
|
$(srcdir)/../bfd-in.h \
|
|
|
|
$(srcdir)/../init.c \
|
|
|
|
$(srcdir)/../opncls.c \
|
|
|
|
$(srcdir)/../libbfd.c \
|
|
|
|
$(srcdir)/../bfdio.c \
|
|
|
|
$(srcdir)/../bfdwin.c \
|
|
|
|
$(srcdir)/../section.c \
|
|
|
|
$(srcdir)/../archures.c \
|
|
|
|
$(srcdir)/../reloc.c \
|
|
|
|
$(srcdir)/../syms.c \
|
|
|
|
$(srcdir)/../bfd.c \
|
|
|
|
$(srcdir)/../archive.c \
|
|
|
|
$(srcdir)/../corefile.c \
|
|
|
|
$(srcdir)/../targets.c \
|
|
|
|
$(srcdir)/../format.c \
|
|
|
|
$(srcdir)/../linker.c \
|
|
|
|
$(srcdir)/../simple.c \
|
2008-07-10 03:32:23 +02:00
|
|
|
$(srcdir)/../compress.c \
|
2004-09-17 08:12:02 +02:00
|
|
|
$(srcdir)/header.sed \
|
|
|
|
$(srcdir)/proto.str \
|
|
|
|
$(srcdir)/../version.h \
|
|
|
|
$(MKDOC)
|
2001-10-01 16:03:36 +02:00
|
|
|
|
1999-05-03 09:29:11 +02:00
|
|
|
noinst_TEXINFOS = bfdint.texi
|
|
|
|
MOSTLYCLEANFILES = $(MKDOC) *.o
|
2005-04-29 16:03:55 +02:00
|
|
|
CLEANFILES = *.p *.ip
|
2006-12-11 16:09:46 +01:00
|
|
|
DISTCLEANFILES = bfd.?? bfd.??? bfd.h libbfd.h libcoff.h texput.log \
|
|
|
|
$(am__append_1)
|
|
|
|
MAINTAINERCLEANFILES = $(DOCFILES) bfd.info
|
2004-09-17 08:12:02 +02:00
|
|
|
all: all-am
|
1999-05-03 09:29:11 +02:00
|
|
|
|
|
|
|
.SUFFIXES:
|
2006-12-11 16:09:46 +01:00
|
|
|
.SUFFIXES: .dvi .ps
|
2004-09-17 08:12:02 +02:00
|
|
|
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
|
|
|
|
@for dep in $?; do \
|
|
|
|
case '$(am__configure_deps)' in \
|
|
|
|
*$$dep*) \
|
2009-08-22 18:56:56 +02:00
|
|
|
( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
|
|
|
|
&& { if test -f $@; then exit 0; else break; fi; }; \
|
2004-09-17 08:12:02 +02:00
|
|
|
exit 1;; \
|
|
|
|
esac; \
|
|
|
|
done; \
|
2009-08-22 18:56:56 +02:00
|
|
|
echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign doc/Makefile'; \
|
|
|
|
$(am__cd) $(top_srcdir) && \
|
|
|
|
$(AUTOMAKE) --foreign doc/Makefile
|
2004-09-17 08:12:02 +02:00
|
|
|
.PRECIOUS: Makefile
|
|
|
|
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
|
|
|
|
@case '$?' in \
|
|
|
|
*config.status*) \
|
|
|
|
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
|
|
|
|
*) \
|
|
|
|
echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
|
|
|
|
cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
|
|
|
|
esac;
|
|
|
|
|
|
|
|
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
|
|
|
|
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
|
|
|
|
|
|
|
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
|
|
|
|
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
|
|
|
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
|
|
|
|
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
2009-08-22 18:56:56 +02:00
|
|
|
$(am__aclocal_m4_deps):
|
2004-09-17 08:12:02 +02:00
|
|
|
|
|
|
|
mostlyclean-libtool:
|
|
|
|
-rm -f *.lo
|
|
|
|
|
|
|
|
clean-libtool:
|
|
|
|
-rm -rf .libs _libs
|
|
|
|
|
2006-12-12 15:31:48 +01:00
|
|
|
bfd.info: bfd.texinfo $(bfd_TEXINFOS)
|
2004-09-17 08:12:02 +02:00
|
|
|
restore=: && backupdir="$(am__leading_dot)am$$$$" && \
|
|
|
|
rm -rf $$backupdir && mkdir $$backupdir && \
|
2006-05-31 17:14:46 +02:00
|
|
|
if ($(MAKEINFO) --version) >/dev/null 2>&1; then \
|
|
|
|
for f in $@ $@-[0-9] $@-[0-9][0-9] $(@:.info=).i[0-9] $(@:.info=).i[0-9][0-9]; do \
|
|
|
|
if test -f $$f; then mv $$f $$backupdir; restore=mv; else :; fi; \
|
|
|
|
done; \
|
|
|
|
else :; fi && \
|
2004-09-17 08:12:02 +02:00
|
|
|
if $(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir) \
|
2006-12-11 16:09:46 +01:00
|
|
|
-o $@ `test -f 'bfd.texinfo' || echo '$(srcdir)/'`bfd.texinfo; \
|
2004-09-17 08:12:02 +02:00
|
|
|
then \
|
|
|
|
rc=0; \
|
|
|
|
else \
|
|
|
|
rc=$$?; \
|
|
|
|
$$restore $$backupdir/* `echo "./$@" | sed 's|[^/]*$$||'`; \
|
|
|
|
fi; \
|
|
|
|
rm -rf $$backupdir; exit $$rc
|
1999-05-03 09:29:11 +02:00
|
|
|
|
2006-12-12 15:31:48 +01:00
|
|
|
bfd.dvi: bfd.texinfo $(bfd_TEXINFOS)
|
2004-09-17 08:12:02 +02:00
|
|
|
TEXINPUTS="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
|
|
|
|
MAKEINFO='$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir)' \
|
2006-12-11 16:09:46 +01:00
|
|
|
$(TEXI2DVI) -o $@ `test -f 'bfd.texinfo' || echo '$(srcdir)/'`bfd.texinfo
|
2004-09-17 08:12:02 +02:00
|
|
|
|
2006-12-12 15:31:48 +01:00
|
|
|
bfd.pdf: bfd.texinfo $(bfd_TEXINFOS)
|
2004-09-17 08:12:02 +02:00
|
|
|
TEXINPUTS="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
|
|
|
|
MAKEINFO='$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir)' \
|
2006-12-11 16:09:46 +01:00
|
|
|
$(TEXI2PDF) -o $@ `test -f 'bfd.texinfo' || echo '$(srcdir)/'`bfd.texinfo
|
2004-09-17 08:12:02 +02:00
|
|
|
|
2006-12-12 15:31:48 +01:00
|
|
|
bfd.html: bfd.texinfo $(bfd_TEXINFOS)
|
2004-09-17 08:12:02 +02:00
|
|
|
rm -rf $(@:.html=.htp)
|
|
|
|
if $(MAKEINFOHTML) $(AM_MAKEINFOHTMLFLAGS) $(MAKEINFOFLAGS) -I $(srcdir) \
|
2006-12-11 16:09:46 +01:00
|
|
|
-o $(@:.html=.htp) `test -f 'bfd.texinfo' || echo '$(srcdir)/'`bfd.texinfo; \
|
2004-09-17 08:12:02 +02:00
|
|
|
then \
|
|
|
|
rm -rf $@; \
|
|
|
|
if test ! -d $(@:.html=.htp) && test -d $(@:.html=); then \
|
|
|
|
mv $(@:.html=) $@; else mv $(@:.html=.htp) $@; fi; \
|
|
|
|
else \
|
|
|
|
if test ! -d $(@:.html=.htp) && test -d $(@:.html=); then \
|
|
|
|
rm -rf $(@:.html=); else rm -Rf $(@:.html=.htp) $@; fi; \
|
|
|
|
exit 1; \
|
|
|
|
fi
|
1999-05-03 09:29:11 +02:00
|
|
|
.dvi.ps:
|
2006-05-31 17:14:46 +02:00
|
|
|
TEXINPUTS="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
|
2004-09-17 08:12:02 +02:00
|
|
|
$(DVIPS) -o $@ $<
|
1999-05-03 09:29:11 +02:00
|
|
|
|
2009-08-22 18:56:56 +02:00
|
|
|
uninstall-dvi-am:
|
|
|
|
@$(NORMAL_UNINSTALL)
|
|
|
|
@list='$(DVIS)'; test -n "$(dvidir)" || list=; \
|
|
|
|
for p in $$list; do \
|
|
|
|
$(am__strip_dir) \
|
|
|
|
echo " rm -f '$(DESTDIR)$(dvidir)/$$f'"; \
|
|
|
|
rm -f "$(DESTDIR)$(dvidir)/$$f"; \
|
|
|
|
done
|
|
|
|
|
|
|
|
uninstall-html-am:
|
|
|
|
@$(NORMAL_UNINSTALL)
|
|
|
|
@list='$(HTMLS)'; test -n "$(htmldir)" || list=; \
|
|
|
|
for p in $$list; do \
|
|
|
|
$(am__strip_dir) \
|
|
|
|
echo " rm -rf '$(DESTDIR)$(htmldir)/$$f'"; \
|
|
|
|
rm -rf "$(DESTDIR)$(htmldir)/$$f"; \
|
|
|
|
done
|
|
|
|
|
2004-09-17 08:12:02 +02:00
|
|
|
uninstall-info-am:
|
2005-04-22 07:21:49 +02:00
|
|
|
@$(PRE_UNINSTALL)
|
2009-08-22 18:56:56 +02:00
|
|
|
@if test -d '$(DESTDIR)$(infodir)' && \
|
|
|
|
(install-info --version && \
|
2004-09-17 08:12:02 +02:00
|
|
|
install-info --version 2>&1 | sed 1q | grep -i -v debian) >/dev/null 2>&1; then \
|
1999-05-03 09:29:11 +02:00
|
|
|
list='$(INFO_DEPS)'; \
|
|
|
|
for file in $$list; do \
|
2004-09-17 08:12:02 +02:00
|
|
|
relfile=`echo "$$file" | sed 's|^.*/||'`; \
|
|
|
|
echo " install-info --info-dir='$(DESTDIR)$(infodir)' --remove '$(DESTDIR)$(infodir)/$$relfile'"; \
|
2009-08-22 18:56:56 +02:00
|
|
|
if install-info --info-dir="$(DESTDIR)$(infodir)" --remove "$(DESTDIR)$(infodir)/$$relfile"; \
|
|
|
|
then :; else test ! -f "$(DESTDIR)$(infodir)/$$relfile" || exit 1; fi; \
|
1999-05-03 09:29:11 +02:00
|
|
|
done; \
|
2004-09-17 08:12:02 +02:00
|
|
|
else :; fi
|
1999-05-03 09:29:11 +02:00
|
|
|
@$(NORMAL_UNINSTALL)
|
2004-09-17 08:12:02 +02:00
|
|
|
@list='$(INFO_DEPS)'; \
|
1999-05-03 09:29:11 +02:00
|
|
|
for file in $$list; do \
|
2004-09-17 08:12:02 +02:00
|
|
|
relfile=`echo "$$file" | sed 's|^.*/||'`; \
|
|
|
|
relfile_i=`echo "$$relfile" | sed 's|\.info$$||;s|$$|.i|'`; \
|
2009-08-22 18:56:56 +02:00
|
|
|
(if test -d "$(DESTDIR)$(infodir)" && cd "$(DESTDIR)$(infodir)"; then \
|
2005-04-22 07:21:49 +02:00
|
|
|
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]"; \
|
2004-09-17 08:12:02 +02:00
|
|
|
rm -f $$relfile $$relfile-[0-9] $$relfile-[0-9][0-9] $$relfile_i[0-9] $$relfile_i[0-9][0-9]; \
|
|
|
|
else :; fi); \
|
1999-05-03 09:29:11 +02:00
|
|
|
done
|
|
|
|
|
2009-08-22 18:56:56 +02:00
|
|
|
uninstall-pdf-am:
|
|
|
|
@$(NORMAL_UNINSTALL)
|
|
|
|
@list='$(PDFS)'; test -n "$(pdfdir)" || list=; \
|
|
|
|
for p in $$list; do \
|
|
|
|
$(am__strip_dir) \
|
|
|
|
echo " rm -f '$(DESTDIR)$(pdfdir)/$$f'"; \
|
|
|
|
rm -f "$(DESTDIR)$(pdfdir)/$$f"; \
|
|
|
|
done
|
|
|
|
|
|
|
|
uninstall-ps-am:
|
|
|
|
@$(NORMAL_UNINSTALL)
|
|
|
|
@list='$(PSS)'; test -n "$(psdir)" || list=; \
|
|
|
|
for p in $$list; do \
|
|
|
|
$(am__strip_dir) \
|
|
|
|
echo " rm -f '$(DESTDIR)$(psdir)/$$f'"; \
|
|
|
|
rm -f "$(DESTDIR)$(psdir)/$$f"; \
|
|
|
|
done
|
|
|
|
|
1999-05-03 09:29:11 +02:00
|
|
|
dist-info: $(INFO_DEPS)
|
2004-09-17 08:12:02 +02:00
|
|
|
@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
|
1999-05-03 09:29:11 +02:00
|
|
|
list='$(INFO_DEPS)'; \
|
|
|
|
for base in $$list; do \
|
2004-09-17 08:12:02 +02:00
|
|
|
case $$base in \
|
|
|
|
$(srcdir)/*) base=`echo "$$base" | sed "s|^$$srcdirstrip/||"`;; \
|
|
|
|
esac; \
|
1999-05-03 09:29:11 +02:00
|
|
|
if test -f $$base; then d=.; else d=$(srcdir); fi; \
|
2009-08-22 18:56:56 +02:00
|
|
|
base_i=`echo "$$base" | sed 's|\.info$$||;s|$$|.i|'`; \
|
|
|
|
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 \
|
|
|
|
if test -f $$file; then \
|
|
|
|
relfile=`expr "$$file" : "$$d/\(.*\)"`; \
|
|
|
|
test -f "$(distdir)/$$relfile" || \
|
|
|
|
cp -p $$file "$(distdir)/$$relfile"; \
|
|
|
|
else :; fi; \
|
1999-05-03 09:29:11 +02:00
|
|
|
done; \
|
|
|
|
done
|
|
|
|
|
|
|
|
mostlyclean-aminfo:
|
2004-09-17 08:12:02 +02:00
|
|
|
-rm -rf bfd.aux bfd.cp bfd.cps bfd.fn bfd.ky bfd.kys bfd.log bfd.pg bfd.pgs \
|
2009-08-22 18:56:56 +02:00
|
|
|
bfd.tmp bfd.toc bfd.tp bfd.tps bfd.vr bfd.vrs
|
|
|
|
|
|
|
|
clean-aminfo:
|
|
|
|
-test -z "bfd.dvi bfd.pdf bfd.ps bfd.html" \
|
|
|
|
|| rm -rf bfd.dvi bfd.pdf bfd.ps bfd.html
|
1999-05-03 09:29:11 +02:00
|
|
|
|
|
|
|
maintainer-clean-aminfo:
|
2004-09-17 08:12:02 +02:00
|
|
|
@list='$(INFO_DEPS)'; for i in $$list; do \
|
|
|
|
i_i=`echo "$$i" | sed 's|\.info$$||;s|$$|.i|'`; \
|
|
|
|
echo " rm -f $$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]"; \
|
|
|
|
rm -f $$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]; \
|
1999-05-03 09:29:11 +02:00
|
|
|
done
|
2004-09-17 08:12:02 +02:00
|
|
|
|
2009-08-22 18:56:56 +02:00
|
|
|
clean-info: mostlyclean-aminfo clean-aminfo
|
1999-05-03 09:29:11 +02:00
|
|
|
tags: TAGS
|
|
|
|
TAGS:
|
|
|
|
|
2004-09-17 08:12:02 +02:00
|
|
|
ctags: CTAGS
|
|
|
|
CTAGS:
|
1999-05-03 09:29:11 +02:00
|
|
|
|
|
|
|
check-am:
|
|
|
|
check: check-am
|
2004-09-17 08:12:02 +02:00
|
|
|
all-am: Makefile
|
|
|
|
installdirs:
|
1999-05-03 09:29:11 +02:00
|
|
|
install-exec: install-exec-am
|
|
|
|
install-data: install-data-am
|
2004-09-17 08:12:02 +02:00
|
|
|
uninstall: uninstall-am
|
1999-05-03 09:29:11 +02:00
|
|
|
|
|
|
|
install-am: all-am
|
|
|
|
@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
|
|
|
|
|
2004-09-17 08:12:02 +02:00
|
|
|
installcheck: installcheck-am
|
|
|
|
install-strip:
|
|
|
|
$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
|
|
|
|
install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
|
|
|
|
`test -z '$(STRIP)' || \
|
|
|
|
echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
|
1999-05-03 09:29:11 +02:00
|
|
|
mostlyclean-generic:
|
|
|
|
-test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
|
|
|
|
|
|
|
|
clean-generic:
|
|
|
|
-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
|
|
|
|
|
|
|
|
distclean-generic:
|
2004-09-17 08:12:02 +02:00
|
|
|
-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
|
2009-08-22 18:56:56 +02:00
|
|
|
-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
|
1999-05-03 09:29:11 +02:00
|
|
|
-test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
|
|
|
|
|
|
|
|
maintainer-clean-generic:
|
2004-09-17 08:12:02 +02:00
|
|
|
@echo "This command is intended for maintainers to use"
|
|
|
|
@echo "it deletes files that may require special tools to rebuild."
|
1999-05-03 09:29:11 +02:00
|
|
|
-test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
|
2004-09-17 08:12:02 +02:00
|
|
|
clean: clean-am
|
1999-05-03 09:29:11 +02:00
|
|
|
|
2009-08-22 18:56:56 +02:00
|
|
|
clean-am: clean-aminfo clean-generic clean-libtool mostlyclean-am
|
1999-05-03 09:29:11 +02:00
|
|
|
|
2004-09-17 08:12:02 +02:00
|
|
|
distclean: distclean-am
|
|
|
|
-rm -f Makefile
|
2009-08-22 18:56:56 +02:00
|
|
|
distclean-am: clean-am distclean-generic
|
1999-05-03 09:29:11 +02:00
|
|
|
|
2004-09-17 08:12:02 +02:00
|
|
|
dvi: dvi-am
|
1999-05-03 09:29:11 +02:00
|
|
|
|
2004-09-17 08:12:02 +02:00
|
|
|
dvi-am: $(DVIS)
|
1999-05-03 09:29:11 +02:00
|
|
|
|
2004-09-17 08:12:02 +02:00
|
|
|
html: html-am
|
1999-05-03 09:29:11 +02:00
|
|
|
|
2004-09-17 08:12:02 +02:00
|
|
|
html-am: $(HTMLS)
|
|
|
|
|
|
|
|
info: info-am
|
|
|
|
|
|
|
|
info-am: $(INFO_DEPS)
|
|
|
|
|
|
|
|
install-data-am:
|
|
|
|
|
2009-08-22 18:56:56 +02:00
|
|
|
install-dvi: install-dvi-am
|
|
|
|
|
|
|
|
install-dvi-am: $(DVIS)
|
|
|
|
@$(NORMAL_INSTALL)
|
|
|
|
test -z "$(dvidir)" || $(MKDIR_P) "$(DESTDIR)$(dvidir)"
|
|
|
|
@list='$(DVIS)'; test -n "$(dvidir)" || list=; \
|
|
|
|
for p in $$list; do \
|
|
|
|
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
|
|
|
|
echo "$$d$$p"; \
|
|
|
|
done | $(am__base_list) | \
|
|
|
|
while read files; do \
|
|
|
|
echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(dvidir)'"; \
|
|
|
|
$(INSTALL_DATA) $$files "$(DESTDIR)$(dvidir)" || exit $$?; \
|
|
|
|
done
|
2004-09-17 08:12:02 +02:00
|
|
|
install-exec-am:
|
|
|
|
|
Cleanups after the update to Autoconf 2.64, Automake 1.11.
/:
* README-maintainer-mode: Point directly to upstream locations
for autoconf, automake, libtool, gettext, instead of copies on
sources.redhat.com. Document required versions.
* configure.ac: Do not substitute datarootdir, htmldir,
pdfdir, docdir. Do not process --with-datarootdir,
--with-htmldir, --with-pdfdir, --with-docdir.
* configure: Regenerate.
gdb/:
* CONTRIBUTE: Bump documented Autoconf version.
* configure.ac: Do not substitute datarootdir, htmldir,
pdfdir, docdir. Do not process --with-datarootdir,
--with-htmldir, --with-pdfdir, --with-docdir.
* configure: Regenerate.
gdb/doc/:
* gdbint.texinfo (Releasing GDB): Point to
README-maintainer-mode file for required autoconf version.
* configure.ac: Do not substitute datarootdir, htmldir,
pdfdir, docdir. Do not process --with-datarootdir,
--with-htmldir, --with-pdfdir, --with-docdir.
* configure: Regenerate.
gprof/:
* Makefile.am (pdf__strip_dir, install-pdf, install-pdf-am)
(install-pdf-recursive, html__strip_dir, install-html)
(install-html-am, install-html-recursive): Remove.
* Makefile.in: Regenerate.
opcodes/:
* Makefile.am (install-pdf, install-html): Remove.
* Makefile.in: Regenerate.
gas/:
* Makefile.am (install-pdf, install-pdf-recursive, install-html)
(install-html-recursive): Remove.
* Makefile.in: Regenerate.
* doc/Makefile.am (pdf__strip_dir, install-pdf, install-pdf-am)
(html__strip_dir, install-html, install-html-am): Remove.
* doc/Makefile.in: Regenerate.
ld/:
* Makefile.am (pdf__strip_dir, install-pdf, install-pdf-am)
(install-pdf-recursive, html__strip_dir, install-html)
(install-html-am, install-html-recursive): Remove.
* Makefile.in: Regenerate.
binutils/:
* Makefile.am (install-pdf, install-pdf-recursive, install-html)
(install-html-recursive): Remove.
* Makefile.in: Regenerate.
* doc/Makefile.am (pdf__strip_dir, install-pdf, install-pdf-am)
(html__strip_dir, install-html, install-html-am): Remove.
* doc/Makefile.in: Regenerate.
bfd/:
* Makefile.am (datarootdir, docdir, htmldor, pdfdir)
(install-pdf, install-pdf-recursive, install-html)
(install-html-recursive): Remove.
* Makefile.in: Regenerate.
bfd/doc/:
* Makefile.am (pdf__strip_dir, install-pdf, install-pdf-am)
(html__strip_dir, install-html, install-html-am): Remove.
* Makefile.in: Regenerate.
2009-08-22 19:08:11 +02:00
|
|
|
install-html: install-html-am
|
|
|
|
|
|
|
|
install-html-am: $(HTMLS)
|
|
|
|
@$(NORMAL_INSTALL)
|
|
|
|
test -z "$(htmldir)" || $(MKDIR_P) "$(DESTDIR)$(htmldir)"
|
|
|
|
@list='$(HTMLS)'; list2=; test -n "$(htmldir)" || list=; \
|
|
|
|
for p in $$list; do \
|
|
|
|
if test -f "$$p" || test -d "$$p"; then d=; else d="$(srcdir)/"; fi; \
|
|
|
|
$(am__strip_dir) \
|
|
|
|
if test -d "$$d$$p"; then \
|
|
|
|
echo " $(MKDIR_P) '$(DESTDIR)$(htmldir)/$$f'"; \
|
|
|
|
$(MKDIR_P) "$(DESTDIR)$(htmldir)/$$f" || exit 1; \
|
|
|
|
echo " $(INSTALL_DATA) '$$d$$p'/* '$(DESTDIR)$(htmldir)/$$f'"; \
|
|
|
|
$(INSTALL_DATA) "$$d$$p"/* "$(DESTDIR)$(htmldir)/$$f" || exit $$?; \
|
|
|
|
else \
|
|
|
|
list2="$$list2 $$d$$p"; \
|
|
|
|
fi; \
|
|
|
|
done; \
|
|
|
|
test -z "$$list2" || { echo "$$list2" | $(am__base_list) | \
|
|
|
|
while read files; do \
|
|
|
|
echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(htmldir)'"; \
|
|
|
|
$(INSTALL_DATA) $$files "$(DESTDIR)$(htmldir)" || exit $$?; \
|
|
|
|
done; }
|
2004-09-17 08:12:02 +02:00
|
|
|
install-info: install-info-am
|
|
|
|
|
|
|
|
install-info-am: $(INFO_DEPS)
|
|
|
|
@$(NORMAL_INSTALL)
|
2009-08-22 18:56:56 +02:00
|
|
|
test -z "$(infodir)" || $(MKDIR_P) "$(DESTDIR)$(infodir)"
|
2004-09-17 08:12:02 +02:00
|
|
|
@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
|
2009-08-22 18:56:56 +02:00
|
|
|
list='$(INFO_DEPS)'; test -n "$(infodir)" || list=; \
|
2004-09-17 08:12:02 +02:00
|
|
|
for file in $$list; do \
|
|
|
|
case $$file in \
|
|
|
|
$(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
|
|
|
|
esac; \
|
|
|
|
if test -f $$file; then d=.; else d=$(srcdir); fi; \
|
|
|
|
file_i=`echo "$$file" | sed 's|\.info$$||;s|$$|.i|'`; \
|
|
|
|
for ifile in $$d/$$file $$d/$$file-[0-9] $$d/$$file-[0-9][0-9] \
|
2009-08-22 18:56:56 +02:00
|
|
|
$$d/$$file_i[0-9] $$d/$$file_i[0-9][0-9] ; do \
|
2004-09-17 08:12:02 +02:00
|
|
|
if test -f $$ifile; then \
|
2009-08-22 18:56:56 +02:00
|
|
|
echo "$$ifile"; \
|
2004-09-17 08:12:02 +02:00
|
|
|
else : ; fi; \
|
|
|
|
done; \
|
2009-08-22 18:56:56 +02:00
|
|
|
done | $(am__base_list) | \
|
|
|
|
while read files; do \
|
|
|
|
echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(infodir)'"; \
|
|
|
|
$(INSTALL_DATA) $$files "$(DESTDIR)$(infodir)" || exit $$?; done
|
2004-09-17 08:12:02 +02:00
|
|
|
@$(POST_INSTALL)
|
|
|
|
@if (install-info --version && \
|
|
|
|
install-info --version 2>&1 | sed 1q | grep -i -v debian) >/dev/null 2>&1; then \
|
2009-08-22 18:56:56 +02:00
|
|
|
list='$(INFO_DEPS)'; test -n "$(infodir)" || list=; \
|
2004-09-17 08:12:02 +02:00
|
|
|
for file in $$list; do \
|
|
|
|
relfile=`echo "$$file" | sed 's|^.*/||'`; \
|
|
|
|
echo " install-info --info-dir='$(DESTDIR)$(infodir)' '$(DESTDIR)$(infodir)/$$relfile'";\
|
|
|
|
install-info --info-dir="$(DESTDIR)$(infodir)" "$(DESTDIR)$(infodir)/$$relfile" || :;\
|
|
|
|
done; \
|
|
|
|
else : ; fi
|
|
|
|
install-man:
|
|
|
|
|
Cleanups after the update to Autoconf 2.64, Automake 1.11.
/:
* README-maintainer-mode: Point directly to upstream locations
for autoconf, automake, libtool, gettext, instead of copies on
sources.redhat.com. Document required versions.
* configure.ac: Do not substitute datarootdir, htmldir,
pdfdir, docdir. Do not process --with-datarootdir,
--with-htmldir, --with-pdfdir, --with-docdir.
* configure: Regenerate.
gdb/:
* CONTRIBUTE: Bump documented Autoconf version.
* configure.ac: Do not substitute datarootdir, htmldir,
pdfdir, docdir. Do not process --with-datarootdir,
--with-htmldir, --with-pdfdir, --with-docdir.
* configure: Regenerate.
gdb/doc/:
* gdbint.texinfo (Releasing GDB): Point to
README-maintainer-mode file for required autoconf version.
* configure.ac: Do not substitute datarootdir, htmldir,
pdfdir, docdir. Do not process --with-datarootdir,
--with-htmldir, --with-pdfdir, --with-docdir.
* configure: Regenerate.
gprof/:
* Makefile.am (pdf__strip_dir, install-pdf, install-pdf-am)
(install-pdf-recursive, html__strip_dir, install-html)
(install-html-am, install-html-recursive): Remove.
* Makefile.in: Regenerate.
opcodes/:
* Makefile.am (install-pdf, install-html): Remove.
* Makefile.in: Regenerate.
gas/:
* Makefile.am (install-pdf, install-pdf-recursive, install-html)
(install-html-recursive): Remove.
* Makefile.in: Regenerate.
* doc/Makefile.am (pdf__strip_dir, install-pdf, install-pdf-am)
(html__strip_dir, install-html, install-html-am): Remove.
* doc/Makefile.in: Regenerate.
ld/:
* Makefile.am (pdf__strip_dir, install-pdf, install-pdf-am)
(install-pdf-recursive, html__strip_dir, install-html)
(install-html-am, install-html-recursive): Remove.
* Makefile.in: Regenerate.
binutils/:
* Makefile.am (install-pdf, install-pdf-recursive, install-html)
(install-html-recursive): Remove.
* Makefile.in: Regenerate.
* doc/Makefile.am (pdf__strip_dir, install-pdf, install-pdf-am)
(html__strip_dir, install-html, install-html-am): Remove.
* doc/Makefile.in: Regenerate.
bfd/:
* Makefile.am (datarootdir, docdir, htmldor, pdfdir)
(install-pdf, install-pdf-recursive, install-html)
(install-html-recursive): Remove.
* Makefile.in: Regenerate.
bfd/doc/:
* Makefile.am (pdf__strip_dir, install-pdf, install-pdf-am)
(html__strip_dir, install-html, install-html-am): Remove.
* Makefile.in: Regenerate.
2009-08-22 19:08:11 +02:00
|
|
|
install-pdf: install-pdf-am
|
|
|
|
|
|
|
|
install-pdf-am: $(PDFS)
|
|
|
|
@$(NORMAL_INSTALL)
|
|
|
|
test -z "$(pdfdir)" || $(MKDIR_P) "$(DESTDIR)$(pdfdir)"
|
|
|
|
@list='$(PDFS)'; test -n "$(pdfdir)" || list=; \
|
|
|
|
for p in $$list; do \
|
|
|
|
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
|
|
|
|
echo "$$d$$p"; \
|
|
|
|
done | $(am__base_list) | \
|
|
|
|
while read files; do \
|
|
|
|
echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pdfdir)'"; \
|
|
|
|
$(INSTALL_DATA) $$files "$(DESTDIR)$(pdfdir)" || exit $$?; done
|
2009-08-22 18:56:56 +02:00
|
|
|
install-ps: install-ps-am
|
|
|
|
|
|
|
|
install-ps-am: $(PSS)
|
|
|
|
@$(NORMAL_INSTALL)
|
|
|
|
test -z "$(psdir)" || $(MKDIR_P) "$(DESTDIR)$(psdir)"
|
|
|
|
@list='$(PSS)'; test -n "$(psdir)" || list=; \
|
|
|
|
for p in $$list; do \
|
|
|
|
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
|
|
|
|
echo "$$d$$p"; \
|
|
|
|
done | $(am__base_list) | \
|
|
|
|
while read files; do \
|
|
|
|
echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(psdir)'"; \
|
|
|
|
$(INSTALL_DATA) $$files "$(DESTDIR)$(psdir)" || exit $$?; done
|
2004-09-17 08:12:02 +02:00
|
|
|
installcheck-am:
|
1999-05-03 09:29:11 +02:00
|
|
|
|
|
|
|
maintainer-clean: maintainer-clean-am
|
2004-09-17 08:12:02 +02:00
|
|
|
-rm -f Makefile
|
|
|
|
maintainer-clean-am: distclean-am maintainer-clean-aminfo \
|
|
|
|
maintainer-clean-generic
|
|
|
|
|
|
|
|
mostlyclean: mostlyclean-am
|
|
|
|
|
|
|
|
mostlyclean-am: mostlyclean-aminfo mostlyclean-generic \
|
|
|
|
mostlyclean-libtool
|
|
|
|
|
|
|
|
pdf: pdf-am
|
1999-05-03 09:29:11 +02:00
|
|
|
|
2004-09-17 08:12:02 +02:00
|
|
|
pdf-am: $(PDFS)
|
|
|
|
|
|
|
|
ps: ps-am
|
|
|
|
|
|
|
|
ps-am: $(PSS)
|
|
|
|
|
2009-08-22 18:56:56 +02:00
|
|
|
uninstall-am: uninstall-dvi-am uninstall-html-am uninstall-info-am \
|
|
|
|
uninstall-pdf-am uninstall-ps-am
|
2004-09-17 08:12:02 +02:00
|
|
|
|
2009-08-22 18:56:56 +02:00
|
|
|
.MAKE: install-am install-strip
|
|
|
|
|
|
|
|
.PHONY: all all-am check check-am clean clean-aminfo clean-generic \
|
|
|
|
clean-info clean-libtool dist-info distclean distclean-generic \
|
2004-09-17 08:12:02 +02:00
|
|
|
distclean-libtool dvi dvi-am html html-am info info-am install \
|
2009-08-22 18:56:56 +02:00
|
|
|
install-am install-data install-data-am install-dvi \
|
|
|
|
install-dvi-am install-exec install-exec-am install-html \
|
|
|
|
install-html-am install-info install-info-am install-man \
|
|
|
|
install-pdf install-pdf-am install-ps install-ps-am \
|
2004-09-17 08:12:02 +02:00
|
|
|
install-strip installcheck installcheck-am installdirs \
|
|
|
|
maintainer-clean maintainer-clean-aminfo \
|
|
|
|
maintainer-clean-generic mostlyclean mostlyclean-aminfo \
|
|
|
|
mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
|
2009-08-22 18:56:56 +02:00
|
|
|
uninstall uninstall-am uninstall-dvi-am uninstall-html-am \
|
|
|
|
uninstall-info-am uninstall-pdf-am uninstall-ps-am
|
1999-05-03 09:29:11 +02:00
|
|
|
|
|
|
|
|
2005-05-09 23:13:56 +02:00
|
|
|
$(MKDOC): $(srcdir)/chew.c
|
2008-08-24 05:57:28 +02:00
|
|
|
$(CC_FOR_BUILD) -o chew.$$$$ $(CFLAGS_FOR_BUILD) $(LDFLAGS_FOR_BUILD) \
|
Cleanups in binutils makefiles.
ld/:
* Makefile.am (bin_PROGRAMS): Renamed from ...
(noinst_PROGRAMS): ... this.
(transform): Override, including the renaming of ld-new to ld.
(install-exec-local): Installation of ld in $(bindir) not needed
here any more.
(AM_CPPFLAGS): Renamed from ...
(INCLUDES): ... this.
(MAINTAINERCLEANFILES): Add ld.1.
* Makefile.in: Regenerate.
gold/:
* Makefile.am (AM_CPPFLAGS): Renamed from ...
(INCLUDES): ... this.
* testsuite/Makefile.am (AUTOMAKE_OPTIONS): Add -Wno-portability.
(AM_CPPFLAGS): Renamed from ...
(INCLUDE): ... this.
* Makefile.in, testsuite/Makefile.in: Regenerate.
bfd/:
* Makefile.am (libbfd_la_LDFLAGS): Initialize early, to allow
appending.
[INSTALL_LIBBFD] (bfdlib_LTLIBRARIES, bfdinclude_HEADERS): Set
only in this condition.
[!INSTALL_LIBBFD] (noinst_LTLIBRARIES, libbfd_la_LDFLAGS): New,
to build but not install libbfd.la in this condition.
(install-bfdlibLTLIBRARIES, uninstall-bfdlibLTLIBRARIES)
(install_libbfd, install_libbfd): Remove.
* Makefile.in: Regenerate.
binutils/:
* Makefile.am (AM_CPPFLAGS): Renamed from ...
(INCLUDES): ... this.
(bin2c$(EXEEXT_FOR_BUILD): Adjust rule.
(installcheck-local): Renamed from ...
(installcheck): ... this.
* Makefile.in: Regenerate.
gas/:
* Makefile.am (YFLAGS): Remove, not needed any more.
(AM_CPPFLAGS): Renamed from ...
(INCLUDES): ... this.
* Makefile.in: Regenerate.
gprof/:
* Makefile.am (AM_CPPFLAGS): Renamed from ...
(INCLUDES): ... this.
* Makefile.in: Regenerate.
opcodes/:
* Makefile.am (libopcodes_la_LDFLAGS): Initialize early.
[INSTALL_LIBBFD] (bfdlib_LTLIBRARIES): Set only in this condition.
[INSTALL_LIBBFD] (bfdinclude_DATA): New.
[!INSTALL_LIBBFD] (noinst_LTLIBRARIES): New.
[!INSTALL_LIBBFD] (libopcodes_la_LDFLAGS): Ensure libopcodes.la
is built shared even if it is not to be installed.
(install-bfdlibLTLIBRARIES,uninstall-bfdlibLTLIBRARIES)
(install_libopcodes, uninstall_libopcodes): Remove.
(AM_CPPFLAGS): Renamed from ...
(INCLUDES): ... this.
* Makefile.in: Regenerate.
2009-08-22 21:02:57 +02:00
|
|
|
$(H_CFLAGS) $(AM_CPPFLAGS) $(srcdir)/chew.c; \
|
2005-05-09 23:13:56 +02:00
|
|
|
$(SHELL) $(srcdir)/../../move-if-change chew.$$$$ $(MKDOC)
|
1999-05-03 09:29:11 +02:00
|
|
|
|
|
|
|
protos: libbfd.h libcoff.h bfd.h
|
|
|
|
|
|
|
|
# We can't replace these rules with an implicit rule, because
|
|
|
|
# makes without VPATH support couldn't find the .h files in `..'.
|
|
|
|
|
2005-04-29 16:03:55 +02:00
|
|
|
# We do not depend on chew directly so that we can distribute the info
|
|
|
|
# files, and permit people to rebuild them, without requiring the makeinfo
|
|
|
|
# program. If somebody tries to rebuild info, but none of the .texi files
|
|
|
|
# have changed, then nothing will be rebuilt.
|
1999-05-03 09:29:11 +02:00
|
|
|
|
2005-04-29 16:03:55 +02:00
|
|
|
aoutx.texi: chew.c $(srcdir)/../aoutx.h $(srcdir)/doc.str
|
|
|
|
$(MAKE) $(MKDOC)
|
1999-05-03 09:29:11 +02:00
|
|
|
./$(MKDOC) -f $(srcdir)/doc.str <$(srcdir)/../aoutx.h >aoutx.tmp
|
2004-12-20 22:22:33 +01:00
|
|
|
$(SHELL) $(srcdir)/../../move-if-change aoutx.tmp aoutx.texi
|
1999-05-03 09:29:11 +02:00
|
|
|
|
2005-04-29 16:03:55 +02:00
|
|
|
archive.texi: chew.c $(srcdir)/../archive.c $(srcdir)/doc.str
|
|
|
|
$(MAKE) $(MKDOC)
|
1999-05-03 09:29:11 +02:00
|
|
|
./$(MKDOC) -f $(srcdir)/doc.str <$(srcdir)/../archive.c >archive.tmp
|
2004-12-20 22:22:33 +01:00
|
|
|
$(SHELL) $(srcdir)/../../move-if-change archive.tmp archive.texi
|
1999-05-03 09:29:11 +02:00
|
|
|
|
2005-04-29 16:03:55 +02:00
|
|
|
archures.texi: chew.c $(srcdir)/../archures.c $(srcdir)/doc.str
|
|
|
|
$(MAKE) $(MKDOC)
|
1999-05-03 09:29:11 +02:00
|
|
|
./$(MKDOC) -f $(srcdir)/doc.str < $(srcdir)/../archures.c >archures.tmp
|
2004-12-20 22:22:33 +01:00
|
|
|
$(SHELL) $(srcdir)/../../move-if-change archures.tmp archures.texi
|
1999-05-03 09:29:11 +02:00
|
|
|
|
|
|
|
# We use bfdt.texi, rather than bfd.texi, to avoid conflicting with
|
|
|
|
# bfd.texinfo on an 8.3 filesystem.
|
2005-04-29 16:03:55 +02:00
|
|
|
bfdt.texi: chew.c $(srcdir)/../bfd.c $(srcdir)/doc.str
|
|
|
|
$(MAKE) $(MKDOC)
|
1999-05-03 09:29:11 +02:00
|
|
|
./$(MKDOC) -f $(srcdir)/doc.str < $(srcdir)/../bfd.c >bfd.tmp
|
2004-12-20 22:22:33 +01:00
|
|
|
$(SHELL) $(srcdir)/../../move-if-change bfd.tmp bfdt.texi
|
1999-05-03 09:29:11 +02:00
|
|
|
|
2005-04-29 16:03:55 +02:00
|
|
|
cache.texi: chew.c $(srcdir)/../cache.c $(srcdir)/doc.str
|
|
|
|
$(MAKE) $(MKDOC)
|
1999-05-03 09:29:11 +02:00
|
|
|
./$(MKDOC) -f $(srcdir)/doc.str < $(srcdir)/../cache.c >cache.tmp
|
2004-12-20 22:22:33 +01:00
|
|
|
$(SHELL) $(srcdir)/../../move-if-change cache.tmp cache.texi
|
1999-05-03 09:29:11 +02:00
|
|
|
|
2005-04-29 16:03:55 +02:00
|
|
|
coffcode.texi: chew.c $(srcdir)/../coffcode.h $(srcdir)/doc.str
|
|
|
|
$(MAKE) $(MKDOC)
|
1999-05-03 09:29:11 +02:00
|
|
|
./$(MKDOC) -f $(srcdir)/doc.str <$(srcdir)/../coffcode.h >coffcode.tmp
|
2004-12-20 22:22:33 +01:00
|
|
|
$(SHELL) $(srcdir)/../../move-if-change coffcode.tmp coffcode.texi
|
1999-05-03 09:29:11 +02:00
|
|
|
|
2005-04-29 16:03:55 +02:00
|
|
|
core.texi: chew.c $(srcdir)/../corefile.c $(srcdir)/doc.str
|
|
|
|
$(MAKE) $(MKDOC)
|
1999-05-03 09:29:11 +02:00
|
|
|
./$(MKDOC) -f $(srcdir)/doc.str <$(srcdir)/../corefile.c >core.tmp
|
2004-12-20 22:22:33 +01:00
|
|
|
$(SHELL) $(srcdir)/../../move-if-change core.tmp core.texi
|
1999-05-03 09:29:11 +02:00
|
|
|
|
2005-04-29 16:03:55 +02:00
|
|
|
elf.texi: chew.c $(srcdir)/../elf.c $(srcdir)/doc.str
|
|
|
|
$(MAKE) $(MKDOC)
|
1999-05-03 09:29:11 +02:00
|
|
|
./$(MKDOC) -f $(srcdir)/doc.str <$(srcdir)/../elf.c >elf.tmp
|
2004-12-20 22:22:33 +01:00
|
|
|
$(SHELL) $(srcdir)/../../move-if-change elf.tmp elf.texi
|
1999-05-03 09:29:11 +02:00
|
|
|
|
2005-04-29 16:03:55 +02:00
|
|
|
elfcode.texi: chew.c $(srcdir)/../elfcode.h $(srcdir)/doc.str
|
|
|
|
$(MAKE) $(MKDOC)
|
1999-05-03 09:29:11 +02:00
|
|
|
./$(MKDOC) -f $(srcdir)/doc.str <$(srcdir)/../elfcode.h >elfcode.tmp
|
2004-12-20 22:22:33 +01:00
|
|
|
$(SHELL) $(srcdir)/../../move-if-change elfcode.tmp elfcode.texi
|
1999-05-03 09:29:11 +02:00
|
|
|
|
2005-04-29 16:03:55 +02:00
|
|
|
mmo.texi: chew.c $(srcdir)/../mmo.c $(srcdir)/doc.str
|
|
|
|
$(MAKE) $(MKDOC)
|
2001-10-30 16:20:14 +01:00
|
|
|
./$(MKDOC) -f $(srcdir)/doc.str <$(srcdir)/../mmo.c >mmo.tmp
|
2004-12-20 22:22:33 +01:00
|
|
|
$(SHELL) $(srcdir)/../../move-if-change mmo.tmp mmo.texi
|
2001-10-30 16:20:14 +01:00
|
|
|
|
2005-04-29 16:03:55 +02:00
|
|
|
format.texi: chew.c $(srcdir)/../format.c $(srcdir)/doc.str
|
|
|
|
$(MAKE) $(MKDOC)
|
1999-05-03 09:29:11 +02:00
|
|
|
./$(MKDOC) -f $(srcdir)/doc.str <$(srcdir)/../format.c >format.tmp
|
2004-12-20 22:22:33 +01:00
|
|
|
$(SHELL) $(srcdir)/../../move-if-change format.tmp format.texi
|
1999-05-03 09:29:11 +02:00
|
|
|
|
2005-04-29 16:03:55 +02:00
|
|
|
libbfd.texi: chew.c $(srcdir)/../libbfd.c $(srcdir)/doc.str
|
|
|
|
$(MAKE) $(MKDOC)
|
1999-05-03 09:29:11 +02:00
|
|
|
./$(MKDOC) -f $(srcdir)/doc.str < $(srcdir)/../libbfd.c >libbfd.tmp
|
2004-12-20 22:22:33 +01:00
|
|
|
$(SHELL) $(srcdir)/../../move-if-change libbfd.tmp libbfd.texi
|
1999-05-03 09:29:11 +02:00
|
|
|
|
2005-04-29 16:03:55 +02:00
|
|
|
bfdio.texi: chew.c $(srcdir)/../bfdio.c $(srcdir)/doc.str
|
|
|
|
$(MAKE) $(MKDOC)
|
2002-11-16 Klee Dienes <kdienes@apple.com>
* Makefile.am (BFD32_LIBS): Add bfdwin.lo, bfdio.lo.
(BFD32_LIBS_CFILES): Add bfdwin.c, bfdio.c.
(BFD_H_FILES): Add bfdwin.c, bfdio.c.
(LIBBFD_H_FILES): Add bfdwin.c, bfdio.c.
Add dependencies for bfdwin.c, bfdio.c.
* bfd.c: Remove bfd_get_mtime, bfd_get_size.
* libbfd.c: Remove real_read, bfd_bread, _bfd_window_internal,
bfd_init_window, bfd_free_window, bfd_get_file_window, bfd_bwrite,
bfd_tell, bfd_flush, bfd_stat, bfd_seek.
* bfdio.c: New file. Contains real_read, bfd_bread, bfd_write,
bfd_tell, bfd_flush, bfd_stat, bfd_seek, bfd_ge_mtime,
bfd_get_size (moved from libbfd.c and bfd.c).
* bfdwin.c New file. Contains _bfd_window_internal,
bfd_init_window, bfd_free_window, bfd_get_file_window (moved from
libbfd.c and bfd.c).
* po/SRC-POTFILES.in: Regenerate.
* po/bfd.pot: Regenerate.
* libbfd.h: Regenerate.
* bfd-in2.h: Regenerate.
* aclocal.m4: Regenerate.
* Makefile.in: Regenerate.
* configure: Regenerate.
2002-11-16 Klee Dienes <kdienes@apple.com>
* Makefile.am (DOCFILES): Add bfdwin.texi, bfdio.texi.
(PROTOS): Add bfdio.p, bfdwin.p.
(SRCDOC): Add bfdio.c, bfdwin.c.
(SRCPROT): Add bfdio.c, bfdwin.c.
(SRCIPROT): Add bfdio.c, bfdwin.c.
(LIBBFD_H_DEP): Add bfdio.c, bfdwin.c.
(BFD_H_DEP): Add bfdio.c, bfdwin.c.
Add rules for bfdio.texi, bfdwin.text.
* bfd.texinfo: Include bfdio.texi.
2002-11-18 17:37:54 +01:00
|
|
|
./$(MKDOC) -f $(srcdir)/doc.str < $(srcdir)/../bfdio.c >bfdio.tmp
|
2004-12-20 22:22:33 +01:00
|
|
|
$(SHELL) $(srcdir)/../../move-if-change bfdio.tmp bfdio.texi
|
2002-11-16 Klee Dienes <kdienes@apple.com>
* Makefile.am (BFD32_LIBS): Add bfdwin.lo, bfdio.lo.
(BFD32_LIBS_CFILES): Add bfdwin.c, bfdio.c.
(BFD_H_FILES): Add bfdwin.c, bfdio.c.
(LIBBFD_H_FILES): Add bfdwin.c, bfdio.c.
Add dependencies for bfdwin.c, bfdio.c.
* bfd.c: Remove bfd_get_mtime, bfd_get_size.
* libbfd.c: Remove real_read, bfd_bread, _bfd_window_internal,
bfd_init_window, bfd_free_window, bfd_get_file_window, bfd_bwrite,
bfd_tell, bfd_flush, bfd_stat, bfd_seek.
* bfdio.c: New file. Contains real_read, bfd_bread, bfd_write,
bfd_tell, bfd_flush, bfd_stat, bfd_seek, bfd_ge_mtime,
bfd_get_size (moved from libbfd.c and bfd.c).
* bfdwin.c New file. Contains _bfd_window_internal,
bfd_init_window, bfd_free_window, bfd_get_file_window (moved from
libbfd.c and bfd.c).
* po/SRC-POTFILES.in: Regenerate.
* po/bfd.pot: Regenerate.
* libbfd.h: Regenerate.
* bfd-in2.h: Regenerate.
* aclocal.m4: Regenerate.
* Makefile.in: Regenerate.
* configure: Regenerate.
2002-11-16 Klee Dienes <kdienes@apple.com>
* Makefile.am (DOCFILES): Add bfdwin.texi, bfdio.texi.
(PROTOS): Add bfdio.p, bfdwin.p.
(SRCDOC): Add bfdio.c, bfdwin.c.
(SRCPROT): Add bfdio.c, bfdwin.c.
(SRCIPROT): Add bfdio.c, bfdwin.c.
(LIBBFD_H_DEP): Add bfdio.c, bfdwin.c.
(BFD_H_DEP): Add bfdio.c, bfdwin.c.
Add rules for bfdio.texi, bfdwin.text.
* bfd.texinfo: Include bfdio.texi.
2002-11-18 17:37:54 +01:00
|
|
|
|
2005-04-29 16:03:55 +02:00
|
|
|
bfdwin.texi: chew.c $(srcdir)/../bfdwin.c $(srcdir)/doc.str
|
|
|
|
$(MAKE) $(MKDOC)
|
2002-11-16 Klee Dienes <kdienes@apple.com>
* Makefile.am (BFD32_LIBS): Add bfdwin.lo, bfdio.lo.
(BFD32_LIBS_CFILES): Add bfdwin.c, bfdio.c.
(BFD_H_FILES): Add bfdwin.c, bfdio.c.
(LIBBFD_H_FILES): Add bfdwin.c, bfdio.c.
Add dependencies for bfdwin.c, bfdio.c.
* bfd.c: Remove bfd_get_mtime, bfd_get_size.
* libbfd.c: Remove real_read, bfd_bread, _bfd_window_internal,
bfd_init_window, bfd_free_window, bfd_get_file_window, bfd_bwrite,
bfd_tell, bfd_flush, bfd_stat, bfd_seek.
* bfdio.c: New file. Contains real_read, bfd_bread, bfd_write,
bfd_tell, bfd_flush, bfd_stat, bfd_seek, bfd_ge_mtime,
bfd_get_size (moved from libbfd.c and bfd.c).
* bfdwin.c New file. Contains _bfd_window_internal,
bfd_init_window, bfd_free_window, bfd_get_file_window (moved from
libbfd.c and bfd.c).
* po/SRC-POTFILES.in: Regenerate.
* po/bfd.pot: Regenerate.
* libbfd.h: Regenerate.
* bfd-in2.h: Regenerate.
* aclocal.m4: Regenerate.
* Makefile.in: Regenerate.
* configure: Regenerate.
2002-11-16 Klee Dienes <kdienes@apple.com>
* Makefile.am (DOCFILES): Add bfdwin.texi, bfdio.texi.
(PROTOS): Add bfdio.p, bfdwin.p.
(SRCDOC): Add bfdio.c, bfdwin.c.
(SRCPROT): Add bfdio.c, bfdwin.c.
(SRCIPROT): Add bfdio.c, bfdwin.c.
(LIBBFD_H_DEP): Add bfdio.c, bfdwin.c.
(BFD_H_DEP): Add bfdio.c, bfdwin.c.
Add rules for bfdio.texi, bfdwin.text.
* bfd.texinfo: Include bfdio.texi.
2002-11-18 17:37:54 +01:00
|
|
|
./$(MKDOC) -f $(srcdir)/doc.str < $(srcdir)/../bfdwin.c >bfdwin.tmp
|
2004-12-20 22:22:33 +01:00
|
|
|
$(SHELL) $(srcdir)/../../move-if-change bfdwin.tmp bfdwin.texi
|
2002-11-16 Klee Dienes <kdienes@apple.com>
* Makefile.am (BFD32_LIBS): Add bfdwin.lo, bfdio.lo.
(BFD32_LIBS_CFILES): Add bfdwin.c, bfdio.c.
(BFD_H_FILES): Add bfdwin.c, bfdio.c.
(LIBBFD_H_FILES): Add bfdwin.c, bfdio.c.
Add dependencies for bfdwin.c, bfdio.c.
* bfd.c: Remove bfd_get_mtime, bfd_get_size.
* libbfd.c: Remove real_read, bfd_bread, _bfd_window_internal,
bfd_init_window, bfd_free_window, bfd_get_file_window, bfd_bwrite,
bfd_tell, bfd_flush, bfd_stat, bfd_seek.
* bfdio.c: New file. Contains real_read, bfd_bread, bfd_write,
bfd_tell, bfd_flush, bfd_stat, bfd_seek, bfd_ge_mtime,
bfd_get_size (moved from libbfd.c and bfd.c).
* bfdwin.c New file. Contains _bfd_window_internal,
bfd_init_window, bfd_free_window, bfd_get_file_window (moved from
libbfd.c and bfd.c).
* po/SRC-POTFILES.in: Regenerate.
* po/bfd.pot: Regenerate.
* libbfd.h: Regenerate.
* bfd-in2.h: Regenerate.
* aclocal.m4: Regenerate.
* Makefile.in: Regenerate.
* configure: Regenerate.
2002-11-16 Klee Dienes <kdienes@apple.com>
* Makefile.am (DOCFILES): Add bfdwin.texi, bfdio.texi.
(PROTOS): Add bfdio.p, bfdwin.p.
(SRCDOC): Add bfdio.c, bfdwin.c.
(SRCPROT): Add bfdio.c, bfdwin.c.
(SRCIPROT): Add bfdio.c, bfdwin.c.
(LIBBFD_H_DEP): Add bfdio.c, bfdwin.c.
(BFD_H_DEP): Add bfdio.c, bfdwin.c.
Add rules for bfdio.texi, bfdwin.text.
* bfd.texinfo: Include bfdio.texi.
2002-11-18 17:37:54 +01:00
|
|
|
|
2005-04-29 16:03:55 +02:00
|
|
|
opncls.texi: chew.c $(srcdir)/../opncls.c $(srcdir)/doc.str
|
|
|
|
$(MAKE) $(MKDOC)
|
1999-05-03 09:29:11 +02:00
|
|
|
./$(MKDOC) -f $(srcdir)/doc.str <$(srcdir)/../opncls.c >opncls.tmp
|
2004-12-20 22:22:33 +01:00
|
|
|
$(SHELL) $(srcdir)/../../move-if-change opncls.tmp opncls.texi
|
1999-05-03 09:29:11 +02:00
|
|
|
|
2005-04-29 16:03:55 +02:00
|
|
|
reloc.texi: chew.c $(srcdir)/../reloc.c $(srcdir)/doc.str
|
|
|
|
$(MAKE) $(MKDOC)
|
1999-05-03 09:29:11 +02:00
|
|
|
./$(MKDOC) -f $(srcdir)/doc.str <$(srcdir)/../reloc.c >reloc.tmp
|
2004-12-20 22:22:33 +01:00
|
|
|
$(SHELL) $(srcdir)/../../move-if-change reloc.tmp reloc.texi
|
1999-05-03 09:29:11 +02:00
|
|
|
|
2005-04-29 16:03:55 +02:00
|
|
|
section.texi: chew.c $(srcdir)/../section.c $(srcdir)/doc.str
|
|
|
|
$(MAKE) $(MKDOC)
|
1999-05-03 09:29:11 +02:00
|
|
|
./$(MKDOC) -f $(srcdir)/doc.str <$(srcdir)/../section.c >section.tmp
|
2004-12-20 22:22:33 +01:00
|
|
|
$(SHELL) $(srcdir)/../../move-if-change section.tmp section.texi
|
1999-05-03 09:29:11 +02:00
|
|
|
|
2005-04-29 16:03:55 +02:00
|
|
|
syms.texi: chew.c $(srcdir)/../syms.c $(srcdir)/doc.str
|
|
|
|
$(MAKE) $(MKDOC)
|
1999-05-03 09:29:11 +02:00
|
|
|
./$(MKDOC) -f $(srcdir)/doc.str <$(srcdir)/../syms.c >syms.tmp
|
2004-12-20 22:22:33 +01:00
|
|
|
$(SHELL) $(srcdir)/../../move-if-change syms.tmp syms.texi
|
1999-05-03 09:29:11 +02:00
|
|
|
|
2005-04-29 16:03:55 +02:00
|
|
|
targets.texi: chew.c $(srcdir)/../targets.c $(srcdir)/doc.str
|
|
|
|
$(MAKE) $(MKDOC)
|
1999-05-03 09:29:11 +02:00
|
|
|
./$(MKDOC) -f $(srcdir)/doc.str <$(srcdir)/../targets.c >targets.tmp
|
2004-12-20 22:22:33 +01:00
|
|
|
$(SHELL) $(srcdir)/../../move-if-change targets.tmp targets.texi
|
1999-05-03 09:29:11 +02:00
|
|
|
|
2005-04-29 16:03:55 +02:00
|
|
|
init.texi: chew.c $(srcdir)/../init.c $(srcdir)/doc.str
|
|
|
|
$(MAKE) $(MKDOC)
|
1999-05-03 09:29:11 +02:00
|
|
|
./$(MKDOC) -f $(srcdir)/doc.str <$(srcdir)/../init.c >init.tmp
|
2004-12-20 22:22:33 +01:00
|
|
|
$(SHELL) $(srcdir)/../../move-if-change init.tmp init.texi
|
1999-05-03 09:29:11 +02:00
|
|
|
|
2005-04-29 16:03:55 +02:00
|
|
|
hash.texi: chew.c $(srcdir)/../hash.c $(srcdir)/doc.str
|
|
|
|
$(MAKE) $(MKDOC)
|
1999-05-03 09:29:11 +02:00
|
|
|
./$(MKDOC) -f $(srcdir)/doc.str <$(srcdir)/../hash.c >hash.tmp
|
2004-12-20 22:22:33 +01:00
|
|
|
$(SHELL) $(srcdir)/../../move-if-change hash.tmp hash.texi
|
1999-05-03 09:29:11 +02:00
|
|
|
|
2005-04-29 16:03:55 +02:00
|
|
|
linker.texi: chew.c $(srcdir)/../linker.c $(srcdir)/doc.str
|
|
|
|
$(MAKE) $(MKDOC)
|
1999-05-03 09:29:11 +02:00
|
|
|
./$(MKDOC) -f $(srcdir)/doc.str <$(srcdir)/../linker.c >linker.tmp
|
2004-12-20 22:22:33 +01:00
|
|
|
$(SHELL) $(srcdir)/../../move-if-change linker.tmp linker.texi
|
1999-05-03 09:29:11 +02:00
|
|
|
|
2001-10-01 16:03:36 +02:00
|
|
|
libbfd.h: $(LIBBFD_H_DEP)
|
|
|
|
echo "$(LIBBFD_H_DEP)" | sed -f $(srcdir)/header.sed > $@
|
|
|
|
for file in $(LIBBFD_H_DEP); do \
|
|
|
|
case $$file in \
|
|
|
|
*-in.h) cat $$file >> $@ ;; \
|
|
|
|
*/header.sed) break ;; \
|
2002-06-08 10:50:44 +02:00
|
|
|
*) echo $$file | sed -e 's,.*/,,' -e 's,^,/* Extracted from ,' \
|
2002-06-07 09:37:20 +02:00
|
|
|
-e 's,$$,. */,' >> $@ ; \
|
2002-06-05 05:40:58 +02:00
|
|
|
./$(MKDOC) -i -f $(srcdir)/proto.str < $$file >> $@ ;; \
|
2001-10-01 16:03:36 +02:00
|
|
|
esac; \
|
|
|
|
done
|
1999-05-03 09:29:11 +02:00
|
|
|
|
2001-10-01 16:03:36 +02:00
|
|
|
libcoff.h: $(LIBCOFF_H_DEP)
|
|
|
|
echo "$(LIBCOFF_H_DEP)" | sed -f $(srcdir)/header.sed > $@
|
|
|
|
for file in $(LIBCOFF_H_DEP); do \
|
|
|
|
case $$file in \
|
|
|
|
*-in.h) cat $$file >> $@ ;; \
|
|
|
|
*/header.sed) break ;; \
|
2002-06-08 10:50:44 +02:00
|
|
|
*) echo $$file | sed -e 's,.*/,,' -e 's,^,/* Extracted from ,' \
|
2002-06-07 09:37:20 +02:00
|
|
|
-e 's,$$,. */,' >> $@ ; \
|
2002-06-05 05:40:58 +02:00
|
|
|
./$(MKDOC) -i -f $(srcdir)/proto.str < $$file >> $@ ;; \
|
2001-10-01 16:03:36 +02:00
|
|
|
esac; \
|
|
|
|
done
|
|
|
|
|
|
|
|
bfd.h: $(BFD_H_DEP)
|
|
|
|
echo "$(BFD_H_DEP)" | sed -f $(srcdir)/header.sed > $@
|
|
|
|
for file in $(BFD_H_DEP); do \
|
|
|
|
case $$file in \
|
|
|
|
*-in.h) cat $$file >> $@ ;; \
|
|
|
|
*/header.sed) break ;; \
|
2002-06-08 10:50:44 +02:00
|
|
|
*) echo $$file | sed -e 's,.*/,,' -e 's,^,/* Extracted from ,' \
|
2002-06-07 09:37:20 +02:00
|
|
|
-e 's,$$,. */,' >> $@ ; \
|
2002-06-05 05:40:58 +02:00
|
|
|
./$(MKDOC) -f $(srcdir)/proto.str < $$file >> $@ ;; \
|
2001-10-01 16:03:36 +02:00
|
|
|
esac; \
|
|
|
|
done
|
|
|
|
echo "#ifdef __cplusplus" >> $@
|
|
|
|
echo "}" >> $@
|
|
|
|
echo "#endif" >> $@
|
|
|
|
echo "#endif" >> $@
|
1999-05-03 09:29:11 +02:00
|
|
|
|
2007-04-09 17:36:44 +02:00
|
|
|
bfdver.texi: $(srcdir)/Makefile.in
|
|
|
|
@echo "creating $@"; \
|
|
|
|
echo "@set VERSION $(VERSION)" > bfdver.texi; \
|
|
|
|
if [ -n "$(PKGVERSION)" ]; then \
|
|
|
|
echo "@set VERSION_PACKAGE $(PKGVERSION)" >> bfdver.texi; \
|
|
|
|
fi; \
|
|
|
|
echo "@set UPDATED `date '+%B %Y'`" >> bfdver.texi; \
|
|
|
|
if [ -n "$(REPORT_BUGS_TEXI)" ]; then \
|
|
|
|
echo "@set BUGURL $(REPORT_BUGS_TEXI)" >> bfdver.texi; \
|
|
|
|
fi
|
|
|
|
|
2002-01-26 22:27:36 +01:00
|
|
|
# We want install to imply install-info as per GNU standards, despite the
|
|
|
|
# cygnus option.
|
|
|
|
install: install-info
|
2006-04-06 Carlos O'Donell <carlos@codesourcery.com>
* Makefile.tpl: Add install-html target.
* Makefile.def: Add install-html target.
* Makefile.in: Regenerate.
* configure.in: Add --with-datarootdir, --with-docdir,
and --with-htmldir options.
* configure: Regenerate.
bfd/
2006-04-06 Carlos O'Donell <carlos@codesourcery.com>
* po/Make-in: Add install-html target.
* Makefile.am: Rename docdir to bfddocdir. Add datarootdir, docdir
htmldir. Add install-html and install-html-recursive targets.
* Makefile.in: Regenerate.
* configure.in: AC_SUBST for datarootdir, docdir and htmldir.
* configure: Regenerate.
bfd/doc/
2006-04-06 Carlos O'Donell <carlos@codesourcery.com>
* Makefile.am: Add install-html and install-html-am targets.
Define datarootdir, docdir and htmldir.
* Makefile.in: Regenerate.
binutils/
2006-04-06 Carlos O'Donell <carlos@codesourcery.com>
* po/Make-in: Add install-html target.
* Makefile.am: Add install-html and install-html-recursive targets.
* Makefile.in: Regenerate.
* configure.in: AC_SUBST datarootdir, docdir and htmldir.
* configure: Regenerate.
* doc/Makefile.am: Add install-html and install-html-am targets.
* doc/Makefile.in: Regenerate.
etc/
2006-04-06 Carlos O'Donell <carlos@codesourcery.com>
* Makefile.in: Add install-html target. Add htmldir,
docdir and datarootdir.
* configure.texi: Document install-html target.
* configure.in: AC_SUBST datarootdir, docdir, htmldir.
* configure: Regenerate.
gas/
2006-04-06 Carlos O'Donell <carlos@codesourcery.com>
* po/Make-in: Add install-html target.
* Makefile.am: Add install-html and install-html-recursive targets.
* Makefile.in: Regenerate.
* configure.in: AC_SUBST datarootdir, docdir, htmldir.
* configure: Regenerate.
* doc/Makefile.am: Add install-html and install-html-am targets.
* doc/Makefile.in: Regenerate.
gprof/
2006-04-06 Carlos O'Donell <carlos@codesourcery.com>
* po/Make-in: Add install-html target.
* Makefile.am: Add install-html, install-html-am and
install-html-recursive targets.
* Makefile.in: Regenerate.
* configure.in: AC_SUBST datarootdir, docdir, htmldir.
* configure: Regenerate.
intl/
2006-04-06 Carlos O'Donell <carlos@codesourcery.com>
* intl/Makefile.in: Add html info and dvi and install-html to .PHONY
Add install-html target.
ld/
2006-04-06 Carlos O'Donell <carlos@codesourcery.com>
* Makefile.am: Add install-html, install-html-am, and
install-html-recursive targets.
* Makefile.in: Regenerate.
* configure.in: AC_SUBST datarootdir, docdir, htmldir.
* configure: Regenerate.
* po/Make-in: Add install-html target.
opcodes/
2006-04-06 Carlos O'Donell <carlos@codesourcery.com>
* Makefile.am: Add install-html target.
* Makefile.in: Regenerate.
2006-04-06 23:49:35 +02:00
|
|
|
|
1999-05-03 09:29:11 +02:00
|
|
|
# Tell versions [3.59,3.63) of GNU make to not export all variables.
|
|
|
|
# Otherwise a system limit (for SysV at least) may be exceeded.
|
|
|
|
.NOEXPORT:
|