Separated out opcode aliases from m68k opcode table, to reduce table size and
[deliverable/binutils-gdb.git] / ld / dep-in.sed
CommitLineData
f8083739
ILT
1:loop
2/\\$/N
3/\\$/b loop
4
5s!@INCDIR@!$(INCDIR)!g
6s!@srcdir@/!!g
7s!\.\./bfd/hosts/[^ ]*\.h ! !g
8
9s/\\\n */ /g
10
11s/ *$//
12s/ */ /g
13/:$/d
14
15s/\(.\{50\}[^ ]*\) /\1 \\\
16 /g
This page took 0.057393 seconds and 4 git commands to generate.