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