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

« back to all changes in this revision

Viewing changes to bfd/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
s/\\\n */ /g
 
4
t loop
 
5
 
 
6
s!\.o:!.lo:!
 
7
s! @BFD_H@!!g
 
8
s!@SRCDIR@/../include!$(INCDIR)!g
 
9
s!@TOPDIR@/include!$(INCDIR)!g
 
10
s!@SRCDIR@/../opcodes!$(srcdir)/../opcodes!g
 
11
s!@TOPDIR@/opcodes!$(srcdir)/../opcodes!g
 
12
s!@SRCDIR@/!!g
 
13
s! hosts/[^ ]*\.h! !g
 
14
s! sysdep.h!!g
 
15
s! \.\./bfd/sysdep.h!!g
 
16
s! libbfd.h!!g
 
17
s! config.h!!g
 
18
s! \$(INCDIR)/fopen-[^ ]*\.h!!g
 
19
s! \$(INCDIR)/ansidecl\.h!!g
 
20
s! \$(INCDIR)/symcat\.h!!g
 
21
s! \.\./intl/libintl\.h!!g
 
22
 
 
23
s/\\\n */ /g
 
24
 
 
25
s/ *$//
 
26
s/  */ /g
 
27
s/ *:/:/g
 
28
/:$/d
 
29
 
 
30
s/\(.\{50\}[^ ]*\) /\1 \\\
 
31
  /g