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