diff options
Diffstat (limited to 'bfd/dep-in.sed')
-rw-r--r-- | bfd/dep-in.sed | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/dep-in.sed b/bfd/dep-in.sed index 444dde0c019..9da181ab8fc 100644 --- a/bfd/dep-in.sed +++ b/bfd/dep-in.sed @@ -7,7 +7,7 @@ s!\.o:!.lo:! s! @BFD_H@!!g s!@INCDIR@!$(INCDIR)!g s!@SRCDIR@/!!g -s!hosts/[^ ]*\.h ! !g +s! hosts/[^ ]*\.h! !g s/ sysdep.h//g s! \.\./bfd/sysdep.h!!g s/ libbfd.h//g |