~ubuntu-branches/ubuntu/hoary/binutils/hoary

« back to all changes in this revision

Viewing changes to ld/dep-in.sed

  • Committer: Bazaar Package Importer
  • Author(s): James Troup
  • Date: 2004-05-19 10:35:44 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20040519103544-17h3o6e8pwndydrg
Tags: 2.14.90.0.7-8
debian/rules: don't use gcc-2.95 on m68k.  Thanks to Adam Conrad for
pointing this out.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
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! \.\./bfd/hosts/[^ ]*\.h! !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