This is the mail archive of the binutils-cvs@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

src bfd/Makefile.am bfd/Makefile.in bfd/config ...


CVSROOT:	/cvs/src
Module name:	src
Branch: 	binutils-csl-2_17-branch
Changes by:	carlos@sourceware.org	2006-04-03 15:44:50

Modified files:
	bfd            : Makefile.am Makefile.in configure configure.in 
	bfd/doc        : ChangeLog Makefile.am Makefile.in 
	bfd/po         : Make-in 
	binutils       : Makefile.am Makefile.in configure configure.in 
	binutils/doc   : Makefile.am Makefile.in 
	binutils/po    : Make-in 
	gas            : Makefile.am Makefile.in configure configure.in 
	gas/doc        : Makefile.am Makefile.in 
	gas/po         : Make-in 
	gprof          : Makefile.am Makefile.in configure configure.in 
	gprof/po       : Make-in 
	ld             : Makefile.am Makefile.in configure configure.in 
	ld/po          : Make-in 
	opcodes        : Makefile.am Makefile.in 
	opcodes/po     : Make-in 

Log message:
	2006-04-03  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.
	* opcodes/Makefile.am: Add install-html target.
	* opcodes/Makefile.in: Regenerate.
	* libiberty/Makefile.in: Add install-html, install-html-am, and
	install-html-recursive targets. Define mkdir_p and
	NORMAL_INSTALL.
	* libiberty/configure.ac: AC_SUBST datarootdir, docdir, htmldir.
	* libiberty/configure: Regenerate.
	* libiberty/testsuite/Makefile.in: Add install-html and html targets.
	* ld/Makefile.am: Add install-html, install-html-am, and
	install-html-recursive targets.
	* ld/Makefile.in: Regenerate.
	* ld/configure.in: AC_SUBST datarootdir, docdir, htmldir.
	* ld/configure: Regenerate.
	* ld/po/Make-in: Add install-html target.
	* intl/Makefile.in: Add html info and dvi and install-html to .PHONY
	Add install-html target.
	* gprof/po/Make-in: Add install-html target.
	* gprof/Makefile.am: Add install-html, install-html-am and
	install-html-recursive targets.
	* gprof/Makefile.in: Regenerate.
	* gprof/configure.in: AC_SUBST datarootdir, docdir, htmldir.
	* gprof/configure: Regenerate.
	* gas/po/Make-in: Add install-html target.
	* gas/Makefile.am: Add install-html and install-html-recursive targets.
	* gas/Makefile.in: Regenerate.
	* gas/configure.in: AC_SUBST datarootdir, docdir, htmldir.
	* gas/configure: Regenerate.
	* gas/doc/Makefile.am: Add install-html and install-html-am targets.
	* gas/doc/Makefile.in: Regenerate.
	* binutils/po/Make-in: Add install-html target.
	* binutils/Makefile.am: Add install-html and install-html-recursive targets.
	* binutils/Makefile.in: Regenerate.
	* binutils/configure.in: AC_SUBST datarootdir, docdir and htmldir.
	* binutils/configure: Regenerate.
	* binutils/doc/Makefile.am: Add install-html and install-html-am targets.
	* binutils/doc/Makefile.in: Regenerate.
	* bfd/po/Make-in: Add install-html target.
	* bfd/Makefile.am: Rename docdir to bfddocdir. Add datarootdir, docdir
	htmldir. Add install-html and install-html-recursive targets.
	* bfd/Makefile.in: Regenerate.
	* bfd/configure.in: AC_SUBST for datarootdir, docdir and htmldir.
	* bfd/configure: Regenerate.
	* bfd/doc/Makefile.am: Add install-html and install-html-am targets.
	Define datarootdir, docdir and htmldir.
	* bfd/doc/Makefile.in: Regenerate.
	* etc/Makefile.in: Add install-html target. Add htmldir,
	docdir and datarootdir.
	* etc/configure.texi: Document install-html target.
	* etc/configure.in: AC_SUBST datarootdir, docdir, htmldir.
	* etc/configure: Regenerate.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/Makefile.am.diff?cvsroot=src&only_with_tag=binutils-csl-2_17-branch&r1=1.172&r2=1.172.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/Makefile.in.diff?cvsroot=src&only_with_tag=binutils-csl-2_17-branch&r1=1.188&r2=1.188.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/configure.diff?cvsroot=src&only_with_tag=binutils-csl-2_17-branch&r1=1.230&r2=1.230.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/configure.in.diff?cvsroot=src&only_with_tag=binutils-csl-2_17-branch&r1=1.201&r2=1.201.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/doc/ChangeLog.diff?cvsroot=src&only_with_tag=binutils-csl-2_17-branch&r1=1.60&r2=1.60.4.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/doc/Makefile.am.diff?cvsroot=src&only_with_tag=binutils-csl-2_17-branch&r1=1.19&r2=1.19.4.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/doc/Makefile.in.diff?cvsroot=src&only_with_tag=binutils-csl-2_17-branch&r1=1.66&r2=1.66.4.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/po/Make-in.diff?cvsroot=src&only_with_tag=binutils-csl-2_17-branch&r1=1.7&r2=1.7.4.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/binutils/Makefile.am.diff?cvsroot=src&only_with_tag=binutils-csl-2_17-branch&r1=1.71&r2=1.71.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/binutils/Makefile.in.diff?cvsroot=src&only_with_tag=binutils-csl-2_17-branch&r1=1.79&r2=1.79.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/binutils/configure.diff?cvsroot=src&only_with_tag=binutils-csl-2_17-branch&r1=1.79&r2=1.79.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/binutils/configure.in.diff?cvsroot=src&only_with_tag=binutils-csl-2_17-branch&r1=1.60&r2=1.60.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/binutils/doc/Makefile.am.diff?cvsroot=src&only_with_tag=binutils-csl-2_17-branch&r1=1.10&r2=1.10.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/binutils/doc/Makefile.in.diff?cvsroot=src&only_with_tag=binutils-csl-2_17-branch&r1=1.22&r2=1.22.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/binutils/po/Make-in.diff?cvsroot=src&only_with_tag=binutils-csl-2_17-branch&r1=1.4&r2=1.4.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/Makefile.am.diff?cvsroot=src&only_with_tag=binutils-csl-2_17-branch&r1=1.129&r2=1.129.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/Makefile.in.diff?cvsroot=src&only_with_tag=binutils-csl-2_17-branch&r1=1.140&r2=1.140.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/configure.diff?cvsroot=src&only_with_tag=binutils-csl-2_17-branch&r1=1.206&r2=1.206.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/configure.in.diff?cvsroot=src&only_with_tag=binutils-csl-2_17-branch&r1=1.186&r2=1.186.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/doc/Makefile.am.diff?cvsroot=src&only_with_tag=binutils-csl-2_17-branch&r1=1.42&r2=1.42.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/doc/Makefile.in.diff?cvsroot=src&only_with_tag=binutils-csl-2_17-branch&r1=1.75&r2=1.75.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/po/Make-in.diff?cvsroot=src&only_with_tag=binutils-csl-2_17-branch&r1=1.4&r2=1.4.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gprof/Makefile.am.diff?cvsroot=src&only_with_tag=binutils-csl-2_17-branch&r1=1.25&r2=1.25.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gprof/Makefile.in.diff?cvsroot=src&only_with_tag=binutils-csl-2_17-branch&r1=1.34&r2=1.34.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gprof/configure.diff?cvsroot=src&only_with_tag=binutils-csl-2_17-branch&r1=1.38&r2=1.38.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gprof/configure.in.diff?cvsroot=src&only_with_tag=binutils-csl-2_17-branch&r1=1.27&r2=1.27.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gprof/po/Make-in.diff?cvsroot=src&only_with_tag=binutils-csl-2_17-branch&r1=1.6&r2=1.6.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ld/Makefile.am.diff?cvsroot=src&only_with_tag=binutils-csl-2_17-branch&r1=1.203&r2=1.203.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ld/Makefile.in.diff?cvsroot=src&only_with_tag=binutils-csl-2_17-branch&r1=1.217&r2=1.217.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ld/configure.diff?cvsroot=src&only_with_tag=binutils-csl-2_17-branch&r1=1.59&r2=1.59.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ld/configure.in.diff?cvsroot=src&only_with_tag=binutils-csl-2_17-branch&r1=1.34&r2=1.34.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ld/po/Make-in.diff?cvsroot=src&only_with_tag=binutils-csl-2_17-branch&r1=1.4&r2=1.4.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/opcodes/Makefile.am.diff?cvsroot=src&only_with_tag=binutils-csl-2_17-branch&r1=1.97&r2=1.97.6.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/opcodes/Makefile.in.diff?cvsroot=src&only_with_tag=binutils-csl-2_17-branch&r1=1.108&r2=1.108.6.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/opcodes/po/Make-in.diff?cvsroot=src&only_with_tag=binutils-csl-2_17-branch&r1=1.4&r2=1.4.4.1


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]