This commit was generated by cvs2svn to track changes on a CVS vendor
[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
RH
12s!@SRCDIR@/!!g
13
14s/\\\n */ /g
15
16s/ *$//
17s/ */ /g
18s/ *:/:/g
19/:$/d
20
21s/\(.\{50\}[^ ]*\) /\1 \\\
22 /g
This page took 0.183593 seconds and 4 git commands to generate.