diff options
Diffstat (limited to 'binutils/dep-in.sed')
-rw-r--r-- | binutils/dep-in.sed | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/binutils/dep-in.sed b/binutils/dep-in.sed index aeb22a1..c30c396 100644 --- a/binutils/dep-in.sed +++ b/binutils/dep-in.sed @@ -2,6 +2,7 @@ /\\$/N /\\$/b loop +s! \./! !g s!@INCDIR@!$(INCDIR)!g s!@TOPDIR@/include!$(INCDIR)!g s!@BFDDIR@!$(BFDDIR)!g |