projects
/
deliverable
/
binutils-gdb.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
gas/
[deliverable/binutils-gdb.git]
/
binutils
/
dep-in.sed
1
:loop
2
/\\$/N
3
/\\$/b loop
4
5
s!@INCDIR@!$(INCDIR)!g
6
s!@TOPDIR@/include!$(INCDIR)!g
7
s!@BFDDIR@!$(BFDDIR)!g
8
s!@TOPDIR@/bfd!$(BFDDIR)!g
9
s!@SRCDIR@/!!g
10
s!@OBJDIR@/!!g
11
s! \.\./intl/libintl\.h!!g
12
13
s/\\\n */ /g
14
15
s/ *$//
16
s/ */ /g
17
/:$/d
18
19
s/\(.\{50\}[^ ]*\) /\1 \\\
20
/g
This page took
0.046185 seconds
and
4
git commands to generate.