summaryrefslogtreecommitdiffstats
path: root/gprof/dep-in.sed
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2002-04-04 14:07:22 +0000
committerAlan Modra <amodra@gmail.com>2002-04-04 14:07:22 +0000
commit8e42bcb6b9f45f5d37fd492f0803d3a8973b57c2 (patch)
treeac4fab756e40ddaa2241a8bd14e31f2208419d0c /gprof/dep-in.sed
parent82674a1fec186715b11096436385f05abe2894c4 (diff)
downloadppe42-binutils-8e42bcb6b9f45f5d37fd492f0803d3a8973b57c2.tar.gz
ppe42-binutils-8e42bcb6b9f45f5d37fd492f0803d3a8973b57c2.zip
* dep-in.sed: Cope with absolute paths.
* Makefile.am (dep.sed): Subst TOPDIR. Run "make dep-am". * Makefile.in: Regenerate.
Diffstat (limited to 'gprof/dep-in.sed')
-rw-r--r--gprof/dep-in.sed2
1 files changed, 2 insertions, 0 deletions
diff --git a/gprof/dep-in.sed b/gprof/dep-in.sed
index f61921a482..0981dfc9db 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
OpenPOWER on IntegriCloud