source: vendor/binutils/current/bfd/dep-in.sed

Last change on this file was 609, checked in by bird, 22 years ago

binutils v2.14 - offical sources.

  • Property cvs2svn:cvs-rev set to 1.1.1.2
  • Property svn:eol-style set to native
  • Property svn:executable set to *
File size: 489 bytes
Line 
1:loop
2/\\$/N
3s/\\\n */ /g
4t loop
5
6s!\.o:!.lo:!
7s! @BFD_H@!!g
8s!@SRCDIR@/../include!$(INCDIR)!g
9s!@TOPDIR@/include!$(INCDIR)!g
10s!@SRCDIR@/../opcodes!$(srcdir)/../opcodes!g
11s!@TOPDIR@/opcodes!$(srcdir)/../opcodes!g
12s!@SRCDIR@/!!g
13s! hosts/[^ ]*\.h! !g
14s! sysdep.h!!g
15s! \.\./bfd/sysdep.h!!g
16s! libbfd.h!!g
17s! config.h!!g
18s! \$(INCDIR)/fopen-[^ ]*\.h!!g
19s! \$(INCDIR)/ansidecl\.h!!g
20s! \$(INCDIR)/symcat\.h!!g
21
22s/\\\n */ /g
23
24s/ *$//
25s/ */ /g
26s/ *:/:/g
27/:$/d
28
29s/\(.\{50\}[^ ]*\) /\1 \\\
30 /g
Note: See TracBrowser for help on using the repository browser.