2001-03-12 Michael Chastain <chastain@redhat.com>
[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
8s!@INCDIR@!$(INCDIR)!g
3f9b03b5 9s!@SRCDIR@/../opcodes!$(srcdir)/../opcodes!g
252b5132 10s!@SRCDIR@/!!g
7df5277a 11s! hosts/[^ ]*\.h! !g
252b5132
RH
12s/ sysdep.h//g
13s! \.\./bfd/sysdep.h!!g
14s/ libbfd.h//g
15s/ config.h//g
16s! \$(INCDIR)/fopen-[^ ]*\.h!!g
17s! \$(INCDIR)/ansidecl\.h!!g
18
19s/\\\n */ /g
20
21s/ *$//
22s/ */ /g
23s/ *:/:/g
24/:$/d
25
26s/\(.\{50\}[^ ]*\) /\1 \\\
27 /g
This page took 0.070301 seconds and 4 git commands to generate.