This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

gas/dep-in.sed typo


gas/ChangeLog
	* dep-in.sed: Fix typo.

Applied

Index: gas/dep-in.sed
===================================================================
RCS file: /cvs/src/src/gas/dep-in.sed,v
retrieving revision 1.6
diff -u -p -r1.6 dep-in.sed
--- gas/dep-in.sed	16 Oct 2002 13:27:03 -0000	1.6
+++ gas/dep-in.sed	1 Nov 2002 10:32:15 -0000
@@ -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
 

-- 
Alan Modra
IBM OzLabs - Linux Technology Centre


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]