repo.or.cz
/
binutils-gdb.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
* "objcopy -O binary" warning tweak, suggested by dmoseley
[binutils-gdb.git]
/
bfd
/
dep-in.sed
blob
9f1f29f504d385378b89bc79be0ae07f6f6999a4
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/ \.\./bfd/sysdep.h//g
11
s/ libbfd.h//g
12
s/ config.h//g
13
s! \$(INCDIR)/fopen-[^ ]*\.h!!g
14
s! \$(INCDIR)/ansidecl\.h!!g
15
s! \$(INCDIR)/obstack\.h!!g
16
17
s/\\\n */ /g
18
19
s/ *$//
20
s/ */ /g
21
s/ *:/:/g
22
/:$/d
23
24
s/\(.\{50\}[^ ]*\) /\1 \\\
25
/g