* config/tc-mips.c (mips_set_options): Add ase_mt for MT instructions.
[deliverable/binutils-gdb.git] / opcodes / dep-in.sed
... / ...
CommitLineData
1:loop
2/\\$/N
3s/\\\n */ /g
4t loop
5
6s!\.o:!.lo:!
7s! @BFD_H@! $(BFD_H)!g
8s!@INCDIR@!$(INCDIR)!g
9s!@TOPDIR@/include!$(INCDIR)!g
10s!@BFDDIR@!$(BFDDIR)!g
11s!@TOPDIR@/bfd!$(BFDDIR)!g
12s!@SRCDIR@/!!g
13s! \.\./intl/libintl\.h!!g
14
15s/\\\n */ /g
16
17s/ *$//
18s/ */ /g
19s/ *:/:/g
20/:$/d
21
22s/\(.\{50\}[^ ]*\) /\1 \\\
23 /g
This page took 0.025872 seconds and 4 git commands to generate.