Changeset 609 for branches/GNU/src/binutils/bfd/dep-in.sed
- Timestamp:
- Aug 16, 2003, 6:59:22 PM (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/GNU/src/binutils/bfd/dep-in.sed
-
Property cvs2svn:cvs-rev
changed from
1.1
to1.1.1.2
r608 r609 6 6 s!\.o:!.lo:! 7 7 s! @BFD_H@!!g 8 s!@INCDIR@!$(INCDIR)!g 8 s!@SRCDIR@/../include!$(INCDIR)!g 9 s!@TOPDIR@/include!$(INCDIR)!g 9 10 s!@SRCDIR@/../opcodes!$(srcdir)/../opcodes!g 11 s!@TOPDIR@/opcodes!$(srcdir)/../opcodes!g 10 12 s!@SRCDIR@/!!g 11 13 s! hosts/[^ ]*\.h! !g 12 s / sysdep.h//g14 s! sysdep.h!!g 13 15 s! \.\./bfd/sysdep.h!!g 14 s / libbfd.h//g15 s / config.h//g16 s! libbfd.h!!g 17 s! config.h!!g 16 18 s! \$(INCDIR)/fopen-[^ ]*\.h!!g 17 19 s! \$(INCDIR)/ansidecl\.h!!g 20 s! \$(INCDIR)/symcat\.h!!g 18 21 19 22 s/\\\n */ /g -
Property cvs2svn:cvs-rev
changed from
Note:
See TracChangeset
for help on using the changeset viewer.