From 4d0b322074f52b3cd49e276290d7c7376901154f Mon Sep 17 00:00:00 2001 From: Alan Modra Date: Fri, 1 Nov 2002 10:35:43 +0000 Subject: [PATCH] * dep-in.sed: Fix typo. --- gas/ChangeLog | 4 ++++ gas/dep-in.sed | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/gas/ChangeLog b/gas/ChangeLog index 3e9ab7b29f6..66cd0f4c525 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,7 @@ +2002-11-01 Alan Modra + + * dep-in.sed: Fix typo. + 2002-10-30 Daniel Jacobowitz * configure.in: Update ARM CPU patterns. diff --git a/gas/dep-in.sed b/gas/dep-in.sed index 1a25f44bdef..9f086457db7 100644 --- a/gas/dep-in.sed +++ b/gas/dep-in.sed @@ -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 -- 2.30.2