1999-05-03 09:29:11 +02:00
|
|
|
:loop
|
|
|
|
/\\$/N
|
|
|
|
/\\$/b loop
|
|
|
|
|
2000-06-22 15:01:43 +02:00
|
|
|
s! \.\./! !g
|
1999-05-03 09:29:11 +02:00
|
|
|
s!@INCDIR@!$(INCDIR)!g
|
2002-04-04 16:07:22 +02:00
|
|
|
s!@TOPDIR@/include!$(INCDIR)!g
|
1999-05-03 09:29:11 +02:00
|
|
|
s!@BFDDIR@!$(BFDDIR)!g
|
2002-04-04 16:07:22 +02:00
|
|
|
s!@TOPDIR@/bfd!$(BFDDIR)!g
|
1999-05-03 09:29:11 +02:00
|
|
|
s!@SRCDIR@/config!$(srcdir)/config!g
|
2000-06-22 15:01:43 +02:00
|
|
|
s!@SRCDIR@/\.\./opcodes!$(srcdir)/../opcodes!g
|
2002-04-04 16:07:22 +02:00
|
|
|
s!@TOPDIR@/opcodes!$(srcdir)/../opcodes!g
|
1999-05-03 09:29:11 +02:00
|
|
|
s!@SRCDIR@/!!g
|
2000-06-22 15:01:43 +02:00
|
|
|
s! \$(srcdir)/config/te-generic\.h!!g
|
|
|
|
s! \.\./bfd/bfd\.h!!g
|
|
|
|
s! itbl-cpu\.h!!g
|
|
|
|
s! itbl-parse\.h!!g
|
|
|
|
|
|
|
|
s! \$(INCDIR)/bin-bugs\.h!!g
|
2002-05-25 14:53:29 +02:00
|
|
|
s! \$(INCDIR)/ansidecl\.h!!g
|
2000-06-22 15:01:43 +02:00
|
|
|
s! \$(INCDIR)/libiberty\.h!!g
|
|
|
|
s! \$(INCDIR)/progress\.h!!g
|
2002-05-25 14:53:29 +02:00
|
|
|
s! \$(INCDIR)/fopen-same\.h!!g
|
2000-06-22 15:01:43 +02:00
|
|
|
s! obj-format\.h!!g
|
|
|
|
s! targ-cpu\.h!!g
|
|
|
|
s! targ-env\.h!!g
|
|
|
|
s! as\.h!!g
|
|
|
|
s! asintl\.h!!g
|
|
|
|
s! bignum\.h!!g
|
|
|
|
s! bit_fix\.h!!g
|
|
|
|
s! config\.h!!g
|
|
|
|
s! emul\.h!!g
|
|
|
|
s! expr\.h!!g
|
|
|
|
s! flonum\.h!!g
|
|
|
|
s! frags\.h!!g
|
|
|
|
s! hash\.h!!g
|
|
|
|
s! listing\.h!!g
|
|
|
|
s! obj\.h!!g
|
|
|
|
s! read\.h!!g
|
|
|
|
s! symbols\.h!!g
|
|
|
|
s! tc\.h!!g
|
|
|
|
s! write\.h!!g
|
1999-05-03 09:29:11 +02:00
|
|
|
|
|
|
|
s/\\\n */ /g
|
|
|
|
|
|
|
|
s/ *$//
|
|
|
|
s/ */ /g
|
|
|
|
/:$/d
|
|
|
|
|
|
|
|
s/\(.\{50\}[^ ]*\) /\1 \\\
|
|
|
|
/g
|