From a9a2977bcabdc8ec04b04825a9903afea950022d Mon Sep 17 00:00:00 2001 From: "H.J. Lu" Date: Sun, 30 Oct 2005 17:40:28 +0000 Subject: ld/ binutils/ opcodes/ 2005-10-30 H.J. Lu * Makefile.am: Run "make dep-am". * Makefile.in: Regenerated. * dep-in.sed: Replace " ./" with " ". --- ld/dep-in.sed | 1 + 1 file changed, 1 insertion(+) (limited to 'ld/dep-in.sed') diff --git a/ld/dep-in.sed b/ld/dep-in.sed index 83418e2ae8..0bf6ffe395 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 -- cgit v1.2.1