Ignore:
Timestamp:
Aug 16, 2003, 6:59:22 PM (22 years ago)
Author:
bird
Message:

binutils v2.14 - offical sources.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/GNU/src/binutils/bfd/dep-in.sed

    • Property cvs2svn:cvs-rev changed from 1.1 to 1.1.1.2
    r608 r609  
    66s!\.o:!.lo:!
    77s! @BFD_H@!!g
    8 s!@INCDIR@!$(INCDIR)!g
     8s!@SRCDIR@/../include!$(INCDIR)!g
     9s!@TOPDIR@/include!$(INCDIR)!g
    910s!@SRCDIR@/../opcodes!$(srcdir)/../opcodes!g
     11s!@TOPDIR@/opcodes!$(srcdir)/../opcodes!g
    1012s!@SRCDIR@/!!g
    1113s! hosts/[^ ]*\.h! !g
    12 s/ sysdep.h//g
     14s! sysdep.h!!g
    1315s! \.\./bfd/sysdep.h!!g
    14 s/ libbfd.h//g
    15 s/ config.h//g
     16s! libbfd.h!!g
     17s! config.h!!g
    1618s! \$(INCDIR)/fopen-[^ ]*\.h!!g
    1719s! \$(INCDIR)/ansidecl\.h!!g
     20s! \$(INCDIR)/symcat\.h!!g
    1821
    1922s/\\\n */ /g
Note: See TracChangeset for help on using the changeset viewer.