diff -ur ../acme/bfd/Makefile.in ./bfd/Makefile.in --- ../acme/bfd/Makefile.in 2006-02-27 14:25:14.000000000 -0700 +++ ./bfd/Makefile.in 2006-02-27 14:27:36.000000000 -0700 @@ -129,7 +129,7 @@ CSEARCH = -I. -I$(srcdir) -I$(INCDIR) MKDEP = gcc -MM -SUBDIRS = doc po +SUBDIRS = docdir = doc bfdlibdir = @bfdlibdir@ diff -ur ../acme/binutils/Makefile.in ./binutils/Makefile.in --- ../acme/binutils/Makefile.in 2006-02-27 14:25:14.000000000 -0700 +++ ./binutils/Makefile.in 2006-02-27 14:27:48.000000000 -0700 @@ -120,7 +120,7 @@ AUTOMAKE_OPTIONS = cygnus dejagnu -SUBDIRS = doc po +SUBDIRS = tooldir = $(exec_prefix)/$(target_alias) diff -ur ../acme/etc/Makefile.in ./etc/Makefile.in --- ../acme/etc/Makefile.in 2006-02-27 14:25:14.000000000 -0700 +++ ./etc/Makefile.in 2006-02-27 14:28:20.000000000 -0700 @@ -54,7 +54,7 @@ all: # We want install to imply install-info as per GNU standards. -install: install-info +install: uninstall: diff -ur ../acme/gas/Makefile.in ./gas/Makefile.in --- ../acme/gas/Makefile.in 2006-02-27 14:25:15.000000000 -0700 +++ ./gas/Makefile.in 2006-02-27 14:28:35.000000000 -0700 @@ -116,7 +116,7 @@ AUTOMAKE_OPTIONS = cygnus dejagnu -SUBDIRS = doc po +SUBDIRS = tooldir = $(exec_prefix)/$(target_alias) diff -ur ../acme/gprof/Makefile.in ./gprof/Makefile.in --- ../acme/gprof/Makefile.in 2006-02-27 14:25:15.000000000 -0700 +++ ./gprof/Makefile.in 2006-02-27 14:28:51.000000000 -0700 @@ -105,7 +105,7 @@ SUFFIXES = .m -SUBDIRS = po +SUBDIRS = BASEDIR = $(srcdir)/.. BFDDIR = $(BASEDIR)/bfd @@ -734,7 +734,7 @@ # We want install to imply install-info as per GNU standards, despite the # cygnus option. -install: install-info +install: # Targets to rebuild dependencies in this Makefile. # Have to get rid of DEP1 here so that "$?" later includes all sources. diff -ur ../acme/ld/Makefile.in ./ld/Makefile.in --- ../acme/ld/Makefile.in 2006-02-27 14:25:16.000000000 -0700 +++ ./ld/Makefile.in 2006-02-27 14:29:12.000000000 -0700 @@ -114,7 +114,7 @@ AUTOMAKE_OPTIONS = cygnus dejagnu -SUBDIRS = po +SUBDIRS = tooldir = $(exec_prefix)/$(target_alias) @@ -2249,7 +2249,7 @@ # We want install to imply install-info as per GNU standards, despite the # cygnus option. -install: install-info +install: diststuff: info $(EXTRA_DIST) distclean-local: rm -rf ldscripts diff -ur ../acme/libiberty/Makefile.in ./libiberty/Makefile.in --- ../acme/libiberty/Makefile.in 2006-02-27 14:25:16.000000000 -0700 +++ ./libiberty/Makefile.in 2006-02-27 14:29:33.000000000 -0700 @@ -103,7 +103,7 @@ "tooldir=$(tooldir)" # Subdirectories to recurse into. We need to override this during cleaning -SUBDIRS = testsuite +SUBDIRS = # FIXME: add @BUILD_INFO@ once we're sure it works for everyone. all: stamp-picdir $(TARGETLIB) needed-list required-list all-subdir @@ -267,7 +267,7 @@ @MAINT@ echo stamp > stamp-functions INSTALL_DEST = @INSTALL_DEST@ -install: install_to_$(INSTALL_DEST) install-subdir +install: install_to_libdir: all ${mkinstalldirs} $(DESTDIR)$(libdir)$(MULTISUBDIR) diff -ur ../acme/opcodes/Makefile.in ./opcodes/Makefile.in --- ../acme/opcodes/Makefile.in 2006-02-27 14:25:17.000000000 -0700 +++ ./opcodes/Makefile.in 2006-02-27 14:27:14.000000000 -0700 @@ -112,7 +112,7 @@ AUTOMAKE_OPTIONS = cygnus -SUBDIRS = po +SUBDIRS = INCDIR = $(srcdir)/../include BFDDIR = $(srcdir)/../bfd