* options.cc (version_script): Fix small typo in previous
[binutils.git] / binutils / dep-in.sed
blob4823f1e3829cfd61978278d4b9e1644878e50faf
1 :loop
2 /\\$/N
3 s/\\\n */ /g
4 t loop
6 s! \./! !g
7 s!@INCDIR@!$(INCDIR)!g
8 s!@TOPDIR@/include!$(INCDIR)!g
9 s!@BFDDIR@!$(BFDDIR)!g
10 s!@TOPDIR@/bfd!$(BFDDIR)!g
11 s!@SRCDIR@/!!g
12 s!@OBJDIR@/!!g
13 s! \.\./intl/libintl\.h!!g
15 s/ *$//
16 s/  */ /g
17 s/^ */A/
18 s/ / \\\
19 B/g
20 $s/$/ \\/