* dep-in.sed: Fix typo.
authorAlan Modra <amodra@gmail.com>
Fri, 1 Nov 2002 10:35:43 +0000 (10:35 +0000)
committerAlan Modra <amodra@gmail.com>
Fri, 1 Nov 2002 10:35:43 +0000 (10:35 +0000)
gas/ChangeLog
gas/dep-in.sed

index 3e9ab7b29f6db9e8c7a574ffcb8b909caddb6901..66cd0f4c525da4aab59d9e4ffe41e008c2b34053 100644 (file)
@@ -1,3 +1,7 @@
+2002-11-01  Alan Modra  <amodra@bigpond.net.au>
+
+       * dep-in.sed: Fix typo.
+
 2002-10-30  Daniel Jacobowitz  <drow@mvista.com>
 
        * configure.in: Update ARM CPU patterns.
index 1a25f44bdefc87b302e318d02382891328dd5f45..9f086457db7630e1b0c05fb95d281b38b4ff1344 100644 (file)
@@ -11,9 +11,9 @@ s!@SRCDIR@/config!$(srcdir)/config!g
 s!@SRCDIR@/\.\./opcodes!$(srcdir)/../opcodes!g
 s!@TOPDIR@/opcodes!$(srcdir)/../opcodes!g
 s!@SRCDIR@/!!g
+s!\.\./bfd/bfdver\.h!$(BFDVER_H)!g
 s! \$(srcdir)/config/te-generic\.h!!g
 s! \.\./bfd/bfd\.h!!g
-s! \.\./bfd/bfdver\.h!$(BFDVER_H)!g
 s! itbl-cpu\.h!!g
 s! itbl-parse\.h!!g
 
This page took 0.029552 seconds and 4 git commands to generate.