]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - binutils/dep-in.sed
This commit was generated by cvs2svn to track changes on a CVS vendor
[thirdparty/binutils-gdb.git] / binutils / dep-in.sed
1 :loop
2 /\\$/N
3 /\\$/b loop
4
5 s!@INCDIR@!$(INCDIR)!g
6 s!@BFDDIR@!$(BFDDIR)!g
7 s!@SRCDIR@/!!g
8 s!@OBJDIR@/!!g
9
10 s/\\\n */ /g
11
12 s/ *$//
13 s/ */ /g
14 /:$/d
15
16 s/\(.\{50\}[^ ]*\) /\1 \\\
17 /g