projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ab6db9b
)
Wed Aug 21 14:33:06 1991 Roland H. Pesch (pesch at cygint.cygnus.com)
author
Roland Pesch
<pesch@cygnus>
Thu, 22 Aug 1991 00:13:22 +0000
(
00:13
+0000)
committer
Roland Pesch
<pesch@cygnus>
Thu, 22 Aug 1991 00:13:22 +0000
(
00:13
+0000)
* Makefile.in: use targets "bfd.dvi" and "bfd.ps" instead of
texdoc and psdoc; make these depend on generated .texi's
* scanit, (new) unPROTO: turn PROTO macros into ANSI declarations in
doc
* bfd.c, reloc.c, syms.c: minor spelling/wording fixes in doc
portions
bfd/scanit
patch
|
blob
|
history
diff --git
a/bfd/scanit
b/bfd/scanit
index 31c8232c80f6619679f96150d6e426117e2236df..27eee02082c614cd5988f33c79432a99bb1308b1 100755
(executable)
--- a/
bfd/scanit
+++ b/
bfd/scanit
@@
-18,6
+18,7
@@
base=`echo $1 | cut -d '.' -f 1`
awk -f awkscan $1 | \
sed -f sedscript | \
+sed -f unPROTO | \
sed -f exmerge | \
sed -f exfilter >$base.texi