diff options
Diffstat (limited to 'bfd/dep-in.sed')
-rw-r--r-- | bfd/dep-in.sed | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bfd/dep-in.sed b/bfd/dep-in.sed index 90a2e6a7f06..2732d6b42e3 100644 --- a/bfd/dep-in.sed +++ b/bfd/dep-in.sed @@ -4,6 +4,7 @@ s/\\\n */ /g t loop s!\.o:!.lo:! +s! \./! !g s! @BFD_H@!!g s!@SRCDIR@/../include!$(INCDIR)!g s!@TOPDIR@/include!$(INCDIR)!g |