aboutsummaryrefslogtreecommitdiff
path: root/bfd/libbfd.h
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2001-10-01 14:03:36 +0000
committerAlan Modra <amodra@gmail.com>2001-10-01 14:03:36 +0000
commit4eef72c77dd130eef2b5c5964831d77495c77d68 (patch)
treec93344f7359e22da4749582f51619263852952bd /bfd/libbfd.h
parent34105363c28a797bb220b3879e750876c772feca (diff)
downloadgdb-4eef72c77dd130eef2b5c5964831d77495c77d68.zip
gdb-4eef72c77dd130eef2b5c5964831d77495c77d68.tar.gz
gdb-4eef72c77dd130eef2b5c5964831d77495c77d68.tar.bz2
bfd/
* bfd-in.h: Remove comments regarding generated files. * libbfd-in.h: Likewise. * libcoff-in.h: Likewise. * bfd-in2.h: Regenerate. * libbfd.h: Likewise. * libcoff.h: Likewise. bfd/doc/ * header.sed: New file, adds header to generated files. * Makefile.am: Rewrite rules generating libbfd.h, libcoff.h and bfd.h, using above. Add missing elf.c dependecy for libbfd.h. * Makefile.in: Regenerate.
Diffstat (limited to 'bfd/libbfd.h')
-rw-r--r--bfd/libbfd.h9
1 files changed, 5 insertions, 4 deletions
diff --git a/bfd/libbfd.h b/bfd/libbfd.h
index b132596..8c9a29e 100644
--- a/bfd/libbfd.h
+++ b/bfd/libbfd.h
@@ -1,3 +1,8 @@
+/* DO NOT EDIT! -*- buffer-read-only: t -*- This file is automatically
+ generated from "libbfd-in.h", "init.c", "libbfd.c", "cache.c",
+ "reloc.c", "archures.c" and "elf.c".
+ Run "make headers" in your build bfd/ to regenerate. */
+
/* libbfd.h -- Declarations used by bfd library *implementation*.
(This include file is not for users of the library.)
Copyright 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
@@ -5,10 +10,6 @@
Free Software Foundation, Inc.
Written by Cygnus Support.
-** NOTE: libbfd.h is a GENERATED file. Don't change it; instead,
-** change libbfd-in.h or the other BFD source files processed to
-** generate this file.
-
This file is part of BFD, the Binary File Descriptor library.
This program is free software; you can redistribute it and/or modify