repo.or.cz
/
binutils.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fix typo last change
[binutils.git]
/
opcodes
/
dep-in.sed
blob
e373d4ca84e31b4a597b09f6ae8ab1e8b833c5fd
1
:loop
2
/\\$/N
3
s/\\\n */ /g
4
t loop
5
6
s!\.o:!.lo:!
7
s! @BFD_H@! $(BFD_H)!g
8
s!@INCDIR@!$(INCDIR)!g
9
s!@TOPDIR@/include!$(INCDIR)!g
10
s!@BFDDIR@!$(BFDDIR)!g
11
s!@TOPDIR@/bfd!$(BFDDIR)!g
12
s!@SRCDIR@/!!g
13
14
s/\\\n */ /g
15
16
s/ *$//
17
s/ */ /g
18
s/ *:/:/g
19
/:$/d
20
21
s/\(.\{50\}[^ ]*\) /\1 \\\
22
/g