Last change
on this file since 144 was 10, checked in by bird, 22 years ago |
Initial revision
|
-
Property cvs2svn:cvs-rev
set to
1.1
-
Property svn:eol-style
set to
native
-
Property svn:executable
set to
*
|
File size:
378 bytes
|
Line | |
---|
1 | :loop
|
---|
2 | /\\$/N
|
---|
3 | s/\\\n */ /g
|
---|
4 | t loop
|
---|
5 |
|
---|
6 | s!\.o:!.lo:!
|
---|
7 | s! @BFD_H@!!g
|
---|
8 | s!@INCDIR@!$(INCDIR)!g
|
---|
9 | s!@SRCDIR@/../opcodes!$(srcdir)/../opcodes!g
|
---|
10 | s!@SRCDIR@/!!g
|
---|
11 | s! hosts/[^ ]*\.h! !g
|
---|
12 | s/ sysdep.h//g
|
---|
13 | s! \.\./bfd/sysdep.h!!g
|
---|
14 | s/ libbfd.h//g
|
---|
15 | s/ config.h//g
|
---|
16 | s! \$(INCDIR)/fopen-[^ ]*\.h!!g
|
---|
17 | s! \$(INCDIR)/ansidecl\.h!!g
|
---|
18 |
|
---|
19 | s/\\\n */ /g
|
---|
20 |
|
---|
21 | s/ *$//
|
---|
22 | s/ */ /g
|
---|
23 | s/ *:/:/g
|
---|
24 | /:$/d
|
---|
25 |
|
---|
26 | s/\(.\{50\}[^ ]*\) /\1 \\\
|
---|
27 | /g
|
---|
Note:
See
TracBrowser
for help on using the repository browser.