]> CyberLeo.Net >> Repos - FreeBSD/releng/8.1.git/blob - contrib/binutils/opcodes/dep-in.sed
Copy stable/8 to releng/8.1 in preparation for 8.1-RC1.
[FreeBSD/releng/8.1.git] / contrib / binutils / opcodes / dep-in.sed
1 :loop
2 /\\$/N
3 s/\\\n */ /g
4 t loop
5
6 s!\.o:!.lo:!
7 s! @BFD_H@! $(BFD_H)!g
8 s!@INCDIR@!$(INCDIR)!g
9 s!@TOPDIR@/include!$(INCDIR)!g
10 s!@BFDDIR@!$(BFDDIR)!g
11 s!@TOPDIR@/bfd!$(BFDDIR)!g
12 s!@SRCDIR@/!!g
13 s! \.\./intl/libintl\.h!!g
14
15 s/\\\n */ /g
16
17 s/ *$//
18 s/  */ /g
19 s/ *:/:/g
20 /:$/d
21
22 s/\(.\{50\}[^ ]*\) /\1 \\\
23   /g