From: Alan Modra Date: Thu, 4 Oct 2001 15:37:38 +0000 (+0000) Subject: somehow missed committing this. X-Git-Tag: cygnus_cvs_20020108_pre~1150 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=d828d54ea47bb8809b106011ff59f1e2bfad6305;p=external%2Fbinutils.git somehow missed committing this. * dep-in.sed: Remove symcat.h from dependencies. --- diff --git a/bfd/dep-in.sed b/bfd/dep-in.sed index c3781f2..4a706aa 100644 --- a/bfd/dep-in.sed +++ b/bfd/dep-in.sed @@ -9,12 +9,13 @@ s!@INCDIR@!$(INCDIR)!g s!@SRCDIR@/../opcodes!$(srcdir)/../opcodes!g s!@SRCDIR@/!!g s! hosts/[^ ]*\.h! !g -s/ sysdep.h//g +s! sysdep.h!!g s! \.\./bfd/sysdep.h!!g -s/ libbfd.h//g -s/ config.h//g +s! libbfd.h!!g +s! config.h!!g s! \$(INCDIR)/fopen-[^ ]*\.h!!g s! \$(INCDIR)/ansidecl\.h!!g +s! \$(INCDIR)/symcat\.h!!g s/\\\n */ /g