source: trunk/src/binutils/bfd/dep-in.sed@ 144

Last change on this file since 144 was 10, checked in by bird, 22 years ago

Initial revision

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