X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=bfd%2Fdep-in.sed;h=ce8b79b0546a54363505e00c3821518b06489b03;hb=830629ab3e78b10728dc62b4126f0d8edb78ae25;hp=9f1f29f504d385378b89bc79be0ae07f6f6999a4;hpb=a3d5a7062df3f0649e1c64f0755db4fd177a8ec6;p=deliverable%2Fbinutils-gdb.git diff --git a/bfd/dep-in.sed b/bfd/dep-in.sed index 9f1f29f504..ce8b79b054 100644 --- a/bfd/dep-in.sed +++ b/bfd/dep-in.sed @@ -1,18 +1,23 @@ :loop /\\$/N -/\\$/b loop +s/\\\n */ /g +t loop +s!\.o:!.lo:! s! @BFD_H@!!g -s!@INCDIR@!$(INCDIR)!g +s!@SRCDIR@/../include!$(INCDIR)!g +s!@TOPDIR@/include!$(INCDIR)!g +s!@SRCDIR@/../opcodes!$(srcdir)/../opcodes!g +s!@TOPDIR@/opcodes!$(srcdir)/../opcodes!g s!@SRCDIR@/!!g -s!hosts/[^ ]*\.h ! !g -s/ sysdep.h//g -s/ \.\./bfd/sysdep.h//g -s/ libbfd.h//g -s/ config.h//g +s! hosts/[^ ]*\.h! !g +s! sysdep.h!!g +s! \.\./bfd/sysdep.h!!g +s! libbfd.h!!g +s! config.h!!g s! \$(INCDIR)/fopen-[^ ]*\.h!!g s! \$(INCDIR)/ansidecl\.h!!g -s! \$(INCDIR)/obstack\.h!!g +s! \$(INCDIR)/symcat\.h!!g s/\\\n */ /g