projects
/
deliverable
/
binutils-gdb.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
081f99c1e0871cda2e83f0646e5649a3e0410a6a
[deliverable/binutils-gdb.git]
/
opcodes
/
dep-in.sed
1
:loop
2
/\\$/N
3
s/\\\n */ /g
4
t loop
5
6
s!\.o:!.lo:!
7
s! \./! !g
8
s! @BFD_H@! $(BFD_H)!g
9
s!@INCDIR@!$(INCDIR)!g
10
s!@TOPDIR@/include!$(INCDIR)!g
11
s!@BFDDIR@!$(BFDDIR)!g
12
s!@TOPDIR@/bfd!$(BFDDIR)!g
13
s!@SRCDIR@/!!g
14
s! \.\./intl/libintl\.h!!g
15
16
s/\\\n */ /g
17
18
s/ *$//
19
s/ */ /g
20
s/ *:/:/g
21
/:$/d
22
23
s/\(.\{50\}[^ ]*\) /\1 \\\
24
/g
This page took
0.043737 seconds
and
4
git commands to generate.