dep-in.sed revision 89857
133965Sjdp:loop
233965Sjdp/\\$/N
333965Sjdps/\\\n */ /g
433965Sjdpt loop
533965Sjdp
638889Sjdps!\.o:!.lo:!
733965Sjdps! @BFD_H@!!g
833965Sjdps!@INCDIR@!$(INCDIR)!g
977298Sobriens!@SRCDIR@/../opcodes!$(srcdir)/../opcodes!g
1033965Sjdps!@SRCDIR@/!!g
1160484Sobriens! hosts/[^ ]*\.h! !g
1289857Sobriens! sysdep.h!!g
1333965Sjdps! \.\./bfd/sysdep.h!!g
1489857Sobriens! libbfd.h!!g
1589857Sobriens! config.h!!g
1633965Sjdps! \$(INCDIR)/fopen-[^ ]*\.h!!g
1733965Sjdps! \$(INCDIR)/ansidecl\.h!!g
1889857Sobriens! \$(INCDIR)/symcat\.h!!g
1933965Sjdp
2033965Sjdps/\\\n */ /g
2133965Sjdp
2233965Sjdps/ *$//
2333965Sjdps/  */ /g
2433965Sjdps/ *:/:/g
2533965Sjdp/:$/d
2633965Sjdp
2733965Sjdps/\(.\{50\}[^ ]*\) /\1 \\\
2833965Sjdp  /g
29