]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - 6/contrib/binutils/ld/dep-in.sed
Clone Kip's Xen on stable/6 tree so that I can work on improving FreeBSD/amd64
[FreeBSD/FreeBSD.git] / 6 / contrib / binutils / ld / 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! \.\./bfd/hosts/[^ ]*\.h! !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