Tue Aug 20 15:18:02 1991 Roland H. Pesch (pesch at cygint.cygnus.com)

* Makefile.in: include core.p in PROTOS (building better bfd.h)
	* archures.c: remove empty foo() definition (crept in at vn1.9)
This commit is contained in:
Roland Pesch 1991-08-20 22:23:49 +00:00
parent f0b9c97662
commit a92b9db33c
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
Tue Aug 20 15:18:02 1991 Roland H. Pesch (pesch at cygint.cygnus.com)
* Makefile.in: include core.p in PROTOS (building better bfd.h)
* archures.c: remove empty foo() definition (crept in at vn1.9)
Mon Aug 19 13:48:22 1991 Roland H. Pesch (pesch at cygint.cygnus.com)
* bfd.texinfo: use @setchapternewpage on instead of lots of

View File

@ -234,7 +234,7 @@ docs: syms.texi bfd.texi cache.texi format.texi section.texi \
PROTOS = opncls.p archures.p libbfd.p section.p syms.p bfd.p \
archive.p reloc.p targets.p format.p coffcode.p
archive.p reloc.p targets.p format.p coffcode.p core.p
IPROTOS = libbfd.ip cache.ip