summaryrefslogtreecommitdiff
path: root/bfd/libcoff.h
diff options
context:
space:
mode:
authorAlan Modra <amodra@bigpond.net.au>2001-10-01 14:03:36 +0000
committerAlan Modra <amodra@bigpond.net.au>2001-10-01 14:03:36 +0000
commitb89fe9efe5edd6cf4081a20ad0d5e0dc2f66f1e3 (patch)
tree79d0d8c97688dd363e23d6584f1ca3b171de4de2 /bfd/libcoff.h
parent885db41275c74532d042d2654208b8453777c35e (diff)
downloadgdb-b89fe9efe5edd6cf4081a20ad0d5e0dc2f66f1e3.tar.gz
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/libcoff.h')
-rw-r--r--bfd/libcoff.h7
1 files changed, 4 insertions, 3 deletions
diff --git a/bfd/libcoff.h b/bfd/libcoff.h
index eb90045c37d..e0c77d9a2d4 100644
--- a/bfd/libcoff.h
+++ b/bfd/libcoff.h
@@ -1,12 +1,13 @@
+/* DO NOT EDIT! -*- buffer-read-only: t -*- This file is automatically
+ generated from "libcoff-in.h" and "coffcode.h".
+ Run "make headers" in your build bfd/ to regenerate. */
+
/* BFD COFF object file private structure.
Copyright 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
2000, 2001
Free Software Foundation, Inc.
Written by Cygnus Support.
-** NOTE: libcoff.h is a GENERATED file. Don't change it; instead,
-** change libcoff-in.h or coffcode.h.
-
This file is part of BFD, the Binary File Descriptor library.
This program is free software; you can redistribute it and/or modify