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