From 7df5277ad68206c9102d43427639ae6328d033f9 Mon Sep 17 00:00:00 2001 From: Alan Modra Date: Tue, 11 Apr 2000 23:57:13 +0000 Subject: Fix auto-dependency bug. --- bfd/dep-in.sed | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bfd/dep-in.sed') diff --git a/bfd/dep-in.sed b/bfd/dep-in.sed index 444dde0..9da181a 100644 --- a/bfd/dep-in.sed +++ b/bfd/dep-in.sed @@ -7,7 +7,7 @@ s!\.o:!.lo:! s! @BFD_H@!!g s!@INCDIR@!$(INCDIR)!g s!@SRCDIR@/!!g -s!hosts/[^ ]*\.h ! !g +s! hosts/[^ ]*\.h! !g s/ sysdep.h//g s! \.\./bfd/sysdep.h!!g s/ libbfd.h//g -- cgit v1.1