* bfd-in.h, libbfd-in.h, doc/Makefile, doc/tolibbfd, doc/intobfd:
authorJohn Gilmore <gnu@cygnus>
Fri, 4 Oct 1991 02:49:40 +0000 (02:49 +0000)
committerJohn Gilmore <gnu@cygnus>
Fri, 4 Oct 1991 02:49:40 +0000 (02:49 +0000)
Remove refs to howto.c, since Steve forgot.

bfd/doc/Makefile
bfd/doc/intobfd
bfd/doc/tolibbfd

index f63695f..bb0cbec 100755 (executable)
@@ -27,7 +27,7 @@ PROTOS = archive.p archures.p bfd.p \
        coffcode.p core.p format.p \
        libbfd.p opncls.p reloc.p \
        section.p syms.p targets.p  \
-       format.p coffcode.p core.p howto.p machines.p init.p
+       format.p coffcode.p core.p machines.p init.p
 
 IPROTOS = cache.ip libbfd.ip reloc.ip init.ip archures.ip
 
@@ -45,7 +45,7 @@ SRCPROT = archive.c archures.c bfd.c \
        libbfd.c opncls.c reloc.c \
        section.c syms.c targets.c init.c
 
-SRCIPROT = cache.c libbfd.c reloc.c howto.c cpu-h8300.c  cpu-i960.c archures.c init.c
+SRCIPROT = cache.c libbfd.c reloc.c cpu-h8300.c  cpu-i960.c archures.c init.c
 
 
 docs: protos bfd.info bfd.dvi bfd.ps
index 909c996..f72d8e9 100755 (executable)
@@ -10,5 +10,4 @@
 /\/\*:section.c\*\//r section.p
 /\/\*:syms.c\*\//r syms.p
 /\/\*:targets.c\*\//r targets.p
-/\/\*:howto.c\*\//r howto.p
 
index aba0fe9..c09b08a 100755 (executable)
@@ -2,10 +2,7 @@
 /\/\*:init.c\*\//r init.ip
 /\/\*:libbfd.c\*\//r libbfd.ip
 /\/\*:cache.c\*\//r cache.ip
-/\/\*:howto.c\*\//r howto.ip
 /\/\*:cpu-h8300.c\*\//r cpu-h8300.ip
 /\/\*:cpu-i960.c\*\//r cpu-i960.ip
 /\/\*:cpu-empty.c\*\//r cpu-empty.ip
 /\/\*:archures.c\*\//r archures.ip
-
-