]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
Fix auto-dependency bug.
authorAlan Modra <amodra@gmail.com>
Tue, 11 Apr 2000 23:58:39 +0000 (23:58 +0000)
committerAlan Modra <amodra@gmail.com>
Tue, 11 Apr 2000 23:58:39 +0000 (23:58 +0000)
bfd/ChangeLog
bfd/Makefile.am
bfd/Makefile.in
bfd/dep-in.sed

index 45c2b7b466b70ebbb823fc32b515034d5caceaa8..bd09f453e632885b51cff45475393d44144db8aa 100644 (file)
@@ -1,5 +1,9 @@
 2000-04-12  Alan Modra  <alan@linuxcare.com.au>
 
+       * dep-in.sed: Match space before file name, not after.
+       * Makefile.am: Regenerate dependencies.
+       * Makefile.in: Regenerate.
+
        * reloc.c (_bfd_relocate_contents): In complain_overflow_bitfield
        case, allow address wrap-around stupidly removed 2000-03-17.  Sign
        extend without an if statement.
index b8537dba4a91831f13b2ae7ecc5cca9ca1da8694..2d389596e54957aa373120d9997b6be64094dd80 100644 (file)
@@ -1120,7 +1120,6 @@ irix-core.lo: irix-core.c
 lynx-core.lo: lynx-core.c
 osf-core.lo: osf-core.c
 sco5-core.lo: sco5-core.c libaout.h $(INCDIR)/bfdlink.h
-trad-core.lo: trad-core.c libaout.h $(INCDIR)/bfdlink.h \
-  hosts/i386linux.h
+trad-core.lo: trad-core.c libaout.h $(INCDIR)/bfdlink.h
 cisco-core.lo: cisco-core.c
 # IF YOU PUT ANYTHING HERE IT WILL GO AWAY
index 17d1ffc2b4f6c34754117a27ea5f121f9499509b..bb8e06c90f24de42ae4ea19d82cdea659f4447b5 100644 (file)
@@ -1648,8 +1648,7 @@ irix-core.lo: irix-core.c
 lynx-core.lo: lynx-core.c
 osf-core.lo: osf-core.c
 sco5-core.lo: sco5-core.c libaout.h $(INCDIR)/bfdlink.h
-trad-core.lo: trad-core.c libaout.h $(INCDIR)/bfdlink.h \
-  hosts/i386linux.h
+trad-core.lo: trad-core.c libaout.h $(INCDIR)/bfdlink.h
 cisco-core.lo: cisco-core.c
 # IF YOU PUT ANYTHING HERE IT WILL GO AWAY
 
index 444dde0c01990c28f2bcdc6154a9b36cd09bf468..9da181ab8fc1582bc4d636758fa071504c30043f 100644 (file)
@@ -7,7 +7,7 @@ s!\.o:!.lo:!
 s! @BFD_H@!!g
 s!@INCDIR@!$(INCDIR)!g
 s!@SRCDIR@/!!g
-s!hosts/[^ ]*\.h ! !g
+s! hosts/[^ ]*\.h! !g
 s/ sysdep.h//g
 s! \.\./bfd/sysdep.h!!g
 s/ libbfd.h//g