2001-05-16 Jeff Johnston <jjohnstn@redhat.com>
[binutils.git] / bfd / dep-in.sed
blobc3781f23bcbd50469b59f785bff8829324e07dc8
1 :loop
2 /\\$/N
3 s/\\\n */ /g
4 t loop
6 s!\.o:!.lo:!
7 s! @BFD_H@!!g
8 s!@INCDIR@!$(INCDIR)!g
9 s!@SRCDIR@/../opcodes!$(srcdir)/../opcodes!g
10 s!@SRCDIR@/!!g
11 s! hosts/[^ ]*\.h! !g
12 s/ sysdep.h//g
13 s! \.\./bfd/sysdep.h!!g
14 s/ libbfd.h//g
15 s/ config.h//g
16 s! \$(INCDIR)/fopen-[^ ]*\.h!!g
17 s! \$(INCDIR)/ansidecl\.h!!g
19 s/\\\n */ /g
21 s/ *$//
22 s/  */ /g
23 s/ *:/:/g
24 /:$/d
26 s/\(.\{50\}[^ ]*\) /\1 \\\
27   /g