]> CyberLeo.Net >> Repos - FreeBSD/releng/9.2.git/blob - contrib/binutils/bfd/dep-in.sed
- Copy stable/9 to releng/9.2 as part of the 9.2-RELEASE cycle.
[FreeBSD/releng/9.2.git] / contrib / binutils / bfd / dep-in.sed
1 :loop
2 /\\$/N
3 s/\\\n */ /g
4 t loop
5
6 s!\.o:!.lo:!
7 s! \./! !g
8 s! @BFD_H@!!g
9 s!@SRCDIR@/../include!$(INCDIR)!g
10 s!@TOPDIR@/include!$(INCDIR)!g
11 s!@SRCDIR@/../opcodes!$(srcdir)/../opcodes!g
12 s!@TOPDIR@/opcodes!$(srcdir)/../opcodes!g
13 s!@SRCDIR@/!!g
14 s! hosts/[^ ]*\.h! !g
15 s! sysdep.h!!g
16 s! \.\./bfd/sysdep.h!!g
17 s! libbfd.h!!g
18 s! config.h!!g
19 s! \$(INCDIR)/fopen-[^ ]*\.h!!g
20 s! \$(INCDIR)/ansidecl\.h!!g
21 s! \$(INCDIR)/symcat\.h!!g
22 s! \.\./intl/libintl\.h!!g
23
24 s/\\\n */ /g
25
26 s/ *$//
27 s/  */ /g
28 s/ *:/:/g
29 /:$/d
30
31 s/\(.\{50\}[^ ]*\) /\1 \\\
32   /g