projects
/
platform
/
upstream
/
binutils.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Make "make dep" easier to work with. Updated lots of dependencies.
[platform/upstream/binutils.git]
/
bfd
/
dep-in.sed
1
:loop
2
/\\$/N
3
/\\$/b loop
4
5
s! @BFD_H@!!g
6
s!@INCDIR@!$(INCDIR)!g
7
s!@srcdir@/!!g
8
s!hosts/.*\.h ! !g
9
s/ sysdep.h//g
10
s/ libbfd.h//g
11
s! \$(INCDIR)/fopen-.*\.h!!g
12
s! \$(INCDIR)/ansidecl\.h!!g
13
s! \$(INCDIR)/obstack\.h!!g
14
15
s/\\\n *\\/\\/g
16
s/\\\n *$/ /g
17
18
/^ *\\$/d
19
s/ *$//
20
s/ */ /g
21
/:$/d