diff options
Diffstat (limited to 'gas/dep-in.sed')
-rw-r--r-- | gas/dep-in.sed | 2 |
1 files changed, 1 insertions, 1 deletions
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 |