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
* Makefile.am: Add ACLOCAL_AMFLAGS.
[binutils.git]
/
binutils
/
dep-in.sed
blob
c30c39693ff8ad02aa925803b9c16ddb5dcae893
1
:loop
2
/\\$/N
3
/\\$/b loop
4
5
s! \./! !g
6
s!@INCDIR@!$(INCDIR)!g
7
s!@TOPDIR@/include!$(INCDIR)!g
8
s!@BFDDIR@!$(BFDDIR)!g
9
s!@TOPDIR@/bfd!$(BFDDIR)!g
10
s!@SRCDIR@/!!g
11
s!@OBJDIR@/!!g
12
s! \.\./intl/libintl\.h!!g
13
14
s/\\\n */ /g
15
16
s/ *$//
17
s/ */ /g
18
/:$/d
19
20
s/\(.\{50\}[^ ]*\) /\1 \\\
21
/g