mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2025-02-21 10:02:26 +00:00
Wed Aug 21 14:33:06 1991 Roland H. Pesch (pesch at cygint.cygnus.com)
* 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
This commit is contained in:
parent
ab6db9b498
commit
a7f538ebd1
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user