ld/
[deliverable/binutils-gdb.git] / opcodes / dep-in.sed
CommitLineData
252b5132
RH
1:loop
2/\\$/N
3s/\\\n */ /g
4t loop
5
6s!\.o:!.lo:!
9e5169a8 7s! \./! !g
252b5132
RH
8s! @BFD_H@! $(BFD_H)!g
9s!@INCDIR@!$(INCDIR)!g
82674a1f 10s!@TOPDIR@/include!$(INCDIR)!g
252b5132 11s!@BFDDIR@!$(BFDDIR)!g
82674a1f 12s!@TOPDIR@/bfd!$(BFDDIR)!g
252b5132 13s!@SRCDIR@/!!g
f8607389 14s! \.\./intl/libintl\.h!!g
252b5132
RH
15
16s/\\\n */ /g
17
18s/ *$//
19s/ */ /g
20s/ *:/:/g
21/:$/d
22
23s/\(.\{50\}[^ ]*\) /\1 \\\
24 /g
This page took 0.454277 seconds and 4 git commands to generate.