2005-10-30 H.J. Lu <hongjiu.lu@intel.com>
[deliverable/binutils-gdb.git] / ld / dep-in.sed
CommitLineData
252b5132
RH
1:loop
2/\\$/N
3/\\$/b loop
4
5s!@INCDIR@!$(INCDIR)!g
61bef6f1
AM
6s!@TOPDIR@/include!$(INCDIR)!g
7s!@BFDDIR@!$(BFDDIR)!g
8s!@TOPDIR@/bfd!$(BFDDIR)!g
252b5132 9s!@SRCDIR@/!!g
28ea9521 10s! \.\./bfd/hosts/[^ ]*\.h! !g
68cdbb4a 11s! \.\./intl/libintl\.h!!g
252b5132
RH
12
13s/\\\n */ /g
14
15s/ *$//
16s/ */ /g
17/:$/d
18
19s/\(.\{50\}[^ ]*\) /\1 \\\
20 /g
This page took 0.386414 seconds and 4 git commands to generate.