* dep-in.sed: Fix typo.
This commit is contained in:
parent
36b3ec1e7f
commit
4d0b322074
@ -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>
|
2002-10-30 Daniel Jacobowitz <drow@mvista.com>
|
||||||
|
|
||||||
* configure.in: Update ARM CPU patterns.
|
* configure.in: Update ARM CPU patterns.
|
||||||
|
@ -11,9 +11,9 @@ s!@SRCDIR@/config!$(srcdir)/config!g
|
|||||||
s!@SRCDIR@/\.\./opcodes!$(srcdir)/../opcodes!g
|
s!@SRCDIR@/\.\./opcodes!$(srcdir)/../opcodes!g
|
||||||
s!@TOPDIR@/opcodes!$(srcdir)/../opcodes!g
|
s!@TOPDIR@/opcodes!$(srcdir)/../opcodes!g
|
||||||
s!@SRCDIR@/!!g
|
s!@SRCDIR@/!!g
|
||||||
|
s!\.\./bfd/bfdver\.h!$(BFDVER_H)!g
|
||||||
s! \$(srcdir)/config/te-generic\.h!!g
|
s! \$(srcdir)/config/te-generic\.h!!g
|
||||||
s! \.\./bfd/bfd\.h!!g
|
s! \.\./bfd/bfd\.h!!g
|
||||||
s! \.\./bfd/bfdver\.h!$(BFDVER_H)!g
|
|
||||||
s! itbl-cpu\.h!!g
|
s! itbl-cpu\.h!!g
|
||||||
s! itbl-parse\.h!!g
|
s! itbl-parse\.h!!g
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user