diff options
Diffstat (limited to 'ld/dep-in.sed')
-rw-r--r-- | ld/dep-in.sed | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ld/dep-in.sed b/ld/dep-in.sed index 83418e2..0bf6ffe 100644 --- a/ld/dep-in.sed +++ b/ld/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 |