daily update
[deliverable/binutils-gdb.git] / bfd / dep-in.sed
CommitLineData
252b5132
RH
1:loop
2/\\$/N
3s/\\\n */ /g
4t loop
5
6s!\.o:!.lo:!
be690875 7s! \./! !g
252b5132 8s! @BFD_H@!!g
830629ab
AM
9s!@SRCDIR@/../include!$(INCDIR)!g
10s!@TOPDIR@/include!$(INCDIR)!g
3f9b03b5 11s!@SRCDIR@/../opcodes!$(srcdir)/../opcodes!g
830629ab 12s!@TOPDIR@/opcodes!$(srcdir)/../opcodes!g
252b5132 13s!@SRCDIR@/!!g
7df5277a 14s! hosts/[^ ]*\.h! !g
d828d54e 15s! sysdep.h!!g
252b5132 16s! \.\./bfd/sysdep.h!!g
d828d54e
AM
17s! libbfd.h!!g
18s! config.h!!g
252b5132
RH
19s! \$(INCDIR)/fopen-[^ ]*\.h!!g
20s! \$(INCDIR)/ansidecl\.h!!g
d828d54e 21s! \$(INCDIR)/symcat\.h!!g
fdc09da8 22s! \.\./intl/libintl\.h!!g
252b5132
RH
23
24s/\\\n */ /g
25
26s/ *$//
27s/ */ /g
28s/ *:/:/g
29/:$/d
30
31s/\(.\{50\}[^ ]*\) /\1 \\\
32 /g
This page took 0.44801 seconds and 4 git commands to generate.