diff options
Diffstat (limited to 'gprof/dep-in.sed')
-rw-r--r-- | gprof/dep-in.sed | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gprof/dep-in.sed b/gprof/dep-in.sed index f61921a..0981dfc 100644 --- a/gprof/dep-in.sed +++ b/gprof/dep-in.sed @@ -3,7 +3,9 @@ /\\$/b loop s!@INCDIR@!$(INCDIR)!g +s!@TOPDIR@/include!$(INCDIR)!g s!@BFDDIR@!$(BFDDIR)!g +s!@TOPDIR@/bfd!$(BFDDIR)!g s!@SRCDIR@/!!g s!@OBJDIR@/!!g |