1 diff -ur ../acme/bfd/Makefile.in ./bfd/Makefile.in
2 --- ../acme/bfd/Makefile.in 2006-02-27 14:25:14.000000000 -0700
3 +++ ./bfd/Makefile.in 2006-02-27 14:27:36.000000000 -0700
5 CSEARCH = -I. -I$(srcdir) -I$(INCDIR)
12 bfdlibdir = @bfdlibdir@
13 diff -ur ../acme/binutils/Makefile.in ./binutils/Makefile.in
14 --- ../acme/binutils/Makefile.in 2006-02-27 14:25:14.000000000 -0700
15 +++ ./binutils/Makefile.in 2006-02-27 14:27:48.000000000 -0700
18 AUTOMAKE_OPTIONS = cygnus dejagnu
23 tooldir = $(exec_prefix)/$(target_alias)
25 diff -ur ../acme/etc/Makefile.in ./etc/Makefile.in
26 --- ../acme/etc/Makefile.in 2006-02-27 14:25:14.000000000 -0700
27 +++ ./etc/Makefile.in 2006-02-27 14:28:20.000000000 -0700
31 # We want install to imply install-info as per GNU standards.
32 -install: install-info
37 diff -ur ../acme/gas/Makefile.in ./gas/Makefile.in
38 --- ../acme/gas/Makefile.in 2006-02-27 14:25:15.000000000 -0700
39 +++ ./gas/Makefile.in 2006-02-27 14:28:35.000000000 -0700
42 AUTOMAKE_OPTIONS = cygnus dejagnu
47 tooldir = $(exec_prefix)/$(target_alias)
49 diff -ur ../acme/gprof/Makefile.in ./gprof/Makefile.in
50 --- ../acme/gprof/Makefile.in 2006-02-27 14:25:15.000000000 -0700
51 +++ ./gprof/Makefile.in 2006-02-27 14:28:51.000000000 -0700
59 BASEDIR = $(srcdir)/..
60 BFDDIR = $(BASEDIR)/bfd
63 # We want install to imply install-info as per GNU standards, despite the
65 -install: install-info
68 # Targets to rebuild dependencies in this Makefile.
69 # Have to get rid of DEP1 here so that "$?" later includes all sources.
70 diff -ur ../acme/ld/Makefile.in ./ld/Makefile.in
71 --- ../acme/ld/Makefile.in 2006-02-27 14:25:16.000000000 -0700
72 +++ ./ld/Makefile.in 2006-02-27 14:29:12.000000000 -0700
75 AUTOMAKE_OPTIONS = cygnus dejagnu
80 tooldir = $(exec_prefix)/$(target_alias)
84 # We want install to imply install-info as per GNU standards, despite the
86 -install: install-info
88 diststuff: info $(EXTRA_DIST)
91 diff -ur ../acme/libiberty/Makefile.in ./libiberty/Makefile.in
92 --- ../acme/libiberty/Makefile.in 2006-02-27 14:25:16.000000000 -0700
93 +++ ./libiberty/Makefile.in 2006-02-27 14:29:33.000000000 -0700
97 # Subdirectories to recurse into. We need to override this during cleaning
101 # FIXME: add @BUILD_INFO@ once we're sure it works for everyone.
102 all: stamp-picdir $(TARGETLIB) needed-list required-list all-subdir
104 @MAINT@ echo stamp > stamp-functions
106 INSTALL_DEST = @INSTALL_DEST@
107 -install: install_to_$(INSTALL_DEST) install-subdir
110 install_to_libdir: all
111 ${mkinstalldirs} $(DESTDIR)$(libdir)$(MULTISUBDIR)
112 diff -ur ../acme/opcodes/Makefile.in ./opcodes/Makefile.in
113 --- ../acme/opcodes/Makefile.in 2006-02-27 14:25:17.000000000 -0700
114 +++ ./opcodes/Makefile.in 2006-02-27 14:27:14.000000000 -0700
117 AUTOMAKE_OPTIONS = cygnus
122 INCDIR = $(srcdir)/../include
123 BFDDIR = $(srcdir)/../bfd