Develop and Download Open Source Software

Browse Subversion Repository

Diff of /trunk/bfd/dep-in.sed

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 20 by monamour, Thu Dec 4 05:12:56 2008 UTC revision 21 by monamour, Mon Jul 27 20:34:36 2009 UTC
# Line 3  Line 3 
3  s/\\\n */ /g  s/\\\n */ /g
4  t loop  t loop
5    
 s!\.o:!.lo:!  
6  s! \./! !g  s! \./! !g
7  s! @BFD_H@!!g  s! @BFD_H@!!g
8  s!@SRCDIR@/../include!$(INCDIR)!g  s!@SRCDIR@/../include!$(INCDIR)!g
# Line 11  s!@TOPDIR@/include!$(INCDIR)!g Line 10  s!@TOPDIR@/include!$(INCDIR)!g
10  s!@SRCDIR@/../opcodes!$(srcdir)/../opcodes!g  s!@SRCDIR@/../opcodes!$(srcdir)/../opcodes!g
11  s!@TOPDIR@/opcodes!$(srcdir)/../opcodes!g  s!@TOPDIR@/opcodes!$(srcdir)/../opcodes!g
12  s!@SRCDIR@/!!g  s!@SRCDIR@/!!g
13  s! hosts/[^ ]*\.h! !g  s! hosts/[^ ]*\.h!!g
14  s! sysdep.h!!g  s! sysdep.h!!g
15  s! \.\./bfd/sysdep.h!!g  s! \.\./bfd/sysdep.h!!g
16  s! libbfd.h!!g  s! libbfd.h!!g
# Line 21  s! \$(INCDIR)/ansidecl\.h!!g Line 20  s! \$(INCDIR)/ansidecl\.h!!g
20  s! \$(INCDIR)/symcat\.h!!g  s! \$(INCDIR)/symcat\.h!!g
21  s! \.\./intl/libintl\.h!!g  s! \.\./intl/libintl\.h!!g
22    
 s/\\\n */ /g  
   
23  s/ *$//  s/ *$//
24  s/  */ /g  s/  */ /g
25  s/ *:/:/g  s/^ */A/
26  /:$/d  s/ / \\\
27    B/g
28  s/\(.\{50\}[^ ]*\) /\1 \\\  $s/$/ \\/
   /g  

Legend:
Removed from v.20  
changed lines
  Added in v.21

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26