Tue Aug 20 15:18:02 1991 Roland H. Pesch (pesch at cygint.cygnus.com)
authorRoland Pesch <pesch@cygnus>
Tue, 20 Aug 1991 22:23:49 +0000 (22:23 +0000)
committerRoland Pesch <pesch@cygnus>
Tue, 20 Aug 1991 22:23:49 +0000 (22:23 +0000)
* Makefile.in: include core.p in PROTOS (building better bfd.h)
* archures.c: remove empty foo() definition (crept in at vn1.9)

bfd/ChangeLog
bfd/Makefile.in

index 64d7dd80d79d4a0b571d1f8b838a32166bab3220..d31bd0f7c383f38103034400ff3fe98dc57e029a 100644 (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
index c939be94b88ca97ac809c81d66c5e9037bb772c0..127f19e0450756ce6126ab4ea8da6e8452d8481d 100644 (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